Interface | Description |
---|---|
EntityListenerInjectionManager |
Interface to control CDI-based injection in EntityListeners
Any references to CDI specific classes should be reserved for implementers to allow this
interface to load in an environment that does not include CDI.
|
Class | Description |
---|---|
DisabledEntityListenerInjectionManager | |
EntityListenerInjectionManagerImpl |
Manages calls to CDI to inject into EntityListeners
This class will be created reflectively to avoid dependencies on CDI classes in environments
that do not support CDI
|
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference