public class AsyncContext extends Object implements Serializable
| Constructor and Description |
|---|
AsyncContext(String sessionId,
List<org.granite.tide.invocation.ContextResult> results) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.seam.security.Identity |
getIdentity() |
List<org.granite.tide.invocation.ContextResult> |
getResults() |
String |
getSessionId() |