Class COM.ibm.jaws.tools.emit.RunSkeletonEmitter
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class COM.ibm.jaws.tools.emit.RunSkeletonEmitter

java.lang.Object
   |
   +----COM.ibm.jaws.tools.emit.RunSkeletonEmitter

public class RunSkeletonEmitter
extends Object

Constructor Index

 o RunSkeletonEmitter()

Method Index

 o main(String[])
Takes one required argument, the class name of the base class.

Constructors

 o RunSkeletonEmitter
  public RunSkeletonEmitter()

Methods

 o main
  public static void main(String args[])
Takes one required argument, the class name of the base class. And one optional argument, the target package.
Parameters:
args - Array of command line arguments.

All Packages  Class Hierarchy  This Package  Previous  Next  Index