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