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