All Classes and Interfaces
Class
Description
An abstract class for other elements to extend from.
The annotation processed used to execute type element visitors.
An implementation of
ClassWriterOutputVisitor
for annotation processing.Deprecated, for removal: This API element is subject to removal in a future version.
No longer needed
The core annotation processor used to generate bean definitions and power AOP for Micronaut.
Handles Configuration metadata generation.
Deprecated, for removal: This API element is subject to removal in a future version.
No longer needed
A
AnnotationMetadata
for builder for Java to be used at compile time.A class element returning data from a
TypeElement
.Java element annotation metadata factory.
An implementation of
ElementFactory
for Java.A method element returning data from a
ExecutableElement
.The Java native element.
The class native element.
The method native element.
The package native element.
The class native element.
The variable native element.
The Java native element helper.
A package element for Java.
The visitor context when visiting Java code.
Provides utility method for working with the annotation processor AST.
An annotation processor that generates
BeanConfiguration
implementations for
each package annotated with Configuration
.Exception to indicate postponing processing to next round.
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
Deprecated, for removal: This API element is subject to removal in a future version.
No longer used
The annotation processed used to execute type element visitors.