|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sapia.ubik.rmi.naming.remote.JNDIServer
public class JNDIServer
This class implements a JNDIServer by exporting a root
javax.naming.Context as a remote object. It has the following
characteristics:
RemoteInitialContextFactory.
JNDIServer,
RemoteInitialContextFactory| Nested Class Summary | |
|---|---|
static class |
JNDIServer.ShutdownHook
|
| Constructor Summary | |
|---|---|
JNDIServer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Starts this server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JNDIServer()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
The multicast address and port on which this JNDI server listens - and through which it sends notifications - can be specified through system properties. The latter are:
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||