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

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

public static class XMLElementNames.Configurations.Configuration.DeployedComponents.DeployedComponent.Attributes
extends XMLElementNames.ComponentObject.Attributes

This class defines the Attributes of the Element class that contains it. Note that this class just inherits its attributes from its configuration object superclass.


Field Summary
static java.lang.String HOST_ID
           
static java.lang.String PRODUCT_SERVICE_CONFIG_ID
           
static java.lang.String SERVICE_COMPONENT_DEFN_ID
           
static java.lang.String VM_COMPONENT_DEFN_ID
           
 
Fields inherited from class com.metamatrix.common.config.xml.XMLElementNames.ComponentObject.Attributes
COMPONENT_TYPE, NAME
 
Constructor Summary
XMLElementNames.Configurations.Configuration.DeployedComponents.DeployedComponent.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOST_ID

public static final java.lang.String HOST_ID
See Also:
Constant Field Values

PRODUCT_SERVICE_CONFIG_ID

public static final java.lang.String PRODUCT_SERVICE_CONFIG_ID
See Also:
Constant Field Values

SERVICE_COMPONENT_DEFN_ID

public static final java.lang.String SERVICE_COMPONENT_DEFN_ID
See Also:
Constant Field Values

VM_COMPONENT_DEFN_ID

public static final java.lang.String VM_COMPONENT_DEFN_ID
See Also:
Constant Field Values
Constructor Detail

XMLElementNames.Configurations.Configuration.DeployedComponents.DeployedComponent.Attributes

public XMLElementNames.Configurations.Configuration.DeployedComponents.DeployedComponent.Attributes()


Copyright © 2009. All Rights Reserved.