| 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 FrozenPropertySource |
FrozenPropertySource.of(org.apache.tamaya.spi.PropertySource propertySource)
Creates a new FrozenPropertySource instance based on a PropertySource given.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.