org.infinispan.jopr
Class CacheManagerDiscovery

java.lang.Object
  extended by org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<org.rhq.plugins.jmx.JMXComponent>
      extended by 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

Field Summary
protected static String CACHE_MANAGER_OBJECTS
           
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME
 
Constructor Summary
CacheManagerDiscovery()
           
 
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
 

Field Detail

CACHE_MANAGER_OBJECTS

protected static final String CACHE_MANAGER_OBJECTS
See Also:
Constant Field Values
Constructor Detail

CacheManagerDiscovery

public CacheManagerDiscovery()
Method Detail

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.