frysk.proc
Class TaskEvent

java.lang.Object
  extended by frysk.proc.TaskEvent
All Implemented Interfaces:
Event

public abstract class TaskEvent
extends Object
implements Event


Method Summary
 void execute()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

execute

public final void execute()
Specified by:
execute in interface Event