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