Interface Worker<T>

All Superinterfaces:
WorkerLifecycle<T>, WorkerWorkload<T>

public interface Worker<T> extends WorkerLifecycle<T>, WorkerWorkload<T>
Author:
M Musgrove Interface for running a batch of work and for receiving test lifecycle notifications