org.jclouds.concurrent
Class Futures.FutureListener<T>

java.lang.Object
  extended by org.jclouds.concurrent.Futures.FutureListener<T>
Enclosing class:
Futures

public static class Futures.FutureListener<T>
extends Object


Method Summary
 void addListener(Runnable listener, Executor exec)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addListener

public void addListener(Runnable listener,
                        Executor exec)


Copyright © 2009-2011 jclouds. All Rights Reserved.