public class PropertySource extends Object implements Source
PropertySource(Properties serverProperties)
String
getProperty(String key)
Set<Object>
keySet()
Object
setProperty(String key, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertySource(Properties serverProperties)
public Object setProperty(String key, String value)
setProperty
Source
public String getProperty(String key)
getProperty
public Set<Object> keySet()
keySet
Copyright © 2019. All rights reserved.