org.rhq.plugins.jslee
Class ServiceSbbDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jslee.ServiceSbbDiscoveryComponent
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<ServiceComponent>

public class ServiceSbbDiscoveryComponent
extends java.lang.Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<ServiceComponent>


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

Constructor Detail

ServiceSbbDiscoveryComponent

public ServiceSbbDiscoveryComponent()
Method Detail

discoverResources

public java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<ServiceComponent> context)
                                                                                            throws org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException,
                                                                                                   java.lang.Exception
Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<ServiceComponent>
Throws:
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
java.lang.Exception


Copyright © 2012. All Rights Reserved.