org.ourgrid.mygrid.ui.gui.event
Interface GUIActionEvent

All Superinterfaces:
Event, java.io.Serializable
All Known Implementing Classes:
GUIAllocateNotifyEvent, GUICreateReplicaNotifyEvent, GUIDeleteGumNotifyEvent, GUIHereIsGumNotifyEvent, GuiJobCanceledNotifyEvent, GuiJobStateChangedNotifyEvent, GUIMyGridDownNotifyEvent, GUIPeerAliveNotifyEvent, GUIPeerIsDeadNotifyEvent, GUIReadyNotifyEvent, GUIRemoveJobNotifyEvent, GuiReplicaStateChangedNotifyEvent, GUISetPeersNotifyEvent

public interface GUIActionEvent
extends Event


Field Summary
 
Fields inherited from interface org.ourgrid.common.event.Event
serialVersionUID
 
Method Summary
 GUIEventType process()
           
 

Method Detail

process

GUIEventType process()