org.teiid.rhq.plugin
Class TranslatorDiscoveryComponent
java.lang.Object
org.teiid.rhq.plugin.TranslatorDiscoveryComponent
- All Implemented Interfaces:
- org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent
public class TranslatorDiscoveryComponent
- extends java.lang.Object
- implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent
Discovery component for Teiid Translator instances
Method Summary |
java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> |
discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext discoveryContext)
|
static
|
getTranslatorValues(org.jboss.metatype.api.values.MetaValue pValue,
org.rhq.core.domain.configuration.PropertyMap map,
org.rhq.core.domain.configuration.PropertyList list)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorDiscoveryComponent
public TranslatorDiscoveryComponent()
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
getTranslatorValues
public static <T> void getTranslatorValues(org.jboss.metatype.api.values.MetaValue pValue,
org.rhq.core.domain.configuration.PropertyMap map,
org.rhq.core.domain.configuration.PropertyList list)
Copyright © 2010. All Rights Reserved.