| Modifier and Type | Interface and Description |
|---|---|
interface |
BoundRequestContext
A request context which can be bound to any Map.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EjbRequestContext
A request context which can be bound to the
InvocationContext. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpRequestContext
A request context which can be bound to the
ServletRequest. |
| Modifier and Type | Field and Description |
|---|---|
protected RequestContext |
AbstractActivateRequestContextInterceptor.requestContext |
| Constructor and Description |
|---|
AbstractActivateRequestContextInterceptor(RequestContext requestContext,
BeanManagerImpl beanManager) |
ActivateRequestContextInterceptor(RequestContext requestContext,
BeanManagerImpl beanManager) |
CdiRequestContextActivatorInterceptor(RequestContext requestContext,
BeanManagerImpl beanManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundRequestContextImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestContextImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbRequestContextImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRequestContextImpl |
Copyright © 2017. All rights reserved.