| Package | Description |
|---|---|
| io.nessus.common | |
| io.nessus.common.main | |
| io.nessus.common.service | |
| io.nessus.common.testing |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLogSupport<T extends Config> |
class |
ConfigSupport<T extends Config> |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicConfig |
| Modifier and Type | Field and Description |
|---|---|
protected T |
ConfigSupport.config |
| Modifier and Type | Method and Description |
|---|---|
abstract Config |
LogSupport.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicConfig.ConfigSerializer.serialize(Config value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMain<C extends Config,T extends AbstractOptions> |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractOptions.initDefaults(Config config) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicService<T extends Config> |
| Modifier and Type | Method and Description |
|---|---|
default void |
Service.init(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected Config |
AbstractTest.createConfig() |
Config |
AbstractTest.getConfig() |
Copyright © 2020. All rights reserved.