public interface SystemSignalListener
| Modifier and Type | Method and Description |
|---|---|
void |
signalReceived(SystemSignal signal)
Callback method called when an OS signal is received.
|
void signalReceived(SystemSignal signal)
signal - system signal.Copyright © 2016–2019 Softelnet. All rights reserved.