| 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>> |
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()
Finds and creates a new instance of the
AndHowConfiguration
that would be used if AndHow.instance() was called. |
AndHowConfiguration |
AndHowInit.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration<? extends AndHowConfiguration> |
AndHow.findConfig()
Finds and creates a new instance of the
AndHowConfiguration
that would be used if AndHow.instance() was called. |
| Modifier and Type | Method and Description |
|---|---|
static AndHow |
AndHow.instance(AndHowConfiguration config)
Builds a new AndHow instance using the specified configuration ONLY IF
there is no existing AndHow instance.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
AndHowUtil.findConfiguration(AndHowConfiguration defaultConfig) |
| Modifier and Type | Method and Description |
|---|---|
static AndHowConfiguration |
AndHowUtil.findConfiguration(AndHowConfiguration defaultConfig) |
Copyright © 2017. All rights reserved.