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