public final class PoisonedContextStartHandler extends Object implements EventHandler<ContextStart>
| Constructor and Description |
|---|
PoisonedContextStartHandler(double crashProbability,
int timeOut,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
onNext(ContextStart contextStart)
Handles an event.
|
@Inject public PoisonedContextStartHandler(double crashProbability, int timeOut, Clock clock)
public void onNext(ContextStart contextStart)
EventHandleronNext in interface EventHandler<ContextStart>contextStart - an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.