public class ApplicationContextConfiguration extends Properties
defaults| Modifier and Type | Method and Description |
|---|---|
static void |
configure(InputStream is)
Loads the configuration to the context
|
static ApplicationContextConfiguration |
get()
Gets the configuration for the application on the context
Throws an RuntimeException if the configuration wasn't loaded
|
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNamesclear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, valuespublic static ApplicationContextConfiguration get()
public static void configure(InputStream is)
is - InputStream with the configurationCopyright © 2014–2018 Premium Minds. All rights reserved.