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-22 18:11:25 -0400 (Sat, 22 Aug 2009) $

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

Method Detail

release

void release()


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