public abstract void setProcessors (Iterable<? extends Processor> processors)

Sets processors (for annotation processing). This will bypass the normal discovery mechanism.

Parameters:
processors    processors (for annotation processing)

Exceptions:
IllegalStateException    if the task has started