public interface HookRegistry
Modifier and Type | Method and Description |
---|---|
Collection<ChangeHook> |
getAllChangeHooks() |
void |
registerChangeHook(String url,
ChangeHook changeHook) |
void registerChangeHook(String url, ChangeHook changeHook)
Collection<ChangeHook> getAllChangeHooks()
Copyright © 2013 evolveum. All rights reserved.