|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContextAction
Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
Method Summary | |
---|---|
Object |
run(Context cx)
Execute action using the supplied Context instance. |
Method Detail |
---|
Object run(Context cx)
ContextFactory.call(ContextAction)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |