public class RmiMessageDispatcherFactory extends AbstractMessageDispatcherFactory
Constructor and Description |
---|
RmiMessageDispatcherFactory() |
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, validate
public MessageDispatcher create(OutboundEndpoint endpoint) throws MuleException
MessageDispatcherFactory
create
in interface MessageDispatcherFactory
create
in class AbstractMessageDispatcherFactory
endpoint
- the endoint for which this dispatcher should be createdMessageDispatcher
for this
transportMuleException
- if the dispatcher cannot be createdCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.