org.ourgrid.mygrid.event
Interface GridManagerNotifyEvent

All Superinterfaces:
ActionEvent, Event, NotifyEvent, java.io.Serializable
All Known Implementing Classes:
GumIsDeadNotifyEvent, HereIsGumNotifyEvent, PeerAliveNotifyEvent, PeerIsDeadNotifyEvent

public interface GridManagerNotifyEvent
extends NotifyEvent

A NotifyEvent relative to EBGridManager.


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