public final class UnsupportedMessageRequesterFactory extends AbstractMessageRequesterFactory
| Constructor and Description |
|---|
UnsupportedMessageRequesterFactory() |
| 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 createdMessageRequester for this
transportMuleException - if the requester cannot be createdCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.