Uses of Class
org.apache.jcs.config.PropertySetterException

Packages that use PropertySetterException
org.apache.jcs.config This package contains utility classes that are used when configuring the cache. 
 

Uses of PropertySetterException in org.apache.jcs.config
 

Methods in org.apache.jcs.config that throw PropertySetterException
 void PropertySetter.setProperty(java.beans.PropertyDescriptor prop, java.lang.String name, java.lang.String value)
          Set the named property given a PropertyDescriptor.
 



Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.