Class HookAdapterProcessor

java.lang.Object
javax.annotation.processing.AbstractProcessor
net.datenwerke.hookservices.HookAdapterProcessor
All Implemented Interfaces:
Processor

@SupportedSourceVersion(RELEASE_20) @SupportedAnnotationTypes({"javax.persistence.Entity","javax.persistence.MappedSuperclass"}) @SupportedOptions("buildHookAdapters") public class HookAdapterProcessor extends AbstractProcessor