| 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 |
|---|---|
java.util.Map<ContextResult,java.lang.Boolean> |
CDIServiceContext.getResultsEval() |
java.util.Map<ContextResult,java.lang.Boolean> |
ResultsEval.getResultsEval() |
| Modifier and Type | Method and Description |
|---|---|
void |
CDIServiceContext.addResultEval(ContextResult result) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContextResult> |
AsyncContext.getResults() |
| Constructor and Description |
|---|
AsyncContext(java.lang.String sessionId,
java.util.List<ContextResult> results) |