org.apache.james.postage.configuration
Class ConfigurationLoader

java.lang.Object
  extended by org.apache.james.postage.configuration.ConfigurationLoader

public class ConfigurationLoader
extends java.lang.Object

generates named PostageConfigurations


Constructor Summary
ConfigurationLoader()
           
 
Method Summary
 java.util.Map create(org.apache.commons.configuration.Configuration configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationLoader

public ConfigurationLoader()
Method Detail

create

public java.util.Map create(org.apache.commons.configuration.Configuration configuration)


Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.