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

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

public class PropsLoader
extends java.lang.Object
implements LoadStrategy

Load strategy for configuration properties coming from a properties file.

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
PropsLoader()
           
 
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

PropsLoader

public PropsLoader()
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.