|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestScope.Producer | |
|---|---|
| org.glassfish.jersey.process.internal | Common Jersey internal processing classes. |
| Uses of RequestScope.Producer in org.glassfish.jersey.process.internal |
|---|
| Methods in org.glassfish.jersey.process.internal with parameters of type RequestScope.Producer | ||
|---|---|---|
|
RequestScope.runInScope(RequestScope.Instance scopeInstance,
RequestScope.Producer<T> task)
Runs the task in the request scope initialized
from the scope instance. |
|
|
RequestScope.runInScope(RequestScope.Producer<T> task)
Runs the task in the new request scope. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||