| Package | Description |
|---|---|
| io.helidon.config |
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
|
| io.helidon.config.objectmapping |
Mappers that can map
Config to classes with factory methods, classes with Builders and
general "bean" classes with constructor and setters. |
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.addMapper(ConfigMapperProvider configMapperProvider)
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectConfigMapperProvider
Java beans support for configuration.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.