JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.datenwerke.hookhandler.shared.hookhandler.HookConfiguration
Packages that use
HookConfiguration
Package
Description
net.datenwerke.hookhandler.shared.hookhandler
Uses of
HookConfiguration
in
net.datenwerke.hookhandler.shared.hookhandler
Methods in
net.datenwerke.hookhandler.shared.hookhandler
that return
HookConfiguration
Modifier and Type
Method
Description
HookConfiguration
HookHandlerService.
getConfig
(
Class
<? extends
Hook
> hook)
HookConfiguration
HookHandlerServiceImpl.
getConfig
(
Class
<? extends
Hook
> hook)
Methods in
net.datenwerke.hookhandler.shared.hookhandler
with parameters of type
HookConfiguration
Modifier and Type
Method
Description
void
HookHandlerService.
setConfig
(
HookConfiguration
config)
void
HookHandlerServiceImpl.
setConfig
(
HookConfiguration
config)