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: CVS $Revision: 1.13 $ $Date: 2003/02/11 15:58:38 $
Method Summary | |
---|---|
void | execute()
Execute the action associated with this component.
|
Throws: Exception if an error occurs