|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.openorb.util.service.ServerBase
org.openorb.ots.Server
public class Server
The transient Name Service Server.
| Field Summary |
|---|
| Fields inherited from class org.openorb.util.service.ServerBase |
|---|
DEFAULT_FILE_FORMAT, DEFAULT_FORMAT |
| Constructor Summary | |
|---|---|
Server()
|
|
| Method Summary | |
|---|---|
void |
handleArguments(org.apache.commons.cli.CommandLine cmdline,
org.apache.avalon.framework.parameters.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 org.openorb.util.service.ServerBase |
|---|
getLogger, getORB, getServiceContext, getServiceParameters, init, init, init, init, init, run, setServiceClassName |
| 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(org.apache.commons.cli.CommandLine cmdline,
org.apache.avalon.framework.parameters.Parameters params)
handleArguments in class org.openorb.util.service.ServerBasecmdline - 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 | |||||||