com.metamatrix.common.config.xml
Class XMLConfig_42_ElementNames.Configuration

java.lang.Object
  extended by com.metamatrix.common.config.xml.XMLConfig_42_ElementNames.Configuration
Enclosing interface:
XMLConfig_42_ElementNames

public static class XMLConfig_42_ElementNames.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 XMLConfig_42_ElementNames.Configuration.Attributes
          This class defines the Attributes of the Element class that contains it.
static class XMLConfig_42_ElementNames.Configuration.DeployedService
           
static class XMLConfig_42_ElementNames.Configuration.Host
          This is the class that represents the Host Element which contains all of the XML elements that represent a Host object.
static class XMLConfig_42_ElementNames.Configuration.Process
          This is the class that represents the VMComponentDefns Element which contains all of the XML elements that represent a VMComponentDefns object.
static class XMLConfig_42_ElementNames.Configuration.ProductServiceConfig
          This is the class that represents the ProductServiceConfig Element which contains all of the XML elements that represent a ProductServiceConfig object.
static class XMLConfig_42_ElementNames.Configuration.xDeployedComponent
          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 Configurations Element.
 
Constructor Summary
XMLConfig_42_ElementNames.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

XMLConfig_42_ElementNames.Configuration

public XMLConfig_42_ElementNames.Configuration()


Copyright © 2009. All Rights Reserved.