org.sca4j.host.work
Interface PausableWork

All Superinterfaces:
java.lang.Runnable
All Known Implementing Classes:
DefaultPausableWork

public interface PausableWork
extends java.lang.Runnable

An instance of work that can be paused and restarted.


Method Summary
 
Methods inherited from interface java.lang.Runnable
run
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.