Package | Description |
---|---|
org.apache.tamaya.events |
This package provides the main building blocks for handling configuration changes, such as
ConfigEventManager , ConfigEventListener and
artifacts to describe the changes (delta) of a Configuration or a PropertySource. |
Modifier and Type | Method and Description |
---|---|
static FrozenConfiguration |
FrozenConfiguration.of(org.apache.tamaya.Configuration config)
Creates a new FrozenConfiguration instance based on a Configuration given.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.