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