|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.server.mipc.IpcJndiServer
public class 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 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 context| Method Detail |
|---|
public void init()
throws javax.naming.NamingException
init in interface JndiServerIfcjavax.naming.NamingException - if the service cannot be initialisedprotected TcpConfigurationType getTcpConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||