| Class | Description |
|---|---|
| ConfigObject<T> | |
| ConfigObjectFactory |
must create by PriorityPropertyManager
or register to PriorityPropertyManager manually ${} or ${not-exist-key} is valid key in archaius so this wrapper mechanism will not throw exception even can not find value by placeholder |
| ConfigObjectProperty |
do not reference config object instance, otherwise gc for weak hash map will failed
|
| PriorityProperty<T> |
must create by PriorityPropertyManager
or register to PriorityPropertyManager manually |
| PriorityPropertyFactory | |
| PriorityPropertyManager | |
| PriorityPropertyType<T> |
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.