org.mule.tck.testmodels.mule
Class TestExceptionStrategy

java.lang.Object
  extended by org.mule.impl.AbstractExceptionListener
      extended by org.mule.impl.DefaultExceptionStrategy
          extended by org.mule.tck.testmodels.mule.TestExceptionStrategy
All Implemented Interfaces:
ExceptionListener, Initialisable

public class TestExceptionStrategy
extends DefaultExceptionStrategy

TestExceptionStrategy TODO


Field Summary
 
Fields inherited from class org.mule.impl.AbstractExceptionListener
endpoints, initialised, logger
 
Constructor Summary
TestExceptionStrategy()
           
 
Method Summary
 
Methods inherited from class org.mule.impl.DefaultExceptionStrategy
defaultHandler, handleLifecycleException, handleMessagingException, handleRoutingException, handleStandardException
 
Methods inherited from class org.mule.impl.AbstractExceptionListener
addEndpoint, doInitialise, exceptionThrown, fireNotification, getEndpoint, getEndpoints, getErrorMessagePayload, getExceptionType, initialise, isInitialised, logException, logFatal, markTransactionForRollback, removeEndpoint, routeException, setEndpoints
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestExceptionStrategy

public TestExceptionStrategy()


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