public interface Supervisor
Supervisor can inspect every event transmitted to a Station before it's handed over to the station Listeners interested in that type of event.| Modifier and Type | Field and Description |
|---|---|
static Supervisor |
SLACKER
Empty implementation of the
Supervisor. |
| Modifier and Type | Method and Description |
|---|---|
void |
inspect(Object event)
Inspect the event
|
static final Supervisor SLACKER
Supervisor.void inspect(Object event)
event - Copyright © 2020 Sober Lemur S.a.s. di Vacondio Andrea. All rights reserved.