Uses of Class
com.sun.ejb.containers.RemoteAsyncResult
-
Packages that use RemoteAsyncResult Package Description com.sun.ejb.containers -
-
Uses of RemoteAsyncResult in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return RemoteAsyncResult Modifier and Type Method Description RemoteAsyncResultGenericEJBHome. cancel(long asyncTaskID)Remote Future.cancel() behavior.RemoteAsyncResultGenericEJBHome. get(long asyncTaskID)RemoteAsyncResultGenericEJBHome. getWithTimeout(long asyncTaskID, long timeoutValue, String timeoutUnit)RemoteAsyncResultGenericEJBHome. isDone(long asyncTaskID)
-