|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JposPropertiesConst | |
jpos.util |
Uses of JposPropertiesConst in jpos.util |
Subinterfaces of JposPropertiesConst in jpos.util | |
interface |
JposProperties
Sample interface that contains constants for all the JposProperties (names, default values, etc...) and some methods that the implementing property class must define. |
Classes in jpos.util that implement JposPropertiesConst | |
class |
DefaultProperties
Default implementation of the JposProperties interface Loads/looks for the Jpos properties from the System properties and from the jpos/res/jpos.properties files NOTE: changed so that the properties are no longer loaded via the ResourceBundle class but instead though the System class |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |