org.mule.tck.testmodels.mule
Class TestExceptionStrategy

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

public class TestExceptionStrategy
extends DefaultExceptionStrategy

TestExceptionStrategy TODO

Version:
$Revision: 7976 $
Author:
Ross Mason

Field Summary
 
Fields inherited from class org.mule.impl.AbstractExceptionListener
endpoints, initialised, logger
 
Constructor Summary
TestExceptionStrategy()
           
 
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.