Package io.micronaut.inject.ast.beans
package io.micronaut.inject.ast.beans
-
ClassDescriptionRepresents the current bean constructor when used through the
BeanElementBuilder
API.Models a bean that will be produced by Micronaut.Interface for defining beans at compilation time from an originating element.Represents a configurable bean field.Represents a configurable bean method.Represents a configurable bean parameter.Element that supports adding qualifiers.Shared interface for injectable elements.