public class VMMessageRequesterFactory extends AbstractMessageRequesterFactory
VMMessageDispatcherFactory creates an in-memory event dispatcher| Constructor and Description |
|---|
VMMessageRequesterFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageRequester |
create(InboundEndpoint endpoint)
Creates a new message requester instance, initialised with the passed
endpoint.
|
activate, destroy, isCreateRequesterPerRequest, passivate, toString, validatepublic MessageRequester create(InboundEndpoint endpoint) throws MuleException
MessageRequesterFactorycreate in interface MessageRequesterFactorycreate in class AbstractMessageRequesterFactoryendpoint - the endoint for which this requester should be createdUMOMessagerequester for this
transportMuleException - if the requester cannot be createdCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.