|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.naming.remote.JNDIServerHelper
public class JNDIServerHelper
| Nested Class Summary | |
|---|---|
static class |
JNDIServerHelper.Args
|
| Field Summary |
|---|
| Fields inherited from interface org.sapia.ubik.rmi.naming.remote.Consts |
|---|
DEFAULT_PORT, JNDI_CLIENT_PUBLISH, JNDI_SERVER_DISCO, JNDI_SERVER_PUBLISH |
| Constructor Summary | |
|---|---|
JNDIServerHelper()
|
|
| Method Summary | |
|---|---|
static ClientListener |
createClientListener(EventChannel ec,
ServerAddress addr)
|
static javax.naming.Context |
newRootContext(EventChannel ec)
|
static JNDIServerHelper.Args |
parseArgs(java.lang.String[] args)
Parses the given command-line arguments and returns their object representation, or null if the args could not be parsed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNDIServerHelper()
| Method Detail |
|---|
public static JNDIServerHelper.Args parseArgs(java.lang.String[] args)
Args instance holding command-line arguments.
public static javax.naming.Context newRootContext(EventChannel ec)
throws javax.naming.NamingException
javax.naming.NamingException
public static ClientListener createClientListener(EventChannel ec,
ServerAddress addr)
throws javax.naming.NamingException,
java.io.IOException
javax.naming.NamingException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||