org.modeshape.rhq.plugin
Class SequencingServiceDiscoveryComponent

java.lang.Object
  extended by org.modeshape.rhq.plugin.SequencingServiceDiscoveryComponent
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<SequencingServiceComponent>

public class SequencingServiceDiscoveryComponent
extends Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<SequencingServiceComponent>


Constructor Summary
SequencingServiceDiscoveryComponent()
           
 
Method Summary
 Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext discoveryContext)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SequencingServiceDiscoveryComponent

public SequencingServiceDiscoveryComponent()
Method Detail

discoverResources

public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext discoveryContext)
                                                                                  throws org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException,
                                                                                         Exception

Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<SequencingServiceComponent>
Throws:
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
Exception
See Also:
ResourceDiscoveryComponent.discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext)


Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.