public static interface StandardScriptEngineManager.ConfigurationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onConfigurationChange(ScriptEngineConfiguration newConfiguration)
Indicates that the script engine configuration has changed and that the listener should update settings
appropriately.
|
void onConfigurationChange(ScriptEngineConfiguration newConfiguration)
newConfiguration - the new script engine configuration. Never null.Copyright © 2010–2024 Open Identity Platform Community. All rights reserved.