org.rhq.plugins.jbossas5
Class WebApplicationContextDiscoveryComponent
java.lang.Object
org.rhq.plugins.jbossas5.WebApplicationContextDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<AbstractManagedDeploymentComponent>
public class WebApplicationContextDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent<AbstractManagedDeploymentComponent>
A component for discovering the contexts of a WAR - one context per vhost the WAR is deployed to.
- Author:
- Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebApplicationContextDiscoveryComponent
public WebApplicationContextDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<AbstractManagedDeploymentComponent> discoveryContext)
throws Exception
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<AbstractManagedDeploymentComponent>
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.