Spring LDAP

org.springframework.ldap.config
Class ContextSourceParser

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

public class ContextSourceParser
extends Object
implements BeanDefinitionParser

Author:
Mattias Hellborg Arthursson

Constructor Summary
ContextSourceParser()
           
 
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

ContextSourceParser

public ContextSourceParser()
Method Detail

parse

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

Spring LDAP