Uses of Interface
com.metamatrix.common.pooling.api.ResourcePoolMgr

Packages that use ResourcePoolMgr
com.metamatrix.common.pooling.impl   
com.metamatrix.platform.registry   
com.metamatrix.platform.registry.util   
 

Uses of ResourcePoolMgr in com.metamatrix.common.pooling.impl
 

Classes in com.metamatrix.common.pooling.impl that implement ResourcePoolMgr
 class ResourcePoolMgrImpl
           The ResourcePoolMgr is the center point for managing and sharing a common object type among common users.
 

Uses of ResourcePoolMgr in com.metamatrix.platform.registry
 

Methods in com.metamatrix.platform.registry that return ResourcePoolMgr
 ResourcePoolMgr ResourcePoolMgrBinding.getResourcePoolMgr()
          Return reference for ResourcePoolMgr.
 

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

Uses of ResourcePoolMgr in com.metamatrix.platform.registry.util
 

Methods in com.metamatrix.platform.registry.util that return ResourcePoolMgr
 ResourcePoolMgr StubCreator.getResourcePoolMgrStub(ResourcePoolMgr poolMgr)
           
 

Methods in com.metamatrix.platform.registry.util with parameters of type ResourcePoolMgr
 ResourcePoolMgr StubCreator.getResourcePoolMgrStub(ResourcePoolMgr poolMgr)
           
 



Copyright © 2009. All Rights Reserved.