Modifier and Type | Class and Description |
---|---|
static class |
ReactorListener.Aggregator
Bundles multiple listeners into one.
|
Modifier and Type | Field and Description |
---|---|
static ReactorListener |
ReactorListener.NOOP |
Modifier and Type | Method and Description |
---|---|
void |
Reactor.execute(Executor e,
ReactorListener listener)
Executes this initialization session with the given executor.
|
Constructor and Description |
---|
Aggregator(Collection<ReactorListener> listeners) |
Copyright © 2018. All rights reserved.