Class COM.ibm.jaws.tools.emit.RunFlexMOEmitter
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.tools.emit.RunFlexMOEmitter
java.lang.Object
|
+----COM.ibm.jaws.tools.emit.RunFlexMOEmitter
- public class RunFlexMOEmitter
- extends Object
This class runs the ImplToFlexMO main method.
-
RunFlexMOEmitter()
-
-
main(String[])
- Takes one argument the class name of the base class.
RunFlexMOEmitter
public RunFlexMOEmitter()
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