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