org.infinispan.jopr
Class CacheManagerDiscovery
java.lang.Object
org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>
org.infinispan.jopr.CacheManagerDiscovery
- All Implemented Interfaces:
- org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>
public class CacheManagerDiscovery
- extends org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>
Discovery class for Infinispan engines
- Author:
- Heiko W. Rupp, Galder ZamarreƱo
| Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent |
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME |
|
Method Summary |
Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> |
discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.plugins.jmx.JMXComponent> ctx)
Run the discovery |
| Methods inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent |
discoverResources, performDiscovery, performDiscovery |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_MANAGER_OBJECTS
protected static final String CACHE_MANAGER_OBJECTS
- See Also:
- Constant Field Values
CacheManagerDiscovery
public CacheManagerDiscovery()
discoverResources
public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.plugins.jmx.JMXComponent> ctx)
- Run the discovery
- Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>- Overrides:
discoverResources in class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.