| Package | Description |
|---|---|
| org.jboss.weld.context.bound |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.context.ejb |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.context.http |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| org.jboss.weld.context.unbound |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag.
|
| 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 © 2016. All Rights Reserved.