|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HookAsynchronousHandler
handler when doing an asynchronous hook, normally you would do this in an anonymous inner class
Method Summary | |
---|---|
void |
callback(HooksContext hooksContext,
HooksBean hooksBean)
implement this as the callback to the asynchronous hook |
Method Detail |
---|
void callback(HooksContext hooksContext, HooksBean hooksBean)
hooksContext
- will be massaged to be threadsafehooksBean
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |