org.fosstrak.webadapters.epcis.config
Class ConfigLoader
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
org.fosstrak.webadapters.epcis.config.ConfigLoader
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public class ConfigLoader
- extends Properties
This is the ConfiguLoader Singleton which which loads all
user-configurable properties from the config.property
file located in /WEB-INF/classes/.
- Author:
- Dominique Guinard
- See Also:
- Serialized Form
Methods inherited from class java.util.Properties |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames |
Methods inherited from class java.util.Hashtable |
clear, clone, contains, containsKey, containsValue, elements, entrySet, equals, get, hashCode, isEmpty, keys, keySet, put, putAll, rehash, remove, size, toString, values |
getInstance
public static ConfigLoader getInstance()
Copyright © 2010. All Rights Reserved.