|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.EmbeddedNameService
Embedded name service.
Constructor Summary | |
protected |
EmbeddedNameService()
Construct an EmbeddedNameService . |
Method Summary | |
javax.naming.Context |
getInitialContext()
Returns the initial context for beginning name resolution. |
org.codehaus.spice.jndikit.NamingProvider |
getNamingProvider()
Returns the naming provider. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected EmbeddedNameService()
EmbeddedNameService
.Method Detail |
public javax.naming.Context getInitialContext() throws javax.naming.NamingException
javax.naming.NamingException
- for any naming errorpublic org.codehaus.spice.jndikit.NamingProvider getNamingProvider()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |