org.apache.directory.server.protocol.shared
Class LdapLoader

java.lang.Object
  extended by org.apache.directory.server.protocol.shared.LdapLoader
All Implemented Interfaces:
LoadStrategy

public class LdapLoader
extends java.lang.Object
implements LoadStrategy

Load strategy for configuration properties coming from LDAP.

Version:
$Rev: 434432 $, $Date: 2006-08-24 18:52:26 +0200 (Thu, 24 Aug 2006) $
Author:
Apache Directory Project

Field Summary
 
Fields inherited from interface org.apache.directory.server.protocol.shared.LoadStrategy
LDAP, PROPS
 
Constructor Summary
LdapLoader()
           
 
Method Summary
 java.util.Map load(java.lang.String prefix, java.util.Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LdapLoader

public LdapLoader()
Method Detail

load

public java.util.Map load(java.lang.String prefix,
                          java.util.Map properties)
Specified by:
load in interface LoadStrategy


Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.