Package jenkins

Class PluginSubtypeMarker

All Implemented Interfaces:
Processor

@SupportedAnnotationTypes("*") @MetaInfServices(javax.annotation.processing.Processor.class) public class PluginSubtypeMarker extends AbstractProcessor
Discovers the subtype of Plugin and generates service loader index file.
Since:
1.420
Author:
Kohsuke Kawaguchi