org.modeshape.rhq.plugin
Class SequencerDiscoveryComponent

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

public class SequencerDiscoveryComponent
extends Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<SequencerComponent>


Constructor Summary
SequencerDiscoveryComponent()
           
 
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

SequencerDiscoveryComponent

public SequencerDiscoveryComponent()
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<SequencerComponent>
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.