Package org.apache.webbeans.context
Class SingletonContext
java.lang.Object
org.apache.webbeans.context.AbstractContext
org.apache.webbeans.context.SingletonContext
- All Implemented Interfaces:
jakarta.enterprise.context.spi.AlterableContext,jakarta.enterprise.context.spi.Context,Serializable
Application context implementation.
- See Also:
-
Field Summary
Fields inherited from class org.apache.webbeans.context.AbstractContext
active, componentInstanceMap, scopeType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.webbeans.context.AbstractContext
checkActive, destroy, destroy, destroyInstance, get, get, getInstance, getScope, isActive, setActive
-
Constructor Details
-
SingletonContext
public SingletonContext()
-
-
Method Details
-
setComponentInstanceMap
public void setComponentInstanceMap()Description copied from class:AbstractContext- Specified by:
setComponentInstanceMapin classAbstractContext
-