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 Details

    • SingletonContextImpl

      public SingletonContextImpl(String contextId)
  • Method Details

    • getScope

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