public class EntityListenerInjectionManagerImpl extends Object implements EntityListenerInjectionManager
DEFAULT_CDI_INJECTION_MANAGER
Constructor and Description |
---|
EntityListenerInjectionManagerImpl(Object beanManager) |
Modifier and Type | Method and Description |
---|---|
void |
cleanUp(AbstractSession session) |
Object |
createEntityListenerAndInjectDependancies(Class entityListenerClass) |
public EntityListenerInjectionManagerImpl(Object beanManager) throws NamingException
NamingException
public Object createEntityListenerAndInjectDependancies(Class entityListenerClass) throws NamingException
createEntityListenerAndInjectDependancies
in interface EntityListenerInjectionManager
NamingException
public void cleanUp(AbstractSession session)
cleanUp
in interface EntityListenerInjectionManager
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference