Class OktaneConfigureWithProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
kboyle.oktane.core.processor.OktaneConfigureWithProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("kboyle.oktane.core.processor.ConfigureWith") @SupportedSourceVersion(RELEASE_16) @AutoService(javax.annotation.processing.Processor.class) public class OktaneConfigureWithProcessor extends AbstractProcessor