|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractContext | |
|---|---|
| org.jboss.webbeans.contexts | |
| Uses of AbstractContext in org.jboss.webbeans.contexts |
|---|
| Subclasses of AbstractContext in org.jboss.webbeans.contexts | |
|---|---|
class |
ApplicationContext
The Application context |
class |
BasicContext
The abstraction of a private context, on that operates on a ThreadLocal BeanMap and ThreadLocal active state A private context doesn't rely on some external context to hold it's state |
class |
ConversationContext
The conversation context |
class |
DependentContext
The dependent context |
class |
RequestContext
The request context |
class |
SessionContext
The session context |
| Methods in org.jboss.webbeans.contexts that return AbstractContext | |
|---|---|
AbstractContext |
ContextMap.getBuiltInContext(java.lang.Class<? extends java.lang.annotation.Annotation> scopeType)
Gets the dependent context |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||