Class WeldInjectionManagerStore

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

    public class WeldInjectionManagerStore
    extends GenericInjectionManagerStore
    Injection manager for Weld SE container. The provider enables multiple Jersey applications to be deployed within a single HTTP container.
    Since:
    2.20
    Author:
    Jakub Podlesak
    • Constructor Detail

      • WeldInjectionManagerStore

        public WeldInjectionManagerStore()