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, set
public ConfigStoreBuilder()
public ConfigStoreBuilder(PropertyStore ps)
ps
- The initial configuration settings for this builder.public abstract ConfigStore build()
ContextBuilder
build
in class ContextBuilder
Copyright © 2016–2020 The Apache Software Foundation. All rights reserved.