Index
All Classes and Interfaces|All Packages
A
- AbstractHookManager<H> - Class in de.themoep.hook.core
- AbstractHookManager(String) - Constructor for class de.themoep.hook.core.AbstractHookManager
-
Construct the manager
- AbstractHookManager(Logger, String) - Constructor for class de.themoep.hook.core.AbstractHookManager
-
Construct the manager
- AbstractHookManager(Logger, String, boolean) - Constructor for class de.themoep.hook.core.AbstractHookManager
-
Construct the manager
D
- de.themoep.hook.core - package de.themoep.hook.core
G
- getHook(H) - Method in class de.themoep.hook.core.AbstractHookManager
-
Get the Hook from a Hookable
- getHook(String) - Method in class de.themoep.hook.core.AbstractHookManager
-
Get the Hook from the name of a Hookable
- getHookables() - Method in class de.themoep.hook.core.AbstractHookManager
- getHooked() - Method in interface de.themoep.hook.core.Hook
-
The parent plugin of this hook
- getHookVersion() - Method in interface de.themoep.hook.core.Hook
-
The version of this hook.
- getName() - Method in interface de.themoep.hook.core.Hook
-
Get the name of this hook
- getName(H) - Method in class de.themoep.hook.core.AbstractHookManager
- getNames(H) - Method in class de.themoep.hook.core.AbstractHookManager
- getSuffix() - Method in class de.themoep.hook.core.AbstractHookManager
-
Get the suffix to append to the class name when searching for a hook.
- getVersion(H) - Method in class de.themoep.hook.core.AbstractHookManager
H
- Hook<P> - Interface in de.themoep.hook.core
-
Represents a hook
I
- isEnabled(H) - Method in class de.themoep.hook.core.AbstractHookManager
O
- onHookableDisable(H) - Method in class de.themoep.hook.core.AbstractHookManager
- onHookableEnable(H) - Method in class de.themoep.hook.core.AbstractHookManager
R
- register() - Method in interface de.themoep.hook.core.Hook
-
Do some extra registration which this hook might require to work.
- registerExistingHookables() - Method in class de.themoep.hook.core.AbstractHookManager
S
- setSuffix(String) - Method in class de.themoep.hook.core.AbstractHookManager
-
Set the suffix to append to the class name when searching for a hook.
U
- unregister() - Method in interface de.themoep.hook.core.Hook
-
Do some extra unregistration which this hook might require to be properly cleaned up.
All Classes and Interfaces|All Packages