Package org.apache.tools.ant.taskdefs.optional.jmx.connector

This package contains interfaces that allow JMX4Ant to interface to remote JMX server implementations.

See:
          Description

Interface Summary
JMXConnector Interface that provides access to a remote JMX server.
 

Class Summary
AbstractJMXConnector Abstract base implementation of JMXConnector for JMX server types that are located through JNDI.
JMXConnectorFactory Instantiates the appropriate JMXConnector implementation based on the JMX serverType.
 

Package org.apache.tools.ant.taskdefs.optional.jmx.connector Description

This package contains interfaces that allow JMX4Ant to interface to remote JMX server implementations.