public class Environment extends Properties
defaults
Constructor and Description |
---|
Environment() |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
Map<String,String> |
toMap() |
getProperty, getProperty, list, list, load, load, loadFromXML, propertyNames, save, setProperty, store, store, storeToXML, storeToXML, stringPropertyNames
clear, 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, values
public Environment() throws IOException
IOException
Copyright © 2010 The Apache Software Foundation