Annotation Interface OptionHandlerExtension


@Indexed @Retention(RUNTIME) @Target(TYPE) @Documented public @interface OptionHandlerExtension
OptionHandlers that should be auto-discovered.
Author:
Kohsuke Kawaguchi