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, childRemoved
public void stateChanged(ConfiguredObject<?> configuredObject, State oldState, State newState)
ConfigurationChangeListener
stateChanged
in interface ConfigurationChangeListener
stateChanged
in class NoopConfigurationChangeListener
configuredObject
- 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.