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

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

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

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


Nested Class Summary
static class XMLElementNames.Configurations.Configuration.Attributes
          This class defines the Attributes of the Element class that contains it.
static class XMLElementNames.Configurations.Configuration.ComponentDefnID
          This is the class that represents the ComponentDefnID Element which contains all of the XML elements that represent a ComponentDefnID object.
static class XMLElementNames.Configurations.Configuration.ConfigurationInfo
          This is the class that represents the ConfigurationInfo Element which contains all of the XML elements that represent a ConfigurationInfo object.
static class XMLElementNames.Configurations.Configuration.DeployedComponentID
          This is the class that represents the DeployedComponentID Element which contains all of the XML elements that represent a DeployedComponentID object.
static class XMLElementNames.Configurations.Configuration.DeployedComponents
          This is the class that represents the DeployedComponents Element which contains all of the XML elements that represent a DeployedComponents object.
static class XMLElementNames.Configurations.Configuration.LogConfiguration
          This is the class that represents the LogConfiguration Element which contains all of the XML elements that represent a LogConfiguration object.
static class XMLElementNames.Configurations.Configuration.ProductServiceConfigID
          This is the class that represents the ProductServiceConfigID Element which contains all of the XML elements that represent a ProductServiceConfigID object.
static class XMLElementNames.Configurations.Configuration.ProductServiceConfigs
          This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
static class XMLElementNames.Configurations.Configuration.ResourcePools
          This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
static class XMLElementNames.Configurations.Configuration.ServiceComponentDefnID
          This is the class that represents the VMComponentDefnID Element which contains all of the XML elements that represent a VMComponentDefnID object.
static class XMLElementNames.Configurations.Configuration.ServiceComponentDefns
          This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
static class XMLElementNames.Configurations.Configuration.VMComponentDefnID
          This is the class that represents the VMComponentDefnID Element which contains all of the XML elements that represent a VMComponentDefnID object.
static class XMLElementNames.Configurations.Configuration.VMComponentDefns
          This is the class that represents the VMComponentDefns Element which contains all of the XML elements that represent a VMComponentDefns object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the Configurations Element.
 
Constructor Summary
XMLElementNames.Configurations.Configuration()
           
 
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 Configurations Element.

See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Configurations.Configuration

public XMLElementNames.Configurations.Configuration()


Copyright © 2009. All Rights Reserved.