org.rhq.plugins.jmx
Class InternalJMXServerDiscoveryComponent
java.lang.Object
org.rhq.plugins.jmx.InternalJMXServerDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent
public class InternalJMXServerDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent
Discovers a singleton Resource representing the local JVM (i.e. the JVM in which the RHQ Plugin Container is running).
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InternalJMXServerDiscoveryComponent
public InternalJMXServerDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.