| Package | Description |
|---|---|
| org.apache.deltaspike.core.api.config |
| Modifier and Type | Method and Description |
|---|---|
ConfigSnapshot |
Config.snapshotFor(ConfigResolver.TypedResolver<?>... typedResolvers)
This method can be used to access multiple
ConfigResolver.TypedResolver which must be consistent. |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigResolver.TypedResolver.getValue(ConfigSnapshot configSnapshot)
Returns the value from a previously taken
ConfigSnapshot. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.