Uses of Class
org.apache.maven.tools.plugin.extractor.annotations.datamodel.ComponentAnnotationContent
Packages that use ComponentAnnotationContent
Package
Description
-
Uses of ComponentAnnotationContent in org.apache.maven.tools.plugin.extractor.annotations
Methods in org.apache.maven.tools.plugin.extractor.annotations that return types with arguments of type ComponentAnnotationContentModifier and TypeMethodDescriptionprotected List<ComponentAnnotationContent> JavaAnnotationsMojoDescriptorExtractor.getComponentParent(MojoAnnotatedClass mojoAnnotatedClass, List<ComponentAnnotationContent> componentAnnotationContents, Map<String, MojoAnnotatedClass> mojoAnnotatedClasses) protected Map<String, ComponentAnnotationContent> JavaAnnotationsMojoDescriptorExtractor.getComponentsParentHierarchy(MojoAnnotatedClass mojoAnnotatedClass, Map<String, MojoAnnotatedClass> mojoAnnotatedClasses) Method parameters in org.apache.maven.tools.plugin.extractor.annotations with type arguments of type ComponentAnnotationContentModifier and TypeMethodDescriptionprotected List<ComponentAnnotationContent> JavaAnnotationsMojoDescriptorExtractor.getComponentParent(MojoAnnotatedClass mojoAnnotatedClass, List<ComponentAnnotationContent> componentAnnotationContents, Map<String, MojoAnnotatedClass> mojoAnnotatedClasses) -
Uses of ComponentAnnotationContent in org.apache.maven.tools.plugin.extractor.annotations.scanner
Methods in org.apache.maven.tools.plugin.extractor.annotations.scanner that return types with arguments of type ComponentAnnotationContentMethod parameters in org.apache.maven.tools.plugin.extractor.annotations.scanner with type arguments of type ComponentAnnotationContentModifier and TypeMethodDescriptionMojoAnnotatedClass.setComponents(Map<String, ComponentAnnotationContent> components)