org.springframework.ldap.config
Class LdapTemplateParser
java.lang.Object
org.springframework.ldap.config.LdapTemplateParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class LdapTemplateParser
- extends Object
- implements BeanDefinitionParser
- Author:
- Mattias Hellborg Arthursson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapTemplateParser
public LdapTemplateParser()
parse
public BeanDefinition parse(Element element,
ParserContext parserContext)
- Specified by:
parse
in interface BeanDefinitionParser