org.rhq.plugins.byteman
Class BytemanRuleDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.byteman.BytemanRuleDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<BytemanScriptComponent>

public class BytemanRuleDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<BytemanScriptComponent>


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

Constructor Detail

BytemanRuleDiscoveryComponent

public BytemanRuleDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<BytemanScriptComponent> context)
                                                 throws Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<BytemanScriptComponent>
Throws:
Exception


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