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