Uses of Class
org.apache.juneau.config.store.ConfigStore.Builder
Packages that use ConfigStore.Builder
-
Uses of ConfigStore.Builder in org.apache.juneau.config.store
Subclasses of ConfigStore.Builder in org.apache.juneau.config.storeModifier and TypeClassDescriptionstatic class
Builder class.static class
Builder class.static class
Builder class.Methods in org.apache.juneau.config.store that return ConfigStore.BuilderModifier and TypeMethodDescriptionConfigStore.Builder.annotations
(Annotation... values) ConfigStore.Builder.apply
(AnnotationWorkList work) ConfigStore.Builder.applyAnnotations
(Class<?>... from) ConfigStore.Builder.applyAnnotations
(Object... from) abstract ConfigStore.Builder
ConfigStore.Builder.copy()
ConfigStore.Builder.debug()
ConfigStore.Builder.debug
(boolean value) Constructors in org.apache.juneau.config.store with parameters of type ConfigStore.BuilderModifierConstructorDescriptionprotected
Builder
(ConfigStore.Builder copyFrom) Copy constructor.protected
ConfigStore
(ConfigStore.Builder builder) Constructor. -
Uses of ConfigStore.Builder in org.apache.juneau.examples.core.config.store
Subclasses of ConfigStore.Builder in org.apache.juneau.examples.core.config.store