Class ApplicationContextImpl

  • All Implemented Interfaces:
    jakarta.enterprise.context.spi.AlterableContext, jakarta.enterprise.context.spi.Context, org.jboss.weld.context.ApplicationContext

    public class ApplicationContextImpl
    extends AbstractSharedContext
    implements org.jboss.weld.context.ApplicationContext
    • Constructor Detail

      • ApplicationContextImpl

        public ApplicationContextImpl​(String contextId)
    • Method Detail

      • getScope

        public Class<jakarta.enterprise.context.ApplicationScoped> getScope()
        Specified by:
        getScope in interface jakarta.enterprise.context.spi.Context