Uses of Interface
org.apache.jcs.utils.props.PropertiesFactory

Packages that use PropertiesFactory
org.apache.jcs.utils.props   
 

Uses of PropertiesFactory in org.apache.jcs.utils.props
 

Classes in org.apache.jcs.utils.props that implement PropertiesFactory
 class PropertiesFactoryFileImpl
          Goes to the file system to load a properties file.
 

Methods in org.apache.jcs.utils.props that return PropertiesFactory
 PropertiesFactory AbstractPropertyContainer.getPropertiesFactory()
           
 

Methods in org.apache.jcs.utils.props with parameters of type PropertiesFactory
 void AbstractPropertyContainer.setPropertiesFactory(PropertiesFactory propertiesFactory)
           
 



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