org.apache.falcon.util
Class StartupProperties
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
org.apache.falcon.util.ApplicationProperties
org.apache.falcon.util.StartupProperties
- All Implemented Interfaces:
- Serializable, Cloneable, Map<Object,Object>
public final class StartupProperties
- extends ApplicationProperties
Properties read during application startup.
- 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 |
getPropertyFile
protected String getPropertyFile()
- Specified by:
getPropertyFile
in class ApplicationProperties
get
public static Properties get()
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.