| Package | Description |
|---|---|
| one.microstream.configuration.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConfigurationAssemblerIni
Assembler for configurations to export to INI (properties) format.
|
interface |
ConfigurationAssemblerXml
Assembler for configurations to export to XML format.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationAssemblerIni.Default |
static class |
ConfigurationAssemblerXml.Default |
| Modifier and Type | Method and Description |
|---|---|
default void |
Configuration.store(ConfigurationStorer storer,
ConfigurationAssembler assembler)
Stores this configuration to an external target.
|
Copyright © 2022 MicroStream Software. All rights reserved.