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
EmbeddedJMXServerComponent<T extends JMXComponent<?>> A component for an "embedded" JVM Resource, which lets its parent component manage the EmsConnection.
EmbeddedJMXServerDiscoveryComponent This discovery component can be used to include a singleton JVM Resource under a parent server Resource that supports JMX (e.g.
InternalJMXServerDiscoveryComponent Discovers a singleton Resource representing the local JVM (i.e.
JavaUtilLoggingResourceComponent  
JMXDiscoveryComponent This component will discover JVM processes that appear to be long-running (i.e.
JMXPluginLifecycleListener  
JMXServerComponent<T extends ResourceComponent<?>> 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 Deprecated. Use the version in the util package
ParentDefinedJMXServerNamingUtility Deprecated. Use the version of the class in the util Package
ThreadDataMeasurementComponent  
 



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