java.lang.Object
javax.annotation.processing.AbstractProcessor
org.palladiosimulator.analyzer.slingshot.eventdriver.annotationprocessor.SubscribeAnnotationProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("org.palladiosimulator.analyzer.slingshot.eventdriver.annotations.Subscribe") @SupportedSourceVersion(RELEASE_11) public class SubscribeAnnotationProcessor extends AbstractProcessor