org.mule.transport.vm.functional.transactions
Class VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent

java.lang.Object
  extended by org.mule.transport.vm.functional.transactions.VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
VmExceptionStrategyOneWayTestCase

public static class VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent
extends Object
implements Callable


Constructor Summary
VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent

public VmExceptionStrategyOneWayTestCase.DeadLetterQueueComponent()
Method Detail

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


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