JavaScript is disabled on your browser.
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler
Direct Known Subclasses:
MuleDomainNamespaceHandler , OAuth2NamespaceHandler
public class MuleNamespaceHandler
extends AbstractMuleNamespaceHandler
This is the core namespace handler for Mule and configures all Mule configuration elements under the
http://www.mulesoft.org/schema/mule/core/${version}
Namespace.
Method Summary
Methods
Modifier and Type
Method and Description
void
init ()
Methods inherited from class org.mule.config.spring.handlers.AbstractMuleNamespaceHandler
findConnectorClass , getGlobalEndpointBuilderBeanClass , getInboundEndpointFactoryBeanClass , getOutboundEndpointFactoryBeanClass , registerConnectorDefinitionParser , registerConnectorDefinitionParser , registerConnectorDefinitionParser , registerDeprecatedBeanDefinitionParser , registerDeprecatedConnectorDefinitionParser , registerDeprecatedMuleBeanDefinitionParser , registerIgnoredElement , registerMetaTransportEndpoints , registerMuleBeanDefinitionParser , registerStandardTransportEndpoints
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Copyright © 2003–2016 MuleSoft, Inc. . All rights reserved.