org.teiid.rhq.plugin
Class TranslatorDiscoveryComponent

java.lang.Object
  extended by 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


Constructor Summary
TranslatorDiscoveryComponent()
           
 
Method Summary
 java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext discoveryContext)
           
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslatorDiscoveryComponent

public TranslatorDiscoveryComponent()
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

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.