| Package | Description |
|---|---|
| net.thevpc.nuts.boot.reserved.compat | |
| net.thevpc.nuts.boot.reserved.maven | |
| net.thevpc.nuts.boot.reserved.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
NReservedBootConfigLoaderOld.loadConfigVersion502(NBootOptionsInfo config,
Map<String,Object> jsonObject,
NBootLog bLog)
best effort to load config object from jsonObject saved with nuts version
"[0.5.2,0.5.6[".
|
static void |
NReservedBootConfigLoaderOld.loadConfigVersion506(NBootOptionsInfo config,
Map<String,Object> jsonObject,
NBootLog bLog)
best effort to load config object from jsonObject saved with nuts version
"[0.5.6]" and later.
|
static void |
NReservedBootConfigLoaderOld.loadConfigVersion507(NBootOptionsInfo config,
Map<String,Object> jsonObject,
NBootLog bLog)
best effort to load config object from jsonObject saved with nuts version
"0.5.6" and later.
|
| Modifier and Type | Method and Description |
|---|---|
NBootLog |
NMavenSettingsLoaderBoot.getLog() |
| Modifier and Type | Field and Description |
|---|---|
NBootLog |
NBootContext.log |
| Modifier and Type | Method and Description |
|---|---|
static NBootLog |
NBootContext.log() |
| Constructor and Description |
|---|
LogOp(NBootLog logger) |
Copyright © 2025 vpc open source initiative. All rights reserved.