com.metamatrix.common.config.xml
Class XMLConfig_ElementNames.Configuration.ConnectorComponents

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLConfig_ElementNames.Configuration.ConnectorComponents
Enclosing class:
XMLConfig_ElementNames.Configuration

public static class XMLConfig_ElementNames.Configuration.ConnectorComponents
extends java.lang.Object

This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.


Nested Class Summary
static class XMLConfig_ElementNames.Configuration.ConnectorComponents.ConnectorComponent
          This is the class that represents the ConnectorBinding Element which contains all of the XML elements that represent a ConnectorBinding object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ServiceComponentDefns Element.
 
Constructor Summary
XMLConfig_ElementNames.Configuration.ConnectorComponents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ELEMENT

public static final java.lang.String ELEMENT
This is the name of the ServiceComponentDefns Element.

See Also:
Constant Field Values
Constructor Detail

XMLConfig_ElementNames.Configuration.ConnectorComponents

public XMLConfig_ElementNames.Configuration.ConnectorComponents()


Copyright © 2009. All Rights Reserved.