org.mule.module.jca
Class JcaComponent.MuleJcaWorker

java.lang.Object
  extended by org.mule.module.jca.JcaComponent.MuleJcaWorker
All Implemented Interfaces:
Runnable, javax.resource.spi.work.Work
Enclosing class:
JcaComponent

public class JcaComponent.MuleJcaWorker
extends Object
implements javax.resource.spi.work.Work


Method Summary
 void release()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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.