Module methanol
Annotation Type DefaultProvider
-
@Retention(RUNTIME) @Target(TYPE) public @interface DefaultProviderIdentifies a provider from this module as default so that it can be overridden by user providers with same characteristics.
@Retention(RUNTIME)
@Target(TYPE)
public @interface DefaultProvider