org.wiperdog.jobmanager
Interface NamedJobEntry


public interface NamedJobEntry


Method Summary
 Object execute(String param)
           
 void stop(Thread thread)
           
 

Method Detail

execute

Object execute(String param)
               throws InterruptedException
Throws:
InterruptedException

stop

void stop(Thread thread)


Copyright © 2013. All Rights Reserved.