Uses of Class
com.metamatrix.common.config.api.DeployedComponentID

Packages that use DeployedComponentID
com.metamatrix.common.config.api   
com.metamatrix.common.config.model   
 

Uses of DeployedComponentID in com.metamatrix.common.config.api
 

Methods in com.metamatrix.common.config.api with parameters of type DeployedComponentID
 DeployedComponent Configuration.getDeployedComponent(DeployedComponentID deployedComponentID)
          Returns the deployed component for the specified id
 

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

Methods in com.metamatrix.common.config.model with parameters of type DeployedComponentID
 DeployedComponent BasicConfiguration.getDeployedComponent(DeployedComponentID deployedComponentID)
           
 

Constructors in com.metamatrix.common.config.model with parameters of type DeployedComponentID
BasicDeployedComponent(DeployedComponentID deployedId, ConfigurationID configId, HostID hostId, VMComponentDefnID vmId, ComponentTypeID deployedTypeID)
          Constructor takes a ComponentID, HostID, and Collection of system components to declare a component as being deployed.
BasicDeployedComponent(DeployedComponentID deployedId, ConfigurationID configId, HostID hostId, VMComponentDefnID vmId, ServiceComponentDefnID serviceId, ProductServiceConfigID pscID, ComponentTypeID deployedTypeID)
           
 



Copyright © 2009. All Rights Reserved.