Uses of Interface
org.jboss.aspects.asynch.RemotableFuture

Packages that use RemotableFuture
org.jboss.aspects.asynch   
 

Uses of RemotableFuture in org.jboss.aspects.asynch
 

Classes in org.jboss.aspects.asynch that implement RemotableFuture
 class FutureImpl
          Comment
 

Methods in org.jboss.aspects.asynch that return RemotableFuture
 RemotableFuture ExecutorAbstraction.execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
           
 RemotableFuture ThreadPoolExecutor.execute(org.jboss.aop.joinpoint.MethodInvocation invocation)
           
 

Methods in org.jboss.aspects.asynch with parameters of type RemotableFuture
protected  void AsynchAspect.setupRemoteFuture(org.jboss.aop.joinpoint.MethodInvocation invocation, RemotableFuture future, org.jboss.remoting.InvokerLocator locator)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.