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