org.mule.tck
Class FunctionalTestCase.TestingWorkListener

java.lang.Object
  extended byorg.mule.umo.manager.DefaultWorkListener
      extended byorg.mule.tck.FunctionalTestCase.TestingWorkListener
Enclosing class:
FunctionalTestCase

public class FunctionalTestCase.TestingWorkListener
extends DefaultWorkListener


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


Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.