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