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