public final class UnsupportedMessageDispatcherFactory extends AbstractMessageDispatcherFactory
| Constructor and Description |
|---|
UnsupportedMessageDispatcherFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageDispatcher |
create(OutboundEndpoint endpoint)
Creates a new message dispatcher instance, initialised with the passed
endpoint.
|
activate, destroy, isCreateDispatcherPerRequest, passivate, toString, validatepublic MessageDispatcher create(OutboundEndpoint endpoint) throws MuleException
MessageDispatcherFactorycreate in interface MessageDispatcherFactorycreate in class AbstractMessageDispatcherFactoryendpoint - the endoint for which this dispatcher should be createdMessageDispatcher for this
transportMuleException - if the dispatcher cannot be createdCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.