com.metamatrix.common.config.api
Class VMComponentDefnID

java.lang.Object
  extended by com.metamatrix.common.namedobject.BaseID
      extended by com.metamatrix.common.config.api.ComponentObjectID
          extended by com.metamatrix.common.config.api.ComponentDefnID
              extended by com.metamatrix.common.config.api.VMComponentDefnID
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable

public class VMComponentDefnID
extends ComponentDefnID

See Also:
Serialized Form

Field Summary
static java.lang.String STANDARD_METAMATRIX_PROCESS
          The name of the built-in, standard process that will run basic metmatrix services
 
Fields inherited from class com.metamatrix.common.namedobject.BaseID
atomicNames, DELIMITER, fullName, WILDCARD
 
Constructor Summary
VMComponentDefnID(ConfigurationID configID, HostID hostID, java.lang.String name)
           
VMComponentDefnID(java.lang.String fullName)
           
 
Method Summary
 
Methods inherited from class com.metamatrix.common.namedobject.BaseID
clone, compareTo, compareToByName, computeHashCode, equals, getFullName, getName, getNameComponent, getNameComponents, getParentFullName, hashCode, hasParent, size, toString, updateHashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

STANDARD_METAMATRIX_PROCESS

public static final java.lang.String STANDARD_METAMATRIX_PROCESS
The name of the built-in, standard process that will run basic metmatrix services

See Also:
Constant Field Values
Constructor Detail

VMComponentDefnID

public VMComponentDefnID(ConfigurationID configID,
                         HostID hostID,
                         java.lang.String name)

VMComponentDefnID

public VMComponentDefnID(java.lang.String fullName)


Copyright © 2009. All Rights Reserved.