public final class DefaultContextStopHandler extends Object implements EventHandler<ContextStop>
Modifier and Type | Method and Description |
---|---|
void |
onNext(ContextStop contextStop)
Handles an event.
|
public void onNext(ContextStop contextStop)
EventHandler
onNext
in interface EventHandler<ContextStop>
contextStop
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.