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