uk.ac.starlink.task
Interface Executable
- All Known Implementing Classes:
- ShowFunctions
public interface Executable
Defines an object which does the work of a task without any further
user or environment interaction.
- Since:
- 19 Aug 2005
- Author:
- Mark Taylor
Method Summary |
void |
execute()
Performs the work defined by this object. |
execute
void execute()
throws TaskException,
IOException
- Performs the work defined by this object.
- Throws:
TaskException
IOException
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.