|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.mipc.IpcJndiServer
This class enables clients to interface to the embedded JNDI provider using the TCP connector
Constructor Summary | |
IpcJndiServer(javax.naming.Context context)
Construct a new IpcJndiServer |
Method Summary | |
protected org.exolab.jms.config.TcpConfigurationType |
getTcpConfiguration()
Returns the tcp configuration |
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 IpcJndiServer(javax.naming.Context context)
IpcJndiServer
context
- the root contextMethod Detail |
public void init() throws javax.naming.NamingException
init
in interface JndiServerIfc
javax.naming.NamingException
- if the service cannot be initialisedprotected org.exolab.jms.config.TcpConfigurationType getTcpConfiguration()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |