org.jboss.on.plugins.tomcat
Class TomcatCacheDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<TomcatWarComponent>
      extended by org.jboss.on.plugins.tomcat.TomcatCacheDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<TomcatWarComponent>

public class TomcatCacheDiscoveryComponent
extends MBeanResourceDiscoveryComponent<TomcatWarComponent>

Discover Application Cache

Author:
Jay Shaughnessy, Heiko W. Rupp

Field Summary
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME
 
Constructor Summary
TomcatCacheDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<TomcatWarComponent> discoveryContext)
           
 
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
 

Constructor Detail

TomcatCacheDiscoveryComponent

public TomcatCacheDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<TomcatWarComponent> discoveryContext)
Specified by:
discoverResources in interface ResourceDiscoveryComponent<TomcatWarComponent>
Overrides:
discoverResources in class MBeanResourceDiscoveryComponent<TomcatWarComponent>


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