| Package | Description |
|---|---|
| org.granite.tide.cdi | |
| org.granite.tide.seam.async |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopedContextResult |
| Modifier and Type | Method and Description |
|---|---|
Map<ContextResult,Boolean> |
CDIServiceContext.getResultsEval() |
Map<ContextResult,Boolean> |
ResultsEval.getResultsEval() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIServiceContext.addResultEval(ContextResult result) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextResult> |
AsyncContext.getResults() |
| Constructor and Description |
|---|
AsyncContext(String sessionId,
List<ContextResult> results) |