Package org.jboss.weld.contexts.unbound
Class SingletonContextImpl
java.lang.Object
org.jboss.weld.contexts.AbstractContext
org.jboss.weld.contexts.AbstractSharedContext
org.jboss.weld.contexts.unbound.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 Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.weld.contexts.AbstractSharedContext
cleanup, destroy, getBeanStore, invalidate, isActive, toStringMethods inherited from class org.jboss.weld.contexts.AbstractContext
checkContextInitialized, destroy, get, get, getContextual, getId, getServiceRegistry, isMultithreadedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jakarta.enterprise.context.spi.AlterableContext
destroyMethods inherited from interface jakarta.enterprise.context.spi.Context
get, get, isActiveMethods inherited from interface org.jboss.weld.context.SingletonContext
invalidate
-
Constructor Details
-
SingletonContextImpl
-
-
Method Details
-
getScope
- Specified by:
getScopein interfacejakarta.enterprise.context.spi.Context
-