|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecutableAction
This interface defines something than can be executed. This is used to allow various things to stall the execution of the action until a certain time. For example, if some migration wizard needs to happen before this action can be executed.
Method Summary | |
---|---|
void |
run()
Run the action |
Method Detail |
---|
void run()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |