public abstract class ConfigStoreBuilder extends ContextBuilder
ConfigStore objects.psb| Constructor and Description |
|---|
ConfigStoreBuilder()
Constructor, default settings.
|
ConfigStoreBuilder(PropertyStore ps)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ConfigStore |
build()
Build the object.
|
add, addTo, addTo, apply, applyAnnotations, applyAnnotations, applyAnnotations, build, getPropertyStore, getPropertyStoreBuilder, peek, peek, removeFrom, set, setpublic ConfigStoreBuilder()
public ConfigStoreBuilder(PropertyStore ps)
ps - The initial configuration settings for this builder.public abstract ConfigStore build()
ContextBuilderbuild in class ContextBuilderCopyright © 2016–2019 The Apache Software Foundation. All rights reserved.