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(java.util.concurrent.Executor e,
ReactorListener listener)
Executes this initialization session with the given executor.
|
Constructor and Description |
---|
ReactorListener.Aggregator(java.util.Collection<ReactorListener> listeners) |
Copyright © 2014. All Rights Reserved.