Spring LDAP

org.springframework.ldap.config
Class LdapTemplateParser

java.lang.Object
  extended by org.springframework.ldap.config.LdapTemplateParser
All Implemented Interfaces:
BeanDefinitionParser

public class LdapTemplateParser
extends Object
implements BeanDefinitionParser

Author:
Mattias Hellborg Arthursson

Constructor Summary
LdapTemplateParser()
           
 
Method Summary
 BeanDefinition parse(Element element, ParserContext parserContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapTemplateParser

public LdapTemplateParser()
Method Detail

parse

public BeanDefinition parse(Element element,
                            ParserContext parserContext)
Specified by:
parse in interface BeanDefinitionParser

Spring LDAP