|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.platform.registry.ResourcePoolMgrBinding
public class ResourcePoolMgrBinding
This class is a container for ServiceRegistryBinding objects for all the services running in this VM
Constructor Summary | |
---|---|
ResourcePoolMgrBinding(ResourcePoolMgrID rpmID,
ResourcePoolMgr resourcePoolMgr,
MessageBus bus)
Create a new instance of ResourcePoolMgr. |
Method Summary | |
---|---|
ResourcePoolMgrID |
getID()
Return ResourcePoolMgrID that this binding represents. |
ResourcePoolMgr |
getResourcePoolMgr()
Return reference for ResourcePoolMgr. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ResourcePoolMgrBinding(ResourcePoolMgrID rpmID, ResourcePoolMgr resourcePoolMgr, MessageBus bus)
rpmID
- Identifies ResourcePoolMgr binding representsresourcePoolMgr
- ResourcePoolMgr implementationMethod Detail |
---|
public ResourcePoolMgrID getID()
public ResourcePoolMgr getResourcePoolMgr()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |