commonj.work
Interface Work

All Superinterfaces:
Runnable

public interface Work
extends Runnable

Version:
$Rev: 46019 $ $Date: 2004-09-14 05:56:06 -0400 (Tue, 14 Sep 2004) $

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

Method Detail

isDaemon

boolean isDaemon()

release

void release()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.