Constructor and Description |
---|
TaskAdapter() |
Modifier and Type | Method and Description |
---|---|
boolean |
abort()
Always returns false by default.
|
Object |
invoke()
Always returns null by default.
|
public Object invoke() throws Exception
invoke
in interface Task
Exception
Task.invoke()
public boolean abort()
abort
in interface Task
Task.abort()
Copyright © 2015. All rights reserved.