commonj.work
Interface Work

All Superinterfaces:
java.lang.Runnable

public interface Work
extends java.lang.Runnable


Method Summary
 boolean isDaemon()
           
 void release()
           
 
Methods inherited from interface java.lang.Runnable
run
 

Method Detail

isDaemon

boolean isDaemon()

release

void release()