| Interface | Description |
|---|---|
| CallbackProcessor |
Delegate for interpreting, parsing and processing callbacks
|
| CallbackRegistryConsumer |
Contract for injecting the registry of Callbacks into event listeners.
|
| Class | Description |
|---|---|
| BeanManagerListenerFactory |
CID-based implementation of the ListenerFactory contract.
|
| CallbackProcessorImpl | |
| CallbackRegistryImpl |
Keep track of all lifecycle callbacks and listeners for a given persistence unit
|
| EntityCallback |
Represents a JPA callback on the entity itself
|
| LegacyCallbackProcessor | |
| ListenerCallback |
Represents a JPA callback using a dedicated listener
|
| StandardListenerFactory |
Standard implementation of the ListenerFactory contract using simple instantiation.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.