Package org.springframework.ldap.config
Class TransactionManagerParser
java.lang.Object
org.springframework.ldap.config.TransactionManagerParser
- All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser
public class TransactionManagerParser
extends Object
implements org.springframework.beans.factory.xml.BeanDefinitionParser
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.config.BeanDefinition
org.springframework.beans.factory.config.BeanDefinition
parseDefaultRenamingStrategy
(Element element)
-
Constructor Details
-
TransactionManagerParser
public TransactionManagerParser()
-
-
Method Details
-
parse
public org.springframework.beans.factory.config.BeanDefinition parse(Element element, org.springframework.beans.factory.xml.ParserContext parserContext) - Specified by:
parse
in interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
-
parseDefaultRenamingStrategy
public org.springframework.beans.factory.config.BeanDefinition parseDefaultRenamingStrategy(Element element)
-