org.jboss.aspects.asynch
Interface RemotableFuture

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

public interface RemotableFuture
extends Future

Comment

Version:
$Revision: 37406 $
Author:
Bill Burke

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)


Copyright © 2008 JBoss Inc.. All Rights Reserved.