| Package | Description |
|---|---|
| org.apache.tamaya |
This package contains the Apache Tamaya API.
|
| Modifier and Type | Field | Description |
|---|---|---|
static ConfigurationSnapshot |
ConfigurationSnapshot.EMPTY |
An empty snapshot.
|
| Modifier and Type | Method | Description |
|---|---|---|
ConfigurationSnapshot |
Configuration.getSnapshot(Iterable<String> keys) |
Create a snapshot, which contains the given keys.
|
default ConfigurationSnapshot |
Configuration.getSnapshot(String... keys) |
Create a snapshot, which contains all known keys.
|
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.