Class ServiceProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
io.nosqlbench.nb.annotations.ServiceProcessor
All Implemented Interfaces:
Processor

@SupportedSourceVersion(RELEASE_23) public class ServiceProcessor extends AbstractProcessor
This annotation processor is responsible for adding services to the
classes/META-INF/services/servicename
file for each implemented and annotated service name.