org.objectweb.proactive.jmx.client.ClientConnector Class Reference

This class creates a JMX client connector whose communication protocol is ProActive. More...

Collaboration diagram for org.objectweb.proactive.jmx.client.ClientConnector:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClientConnector (String url)
 Creates a ClientConnector and connect to the remote JMX MBean Server whose at the specified url.
ProActiveConnection getConnection ()
 Returns the ProActiveConnection that will enable the calls onto the remote MBean Server.
JMXConnector getConnector ()
 Returns the ProActive Remote connector that can be used to establish a connection to a connector server.

Detailed Description

This class creates a JMX client connector whose communication protocol is ProActive.

Author:
ProActive Team

Definition at line 50 of file ClientConnector.java.


Constructor & Destructor Documentation

org.objectweb.proactive.jmx.client.ClientConnector.ClientConnector ( String  url  ) 

Creates a ClientConnector and connect to the remote JMX MBean Server whose at the specified url.

Parameters:
url The ProActive JMX connector url ( for example localhost:8080 )

Definition at line 61 of file ClientConnector.java.


Member Function Documentation

ProActiveConnection org.objectweb.proactive.jmx.client.ClientConnector.getConnection (  ) 

Returns the ProActiveConnection that will enable the calls onto the remote MBean Server.

Returns:
the JMX ProActive Connection

Definition at line 91 of file ClientConnector.java.

JMXConnector org.objectweb.proactive.jmx.client.ClientConnector.getConnector (  ) 

Returns the ProActive Remote connector that can be used to establish a connection to a connector server.

ProActive JMX Connector Server

Definition at line 99 of file ClientConnector.java.


The documentation for this class was generated from the following file:
Generated on Mon Jan 22 15:16:37 2007 for ProActive by  doxygen 1.5.1