org.mule.module.cxf.config
Class WsSecurityDefinitionParser

java.lang.Object
  extended by org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
      extended by org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
          extended by org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
              extended by org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
                  extended by org.mule.module.cxf.config.WsSecurityDefinitionParser
All Implemented Interfaces:
org.mule.config.spring.parsers.MuleDefinitionParser, org.mule.config.spring.parsers.MuleDefinitionParserConfiguration, org.springframework.beans.factory.xml.BeanDefinitionParser

public class WsSecurityDefinitionParser
extends org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser


Field Summary
 
Fields inherited from class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
logger
 
Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
ID_ATTRIBUTE, NAME_ATTRIBUTE
 
Constructor Summary
WsSecurityDefinitionParser(Class wsSecurityClass)
           
 
Method Summary
static org.mule.config.spring.parsers.generic.ChildDefinitionParser createChildDefinitionParser(Class wsSecurityClass)
           
static org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser createRootDefinitionParser(Class wsSecurityClass)
           
 
Methods inherited from class org.mule.config.spring.parsers.delegate.ParentContextDefinitionParser
addAlias, addBeanFlag, addCollection, addIgnored, addMapping, addMapping, addMapping, addReference, and, getDelegate, getOtherwise, otherwise, registerPostProcessor, registerPreProcessor, removeIgnored, setIgnoredDefault
 
Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractParallelDelegatingDefinitionParser
muleParse
 
Methods inherited from class org.mule.config.spring.parsers.delegate.AbstractDelegatingDefinitionParser
addDelegate, getBeanName, getDelegate, parseInternal, setDeprecationWarning, size
 
Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
parse, postProcessComponentDefinition, registerBeanDefinition, resolveId, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.springframework.beans.factory.xml.BeanDefinitionParser
parse
 

Constructor Detail

WsSecurityDefinitionParser

public WsSecurityDefinitionParser(Class wsSecurityClass)
Method Detail

createRootDefinitionParser

public static org.mule.config.spring.parsers.generic.MuleOrphanDefinitionParser createRootDefinitionParser(Class wsSecurityClass)

createChildDefinitionParser

public static org.mule.config.spring.parsers.generic.ChildDefinitionParser createChildDefinitionParser(Class wsSecurityClass)


Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.