Uses of Class
com.metamatrix.platform.registry.ResourcePoolMgrID

Packages that use ResourcePoolMgrID
com.metamatrix.platform.registry   
com.metamatrix.platform.vm.controller   
 

Uses of ResourcePoolMgrID in com.metamatrix.platform.registry
 

Methods in com.metamatrix.platform.registry that return ResourcePoolMgrID
 ResourcePoolMgrID ResourcePoolMgrBinding.getID()
          Return ResourcePoolMgrID that this binding represents.
 

Methods in com.metamatrix.platform.registry with parameters of type ResourcePoolMgrID
 ResourcePoolMgrBinding ClusteredRegistryState.getResourcePoolManagerBinding(java.lang.String hostName, java.lang.String vmName, ResourcePoolMgrID id)
           
protected  void ClusteredRegistryState.removeResourcePoolManagerBinding(java.lang.String hostName, java.lang.String vmName, ResourcePoolMgrID managerId)
           
 void VMMonitor.resourcePoolManagerRemoved(ResourcePoolMgrID id)
           
 

Constructors in com.metamatrix.platform.registry with parameters of type ResourcePoolMgrID
ResourcePoolMgrBinding(ResourcePoolMgrID rpmID, ResourcePoolMgr resourcePoolMgr, MessageBus bus)
          Create a new instance of ResourcePoolMgr.
 

Uses of ResourcePoolMgrID in com.metamatrix.platform.vm.controller
 

Methods in com.metamatrix.platform.vm.controller with parameters of type ResourcePoolMgrID
 void ServerEvents.resourcePoolManagerRemoved(ResourcePoolMgrID id)
           
 



Copyright © 2009. All Rights Reserved.