org.apache.cxf.jca.cxf
Class WorkManagerThreadPool.WorkImpl
java.lang.Object
org.apache.cxf.jca.cxf.WorkManagerThreadPool.WorkImpl
- All Implemented Interfaces:
- Runnable, javax.resource.spi.work.Work
- Enclosing class:
- WorkManagerThreadPool
public class WorkManagerThreadPool.WorkImpl
- extends Object
- implements javax.resource.spi.work.Work
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkManagerThreadPool.WorkImpl
public WorkManagerThreadPool.WorkImpl(Runnable job)
run
public void run()
- Specified by:
run
in interface Runnable
release
public void release()
- Specified by:
release
in interface javax.resource.spi.work.Work
Apache CXF