Class InjectionManagerImpl<T>

java.lang.Object
org.eclipse.persistence.internal.sessions.cdi.InjectionManagerImpl<T>
All Implemented Interfaces:
InjectionManager<T>

public class InjectionManagerImpl<T> extends Object implements InjectionManager<T>
Manages calls to CDI to inject into managed beans This class will be created reflectively to avoid dependencies on CDI classes in environments that do not support CDI