@FunctionalInterface public static interface Signal.Action
| Modifier and Type | Method and Description |
|---|---|
boolean |
arrived(Signal.Payload signalPayload) |
boolean arrived(Signal.Payload signalPayload) throws InterruptedException
signalPayload - the content of the signalInterruptedExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.