Class semper.payment.ecash.ecashApp
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.payment.ecash.ecashApp

java.lang.Object
   |
   +----semper.payment.ecash.ecashApp

public class ecashApp
extends Object
implements MenuLaunchable

Constructor Index

 o ecashApp()

Method Index

 o interact()
Interact with the user via a TINGUIN session.
 o launch()
Implementing the MenuLaunchable interface

Constructors

 o ecashApp
  public ecashApp()

Methods

 o interact
  public static void interact() throws Exception
Interact with the user via a TINGUIN session.
Throws: Exception
for now we just pass up all the exceptions we receive.
See Also:
PurseManagement
 o launch
  public void launch()
Implementing the MenuLaunchable interface
See Also:
MenuLaunchable

All Packages  Class Hierarchy  This Package  Previous  Next  Index