org.openmdx.kernel.application.client.spi
Class Main

java.lang.Object
  extended by org.openmdx.kernel.application.client.spi.Main
All Implemented Interfaces:
Runnable

public class Main
extends Object
implements Runnable

Main class wrapper


Constructor Summary
Main(Method method, String[] arguments, ClassLoader classLoader)
          Constructor
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main(Method method,
            String[] arguments,
            ClassLoader classLoader)
Constructor

Parameters:
memthod -
arguments -
Method Detail

run

public void run()
Specified by:
run in interface Runnable


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.