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