org.mule.tck
Class FunctionalTestCase.TestingWorkListener

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

public class FunctionalTestCase.TestingWorkListener
extends org.mule.umo.manager.DefaultWorkListener


Field Summary
 
Fields inherited from class org.mule.umo.manager.DefaultWorkListener
logger
 
Constructor Summary
FunctionalTestCase.TestingWorkListener()
           
 
Method Summary
protected  void handleWorkException(javax.resource.spi.work.WorkEvent event, String type)
           
 
Methods inherited from class org.mule.umo.manager.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

FunctionalTestCase.TestingWorkListener

public FunctionalTestCase.TestingWorkListener()
Method Detail

handleWorkException

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


Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.