public class ConfigurationEvent extends EventObject
source
ConfigurationEvent(Object source, String key, Object value)
String
getKey()
Object
getValue()
getSource, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConfigurationEvent(Object source, String key, Object value)
key
value
public String getKey()
public Object getValue()