Class ContextPreservingActionListener<R>

java.lang.Object
org.elasticsearch.action.support.ContextPreservingActionListener<R>
All Implemented Interfaces:
ActionListener<R>

public final class ContextPreservingActionListener<R>
extends java.lang.Object
implements ActionListener<R>
Restores the given ThreadContext.StoredContext once the listener is invoked