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

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

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

Subclasses of BasicComponentType in com.metamatrix.common.config.model
 class BasicAuthenticationProviderType
           
 class BasicConnectorBindingType
           
 class BasicHostType
           
 class BasicResourceComponentType
           
 class BasicServiceComponentType
           
 class BasicVMComponentDefnType
           
 

Methods in com.metamatrix.common.config.model that return BasicComponentType
static BasicComponentType BasicUtil.createComponentType(int classTypeCode, java.lang.String name, ComponentTypeID parentID, ComponentTypeID superID, boolean deployable, boolean monitored)
          static method that is used to create the specified instance type of BasicComponentType.
 

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



Copyright © 2009. All Rights Reserved.