org.mule.transport.legstar.mock
Class LegstarMockMessageRequesterFactory

java.lang.Object
  extended by org.mule.transport.AbstractMessageRequesterFactory
      extended by org.mule.transport.legstar.mock.LegstarMockMessageRequesterFactory
All Implemented Interfaces:
org.mule.api.transport.MessageRequesterFactory

public class LegstarMockMessageRequesterFactory
extends org.mule.transport.AbstractMessageRequesterFactory

LegstarMockMessageRequesterFactory returns instances of LegstarMockMessageRequester.


Constructor Summary
LegstarMockMessageRequesterFactory()
           
 
Method Summary
 org.mule.api.transport.MessageRequester create(org.mule.api.endpoint.InboundEndpoint endpoint)
          
 
Methods inherited from class org.mule.transport.AbstractMessageRequesterFactory
activate, destroy, isCreateRequesterPerRequest, passivate, toString, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LegstarMockMessageRequesterFactory

public LegstarMockMessageRequesterFactory()
Method Detail

create

public org.mule.api.transport.MessageRequester create(org.mule.api.endpoint.InboundEndpoint endpoint)
                                               throws org.mule.api.MuleException

Specified by:
create in interface org.mule.api.transport.MessageRequesterFactory
Specified by:
create in class org.mule.transport.AbstractMessageRequesterFactory
Throws:
org.mule.api.MuleException


Copyright © 2013 LegSem. All Rights Reserved.