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