
Classes | |
| class | PrinterReceiver |
Public Member Functions | |
| void | start () |
Protected Member Functions | |
| void | runComponent () |
Definition at line 14 of file PriorityTest.java.
| void cast.examples.PriorityTest.runComponent | ( | ) | [protected] |
Method called in separate thread to run processing component. This method is called for each component when it is started by the framework process server.
Reimplemented from cast.core.CASTComponent.
Definition at line 61 of file PriorityTest.java.
| void cast.examples.PriorityTest.start | ( | ) |
1.5.8