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.
-
RunSRootMOEmitter()
-
-
main(String[])
- Takes one argument the class name of the base class.
RunSRootMOEmitter
public RunSRootMOEmitter()
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