| Class | Description |
|---|---|
| BlockingTerminationEvent |
Simple TerminatEvent using a countdown latch as the termination signal.
|
| SelfDestructingTerminationEvent |
Used mainly for testing the SelfDestructingTerminationEvent will fire the main TerminateEvent
after a specified amount of time has elapsed, causing the application to exit.
|