public class ConfigurationHolder extends CloseableHolder<org.osgi.service.cm.Configuration>
| Constructor and Description |
|---|
ConfigurationHolder(com.liferay.petra.function.UnsafeSupplier<org.osgi.service.cm.Configuration,Exception> onInitUnsafeSupplier) |
| Modifier and Type | Method and Description |
|---|---|
Dictionary<String,Object> |
getProperties() |
void |
update(Dictionary<String,Object> properties) |
close, get