| Package | Description |
|---|---|
| org.apache.tamaya | |
| org.apache.tamaya.spi |
| Class and Description |
|---|
| ConfigurationContext
Central SPI for programmatically dealing with the setup of the configuration system.
|
| ConfigurationContextBuilder
A builder for creating new or adapting instances of
ConfigurationContext. |
| Class and Description |
|---|
| ConfigurationContext
Central SPI for programmatically dealing with the setup of the configuration system.
|
| ConfigurationContextBuilder
A builder for creating new or adapting instances of
ConfigurationContext. |
| 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 context containing all the required values for implementing filtering.
|
| PropertyConverter
Interface for an property that converts a configured String into something else.
|
| PropertyFilter
Interface for filtering the current map 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 value.
|
| PropertyValueBuilder
Builder to create a
PropertyValue instance. |
| PropertyValueCombinationPolicy
Policy that determines how the final value of a configuration entry is evaluated.
|
| ServiceContext
This class models the component that is managing the lifecycle current the
services used by the Configuration API.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.