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