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

Uses of RemotableFuture in org.jboss.aspects.asynch
 

Classes in org.jboss.aspects.asynch that implement RemotableFuture
 class FutureImpl
          Comment
 class FutureImplJavaUtilConcurrent
          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 © 2008 JBoss Inc.. All Rights Reserved.