Package | Description |
---|---|
org.apache.tamaya.mutableconfig.propertysources |
Modifier and Type | Field and Description |
---|---|
protected Map<UUID,ConfigChangeContext> |
AbstractMutablePropertySource.transactions
Map with the curren transactions, identified by transactionId.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MutableXmlPropertiesPropertySource.commitInternal(ConfigChangeContext context) |
protected abstract void |
AbstractMutablePropertySource.commitInternal(ConfigChangeContext context)
Commit of the changes to the current property source.
|
protected void |
MutablePropertiesPropertySource.commitInternal(ConfigChangeContext context) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.