| Package | Description |
|---|---|
| org.hibernate.action.internal | |
| org.hibernate.event.service.internal | |
| org.hibernate.event.service.spi |
| Modifier and Type | Method and Description |
|---|---|
protected <T> EventListenerGroup<T> |
CollectionAction.listenerGroup(EventType<T> eventType) |
protected <T> EventListenerGroup<T> |
EntityAction.listenerGroup(EventType<T> eventType) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventListenerGroupImpl<T> |
| Modifier and Type | Method and Description |
|---|---|
<T> EventListenerGroup<T> |
EventListenerRegistry.getEventListenerGroup(EventType<T> eventType) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.