org.mule.tck
Class TestingWorkListener

java.lang.Object
  extended by org.mule.work.DefaultWorkListener
      extended by org.mule.tck.TestingWorkListener
All Implemented Interfaces:
EventListener, javax.resource.spi.work.WorkListener

public class TestingWorkListener
extends DefaultWorkListener


Field Summary
 
Fields inherited from class org.mule.work.DefaultWorkListener
logger
 
Constructor Summary
TestingWorkListener()
           
 
Method Summary
protected  void handleWorkException(javax.resource.spi.work.WorkEvent event, String type)
           
 
Methods inherited from class org.mule.work.DefaultWorkListener
workAccepted, workCompleted, workRejected, workStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestingWorkListener

public TestingWorkListener()
Method Detail

handleWorkException

protected void handleWorkException(javax.resource.spi.work.WorkEvent event,
                                   String type)
Overrides:
handleWorkException in class DefaultWorkListener


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