Package | Description |
---|---|
org.jboss.weld.context.bound | |
org.jboss.weld.context.ejb | |
org.jboss.weld.context.http | |
org.jboss.weld.context.unbound |
Modifier and Type | Interface and Description |
---|---|
interface |
BoundRequestContext
A request context which can be bound to any Map.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundRequestContextImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
EjbRequestContext
A request context which can be bound to the
InvocationContext . |
Modifier and Type | Class and Description |
---|---|
class |
EjbRequestContextImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
HttpRequestContext
A request context which can be bound to the
ServletRequest . |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequestContextImpl |
Modifier and Type | Class and Description |
---|---|
class |
RequestContextImpl |
Copyright © 2013 Seam Framework. All Rights Reserved.