|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.config.ConfigHelper
Helper class for interrogating the configuration
Constructor Summary | |
ConfigHelper()
|
Method Summary | |
static java.lang.String |
getAdminURL(SchemeType scheme,
Configuration config)
Returns the server administration URL for the specified scheme |
static java.lang.String |
getJndiURL(SchemeType scheme,
Configuration config)
Returns the embedded JNDI URL for the specified scheme |
static java.lang.String |
getServerURL(SchemeType scheme,
Configuration config)
Returns the server URL for the specified scheme |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConfigHelper()
Method Detail |
public static java.lang.String getServerURL(SchemeType scheme, Configuration config)
public static java.lang.String getJndiURL(SchemeType scheme, Configuration config)
public static java.lang.String getAdminURL(SchemeType scheme, Configuration config)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |