|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.jms.server.NameService
public class NameService
Enter description here.
Constructor Summary | |
---|---|
NameService(org.exolab.jms.config.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(org.exolab.jms.config.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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |