Class EventListenerRegistryImpl

java.lang.Object
org.hibernate.event.service.internal.EventListenerRegistryImpl
All Implemented Interfaces:
Serializable, EventListenerRegistry, Service

public class EventListenerRegistryImpl extends Object implements EventListenerRegistry
Standard implementation of EventListenerRegistry
See Also: