public class LaserComponent.LaserComponentTerminator
extends java.lang.Object
implements java.lang.Runnable
The alarm service is stopped by calling the shutdown IDL method. But inside such a method, the ORB can't be closed. This class shuts down the servant outside of the ORB thread.
| Constructor and Description |
|---|
LaserComponentTerminator() |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |