Interface InjectionManager<T>

All Known Implementing Classes:
DisabledInjectionManager, InjectionManagerImpl

public interface InjectionManager<T>
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.