@Component public class HookRegistryImpl extends Object implements HookRegistry
Constructor and Description |
---|
HookRegistryImpl() |
Modifier and Type | Method and Description |
---|---|
Collection<ChangeHook> |
getAllChangeHooks() |
void |
registerChangeHook(String url,
ChangeHook changeHook) |
public void registerChangeHook(String url, ChangeHook changeHook)
registerChangeHook
in interface HookRegistry
public Collection<ChangeHook> getAllChangeHooks()
getAllChangeHooks
in interface HookRegistry
Copyright © 2013 evolveum. All rights reserved.