org.jboss.aspects.asynch
Interface RemotableFuture

All Superinterfaces:
Future
All Known Implementing Classes:
FutureImpl, FutureImplJavaUtilConcurrent

public interface RemotableFuture
extends Future

Comment


Method Summary
 void setRemoteObjectID(org.jboss.util.id.GUID remoteObjectID)
           
 
Methods inherited from interface org.jboss.aspects.asynch.Future
get, get, isDone, release
 

Method Detail

setRemoteObjectID

void setRemoteObjectID(org.jboss.util.id.GUID remoteObjectID)