org.constretto.internal.store.ldap
Class LdapConfigurationStore
java.lang.Object
org.constretto.internal.store.ldap.LdapConfigurationStore
- All Implemented Interfaces:
- ConfigurationStore
public class LdapConfigurationStore
- extends Object
- implements ConfigurationStore
- Author:
- Sondre Eikanger Kvalø
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LdapConfigurationStore
public LdapConfigurationStore()
LdapConfigurationStore
public LdapConfigurationStore(LdapConfigurationStore oldStore,
String key,
Attributes attributes,
String... tags)
LdapConfigurationStore
public LdapConfigurationStore(LdapConfigurationStore oldStore,
Attributes attributes,
String... tags)
parseConfiguration
public Collection<TaggedPropertySet> parseConfiguration()
- Specified by:
parseConfiguration in interface ConfigurationStore
Copyright © 2008-2013. All Rights Reserved.