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
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.beans.factory.config.BeanDefinitionorg.springframework.beans.factory.config.BeanDefinitionparseDefaultRenamingStrategy(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:
 parsein interfaceorg.springframework.beans.factory.xml.BeanDefinitionParser
 - 
parseDefaultRenamingStrategy
public org.springframework.beans.factory.config.BeanDefinition parseDefaultRenamingStrategy(Element element)  
 -