com.bankframe.examples
Class CommandLineExample

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

public abstract class CommandLineExample
extends Object

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


Field Summary
static 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 String REFRESH_KEY
See Also:
Constant Field Values
Method Detail

runExample

public void runExample()
                throws IOException,
                       InterruptedException
Throws:
IOException
InterruptedException


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