Uses of Interface
net.sf.crispy.PropertiesLoader

Packages that use PropertiesLoader
net.sf.crispy.impl Implementation from this framework. 
net.sf.crispy.properties Implementation for loading Properties of different kinds. 
 

Uses of PropertiesLoader in net.sf.crispy.impl
 

Constructors in net.sf.crispy.impl with parameters of type PropertiesLoader
ServiceManager(PropertiesLoader pvPropertiesLoader)
           
 

Uses of PropertiesLoader in net.sf.crispy.properties
 

Classes in net.sf.crispy.properties that implement PropertiesLoader
 class ClassPathPropertiesLoader
          Load file from the class path.
 class ClassPropertiesLoader
          Load file where the class is find.
 class FilePropertiesLoader
          Load poperty file from a file path.
 class UrlPropertiesLoader
          Load poperty file from a url.
 



Copyright © 2005-2006 Crispy. All Rights Reserved.