org.mule.module.jca
Class JcaComponent.MuleJcaWorker

java.lang.Object
  extended by org.mule.work.AbstractMuleEventWork
      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 AbstractMuleEventWork


Field Summary
 
Fields inherited from class org.mule.work.AbstractMuleEventWork
event
 
Method Summary
 void doRun()
           
 
Methods inherited from class org.mule.work.AbstractMuleEventWork
getEvent, release, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

doRun

public void doRun()
Specified by:
doRun in class AbstractMuleEventWork


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.