org.ourgrid.common.event
Interface NotifyEvent

All Superinterfaces:
ActionEvent, Event, java.io.Serializable
All Known Subinterfaces:
GridManagerNotifyEvent, JobNotifyEvent
All Known Implementing Classes:
CleanFinishedJobsNotifyEvent, DisposeOfGumNotifyEvent, FinishRequestGumsNotifyEvent, GumIsDeadNotifyEvent, HereIsGumNotifyEvent, HereIsGumNotifyEvent, JobCancelledNotifyEvent, JobCouldNotBeCancelledNotifyEvent, JobNotFoundNotifyEvent, LostGumNotifyEvent, PeerAliveNotifyEvent, PeerIsDeadNotifyEvent, ReplicaAbortedNotiftyEvent, ReplicaAbortedNotifyEvent, ReplicaCanceledNotifyEvent, ReplicaCanceledNotifyEvent, ReplicaFailedNotifyEvent, ReplicaFailedNotifyEvent, ReplicaFinishedNotifyEvent, ReplicaFinishedNotifyEvent, SetGumsNotifyEvent, UnwantedGumGumNotifyEvent

public interface NotifyEvent
extends ActionEvent

An ActionEvent that corresponds to a notification.


Field Summary
 
Fields inherited from interface org.ourgrid.common.event.Event
serialVersionUID
 
Method Summary
 
Methods inherited from interface org.ourgrid.common.event.ActionEvent
process