Package org.jboss.util
Interface Executable
-
- All Known Implementing Classes:
TimerTask
public interface ExecutableInterface for the execution of a task.- Version:
- $Revision$
- See Also:
WorkerQueue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-