org.apache.activemq.apollo.util
Interface FutureListener<V>


public interface FutureListener<V>

FutureListener

Description:

Version:
1.0
Author:
cmacnaug

Method Summary
 void onFutureComplete(java.util.concurrent.Future<? extends V> future)
           
 

Method Detail

onFutureComplete

void onFutureComplete(java.util.concurrent.Future<? extends V> future)


Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.