javax.resource.spi.work
Interface Work

All Superinterfaces:
java.lang.Runnable

public interface Work
extends java.lang.Runnable

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

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

Method Detail

release

public void release()