All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description ApplicationEventPublisherAdapter An adapter for Spring'sApplicationEventPublisher
interface.BeanDefinitionSpringMetadata Implementation of Spring'sAnnotationMetadata
that backs onto aBeanDefinition
.BindableRuleBasedTransactionAttribute ExtendsRuleBasedTransactionAttribute
so that it can be bound from annotation metadata and defaults to rollback on all exception types apart from those configured.ClassElementSpringMetadata Implementation ofAnnotationMetadata
that backs onto a MicronautClassElement
.ImportAwareListener Handles the import aware interface.ImportedBy Meta-annotation used on other types to describe the type that imported this type.MicronautBeanProcessor Adds Micronaut beans to a Spring application context.MicronautContextInternal Marker interface for internal components.MicronautMergedAnnotations Implements theMergedAnnotations
interface.ObjectProviderBeanDefinition Implements support for Spring's ObjectProvider interface.PropertyResolverAdapter Adapts aPropertyResolver
to a SpringPropertyResolver
.SpringImport Allows the spring import annotation to be represented as a repeated annotation.SpringImport.List Repeatable wrapper type.SpringTransactionTestExecutionListener Integrates Spring's transaction management if it is available.TransactionInterceptor Simple interceptor to forTransactional
.