|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Task
Defines an application operation that will be run by the TaskManager. Classes that implement Task must also implement
Serializable.
TaskManager| Method Summary | |
|---|---|
void |
run()
Performs an action, throwing an exception if the action fails. |
| Method Detail |
|---|
void run()
throws Exception
Exception - if the action fails
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||