|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
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 | |
---|---|
java.lang.Object |
run(Context cx)
Execute action using the supplied Context instance. |
Method Detail |
---|
java.lang.Object run(Context cx)
Context.call(ContextAction)
,
ContextFactory.call(ContextAction)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |