| Package | Description |
|---|---|
| com.sun.ejb.containers |
| Modifier and Type | Method and Description |
|---|---|
RemoteAsyncResult |
GenericEJBHome.cancel(long asyncTaskID)
Remote Future.cancel() behavior.
|
RemoteAsyncResult |
GenericEJBHome.get(long asyncTaskID) |
RemoteAsyncResult |
GenericEJBHome.getWithTimeout(long asyncTaskID,
long timeoutValue,
String timeoutUnit) |
RemoteAsyncResult |
GenericEJBHome.isDone(long asyncTaskID) |
Copyright © 2017. All rights reserved.