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