public class ConfigurationEvent extends EventObject
source
Constructor and Description |
---|
ConfigurationEvent(Object source,
String key,
Object value)
Constructor de un ConfigurationEvent
|
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Object |
getValue() |
getSource, toString