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

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

public static class XMLElementNames.ConnectorComponents.ConnectorComponent
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.ConnectorComponents.ConnectorComponent.Attributes
           
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the ConnectorBinding Element.
 
Constructor Summary
XMLElementNames.ConnectorComponents.ConnectorComponent()
           
 
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 ConnectorBinding Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.ConnectorComponents.ConnectorComponent

public XMLElementNames.ConnectorComponents.ConnectorComponent()


Copyright © 2009. All Rights Reserved.