org.teiid.rhq.plugin
Class VDBDiscoveryComponent

java.lang.Object
  extended by org.teiid.rhq.plugin.VDBDiscoveryComponent
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

public class VDBDiscoveryComponent
extends java.lang.Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

Discovery component for VDBs


Constructor Summary
VDBDiscoveryComponent()
           
 
Method Summary
 java.util.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

VDBDiscoveryComponent

public VDBDiscoveryComponent()
Method Detail

discoverResources

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


Copyright © 2011. All Rights Reserved.