org.openorb.util.launcher
Class Start
java.lang.Object
|
+--org.openorb.util.launcher.Start
- public class Start
- extends Object
The Start class is used to launch OpenORB examples and services
without any special setup requirements.
|
Constructor Summary |
Start(String[] args)
Creates a new instance of Start. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Start
public Start(String[] args)
- Creates a new instance of Start.
- Parameters:
args - the command line arguments
main
public static void main(String[] args)
- Parameters:
args - the command line arguments