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