Class | Description |
---|---|
AbstractMutablePropertySource |
Base class for implementing a
MutablePropertySource . |
ConfigChangeContext |
Transactional context used for managing configuration changes within an
AbstractMutablePropertySource . |
MutablePropertiesPropertySource |
Simple implementation of a mutable
PropertySource for .properties files. |
MutableXmlPropertiesPropertySource |
Simple implementation of a mutable
PropertySource for .xml properties files. |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.