Spring LDAP

org.springframework.ldap.config
Class LdapNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.springframework.ldap.config.LdapNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class LdapNamespaceHandler
extends NamespaceHandlerSupport

Author:
Mattias Hellborg Arthursson

Constructor Summary
LdapNamespaceHandler()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapNamespaceHandler

public LdapNamespaceHandler()
Method Detail

init

public void init()

Spring LDAP