org.jtools.jpool.demo
Class Example3

java.lang.Object
  extended byorg.jtools.jpool.demo.Example3

public class Example3
extends java.lang.Object

 Example3 Class
 This application demonstrates how to use the sequence shell with parameters defined
 in an object array.
 

Version:
$Id: Example3.java,v 1.1 2003/10/15 15:37:30 stfndln Exp $
Author:
Stefaan Delanghe (stfndln@yahoo.com)

Constructor Summary
Example3()
           
 
Method Summary
static void main(java.lang.String[] args)
          Executes the Example3 application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Example3

public Example3()
Method Detail

main

public static void main(java.lang.String[] args)
Executes the Example3 application

Parameters:
args - No arguments defined for this application