Uses of Interface
org.ourgrid.mygrid.event.GridManagerNotifyEvent

Packages that use GridManagerNotifyEvent
org.ourgrid.mygrid.scheduler.event   
 

Uses of GridManagerNotifyEvent in org.ourgrid.mygrid.scheduler.event
 

Classes in org.ourgrid.mygrid.scheduler.event that implement GridManagerNotifyEvent
 class GumIsDeadNotifyEvent
          Event used to notify the EBGridManager that a GridMachine is dead.
 class HereIsGumNotifyEvent
          Event used to deliver a GridMachine to a GridMachineConsumer.
 class PeerAliveNotifyEvent
           
 class PeerIsDeadNotifyEvent