|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.server.NamingHelper
This class provides helper methods to access the name service's initial context.
EmbeddedNameService
Constructor Summary | |
NamingHelper()
|
Method Summary | |
static javax.naming.Context |
getInitialContext(org.exolab.jms.config.Configuration config)
Return the initial context. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NamingHelper()
Method Detail |
public static javax.naming.Context getInitialContext(org.exolab.jms.config.Configuration config) throws javax.naming.NamingException
config
- the server configurationjavax.naming.NamingException
- if a naming error occurs
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |