Class SingletonContextImpl

All Implemented Interfaces:
jakarta.enterprise.context.spi.AlterableContext, jakarta.enterprise.context.spi.Context, SingletonContext

public class SingletonContextImpl extends AbstractSharedContext implements 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