| Package | Description |
|---|---|
| org.apache.tamaya |
This package contains the Apache Tamaya API.
|
| org.apache.tamaya.spi |
This package contains the Apache Tamaya SPI artifacts.
|
| Class | Description |
|---|---|
| ConfigurationBuilder |
A builder for creating new instances of
Configuration. |
| ConfigurationContext |
Central SPI for programmatically dealing with the setup of the configuration system.
|
| Class | Description |
|---|---|
| ChangeSupport |
Enum type that describges the config change capabilities of a property source.
|
| ClassloaderAware |
This interface models a provider that serves configuration properties that is also dependent on the
target classloader of the current configuration.
|
| ConfigurationBuilder |
A builder for creating new instances of
Configuration. |
| ConfigurationContext |
Central SPI for programmatically dealing with the setup of the configuration system.
|
| ConversionContext |
A conversion context containing all the required values for implementing conversion.
|
| ConversionContext.Builder |
Builder to create new instances of
ConversionContext. |
| Experimental |
This is a simple annotation for flaging out functionality or features the Tamaya team is not sure if it is already
stabilized, so use it with some caution.
|
| FilterContext |
A filter configurationContext containing all the required values for implementing filtering.
|
| ListValue |
Class modelling the result of a request for a property createValue.
|
| ObjectValue |
Class modelling the result of a request for a property value.
|
| PropertyConverter |
Interface for an property that converts a configured String into something else.
|
| PropertyFilter |
Interface for filtering the current mapProperties of properties during the evaluation of the chain of PropertySources.
|
| PropertySource |
This interface models a provider that serves configuration properties.
|
| PropertySourceProvider |
Implement this interfaces to provide a PropertySource provider which
is able to register multiple PropertySources.
|
| PropertyValue |
Class modelling the result of a request for a property createValue.
|
| PropertyValue.ValueType |
Enum of the different supported value types.
|
| ServiceContext |
This class models the component that is managing the lifecycle current the
services used by the Configuration API.
|
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.