public class SigInt extends Object
Signal class.| Constructor and Description |
|---|
SigInt() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(Runnable task)
Register a task to be run when a SIGINT is received.
|
public static void register(Runnable task)
task - to run on reception of the signal.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.