org.rhq.plugins.jmx
Class InternalJMXServerDiscoveryComponent

java.lang.Object
  extended by 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).


Constructor Summary
InternalJMXServerDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InternalJMXServerDiscoveryComponent

public InternalJMXServerDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
Specified by:
discoverResources in interface ResourceDiscoveryComponent


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