Class PersistedHippoEventListenerRegistry

java.lang.Object
org.onehippo.cms7.services.WhiteboardProxiedServiceRegistry<PersistedHippoEventListener>
org.onehippo.repository.events.PersistedHippoEventListenerRegistry

public class PersistedHippoEventListenerRegistry extends WhiteboardProxiedServiceRegistry<PersistedHippoEventListener>
PersistedHippoEventListenerRegistry is singleton registry for decoupled/wiring lookup/wiring of PersistedHippoEventListeners using the Whiteboard Pattern.

For usage examples, see the PersistedHippoEventListener documentation.