Package org.ourgrid.peer.manager

Class Summary
DistributionHelpEntry This is a helper class, which instances will represent remote consumers in the redistribution computations.
EBPeerFacade Description: Basic facade for ourgrid peer modules.
EBPeerManager The EBPeerManager is responsible to manage the peer resources (Gums).
EBPeerManagerFacade The facade which has to used by the modules that wish to interact with the EBPeerManager.
EBPeerManagerFacadeTest The EBPeerManagerFacade test.
EBPeerManagerTest  
FakeEventEngine The FakeEventEngine.
FakeGumpClient  
GetConsumersEvent  
PeerEventEngine This class is responsible for receiving events that come probably from a EBPeerManagerFacade and process them.
PeerEventEngineTest Tests the PeerEventEngine functions.
PeerTest