org.rhq.plugins.jbossas
Class WarDiscoveryComponent
java.lang.Object
org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<JMXComponent<?>>
org.rhq.plugins.jbossas.ApplicationDiscoveryComponent
org.rhq.plugins.jbossas.WarDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<JMXComponent<?>>
public class WarDiscoveryComponent
- extends ApplicationDiscoveryComponent
A JON plugin discovery component for discovering standalone webapps deployed to a JBossAS server.
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WarDiscoveryComponent
public WarDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<JMXComponent<?>> discoveryContext)
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<JMXComponent<?>>- Overrides:
discoverResources in class ApplicationDiscoveryComponent
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.