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

Class COM.ibm.jaws.tools.emit.RunSRootMOEmitter

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

public class RunSRootMOEmitter
extends Object
This class runs the ImplToSRootMO main method.

Constructor Index

 o RunSRootMOEmitter()

Method Index

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

Constructors

 o RunSRootMOEmitter
  public RunSRootMOEmitter()

Methods

 o main
  public static void main(String args[])
Takes one argument the class name of the base class. Produces the interface and impl files.
Parameters:
args - Array of command line arguments.

All Packages  Class Hierarchy  This Package  Previous  Next  Index