Package org.ourgrid.common.gump

Interface Summary
EBGump This interfaces represents a Gump behavior through events.
EBGumpClient This interfaces represents a GumpClient behavior through events.
Gump This interface represents a grid machine provider.
GumpClient Represents a grid consumer that wants to use grid machines.
 

Class Summary
BindableMockGumpClientWrapper Used in tests to allow that a mock GumpClient can be exported as a RMI object.
BindableMockGumpClientWrapperTest  
BindableMockGumpWrapper Used in tests to allow that a mock GumpClient can be exported as a RMI object.
BrokerAccessImpl  
FakeEBGump  
GumpClientThreadManager Represents a ThreadPool responsible for managing and executing Threads that will invoke RMI methods on the external consumers using the Peer, for example: MyGrid.
GumpClientThreadManagerTest The GridMachineProviderClientThreadManager tests.
RemoteFakeGumpClient