Class ComponentAnnotationContent

All Implemented Interfaces:
Annotation

public class ComponentAnnotationContent extends AnnotatedField implements org.apache.maven.plugins.annotations.Component
Since:
3.0
Author:
Olivier Lamy
  • Constructor Details

    • ComponentAnnotationContent

      public ComponentAnnotationContent(String fieldName)
    • ComponentAnnotationContent

      public ComponentAnnotationContent(String fieldName, String role, String hint)
  • Method Details