Package org.apache.jcs.utils.config

This package contains utility classes that are used when configuring the cache.

See:
          Description

Class Summary
OptionConverter This class is based on the log4j class org.apache.log4j.helpers.OptionConverter that was made by Ceki Gülcü Simon Kitching; Avy Sharell (sharell@online.fr) Anders Kristensen Matthieu Verbert (mve@zurich.ibm.com) A convenience class to convert property values to specific types.
PropertySetter This class is based on the log4j class org.apache.log4j.config.PropertySetter that was made by Anders Kristensen General purpose Object property setter.
 

Exception Summary
PropertySetterException This class is based on the log4j class org.apache.log4j.config.PropertySetter that was made by Anders Kristensen Thrown when an error is encountered whilst attempting to set a property using the PropertySetterutility class.
 

Package org.apache.jcs.utils.config Description

This package contains utility classes that are used when configuring the cache.
NOTE: It is likely that these classes will be removed in the future in favor of commons-configuration.



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.