- All Implemented Interfaces:
- jakarta.resource.spi.work.Work,- Runnable
public class WorkXid
extends Object
implements jakarta.resource.spi.work.Work 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
- 
Method Details
- 
releasepublic void release() 
- Specified by:
- releasein interface- jakarta.resource.spi.work.Work
 
- 
runpublic void run() 
- Specified by:
- runin interface- Runnable