Skip navigation links

Package cz.auderis.tools.config

Provides mechanism for semantically safe access to configuration data.

See: Description

Package cz.auderis.tools.config Description

Provides mechanism for semantically safe access to configuration data. The term "configuration data" represents data that are: The typical sources of configuration data may be for example property files, resource bundles, one-time queries to a database or LDAP, system properties and others.

This package allows turning regular interfaces into accessors of configuration data. This approach has several benefits:

Version:
1.0
Author:
Boleslav Bobcik <bbobcik@gmail.com>
Skip navigation links

Copyright © 2015 Boleslav Bobcik - Auderis. All rights reserved.