com.metamatrix.common.config.xml
Class XMLElementNames.Configurations.Configuration.DeployedComponents

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLElementNames.Configurations.Configuration.DeployedComponents
Enclosing class:
XMLElementNames.Configurations.Configuration

public static class XMLElementNames.Configurations.Configuration.DeployedComponents
extends java.lang.Object

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


Nested Class Summary
static class XMLElementNames.Configurations.Configuration.DeployedComponents.DeployedComponent
          This is the class that represents the DeployedComponent Element which contains all of the XML elements that represent a DeployedComponent object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the DeployedComponents Element.
 
Constructor Summary
XMLElementNames.Configurations.Configuration.DeployedComponents()
           
 
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 DeployedComponents Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Configurations.Configuration.DeployedComponents

public XMLElementNames.Configurations.Configuration.DeployedComponents()


Copyright © 2009. All Rights Reserved.