| Package | Description |
|---|---|
| org.eclipse.microprofile.config |
Configuration for Java Microprofile
|
| org.eclipse.microprofile.config.spi |
This package contains classes which are used to extend the standard functionality in a portable way.
|
| Class and Description |
|---|
| ConfigSource
Implement this interfaces to provide a ConfigSource.
|
| Class and Description |
|---|
| ConfigBuilder
Builder for manually creating an instance of a
Config. |
| ConfigProviderResolver
This class is not intended to be used by end-users but for
portable container integration purpose only.
|
| ConfigSource
Implement this interfaces to provide a ConfigSource.
|
| Converter
Interface for converting configured values from String to any Java type.
|
Copyright © 2017 Eclipse Foundation. All rights reserved.