ConfigEvent
, ConfigEventListener
.See: Description
Interface | Description |
---|---|
ConfigEventListener<T> |
Interface to be implemented for listening on changes on
Configuration instances. |
Class | Description |
---|---|
ConfigEvent |
Singleton accessor for accessing the event support component that distributes change events of
PropertySource and Configuration . |
FrozenConfiguration |
/**
Configuration implementation that stores all current values of a given (possibly dynamic, contextual and non remote
capable instance) and is fully serializable.
|
FrozenPropertySource |
PropertySource implementation that stores all current values of a given (possibly dynamic, contextual and non remote
capable instance) and is fully serializable.
|
ConfigEvent
, ConfigEventListener
.Copyright © 2014–2015 Apache Software Foundation. All rights reserved.