|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.hooks.logic.HookAsynchronous
public class HookAsynchronous
class to facilitate asynchronous hooks
| Constructor Summary | |
|---|---|
HookAsynchronous()
|
|
| Method Summary | |
|---|---|
static void |
callbackAsynchronous(HooksContext hooksContext,
HooksBean hooksBean,
HookAsynchronousHandler hookAsynchronousHandler)
use this to make an asynchronous hook implementation |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HookAsynchronous()
| Method Detail |
|---|
public static void callbackAsynchronous(HooksContext hooksContext,
HooksBean hooksBean,
HookAsynchronousHandler hookAsynchronousHandler)
hooksContext - hooksBean - hookAsynchronousHandler -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||