Package | Description |
---|---|
org.hibernate.event.service.spi | |
org.hibernate.event.spi |
Modifier and Type | Method and Description |
---|---|
<T> EventListenerGroup<T> |
EventListenerRegistry.getEventListenerGroup(EventType<T> eventType) |
Modifier and Type | Method and Description |
---|---|
<T> void |
EventEngineContributions.configureListeners(EventType<T> eventType,
Consumer<EventListenerGroup<T>> action)
Perform an action against the listener group for the specified event-type
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.