Package io.micronaut.context.processor
@NullMarked
package io.micronaut.context.processor
The package info.
-
InterfacesClassDescriptionBeanDefinitionProcessor<A extends Annotation>A bean definition processor is a processor called once for each bean annotated with the given annotation type.ExecutableMethodProcessor<A extends Annotation>A class capable of processing an
ExecutableMethodinstances.