public class cMsgProducer
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Run as a stand-alone application.
|
void |
run()
This method is executed as a thread.
|
public static void main(java.lang.String[] args)
args - arguments.public void run()
throws cMsgException
cMsgException - if error.