|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.jms.server.NamingHelper
public class 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(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(Configuration config)
throws javax.naming.NamingException
config - the server configuration
javax.naming.NamingException - if a naming error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||