Package org.jboss.weld.contexts.unbound
Class ApplicationContextImpl
java.lang.Object
org.jboss.weld.contexts.AbstractContext
org.jboss.weld.contexts.AbstractSharedContext
org.jboss.weld.contexts.unbound.ApplicationContextImpl
- All Implemented Interfaces:
jakarta.enterprise.context.spi.AlterableContext,jakarta.enterprise.context.spi.Context,ApplicationContext
-
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 org.jboss.weld.context.ApplicationContext
invalidateMethods inherited from interface jakarta.enterprise.context.spi.Context
get, get, isActive
-
Constructor Details
-
ApplicationContextImpl
-
-
Method Details
-
getScope
- Specified by:
getScopein interfacejakarta.enterprise.context.spi.Context
-