com.metamatrix.common.config.xml
Class XMLElementNames.ConnectorComponents

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.ConnectorComponents
Enclosing interface:
XMLElementNames

public static class XMLElementNames.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 XMLElementNames.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
XMLElementNames.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

XMLElementNames.ConnectorComponents

public XMLElementNames.ConnectorComponents()


Copyright © 2009. All Rights Reserved.