org.glassbox.executor
Interface Runner


public interface Runner

The executor pattern was published by Eric Crahen. Take a look at his paper to learn more about it.


Method Summary
 void run(java.lang.Runnable task)
           
 

Method Detail

run

void run(java.lang.Runnable task)


Copyright © 2005-2010 The K-Wf Grid Consortium. All Rights Reserved.