org.springframework.ldap.config
Class Elements
java.lang.Object
org.springframework.ldap.config.Elements
public abstract class Elements
- extends Object
- Author:
- Mattias Hellborg Arthursson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTEXT_SOURCE
public static final String CONTEXT_SOURCE
- See Also:
- Constant Field Values
POOLING
public static final String POOLING
- See Also:
- Constant Field Values
LDAP_TEMPLATE
public static final String LDAP_TEMPLATE
- See Also:
- Constant Field Values
TRANSACTION_MANAGER
public static final String TRANSACTION_MANAGER
- See Also:
- Constant Field Values
REPOSITORIES
public static final String REPOSITORIES
- See Also:
- Constant Field Values
DEFAULT_RENAMING_STRATEGY
public static final String DEFAULT_RENAMING_STRATEGY
- See Also:
- Constant Field Values
DIFFERENT_SUBTREE_RENAMING_STRATEGY
public static final String DIFFERENT_SUBTREE_RENAMING_STRATEGY
- See Also:
- Constant Field Values
Elements
public Elements()