jpos.util
Class JposPropertiesViewer

java.lang.Object
  |
  +--jpos.util.JposPropertiesViewer

public class JposPropertiesViewer
extends java.lang.Object

Simple application to printout the current values from the JposProperties implementing class

Since:
1.2 (NY 2K 99 meeting)
Author:
E. Michael Maximilien (maxim@us.ibm.com)

Constructor Summary
JposPropertiesViewer()
           
 
Method Summary
static void main(java.lang.String[] args)
          Simple main entry point that prints out all current properties (name and value) defined
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JposPropertiesViewer

public JposPropertiesViewer()
Method Detail

main

public static void main(java.lang.String[] args)
Simple main entry point that prints out all current properties (name and value) defined
Parameters:
args - the array for String argument


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