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

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

public static class XMLConfig_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_ElementNames.Configuration.Attributes
           
static class XMLConfig_ElementNames.Configuration.AuthenticationProviders
          This is the class that represents the ProductServiceConfigs Element which contains all of the XML elements that represent a ProductServiceConfigs object.
static class XMLConfig_ElementNames.Configuration.ConnectorComponents
          This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
static class XMLConfig_ElementNames.Configuration.DeployedService
          This is the class that represents the HostID Element which contains all of the XML elements that represent a HostID object.
static class XMLConfig_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_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_ElementNames.Configuration.Resources
          This is the class that represents the Resources Element which contains all of the XML elements that represent a Resource object.
static class XMLConfig_ElementNames.Configuration.Services
          This is the class that represents the ServiceComponentDefns Element which contains all of the XML elements that represent a ServiceComponentDefns object.
 
Field Summary
static java.lang.String ELEMENT
          This is the name of the Configurations Element.
 
Constructor Summary
XMLConfig_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_ElementNames.Configuration

public XMLConfig_ElementNames.Configuration()


Copyright © 2009. All Rights Reserved.