org.mule.module.jca
Class DelegateWorkManager.RunnableWorkAdapter
java.lang.Object
org.mule.module.jca.DelegateWorkManager.RunnableWorkAdapter
- All Implemented Interfaces:
- Runnable, javax.resource.spi.work.Work
- Enclosing class:
- DelegateWorkManager
protected static class DelegateWorkManager.RunnableWorkAdapter
- 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 |
DelegateWorkManager.RunnableWorkAdapter
public DelegateWorkManager.RunnableWorkAdapter(Runnable command)
release
public void release()
- Specified by:
release
in interface javax.resource.spi.work.Work
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.