Java tools, components, libraries and plugins
sign in
|
create your account
Why this name?
Advertise here!
Contact us
to know the options
Home
|
Categories
|
Authors
|
RSS and Newsletter
|
Jobs
[
NEW
]
|
Links
|
Contacts
|
About
Tool
Commons Configuration
Home Page
Categories:
Miscellaneous
Author:
Apache Jakarta
Latest version:
1.3
Description:
Provides a generic configuration interface that enables an application to read configuration data from a variety of sources.
Commons Configuration provides typed access to single, and multi-valued configuration parameters as demonstrated by the following code:
Double double = config.getDouble("number");
Integer integer = config.getInteger("number");
Configuration parameters may be loaded from the following sources:
- Properties files
- XML documents
- Property list files (.plist)
- JNDI
- JDBC Datasource
- System properties
- Applet parameters
- Servlet parameters
Different configuration sources can be mixed using a ConfigurationFactory and a CompositeConfiguration. Additional sources of configuration parameters can be created by using custom configuration objects. This customization can be achieved by extending AbstractConfiguration or AbstractFileConfiguration.
Added:
2005-04-05
Updated:
2006-10-02
Attributes:
[BuiltForJava]
[Library]
[FreeVersionAvailable]
[SourceCodeProvided]
Advertise here!
Contact us
to know the options
Java jobs
Emplois Java
Advertise here!
Contact us
to know the options
Web site previews powered by
WebSnapr
Copyright © 2004-2008
metaSapiens
/
Fabrice MARGUERIE
.NET tools: SharpToolbox
Hosted by
WebHost4Life.com
- Please use this Sponsor ID: madgeek - Thanks!
Java, J2EE, and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc
This site is not affiliated in any way with Sun Microsystems, Inc.
part of the metaSapiens network:
metaSapiens
|
Java Jobs
|
Fabrice's weblog
|
SharpToolbox
|
JavaToolbox
|
LINQ in Action
|
MapShares
|
Clair de Bulle