Uses of Interface
jpos.util.JposPropertiesConst

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
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details