|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.RemoteAsyncResult
public class RemoteAsyncResult
This class stores the result of an async Future operation.
| Field Summary | |
|---|---|
java.lang.Long |
asyncID
|
java.lang.Throwable |
resultException
|
java.lang.Object |
resultValue
|
| Constructor Summary | |
|---|---|
RemoteAsyncResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Long asyncID
public java.lang.Object resultValue
public java.lang.Throwable resultException
| Constructor Detail |
|---|
public RemoteAsyncResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||