| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.service | |
| org.yarnandtail.andhow.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AndHowConfiguration<C extends AndHowConfiguration> |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConfig<C extends BaseConfig<C>>
Basic abstract implementation for AndHowConfiguration instances.
|
static class |
StdConfig.StdConfigAbstract<S extends StdConfig.StdConfigAbstract<S>>
Abstract class here lets this be extended maintaining the generic types
|
static class |
StdConfig.StdConfigImpl
Final class 'closes' the generics for an actual implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHow.findConfig()
Prior to AndHow initialization, this method finds the configuration that will be used.
|
AndHowConfiguration<? extends AndHowConfiguration> |
AndHow.Initialization.getConfig() |
AndHowConfiguration |
AndHowInit.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHow.findConfig()
Prior to AndHow initialization, this method finds the configuration that will be used.
|
AndHowConfiguration<? extends AndHowConfiguration> |
AndHow.Initialization.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AndHow.setConfig(AndHowConfiguration<? extends AndHowConfiguration> config)
Prior to AndHow initialization, this method explicitly sets the configuration to be used.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AndHow.setConfig(AndHowConfiguration<? extends AndHowConfiguration> config)
Prior to AndHow initialization, this method explicitly sets the configuration to be used.
|
| Constructor and Description |
|---|
Initialization(AndHowConfiguration<? extends AndHowConfiguration> config) |
| Constructor and Description |
|---|
Initialization(AndHowConfiguration<? extends AndHowConfiguration> config) |
| Modifier and Type | Method and Description |
|---|---|
AndHowConfiguration |
TestInitLoader.getAndHowConfiguration(AndHowConfiguration defaultConfig)
Returns an AndHowConfiguration from an AndHowInit instance from the service
loader, or if not found, the default one passed in.
|
AndHowConfiguration |
InitLoader.getAndHowConfiguration(AndHowConfiguration defaultConfig)
Returns an AndHowConfiguration from an AndHowInit instance from the service
loader, or if not found, the default one passed in.
|
| Modifier and Type | Method and Description |
|---|---|
AndHowConfiguration |
TestInitLoader.getAndHowConfiguration(AndHowConfiguration defaultConfig)
Returns an AndHowConfiguration from an AndHowInit instance from the service
loader, or if not found, the default one passed in.
|
AndHowConfiguration |
InitLoader.getAndHowConfiguration(AndHowConfiguration defaultConfig)
Returns an AndHowConfiguration from an AndHowInit instance from the service
loader, or if not found, the default one passed in.
|
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHowUtil.findConfiguration(AndHowConfiguration<? extends AndHowConfiguration> defaultConfig) |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHowUtil.findConfiguration(AndHowConfiguration<? extends AndHowConfiguration> defaultConfig) |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHowUtil.findConfiguration(AndHowConfiguration<? extends AndHowConfiguration> defaultConfig) |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHowUtil.findConfiguration(AndHowConfiguration<? extends AndHowConfiguration> defaultConfig) |
Copyright © 2022. All rights reserved.