org.jboss.aspects.asynch
Interface RemotableFuture

All Superinterfaces:
Future
All Known Implementing Classes:
FutureImpl

public interface RemotableFuture
extends Future

Comment

Version:
$Revision: 1.1.8.3 $
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 © 2002 JBoss Group, LLC. All Rights Reserved.