public class VMMessageDispatcherFactory extends AbstractMessageDispatcherFactory
VMMessageDispatcherFactory creates an in-memory event dispatcher| Constructor and Description |
|---|
VMMessageDispatcherFactory() |
| 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-2012 MuleSource, Inc.. All Rights Reserved.