Class ServletInjectionManagerStore

  • All Implemented Interfaces:
    org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionManagerStore, org.glassfish.jersey.ext.cdi1x.internal.spi.InjectionTargetListener

    public class ServletInjectionManagerStore
    extends GenericInjectionManagerStore
    injection manager for servlet based containers. The provider enables WAR and EAR to be deployed on a servlet container and be properly injected.
    Since:
    2.17
    Author:
    Michal Gajdos, Jakub Podlesak
    • Constructor Detail

      • ServletInjectionManagerStore

        public ServletInjectionManagerStore()