net.tomp2p.futures
Interface FutureRunnable

All Superinterfaces:
Runnable

public interface FutureRunnable
extends Runnable


Method Summary
 void failed(String reason)
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

failed

void failed(String reason)


Copyright © 2011. All Rights Reserved.