|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teiid.rhq.plugin.PlatformDiscoveryComponent
public class PlatformDiscoveryComponent
This is the parent node for a Teiid system
Constructor Summary | |
---|---|
PlatformDiscoveryComponent()
|
Method Summary | |
---|---|
java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> |
discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext discoveryContext)
Review the javadoc for both ResourceDiscoveryComponent and
ResourceDiscoveryContext to learn what you need to do in this
method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlatformDiscoveryComponent()
Method Detail |
---|
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
ResourceDiscoveryComponent
and
ResourceDiscoveryContext
to learn what you need to do in this
method.
discoverResources
in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
java.lang.Exception
ResourceDiscoveryComponent.discoverResources(ResourceDiscoveryContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |