- buildAnnotationMetadata(String, String) - Method in AbstractTypeElementSpec
-
@param annotationExpression the annotation expression
- buildBeanConfiguration(String, String) - Method in AbstractTypeElementSpec
-
- buildBeanDefinition(String, String) - Method in AbstractTypeElementSpec
-
- buildBeanDefinitionReference(String, String) - Method in AbstractTypeElementSpec
-
- buildBeanIntrospection(String, String) - Method in AbstractTypeElementSpec
-
Build and return a io.micronaut.core.beans.BeanIntrospection for the given class name and class data.
- buildClassElement(String) - Method in AbstractTypeElementSpec
-
Builds a class element for the given source code.
- buildClassLoader(String, String) - Method in AbstractTypeElementSpec
-
- buildContext(String, String) - Method in AbstractTypeElementSpec
-
Builds a io.micronaut.context.ApplicationContext containing only the classes produced by the given class.
- buildFieldAnnotationMetadata(String, String, String) - Method in AbstractTypeElementSpec
-
@param cls The class string
- buildMethodAnnotationMetadata(String, String) - Method in AbstractTypeElementSpec
-
@param cls The class string
- buildTypeAnnotationMetadata(String) - Method in AbstractTypeElementSpec
-
@param cls The class string
- buildTypeElement(String) - Method in AbstractTypeElementSpec
-