Class JctFileManagerAnnotationProcessorClassPathConfigurer

java.lang.Object
io.github.ascopes.jct.filemanagers.config.JctFileManagerAnnotationProcessorClassPathConfigurer
All Implemented Interfaces:
JctFileManagerConfigurer

@API(since="0.0.1", status=STABLE) public final class JctFileManagerAnnotationProcessorClassPathConfigurer extends Object implements JctFileManagerConfigurer
Configurer for a file manager that makes annotation processors in the classpath accessible to the annotation processor path.

If annotation processor discovery is disabled for dependencies, this will be skipped.

Since:
0.0.1
Author:
Ashley Scopes