|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.carol.cmi.admin.CMIAdminConnectorManager
@NotThreadSafe public final class CMIAdminConnectorManager
This helper class allow to start a JMX remote connector allowing to connect remote applications.
| Method Summary | |
|---|---|
static javax.management.remote.JMXServiceURL |
getJMXServiceURL(java.lang.String protocolName)
|
static void |
startConnector(java.lang.String protocol,
java.lang.String providerURL)
Start a JMX connector (used to do remote administration). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void startConnector(java.lang.String protocol,
java.lang.String providerURL)
throws CMIMBeanConfigException
protocol - a protocol nameproviderURL - a provider URL to register the connector
CMIMBeanConfigException - if the connector can't be started.public static javax.management.remote.JMXServiceURL getJMXServiceURL(java.lang.String protocolName)
protocolName - a name of protocol
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||