| Package | Description |
|---|---|
| org.jboss.weld.contexts | |
| org.jboss.weld.contexts.bound | |
| org.jboss.weld.contexts.unbound |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBoundContext<S>
Base class for contexts using a thread local to store a bound bean context
|
class |
AbstractConversationContext<R,S>
The base of the conversation context, which can use a variety of storage
forms
|
class |
AbstractUnboundContext
Base class for contexts using a thread local to store a bound bean context
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoundConversationContextImpl |
class |
BoundRequestContextImpl |
class |
BoundSessionContextImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextImpl |
Copyright © 2017. All rights reserved.