| Interface | Description |
|---|---|
| ChangeHooks |
Invokes hooks on server actions.
|
| EventDispatcher |
Interface for posting (dispatching) Events
|
| EventListener | |
| EventSource |
Distributes Events to ChangeListeners.
|
| Class | Description |
|---|---|
| ChangeHookRunner |
Spawns local executables when a hook action occurs.
|
| ChangeHookRunner.HookResult |
Container class used to hold the return code and output of script hook execution
|
| ChangeHookRunner.Module | |
| DisabledChangeHooks |
Does not invoke hooks.
|
| FooterConstants | |
| Version |