public static class ThreadedActionListener.Wrapper
extends java.lang.Object
| Constructor and Description |
|---|
Wrapper(org.apache.logging.log4j.Logger logger,
Settings settings,
ThreadPool threadPool) |
| Modifier and Type | Method and Description |
|---|---|
<Response> ActionListener<Response> |
wrap(ActionListener<Response> listener) |
public Wrapper(org.apache.logging.log4j.Logger logger,
Settings settings,
ThreadPool threadPool)
public <Response> ActionListener<Response> wrap(ActionListener<Response> listener)