|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
GrouperHookTypeInterface | Each hook type implements this interface |
HookAsynchronousHandler | handler when doing an asynchronous hook, normally you would do this in an anonymous inner class |
HookAsynchronousMarker | Marker interface for your hook. |
VetoType | Generally these are in VetoTypeGrouper enum |
Class Summary | |
---|---|
GrouperHookMethodAndObject | structure to hold method and class to be called for hook |
GrouperHooksUtils | utils for grouper hooks |
HookAsynchronous | class to facilitate asynchronous hooks |
Enum Summary | |
---|---|
GrouperHookType | type of hook, and manages the classes and instances |
VetoTypeGrouper | built in veto types |
Exception Summary | |
---|---|
HookVeto | base class for grouper hook veto. |
This package contains misc logic classes that make hooks work
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |