| Package | Description |
|---|---|
| org.appops.configuration | |
| org.appops.core.deployment | |
| org.appops.core.service |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
ModuleConfig.merge(ModuleConfig config)
Merges module configuration with this(current) configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
ModuleConfig.merge(ModuleConfig config)
Merges module configuration with this(current) configuration.
|
| Constructor and Description |
|---|
ModuleConfig(ModuleConfig moduleConfig)
Constructor for ModuleConfig.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
ServiceConfiguration.getModules() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfiguration.setModules(ModuleConfig modules) |
| Modifier and Type | Method and Description |
|---|---|
ModuleConfig |
ServiceConfig.getModuleConfig()
Deprecated.
Getter for the field
moduleConfig. |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceConfig.setModuleConfig(ModuleConfig moduleConfig)
Deprecated.
Setter for the field
moduleConfig. |
Copyright © 2021. All rights reserved.