Class SingletonContextImpl

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

    public class SingletonContextImpl
    extends AbstractSharedContext
    implements org.jboss.weld.context.SingletonContext
    • Constructor Detail

      • SingletonContextImpl

        public SingletonContextImpl​(String contextId)
    • Method Detail

      • getScope

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