org.mule.test.integration.transaction
Class JmsConcurrentConsumerExecutionTestCase.FailureComponent

java.lang.Object
  extended by org.mule.test.integration.transaction.JmsConcurrentConsumerExecutionTestCase.FailureComponent
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
JmsConcurrentConsumerExecutionTestCase

public static class JmsConcurrentConsumerExecutionTestCase.FailureComponent
extends Object
implements Callable


Constructor Summary
JmsConcurrentConsumerExecutionTestCase.FailureComponent()
           
 
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

JmsConcurrentConsumerExecutionTestCase.FailureComponent

public JmsConcurrentConsumerExecutionTestCase.FailureComponent()
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.