| Interface | Description |
|---|---|
| HookResolver |
Instances of HookResolver are used to get an instance of a hook
|
| MediatorHook |
Marker interface for hooks that are to be called at the mediator level,
instead of the CRUD level.
|
| Class | Description |
|---|---|
| HookManager |
This class manages hooks.
|
| Annotation Type | Description |
|---|---|
| StopHookProcessing |
Exceptions during hook processing will stop the processing of the current
hook, but processing of the remaining hooks will continue.
|
Copyright © 2016. All rights reserved.