|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectServerBase
org.openorb.ots.Server
The transient Name Service Server.
Constructor Summary | |
Server()
|
Method Summary | |
void |
handleArguments(CommandLine cmdline,
Parameters params)
This callback method is called from ServerBase. |
static void |
main(java.lang.String[] args)
Main method to start the transien name service. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Server()
Method Detail |
public void handleArguments(CommandLine cmdline, Parameters params)
cmdline
- The parsed command line.params
- The Parameters object.public static void main(java.lang.String[] args)
args
- The process' command line arguments.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |