|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesLoader | |
net.sf.spring.batch |
Uses of PropertiesLoader in net.sf.spring.batch |
Classes in net.sf.spring.batch that implement PropertiesLoader | |
class |
DefaultPropertiesLoader
A properties configuration loader that loads 2 files. |
Fields in net.sf.spring.batch declared as PropertiesLoader | |
protected PropertiesLoader |
BatchLauncher.propertiesLoader
An instance used to load properties used in spring context. |
Methods in net.sf.spring.batch with parameters of type PropertiesLoader | |
void |
BatchLauncher.setPropertiesLoader(PropertiesLoader propertiesLoader)
Setter for the PropertiesLoader .
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |