public interface ConfigurationChangedAware
| Modifier and Type | Method and Description |
|---|---|
void |
beanConfigurationChanged(Collection<String> changedFields)
Method called when configuration was applied to bean.
|
void beanConfigurationChanged(Collection<String> changedFields)
changedFields - collection of field names which were changedCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.