org.rhq.plugins.jbossas5
Class Ejb3BeanDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent<AbstractManagedDeploymentComponent>
      extended by org.rhq.plugins.jbossas5.Ejb3BeanDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<AbstractManagedDeploymentComponent>

public class Ejb3BeanDiscoveryComponent
extends ManagedComponentDiscoveryComponent<AbstractManagedDeploymentComponent>

Discover EJB3 bean Resources.

Author:
Ian Springer

Constructor Summary
Ejb3BeanDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<AbstractManagedDeploymentComponent> discoveryContext)
           
 
Methods inherited from class org.rhq.plugins.jbossas5.ManagedComponentDiscoveryComponent
accept, getComponentType, getResourceKey, getResourceName, getResourceVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ejb3BeanDiscoveryComponent

public Ejb3BeanDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<AbstractManagedDeploymentComponent> discoveryContext)
                                                 throws Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<AbstractManagedDeploymentComponent>
Overrides:
discoverResources in class ManagedComponentDiscoveryComponent<AbstractManagedDeploymentComponent>
Throws:
Exception


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