frysk.event
Interface Event

All Known Implementing Classes:
ActionPointEvent, Observation, ProcEvent, Request, RequestStopEvent, SignalEvent, TaskEvent, TaskObservation, TimerEvent

public interface Event

The event interface.


Method Summary
 void execute()
           
 

Method Detail

execute

void execute()