Interface ExecutorSelector

All Known Implementing Classes:
DefaultExecutorSelector

public interface ExecutorSelector
Interface that allows customizing the selection of the ExecutorService to run an operation on.
Since:
1.0
Author:
Graeme Rocher