Interface WorkerAccessor<CTX,E extends Exception>

Type Parameters:
CTX - the generic type
E - the element type
All Known Subinterfaces:
WorkerAccessor.WorkerProperty<CTX,E>

public interface WorkerAccessor<CTX,E extends Exception>
Provides an accessor for a command property.