com.metamatrix.common.config.api
Class VMComponentDefnID
java.lang.Object
  
com.metamatrix.common.namedobject.BaseID
      
com.metamatrix.common.config.api.ComponentObjectID
          
com.metamatrix.common.config.api.ComponentDefnID
              
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 | 
 
 
 
 
| 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 | 
 
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
 
 
VMComponentDefnID
public VMComponentDefnID(ConfigurationID configID,
                         HostID hostID,
                         java.lang.String name)
VMComponentDefnID
public VMComponentDefnID(java.lang.String fullName)
Copyright © 2009. All Rights Reserved.