Uses of Class
com.sun.ejb.containers.RemoteAsyncResult

Packages that use RemoteAsyncResult
com.sun.ejb.containers   
 

Uses of RemoteAsyncResult in com.sun.ejb.containers
 

Methods in com.sun.ejb.containers that return RemoteAsyncResult
 RemoteAsyncResult GenericEJBHome.cancel(long asyncTaskID)
          Remote Future.cancel() behavior.
 RemoteAsyncResult GenericEJBHome.get(long asyncTaskID)
           
 RemoteAsyncResult GenericEJBHome.getWithTimeout(long asyncTaskID, long timeoutValue, java.lang.String timeoutUnit)
           
 RemoteAsyncResult GenericEJBHome.isDone(long asyncTaskID)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.