org.granite.tide.seam.async
Class AsyncContext
java.lang.Object
org.granite.tide.seam.async.AsyncContext
- All Implemented Interfaces:
- Serializable
public class AsyncContext
- extends Object
- implements Serializable
- Author:
- William DRAI
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncContext
public AsyncContext(String sessionId,
List<org.granite.tide.invocation.ContextResult> results)
getIdentity
public Identity getIdentity()
getSessionId
public String getSessionId()
getResults
public List<org.granite.tide.invocation.ContextResult> getResults()