Uses of Class
com.metamatrix.common.config.model.BasicComponentObject

Packages that use BasicComponentObject
com.metamatrix.common.config.model   
 

Uses of BasicComponentObject in com.metamatrix.common.config.model
 

Subclasses of BasicComponentObject in com.metamatrix.common.config.model
 class BasicAuthenticationProvider
           
 class BasicComponentDefn
           
 class BasicConfiguration
          Configuration represents a single named set of deployable components (e.g., service and system components), a deployed set of components, global properties, and additional information.
 class BasicConnectorBinding
           
 class BasicDeployedComponent
          DeployedComponent represents a Component that is declared deployed to a specified machine.
 class BasicExtensionModule
           
 class BasicHost
           
 class BasicResourceDescriptor
           
 class BasicServiceComponentDefn
           
 class BasicSharedResource
           
 class BasicVMComponentDefn
           
 

Methods in com.metamatrix.common.config.model that return BasicComponentObject
static BasicComponentObject BasicUtil.createComponentObject(int defnTypeCode, ComponentTypeID typeID, java.lang.String objName)
          static method that is used to create the specified instance type of BasicComponentObject for a PSC.
 

Constructors in com.metamatrix.common.config.model with parameters of type BasicComponentObject
BasicComponentObject(BasicComponentObject component)
           
 



Copyright © 2009. All Rights Reserved.