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