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)
EventHandleronNext in interface EventHandler<RuntimeStop>runtimeStop - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.