Uses of Package
org.apache.juneau.commons.settings
Packages that use org.apache.juneau.commons.settings
Package
Description
Thread-safe system property access with support for global and per-thread overrides,
making it useful for unit tests and configuration management.
Common internal utilities.
Bean-Centric Testing Framework.
-
Classes in org.apache.juneau.commons.settings used by org.apache.juneau.commons.settingsClassDescriptionA functional interface for creating read-only
SettingSourceinstances from a function.A writableSettingStoreimplementation created from functional interfaces.A resettable supplier that provides convenience methods for type conversion.Encapsulates Java system properties with support for global and per-thread overrides for unit testing.Builder for creating Settings instances.Interface for pluggable property sources used bySettings.A writable extension ofSettingSourcethat supports modifying property values.A specializedSettingfor string values that provides convenience methods for type conversion. -
Classes in org.apache.juneau.commons.settings used by org.apache.juneau.commons.utilsClassDescriptionA specialized
Settingfor string values that provides convenience methods for type conversion. -
Classes in org.apache.juneau.commons.settings used by org.apache.juneau.junit.bctClassDescriptionA specialized
Settingfor string values that provides convenience methods for type conversion.