Interface ThreadLocalAwareExecutor

  • All Known Implementing Classes:
    ThreadLocalAwareExecutorImpl

    public interface ThreadLocalAwareExecutor
    Executes Job instances to enable access to the invoking ProcessState Thread ThreadLocal instances.
    Author:
    Daniel Sagenschneider