Package | Description |
---|---|
org.jboss.weld.context.bound | |
org.jboss.weld.context.ejb | |
org.jboss.weld.context.http |
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 . |
Copyright © 2017 JBoss by Red Hat. All rights reserved.