|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.jmx.utils.ConnectorUtils
public class ConnectorUtils
JMX Connector related utility methods.
Method Summary | |
---|---|
static String |
getProtocolFromJmxConnectorUrl(String url)
Extract the protocol from a JMX connector URL |
static String |
getProviderUrlFromJmxConnectorUrl(String url)
Get the provider url from a JMX connector URL |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getProtocolFromJmxConnectorUrl(String url)
url
- JMX connector url to parse
public static String getProviderUrlFromJmxConnectorUrl(String url)
url
- JMX connector url to parse
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |