TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

Package org.eclipse.tptp.monitoring.managedagent.jmx.internal.configuration

Interface Summary
IServerConnection Represents a MBeanServer connection type, such as JSR 160, MX4J 1.x, SUN JDMK, Oracle OC4J
 

Class Summary
AbstractServerConnection The abstract class for those MBeanServer connection type which has some parameters defined.
JMXAgentConfiguration The configuration for JMX Agent.
JMXAgentConfigurationPage The SWT page for JMX Agent configuration.
JSR160ServerConnection Represents the connection type which follows the JSR 160 standards, such as SUN's reference implementation, MX4J 2.x and 3.x, etc.
LaunchConstants Constants for launch configuration.
MX4J1ServerConnection Represents the connection type of MX4J 1.x.
ServerConnectionManager The manager class for IServerConnection.
 


TPTP 4.4.0 Monitoring Tools Project
Internal API Specification