com.bankframe.examples
Class CommandLineExample

java.lang.Object
  extended bycom.bankframe.examples.CommandLineExample
Direct Known Subclasses:
BankFrameLogExample, BankFrameMCAResourceExample, ChainedExceptionExample

public abstract class CommandLineExample
extends java.lang.Object

This class is the base class for command line based example programs


Field Summary
static java.lang.String REFRESH_KEY
           
 
Method Summary
 void runExample()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REFRESH_KEY

public static final java.lang.String REFRESH_KEY
See Also:
Constant Field Values
Method Detail

runExample

public void runExample()
                throws java.io.IOException,
                       java.lang.InterruptedException
Throws:
java.io.IOException
java.lang.InterruptedException


Copyright © 2005, 2007, Oracle. All rights reserved.