|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||