|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.jmx.client.ClientConnector
public class ClientConnector
This class creates a JMX client connector whose communication protocol is ProActive
| Constructor Summary | |
|---|---|
ClientConnector(java.lang.String url)
Creates a ClientConnector and connect to the remote JMX MBean Server whose at the specified url |
|
| Method Summary | |
|---|---|
ProActiveConnection |
getConnection()
Returns the ProActiveConnection that will enable the calls onto the remote MBean Server |
javax.management.remote.JMXConnector |
getConnector()
Returns the ProActive Remote connector that can be used to establish a connection to a connector server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientConnector(java.lang.String url)
url - The ProActive JMX connector url ( for example localhost:8080 )| Method Detail |
|---|
public ProActiveConnection getConnection()
public javax.management.remote.JMXConnector getConnector()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||