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