org.mule.endpoint.outbound
Class DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory

java.lang.Object
  extended by org.mule.transport.AbstractMessageDispatcherFactory
      extended by org.mule.tck.testmodels.mule.TestMessageDispatcherFactory
          extended by org.mule.endpoint.outbound.DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory
All Implemented Interfaces:
MessageDispatcherFactory
Enclosing class:
DynamicOutboundEndpointTestCase

public static class DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory
extends TestMessageDispatcherFactory


Constructor Summary
DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory()
           
 
Method Summary
 MessageDispatcher create(OutboundEndpoint ep)
           
 
Methods inherited from class org.mule.transport.AbstractMessageDispatcherFactory
activate, destroy, isCreateDispatcherPerRequest, passivate, toString, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory

public DynamicOutboundEndpointTestCase.MyMessageDispatcherFactory()
Method Detail

create

public MessageDispatcher create(OutboundEndpoint ep)
                         throws MuleException
Specified by:
create in interface MessageDispatcherFactory
Overrides:
create in class TestMessageDispatcherFactory
Throws:
MuleException


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