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 |
---|---|
ConfigurationChange |
ConfigurationChangeBuilder.build()
Builds the corresponding change set.
|
static ConfigurationChange |
ConfigurationChange.emptyChangeSet(org.apache.tamaya.Configuration configuration)
Get an empty change set for the given provider.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.