Package org.ourgrid.mygrid.scheduler.gump

Interface Summary
GumpManager A GuMPManager is a Remote object that manages GuMPs.
 

Class Summary
GumpClientImpl The GridMachineConsumer remote object responsible for receiving RMI calls and translating them to calls on the EBSchedulerFacade.
GumpManagerImpl The GuMPManager remote object responsible for receiving RMI calls and translating them to calls on the EBSchedulerFacade.
MyGridGumpSpecServices This class is responsible for validating a given GumSpec or creating a GuM according to a GumSpec.
MyGridGumpSpecServicesTest This class tests the MyGridGuMPSpecServices class.