Package org.apache.maven.api.di
Annotation Type Provides
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface ProvidesMarks a method as a provider of beans for dependency injection.
@Target(METHOD)
@Retention(RUNTIME)
@Documented
public @interface Provides