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