org.apache.avalon.framework.activity
public interface Executable
The work done may be short lived (ie a simple task) or it could be a long running.
Version: $Id: Executable.java 30977 2004-07-30 03:57:54 -0500 (Fri, 30 Jul 2004) niclas $
Method Summary | |
---|---|
void | execute()
Execute the action associated with this component.
|
Throws: Exception if an error occurs