@Target(value=METHOD) @Retention(value=RUNTIME) @Documented public @interface Contribute
Marker
annotation to disambiguate the service to contribute into. This annotation was introduced as an alternative
to the naming convention for contributor methods.Optional
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.