public class RateSubscriber extends Object
| Constructor and Description |
|---|
RateSubscriber() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Main method for launching the process.
|
public static void main(String[] args) throws InterruptedException, ExecutionException
args - passed to the process.InterruptedException - if the task is interruptedExecutionException - if the result if the Future has an error.Copyright © 2014-2020 Real Logic Limited. All Rights Reserved.