Package io.micronaut.inject.beans
package io.micronaut.inject.beans
Contains implementations for compile time bean introspection.
- Since:
- 1.1
- Author:
- graemerocher
-
ClassDescriptionSubclass of
AbstractBeanMethod
that also implementsExecutableMethod
.Abstract implementation of theBeanIntrospection
interface.Bean method compile-time data container.Bean property compile-time data container.Internal Utility methods for working with Kotlinsuspend
functions