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