|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.server.rmi.RmiJndiServer
public class RmiJndiServer
This class enables clients to interface to the embedded JNDI provider using the RMI connector
| Constructor Summary | |
|---|---|
RmiJndiServer(javax.naming.Context context)
Construct a new RmiJndiServer |
|
| Method Summary | |
|---|---|
void |
init()
This method is called to initialise the JNDI service. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RmiJndiServer(javax.naming.Context context)
RmiJndiServer
context - the root context| Method Detail |
|---|
public void init()
throws javax.naming.NamingException
init in interface JndiServerIfcjavax.naming.NamingException - if the service cannot be initialised
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||