org.mule.config.endpoint
Class ConfigurableTransportFactory
java.lang.Object
org.mule.transport.service.TransportFactory
org.mule.config.endpoint.ConfigurableTransportFactory
public class ConfigurableTransportFactory
- extends TransportFactory
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHANNEL_OVERRIDES
public static final String CHANNEL_OVERRIDES
- See Also:
- Constant Field Values
CHANNEL_OVERRIDES_FILE
public static final String CHANNEL_OVERRIDES_FILE
- See Also:
- Constant Field Values
SINGLETON_PROPERTY
public static final String SINGLETON_PROPERTY
- See Also:
- Constant Field Values
TRUE
public static final String TRUE
- See Also:
- Constant Field Values
ConfigurableTransportFactory
public ConfigurableTransportFactory(MuleContext muleContext)
throws MuleException
- Throws:
MuleException
createConnector
public Connector createConnector(EndpointURI endpointURI)
throws TransportFactoryException
- Overrides:
createConnector in class TransportFactory
- Throws:
TransportFactoryException
loadOverrides
protected Properties loadOverrides()
throws MuleException
- Throws:
MuleException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.