Interface ActivateJobsHandler

All Superinterfaces:
Consumer<ActorControl>
All Known Implementing Classes:
LongPollingActivateJobsHandler, RoundRobinActivateJobsHandler

public interface ActivateJobsHandler extends Consumer<ActorControl>
Can handle an 'activate jobs' request from a client.