org.jboss.on.plugins.tomcat
Class TomcatWarDiscoveryComponent

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

public class TomcatWarDiscoveryComponent
extends MBeanResourceDiscoveryComponent<TomcatVHostComponent>

Discovery component used to discover web applications.

Author:
Jay Shaughnessy, Jason Dobies

Field Summary
static String PLUGIN_CONFIG_NAME
           
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME
 
Constructor Summary
TomcatWarDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<TomcatVHostComponent> context)
           
 
Methods inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
discoverResources, loadBean, performDiscovery, performDiscovery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_CONFIG_NAME

public static final String PLUGIN_CONFIG_NAME
See Also:
Constant Field Values
Constructor Detail

TomcatWarDiscoveryComponent

public TomcatWarDiscoveryComponent()
Method Detail

discoverResources

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


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