|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.NameService
Enter description here.
Constructor Summary | |
NameService(Configuration config)
Construct a new NameService . |
Method Summary | |
javax.naming.Context |
getInitialContext()
Return the initial context. |
org.codehaus.spice.jndikit.NamingProvider |
getNamingProvider()
Returns the embedded naming provider. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NameService(Configuration config)
NameService
.config
- the configuration to useMethod Detail |
public javax.naming.Context getInitialContext() throws javax.naming.NamingException
javax.naming.NamingException
- if a naming error occurspublic org.codehaus.spice.jndikit.NamingProvider getNamingProvider()
null
if an
external provider is configureed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |