org.rhq.plugins.jbossas
Class JBossASTomcatDiscoveryComponent
java.lang.Object
org.rhq.plugins.jbossas.JBossASTomcatDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<JBossASServerComponent<?>>
public class JBossASTomcatDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent<JBossASServerComponent<?>>
Discovers embedded Tomcat servers (that is, those embedded in JBossAS servers).
- Author:
- Greg Hinkle, Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMBEDDED_TOMCAT_PRE42_DIR
public static final String EMBEDDED_TOMCAT_PRE42_DIR
- See Also:
- Constant Field Values
EMBEDDED_TOMCAT_42_DIR
public static final String EMBEDDED_TOMCAT_42_DIR
- See Also:
- Constant Field Values
JBossASTomcatDiscoveryComponent
public JBossASTomcatDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<JBossASServerComponent<?>> context)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<JBossASServerComponent<?>>
- Throws:
InvalidPluginConfigurationException
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.