Class COM.ibm.jaws.tools.emit.BaseEmit
All Packages Class Hierarchy This Package Previous Next Index
Class COM.ibm.jaws.tools.emit.BaseEmit
java.lang.Object
|
+----COM.ibm.jaws.tools.emit.BaseEmit
- public class BaseEmit
- extends Object
This class launches the emitter process as a whole, after
processing command-line arguments.
See SOM Emitter Framework for
an overview of the framework.
- See Also:
- EmitterMgr, Emitter
-
BaseEmit()
-
-
main(String[])
- This method is called by the Java interpretor to start up the
emitter.
BaseEmit
public BaseEmit()
main
public static void main(String args[])
- This method is called by the Java interpretor to start up the
emitter.
- Parameters:
- args - Array of command line arguments.
All Packages Class Hierarchy This Package Previous Next Index