|
||||||||||
| 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 |
AsynchMixin.getFuture()
|
Future |
AsynchProxyMixin.getFuture()
|
Future |
AsynchProvider.getFuture()
|
| Methods in org.jboss.aspects.asynch with parameters of type Future | |
|---|---|
void |
FutureProxy.setDelegate(Future delegate)
|
void |
AsynchMixin.setFuture(Future future)
|
void |
AsynchProxyMixin.setFuture(Future future)
|
void |
FutureHolder.setFuture(Future future)
|
protected void |
AsynchAspect.setupLocalFuture(org.jboss.aop.joinpoint.MethodInvocation invocation,
Future future)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||