Annotation Type Component
-
@Documented @Retention(CLASS) @Target(FIELD) @Inherited @Deprecated public @interface Component
Deprecated.Use JSR 330 annotations orParameter
with according default expressions instead.Used to configure injection of Plexus components byMavenPluginManager.getConfiguredMojo(...)
.- Since:
- 3.0
- Author:
- Olivier Lamy