| 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 |
|---|
ReactorListener.Aggregator(Collection<ReactorListener> listeners) |
Copyright © 2004-2013. All Rights Reserved.