Package org.rhq.plugins.jmx

Interface Summary
JMXComponent<T extends ResourceComponent> Any server or service in an EMS-based plugin would likely implement this interface to allow access to the underlying EMS JMX system.
 

Class Summary
EmbeddedJMXServerDiscoveryComponent This discovery component can be used to include JVM information under a parent Process oriented server that supports JMX (e.g.
InternalJMXServerDiscoveryComponent  
JavaUtilLoggingResourceComponent  
JMXDiscoveryComponent This component will discover JDK 5 agents running locally that have active JSR-160 connectors defined via system properties.
JMXPluginLifecycleListener  
JMXServerComponent The generic JMX server component used to create and cache a connection to a local or remote JMX MBeanServer.
MBeanResourceComponent<T extends JMXComponent> A generic JMX MBean resource component that can be used to manage a JMX MBean.
MBeanResourceDiscoveryComponent<T extends JMXComponent> This is meant to be a generic discovery component for MBeans.
ObjectNameQueryUtility A utility class to help in querying object names and utilizing parts of the object name for setting configuration values and changing string messages.
ParentDefinedJMXServerNamingUtility A simple utility class to extract the name of a JMX server from the parent resource's plugin configuration.
ThreadDataMeasurementComponent  
 



Copyright © 2008-2011 Red Hat, Inc.. All Rights Reserved.