public class ConfigurationEvent extends java.lang.Object
| Constructor and Description |
|---|
ConfigurationEvent(ConfigurationProperty property) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationProperty |
getProperty()
get the property that caused this event
|
public ConfigurationEvent(ConfigurationProperty property)
public ConfigurationProperty getProperty()