Package org.apache.jcs.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 General purpose Object property setter.
 

Exception Summary
PropertySetterException Thrown when an error is encountered whilst attempting to set a property using the PropertySetterutility class.
 

Package org.apache.jcs.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-2007 Apache Software Foundation. All Rights Reserved.