| Package | Description |
|---|---|
| org.yarnandtail.andhow | |
| org.yarnandtail.andhow.internal | |
| org.yarnandtail.andhow.util |
| Modifier and Type | Method and Description |
|---|---|
static AndHow |
AndHow.instance()
Returns the current AndHow instance.
|
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 |
|---|---|
static void |
ReportGenerator.printProblems(PrintStream out,
AppFatalException fatalException,
StaticPropertyConfigurationInternal appDef) |
| Constructor and Description |
|---|
AndHowCore(NamingStrategy naming,
List<Loader> loaders,
List<GroupProxy> registeredGroups) |
| Modifier and Type | Method and Description |
|---|---|
static AppFatalException |
AndHowUtil.buildFatalException(ProblemList<Problem> problems) |
| Modifier and Type | Method and Description |
|---|---|
static List<GroupProxy> |
AndHowUtil.buildGroupProxies(Collection<Class<?>> registeredGroups) |
static AndHowConfiguration |
AndHowUtil.findConfiguration(AndHowConfiguration defaultConfig) |
Copyright © 2017. All rights reserved.