org.rhq.plugins.jbossas5
Class JBossWebDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jbossas5.JBossWebDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<ProfileServiceComponent<?>>

public class JBossWebDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<ProfileServiceComponent<?>>

A component for discovering the JBoss Web servlet container within a JBoss AS instance.

Author:
Ian Springer

Constructor Summary
JBossWebDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ProfileServiceComponent<?>> discoveryContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JBossWebDiscoveryComponent

public JBossWebDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ProfileServiceComponent<?>> discoveryContext)
Specified by:
discoverResources in interface ResourceDiscoveryComponent<ProfileServiceComponent<?>>


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