run
public Object run(String[] args)
Run the subtask. Return an object representing the
result of the task. If an unexpected exception is thrown
in the body of the method, it should be caught and used
as the returned object.
- Specified by:
run
in interface SubVMTask
- Returns:
- the task status object, which may be
null