public static interface J2SECategoryExtensionProvider.ConfigChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
propertiesChanged(Map<String,String> updates)
Method is called when properties should be updated, null prop value
means property will be removed from the property file, only shared
properties are updated; properties are not evaluated
|
void propertiesChanged(Map<String,String> updates)
updates - map holding updated propertiesBuilt on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.