Package com.sun.ejb.containers
Class RemoteAsyncResult
java.lang.Object
com.sun.ejb.containers.RemoteAsyncResult
- All Implemented Interfaces:
Serializable
This class stores the result of an async Future operation.
- Author:
- Kenneth Saks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
asyncID
-
resultValue
-
resultException
-
-
Constructor Details
-
RemoteAsyncResult
public RemoteAsyncResult()
-