|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AllocationManager | |
---|---|
org.ourgrid.peer.manager | |
org.ourgrid.peer.manager.allocation |
Uses of AllocationManager in org.ourgrid.peer.manager |
---|
Fields in org.ourgrid.peer.manager declared as AllocationManager | |
---|---|
protected AllocationManager |
EBPeerManagerTest.allocationManager
The Allocation. |
protected AllocationManager |
EBPeerManager.allocationManager
|
Constructors in org.ourgrid.peer.manager with parameters of type AllocationManager | |
---|---|
EBPeerManager(RequestManager reqManager,
AllocationManager allocationManager,
GumpClientThreadManager consumerThreadManager,
UIManager uiManager)
This constructor should be directly used only by tests. |
Uses of AllocationManager in org.ourgrid.peer.manager.allocation |
---|
Methods in org.ourgrid.peer.manager.allocation that return AllocationManager | |
---|---|
protected AllocationManager |
AllocationManagerTest.getAllocationManager()
|
static AllocationManager |
AllocationManager.getInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |