public class HttpNamespaceHandler extends HttpNamespaceHandler
elements.
This namespace handler now extends HttpNamespaceHandler from mule-module-http so that both projects can
register bean definition parsers for the same namespace (http).| Modifier and Type | Field and Description |
|---|---|
static String |
HTTP_TRANSPORT_DEPRECATION_MESSAGE |
| Constructor and Description |
|---|
HttpNamespaceHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
protected void |
registerDeprecatedBeanDefinitionParser(String elementName,
org.springframework.beans.factory.xml.BeanDefinitionParser parser) |
protected org.mule.config.spring.parsers.MuleDefinitionParserConfiguration |
registerDeprecatedConnectorDefinitionParser(Class connectorClass) |
protected org.mule.config.spring.parsers.MuleDefinitionParserConfiguration |
registerDeprecatedMuleBeanDefinitionParser(String elementName,
org.mule.config.spring.parsers.MuleDefinitionParser parser) |
findConnectorClass, getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerDeprecatedBeanDefinitionParser, registerDeprecatedConnectorDefinitionParser, registerDeprecatedMuleBeanDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpointspublic static final String HTTP_TRANSPORT_DEPRECATION_MESSAGE
public void init()
init in interface org.springframework.beans.factory.xml.NamespaceHandlerinit in class HttpNamespaceHandlerprotected void registerDeprecatedBeanDefinitionParser(String elementName, org.springframework.beans.factory.xml.BeanDefinitionParser parser)
protected org.mule.config.spring.parsers.MuleDefinitionParserConfiguration registerDeprecatedMuleBeanDefinitionParser(String elementName, org.mule.config.spring.parsers.MuleDefinitionParser parser)
protected org.mule.config.spring.parsers.MuleDefinitionParserConfiguration registerDeprecatedConnectorDefinitionParser(Class connectorClass)
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.