javax.resource.spi.work
Interface Work

All Superinterfaces:
Runnable
All Known Subinterfaces:
DistributableWork

public interface Work
extends Runnable

Since:
1.5
Version:
$Rev: 806898 $ $Date: 2009-08-23 00:11:25 +0200 (So, 23. Aug 2009) $

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

Method Detail

release

void release()


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.