jbpm-form-modeler-common 1.0-SNAPSHOT

org.jbpm.formModeler.service.bb.commons.config
Interface ConfigurationLoader


public interface ConfigurationLoader

A class for performing configuration loading


Method Summary
 Map loadConfiguration()
          Called to load all properties.
 

Method Detail

loadConfiguration

Map loadConfiguration()
                      throws Exception
Called to load all properties. The properties must be stored under the [section].[key] key in the map. The values contained in the map must be String and String[].

Returns:
Map a map with all the properties loaded.
Throws:
Exception

jbpm-form-modeler-common 1.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.