public class BDBCacheSizeSetter extends NoopConfigurationChangeListener
| Constructor and Description |
|---|
BDBCacheSizeSetter() |
| Modifier and Type | Method and Description |
|---|---|
void |
stateChanged(ConfiguredObject<?> configuredObject,
State oldState,
State newState)
Inform the listener that the passed object has changed state
|
attributeSet, bulkChangeEnd, bulkChangeStart, childAdded, childRemovedpublic void stateChanged(ConfiguredObject<?> configuredObject, State oldState, State newState)
ConfigurationChangeListenerstateChanged in interface ConfigurationChangeListenerstateChanged in class NoopConfigurationChangeListenerconfiguredObject - the object whose state has changedoldState - the state prior to the changenewState - the state after the changeCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.