All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description ApplicationEventPublisherAdapter An adapter for Spring'sApplicationEventPublisherinterface.BeanDefinitionSpringMetadata Implementation of Spring'sAnnotationMetadatathat backs onto aBeanDefinition.BindableRuleBasedTransactionAttribute ExtendsRuleBasedTransactionAttributeso that it can be bound from annotation metadata and defaults to rollback on all exception types apart from those configured.ClassElementSpringMetadata Implementation ofAnnotationMetadatathat 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 theMergedAnnotationsinterface.ObjectProviderBeanDefinition Implements support for Spring's ObjectProvider interface.PropertyResolverAdapter Adapts aPropertyResolverto 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.