Class ContextPreservingActionListener<R>

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

public final class ContextPreservingActionListener<R> extends ActionListener.Delegating<R,R>
Restores the given ThreadContext.StoredContext once the listener is invoked