|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Future | |
| org.jboss.aspects.asynch | |
| Uses of Future in org.jboss.aspects.asynch |
| Subinterfaces of Future in org.jboss.aspects.asynch | |
interface |
RemotableFuture
Comment |
| Classes in org.jboss.aspects.asynch that implement Future | |
class |
FutureImpl
Comment |
class |
FutureProxy
Comment |
| Methods in org.jboss.aspects.asynch that return Future | |
Future |
AsynchProxyMixin.getFuture()
|
Future |
AsynchMixin.getFuture()
|
Future |
AsynchProvider.getFuture()
|
| Methods in org.jboss.aspects.asynch with parameters of type Future | |
void |
AsynchProxyMixin.setFuture(Future future)
|
void |
FutureHolder.setFuture(Future future)
|
void |
AsynchMixin.setFuture(Future future)
|
void |
FutureProxy.setDelegate(Future delegate)
|
protected void |
AsynchAspect.setupLocalFuture(org.jboss.aop.joinpoint.MethodInvocation invocation,
Future future)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||