@Indexed @Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface OptionHandlerExtension
OptionHandlers that should be auto-discovered.
TODO is this actually necessary? @MetaInfServices(OptionHandler.class) seems to work as well.Copyright © 2019. All rights reserved.