Package | Description |
---|---|
org.apache.tamaya.spi |
Modifier and Type | Method and Description |
---|---|
PropertyValueBuilder |
PropertyValueBuilder.addContextData(String key,
Object value)
Add an additional context data information.
|
static PropertyValueBuilder |
PropertyValue.builder(String key,
String value,
String source)
Creates a new builder instance.
|
PropertyValueBuilder |
PropertyValueBuilder.setContextData(Map<String,String> contextData)
Replaces/sets the context data.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.