diff --git a/5.7.0/api/allclasses-index.html b/5.7.0/api/allclasses-index.html new file mode 100644 index 000000000..c683fdaef --- /dev/null +++ b/5.7.0/api/allclasses-index.html @@ -0,0 +1,448 @@ + + + + +All Classes and Interfaces (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes and Interfaces

+
+
+
+
+
+
Class
+
Description
+ +
+
Abstract mapper for Spring annotations.
+
+ +
+
An adapter for Spring's ApplicationEventPublisher interface.
+
+ +
+
Runs ApplicationRunner and CommandLineRunner instances on startup.
+
+ +
+
Maps @Async to Async.
+
+ +
+
Maps @Autowired to javax.inject.Inject.
+
+ +
+
Maps @Bean to Bean.
+
+ +
+
Implementation of Spring's AnnotationMetadata that backs onto a BeanDefinition.
+
+ +
+
Extends RuleBasedTransactionAttribute so that it can be bound + from annotation metadata and defaults to rollback on all exception types apart from those configured.
+
+ +
+
Maps the Spring cache annotations.
+
+ +
+
Maps the Spring cache annotations.
+
+ +
+
Maps the Spring cache annotations.
+
+ +
+
Channel resolver interface.
+
+ +
+
Implementation of AnnotationMetadata that backs onto a Micronaut ClassElement.
+
+ +
+
Maps @Component to Bean with a DefaultScope of Singleton.
+
+ +
+
Maps ConditionalOnBean to Micronaut Requires.
+
+ +
+
Maps ConditionalOnClass to Micronaut Requires.
+
+ +
+
Maps ConditionalOnMissingBean to Micronaut Requires.
+
+ +
+
Maps ConditionalOnMissingClass to Micronaut Requires.
+
+ +
+
Maps ConditionalOnNotWebApplication to Micronaut Requires.
+
+ +
+
Maps ConditionalOnProperty to Micronaut Requires.
+
+ +
+
Maps ConditionalOnSingleCandidate to Micronaut Requires.
+
+ +
+
Maps ConditionalOnWebApplication to Micronaut Requires.
+
+ +
+
Maps @Configuration to Factory.
+
+ +
+
Maps ConfigurationProperties to Micronaut ConfigurationProperties.
+
+ +
+
Maps Spring CookieValue to Micronaut.
+
+ +
+
Default implementation of ChannelResolver.
+
+ +
+
Maps Spring DeleteMapping to Micronaut.
+
+ +
+
Maps Actuator DeleteOperation to Micronaut Delete.
+
+ +
+
Annotation that can be added to a Spring application case in the case where auto-configuration is disabled.
+
+ +
+
Used to allow to expose beans from the Spring to the Micronaut context.
+
+ +
+
Maps Actuator Endpoint to Micronaut Endpoint.
+
+ +
+
Maps @EventListener to EventListener.
+
+ +
+
Maps Spring ExceptionHandler to Micronaut.
+
+ +
+
Maps Spring GetMapping to Micronaut.
+
+ +
+
Adds ability to bind HttpMethod.
+
+ +
+
Maps io.micronaut.spring.beans.SpringImport to Micronaut Framework Import annotation.
+
+ +
+
Handles the import importDeclaration allowing importing of additional Spring beans into a Micronaut application.
+
+ +
+
Handles the import aware interface.
+
+ +
+
Meta-annotation used on other types to describe the type that imported this type.
+
+ +
+
Makes @Lazy(false) become a Context scoped bean.
+
+ +
+
An interface that is more limited in scope than ConfigurableApplicationContext and + provides lifecycle management.
+
+ +
+
An implementation of Spring's ApplicationContext interface that delegates to Micronaut.
+
+ +
+
Implementation of the ApplicationEventPublisher interface for Micronaut.
+
+ +
+
Implementation of the ListableBeanFactory interface for Micronaut.
+
+ +
+
Configuration for the Micronaut bean factory.
+
+ +
+
Allows specifying a filter to include or exclude certain beans from being exposed to Spring.
+
+ +
+
Adds Micronaut beans to a Spring application context.
+
+ +
+
Marker interface for internal components.
+
+ +
+
ConversionService adapter.
+
+ +
+
Implementation of the Environment interface for Micronaut.
+
+ +
+
An ImportBeanDefinitionRegistrar that exposes all Micronaut beans as Spring beans using EnableMicronaut.
+
+ +
+
Implements the MergedAnnotations interface.
+
+ +
+
Micronaut specific ChannelResolver implementation.
+
+ +
+
Micronaut implementation of ServerHttpRequest.
+
+ +
+
Makes it possible to use Spring MVC views API.
+
+ +
+
Binds the ModelMap type.
+
+ +
+
Binds the Spring Model argument for controllers.
+
+ +
+
Implements support for Spring's ObjectProvider interface.
+
+ +
+
Maps Spring PatchMapping to Micronaut.
+
+ +
+
Maps Spring PostMapping to Micronaut.
+
+ +
+
Maps @Primary to Primary.
+
+ +
+
Maps the Spring Profile annotation to Requires.
+
+ +
+
Adapts a PropertyResolver to a Spring PropertyResolver.
+
+ +
+
Maps Spring PutMapping to Micronaut.
+
+ +
+
Maps @Qualifier to javax.inject.Named.
+
+ +
+
Maps Actuator ReadOperation to Micronaut Read.
+
+ +
+
Maps @Repository the same was as ComponentAnnotationMapper.
+
+ +
+
Binds request attributes.
+
+ +
+
Maps Spring RequestBody to Micronaut.
+
+ +
+
Maps Spring RequestHeader to Micronaut.
+
+ +
+
Maps Spring RequestMapping to Micronaut.
+
+ +
+
Maps Spring RequestParam to Micronaut.
+
+ +
+
Maps Spring RequestParam to Micronaut.
+
+ +
+
A condition class that requires a single candidate.
+
+ +
+
Implementation of RequiresSingleCandidate.
+
+ +
+
A filter that adds support for ResponseEntity as a return type.
+
+ +
+
Maps Spring ResponseStatus to Micronaut.
+
+ +
+
Maps Spring RestController to Micronaut.
+
+ +
+
Maps @Scheduled to Scheduled.
+
+ +
+
Maps Actuator Selector to Micronaut Selector.
+
+ +
+
Binds the ServerHttpRequest object.
+
+ +
+
Maps @Service the same was as ComponentAnnotationMapper.
+
+ +
+
Enables support for the interfaces EnvironmentAware, ApplicationContextAware, and BeanFactoryAware.
+
+ +
+
In order to support the semantics of Configuration in Spring.
+
+ +
+
Implementation of SpringConfigurationAdvice.
+
+ +
+
Allows the spring import annotation to be represented as a repeated annotation.
+
+ +
+
Repeatable wrapper type.
+
+ +
+
Integrates Spring's transaction management if it is available.
+
+ +
+
Maps @Transactional to io.micronaut.spring.tx.annotation.Transactional.
+
+ +
+
Simple interceptor to for Transactional.
+
+ +
+
Maps @Validated to Validated.
+
+ +
+
Maps @Value to Value.
+
+ +
+
Abstract web binding impl.
+
+ +
+
Maps Actuator WriteOperation to Micronaut Write.
+
+
+
+
+
+
+
+ + diff --git a/5.7.0/api/allpackages-index.html b/5.7.0/api/allpackages-index.html new file mode 100644 index 000000000..35ea99c31 --- /dev/null +++ b/5.7.0/api/allpackages-index.html @@ -0,0 +1,132 @@ + + + + +All Packages (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
Package Summary
+ +
+
+
+ + diff --git a/5.7.0/api/constant-values.html b/5.7.0/api/constant-values.html new file mode 100644 index 000000000..d9cb53f73 --- /dev/null +++ b/5.7.0/api/constant-values.html @@ -0,0 +1,116 @@ + + + + +Constant Field Values (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Constant Field Values

+
+

Contents

+ +
+
+
+

io.micronaut.*

+ + + +
+
+
+
+ + diff --git a/5.7.0/api/deprecated-list.html b/5.7.0/api/deprecated-list.html new file mode 100644 index 000000000..a0059418f --- /dev/null +++ b/5.7.0/api/deprecated-list.html @@ -0,0 +1,76 @@ + + + + +Deprecated List (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Deprecated API

+

Contents

+ +
+ +
+
+
+ + diff --git a/5.7.0/api/element-list b/5.7.0/api/element-list new file mode 100644 index 000000000..8d663c5cc --- /dev/null +++ b/5.7.0/api/element-list @@ -0,0 +1,31 @@ +io.micronaut.spring.annotation +io.micronaut.spring.annotation.beans +io.micronaut.spring.annotation.cache +io.micronaut.spring.annotation.context +io.micronaut.spring.annotation.event +io.micronaut.spring.annotation.scheduling +io.micronaut.spring.annotation.tx +io.micronaut.spring.annotation.validation +io.micronaut.spring.beans +io.micronaut.spring.beans.aware +io.micronaut.spring.boot +io.micronaut.spring.boot.annotation +io.micronaut.spring.boot.condition +io.micronaut.spring.boot.starter +io.micronaut.spring.context +io.micronaut.spring.context.aop +io.micronaut.spring.context.aware +io.micronaut.spring.context.convert +io.micronaut.spring.context.env +io.micronaut.spring.context.event +io.micronaut.spring.context.factory +io.micronaut.spring.core.annotation +io.micronaut.spring.core.env +io.micronaut.spring.core.event +io.micronaut.spring.core.type +io.micronaut.spring.tx.annotation +io.micronaut.spring.tx.test +io.micronaut.spring.web +io.micronaut.spring.web.annotation +io.micronaut.spring.web.bind +io.micronaut.spring.web.reactive diff --git a/5.7.0/api/help-doc.html b/5.7.0/api/help-doc.html new file mode 100644 index 000000000..48f53f145 --- /dev/null +++ b/5.7.0/api/help-doc.html @@ -0,0 +1,191 @@ + + + + +API Help (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+

JavaDoc Help

+ +
+
+

Navigation

+Starting from the Overview page, you can browse the documentation using the links in each page, and in the navigation bar at the top of each page. The Index and Search box allow you to navigate to specific declarations and summary pages, including: All Packages, All Classes and Interfaces + +
+
+
+

Kinds of Pages

+The following sections describe the different kinds of pages in this collection. +
+

Overview

+

The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

+
+
+

Package

+

Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain the following categories:

+
    +
  • Interfaces
  • +
  • Classes
  • +
  • Enum Classes
  • +
  • Exceptions
  • +
  • Errors
  • +
  • Annotation Interfaces
  • +
+
+
+

Class or Interface

+

Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a declaration and description, member summary tables, and detailed member descriptions. Entries in each of these sections are omitted if they are empty or not applicable.

+
    +
  • Class Inheritance Diagram
  • +
  • Direct Subclasses
  • +
  • All Known Subinterfaces
  • +
  • All Known Implementing Classes
  • +
  • Class or Interface Declaration
  • +
  • Class or Interface Description
  • +
+
+
    +
  • Nested Class Summary
  • +
  • Enum Constant Summary
  • +
  • Field Summary
  • +
  • Property Summary
  • +
  • Constructor Summary
  • +
  • Method Summary
  • +
  • Required Element Summary
  • +
  • Optional Element Summary
  • +
+
+
    +
  • Enum Constant Details
  • +
  • Field Details
  • +
  • Property Details
  • +
  • Constructor Details
  • +
  • Method Details
  • +
  • Element Details
  • +
+

Note: Annotation interfaces have required and optional elements, but not methods. Only enum classes have enum constants. The components of a record class are displayed as part of the declaration of the record class. Properties are a feature of JavaFX.

+

The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

+
+
+

Other Files

+

Packages and modules may contain pages with additional information related to the declarations nearby.

+
+
+

Tree (Class Hierarchy)

+

There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

+
    +
  • When viewing the Overview page, clicking on TREE displays the hierarchy for all packages.
  • +
  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
+
+
+

Deprecated API

+

The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

+
+
+

Constant Field Values

+

The Constant Field Values page lists the static final fields and their values.

+
+
+

Serialized Form

+

Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to those who implement rather than use the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See Also" section of the class description.

+
+
+

All Packages

+

The All Packages page contains an alphabetic index of all packages contained in the documentation.

+
+
+

All Classes and Interfaces

+

The All Classes and Interfaces page contains an alphabetic index of all classes and interfaces contained in the documentation, including annotation interfaces, enum classes, and record classes.

+
+
+

Index

+

The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields in the documentation, as well as summary pages such as All Packages, All Classes and Interfaces.

+
+
+
+This help file applies to API documentation generated by the standard doclet.
+
+
+ + diff --git a/5.7.0/api/index-all.html b/5.7.0/api/index-all.html new file mode 100644 index 000000000..25791256e --- /dev/null +++ b/5.7.0/api/index-all.html @@ -0,0 +1,1594 @@ + + + + +Index (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Index

+
+A B C D E F G H I L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form +

A

+
+
AbstractSpringAnnotationMapper - Class in io.micronaut.spring.annotation
+
+
Abstract mapper for Spring annotations.
+
+
AbstractSpringAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.AbstractSpringAnnotationMapper
+
 
+
acceptsProfiles(String...) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
acceptsProfiles(Profiles) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
addActiveProfile(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
addApplicationListener(ApplicationListener<?>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
addProtocolResolver(ProtocolResolver) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
afterCleanupTest(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
afterPropertiesSet() - Method in class io.micronaut.spring.tx.annotation.TransactionInterceptor
+
 
+
afterSetupTest(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
afterTestExecution(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
annotationType() - Method in class io.micronaut.spring.annotation.beans.ImportAnnotationMapper
+
 
+
ApplicationEventPublisherAdapter - Class in io.micronaut.spring.core.event
+
+
An adapter for Spring's ApplicationEventPublisher interface.
+
+
ApplicationEventPublisherAdapter(ApplicationEventPublisher) - Constructor for class io.micronaut.spring.core.event.ApplicationEventPublisherAdapter
+
+
Constructor.
+
+
ApplicationRunnerListener - Class in io.micronaut.spring.boot
+
+
Runs ApplicationRunner and CommandLineRunner instances on startup.
+
+
ApplicationRunnerListener(CommandLine, List<CommandLineRunner>, List<ApplicationRunner>) - Constructor for class io.micronaut.spring.boot.ApplicationRunnerListener
+
+
Default constructor.
+
+
applyBeanPropertyValues(Object, String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
argumentType() - Method in class io.micronaut.spring.web.bind.HttpMethodArgumentBinder
+
 
+
argumentType() - Method in class io.micronaut.spring.web.bind.ModelMapRequestArgumentBinder
+
 
+
argumentType() - Method in class io.micronaut.spring.web.bind.ModelRequestArgumentBinder
+
 
+
argumentType() - Method in class io.micronaut.spring.web.bind.ServerHttpRequestBinder
+
 
+
AsyncAnnotationMapper - Class in io.micronaut.spring.annotation.scheduling
+
+
Maps @Async to Async.
+
+
AsyncAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.scheduling.AsyncAnnotationMapper
+
 
+
ATTRIBUTE - Static variable in class io.micronaut.spring.web.bind.ModelMapRequestArgumentBinder
+
+
The name of the request attribute to use.
+
+
ATTRIBUTE - Static variable in class io.micronaut.spring.web.bind.ModelRequestArgumentBinder
+
+
The name of the request attribute to use.
+
+
autowire(Class<?>, int, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
autowireBean(Object) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
autowireBeanProperties(Object, int, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
AutowiredAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Autowired to javax.inject.Inject.
+
+
AutowiredAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.AutowiredAnnotationMapper
+
 
+
+

B

+
+
BeanAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Bean to Bean.
+
+
BeanAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.BeanAnnotationMapper
+
 
+
BeanDefinitionSpringMetadata - Class in io.micronaut.spring.core.type
+
+
Implementation of Spring's AnnotationMetadata that backs onto a BeanDefinition.
+
+
BeanDefinitionSpringMetadata(BeanDefinition<?>) - Constructor for class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
beanType() - Element in annotation interface io.micronaut.spring.boot.starter.EnableMicronaut.ExposedBean
+
 
+
beforeCleanupTest(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
beforeSetupTest(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
beforeTestExecution(TestContext) - Method in class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
bind(ArgumentConversionContext<Object>, HttpRequest<?>) - Method in class io.micronaut.spring.web.bind.RequestAttributeArgumentBinder
+
 
+
bind(ArgumentConversionContext<HttpMethod>, HttpRequest<?>) - Method in class io.micronaut.spring.web.bind.HttpMethodArgumentBinder
+
 
+
bind(ArgumentConversionContext<ServerHttpRequest>, HttpRequest<?>) - Method in class io.micronaut.spring.web.bind.ServerHttpRequestBinder
+
 
+
bind(ArgumentConversionContext<Model>, HttpRequest<?>) - Method in class io.micronaut.spring.web.bind.ModelRequestArgumentBinder
+
 
+
bind(ArgumentConversionContext<ModelMap>, HttpRequest<?>) - Method in class io.micronaut.spring.web.bind.ModelMapRequestArgumentBinder
+
 
+
BindableRuleBasedTransactionAttribute - Class in io.micronaut.spring.tx.annotation
+
+
Extends RuleBasedTransactionAttribute so that it can be bound + from annotation metadata and defaults to rollback on all exception types apart from those configured.
+
+
BindableRuleBasedTransactionAttribute() - Constructor for class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
 
+
buildAnnotation() - Method in class io.micronaut.spring.annotation.cache.CacheableAnnotationMapper
+
+
Builds the target annotation.
+
+
buildAnnotation() - Method in class io.micronaut.spring.annotation.cache.CacheEvictAnnotationMapper
+
 
+
buildAnnotation() - Method in class io.micronaut.spring.annotation.cache.CachePutAnnotationMapper
+
 
+
buildProvider(BeanResolutionContext, BeanContext, Argument<Object>, Qualifier<Object>, boolean) - Method in class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
+

C

+
+
CacheableAnnotationMapper - Class in io.micronaut.spring.annotation.cache
+
+
Maps the Spring cache annotations.
+
+
CacheableAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.cache.CacheableAnnotationMapper
+
 
+
CacheEvictAnnotationMapper - Class in io.micronaut.spring.annotation.cache
+
+
Maps the Spring cache annotations.
+
+
CacheEvictAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.cache.CacheEvictAnnotationMapper
+
 
+
CachePutAnnotationMapper - Class in io.micronaut.spring.annotation.cache
+
+
Maps the Spring cache annotations.
+
+
CachePutAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.cache.CachePutAnnotationMapper
+
 
+
canConvert(Class<?>, Class<?>) - Method in class io.micronaut.spring.context.convert.MicronautConversionService
+
 
+
canConvert(TypeDescriptor, TypeDescriptor) - Method in class io.micronaut.spring.context.convert.MicronautConversionService
+
 
+
ChannelResolver - Interface in io.micronaut.spring.web.reactive
+
+
Channel resolver interface.
+
+
ClassElementSpringMetadata - Class in io.micronaut.spring.core.type
+
+
Implementation of AnnotationMetadata that backs onto a Micronaut ClassElement.
+
+
ClassElementSpringMetadata(ClassElement) - Constructor for class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
close() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
ComponentAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Component to Bean with a DefaultScope of Singleton.
+
+
ComponentAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.ComponentAnnotationMapper
+
 
+
ConditionalOnBeanAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnBean to Micronaut Requires.
+
+
ConditionalOnBeanAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
 
+
ConditionalOnClassAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnClass to Micronaut Requires.
+
+
ConditionalOnClassAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnClassAnnotationMapper
+
 
+
ConditionalOnMissingBeanAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnMissingBean to Micronaut Requires.
+
+
ConditionalOnMissingBeanAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnMissingBeanAnnotationMapper
+
 
+
ConditionalOnMissingClassAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnMissingClass to Micronaut Requires.
+
+
ConditionalOnMissingClassAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnMissingClassAnnotationMapper
+
 
+
ConditionalOnNotWebApplicationAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnNotWebApplication to Micronaut Requires.
+
+
ConditionalOnNotWebApplicationAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnNotWebApplicationAnnotationMapper
+
 
+
ConditionalOnPropertyAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnProperty to Micronaut Requires.
+
+
ConditionalOnPropertyAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnPropertyAnnotationMapper
+
 
+
ConditionalOnSingleCandidateAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnSingleCandidate to Micronaut Requires.
+
+
ConditionalOnSingleCandidateAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnSingleCandidateAnnotationMapper
+
 
+
ConditionalOnWebApplicationAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConditionalOnWebApplication to Micronaut Requires.
+
+
ConditionalOnWebApplicationAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConditionalOnWebApplicationAnnotationMapper
+
 
+
ConfigurationAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Configuration to Factory.
+
+
ConfigurationAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.ConfigurationAnnotationMapper
+
 
+
ConfigurationPropertiesAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps ConfigurationProperties to Micronaut ConfigurationProperties.
+
+
ConfigurationPropertiesAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ConfigurationPropertiesAnnotationMapper
+
 
+
configureBean(Object, String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
containsBean(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
containsBean(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
containsBeanDefinition(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
containsBeanDefinition(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
containsLocalBean(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
containsLocalBean(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
containsProperty(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
containsProperty(String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
containsSingleton(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
convert(Object, Class<T>) - Method in class io.micronaut.spring.context.convert.MicronautConversionService
+
 
+
convert(Object, TypeDescriptor, TypeDescriptor) - Method in class io.micronaut.spring.context.convert.MicronautConversionService
+
 
+
CookieValueAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring CookieValue to Micronaut.
+
+
CookieValueAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.CookieValueAnnotationMapper
+
 
+
createBean(Class<T>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
createBean(Class<?>, int, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
+

D

+
+
DefaultChannelResolver - Class in io.micronaut.spring.web.reactive
+
+
Default implementation of ChannelResolver.
+
+
DefaultChannelResolver() - Constructor for class io.micronaut.spring.web.reactive.DefaultChannelResolver
+
 
+
DeleteMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring DeleteMapping to Micronaut.
+
+
DeleteMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.DeleteMappingAnnotationTransformer
+
 
+
DeleteOperationAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps Actuator DeleteOperation to Micronaut Delete.
+
+
DeleteOperationAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.DeleteOperationAnnotationMapper
+
 
+
destroy() - Method in class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
destroyBean(Object) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
destroyBean(String, Object) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.spring.web.ModelAndViewServerFilter
+
 
+
doFilter(HttpRequest<?>, ServerFilterChain) - Method in class io.micronaut.spring.web.ResponseEntityServerFilter
+
 
+
doGetBean(String, Class<T>, Object[], boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
+

E

+
+
EnableMicronaut - Annotation Interface in io.micronaut.spring.boot.starter
+
+
Annotation that can be added to a Spring application case in the case where auto-configuration is disabled.
+
+
EnableMicronaut.ExposedBean - Annotation Interface in io.micronaut.spring.boot.starter
+
+
Used to allow to expose beans from the Spring to the Micronaut context.
+
+
EndpointAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps Actuator Endpoint to Micronaut Endpoint.
+
+
EndpointAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.EndpointAnnotationMapper
+
 
+
EventListenerAnnotationMapper - Class in io.micronaut.spring.annotation.event
+
+
Maps @EventListener to EventListener.
+
+
EventListenerAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.event.EventListenerAnnotationMapper
+
 
+
ExceptionHandlerAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring ExceptionHandler to Micronaut.
+
+
ExceptionHandlerAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.ExceptionHandlerAnnotationMapper
+
 
+
excludes(BeanDefinition<?>) - Method in interface io.micronaut.spring.boot.starter.MicronautBeanFilter
+
+
Return whether to exclude the given bean definition as Spring bean.
+
+
exposeToMicronaut() - Element in annotation interface io.micronaut.spring.boot.starter.EnableMicronaut
+
+
Defines one or more types that represent Spring beans that should be exposed to the Micronaut context.
+
+
+

F

+
+
filter() - Element in annotation interface io.micronaut.spring.boot.starter.EnableMicronaut
+
+
A filter to apply to exclude or include specific bean types from being exposed as Spring beans.
+
+
findAllAnnotationsOnBean(String, Class<A>, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
findAnnotationOnBean(String, Class<A>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
findAnnotationOnBean(String, Class<A>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
findAnnotationOnBean(String, Class<A>, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
+

G

+
+
get(Class<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
get(Class<A>, Predicate<? super MergedAnnotation<A>>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
get(Class<A>, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
get(String) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
get(String, Predicate<? super MergedAnnotation<A>>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
get(String, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
getActiveProfiles() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getAliases(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getAnnotatedMethods(String) - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getAnnotatedMethods(String) - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getAnnotations() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getAnnotations() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getAnnotationType() - Method in class io.micronaut.spring.web.bind.RequestAttributeArgumentBinder
+
 
+
getApplicationName() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getApplicationStartup() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getAutowireCapableBeanFactory() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBean(Class<T>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBean(Class<T>, Object...) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBean(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBean(String, Class<T>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBean(String, Object...) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBean(Class<T>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBean(Class<T>, Object...) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBean(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBean(String, Class<T>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBean(String, Object...) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanContext() - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanDefinition(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanDefinitionCount() - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanDefinitionCount() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanDefinitionNames() - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanDefinitionNames() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanExcludes() - Method in class io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration
+
+
The bean types to exclude from being exposed by Spring's BeanFactory interface.
+
+
getBeanFactory() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesForType(ResolvableType) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanNamesForType(Class<?>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanNamesForType(Class<?>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanNamesForType(Class<?>, boolean, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesForType(ResolvableType) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesForType(ResolvableType, boolean, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanNamesIterator() - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanProvider(Class<T>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanProvider(ResolvableType) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeanProvider(Class<T>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanProvider(Class<T>, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanProvider(ResolvableType) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanProvider(ResolvableType, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeansOfType(Class<T>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeansOfType(Class<T>, boolean, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getBeansOfType(Class<T>, boolean, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeansWithAnnotation(Class<? extends Annotation>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getBeanType() - Method in class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
getBody() - Method in class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
 
+
getClassLoader() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getClassName() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getClassName() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getConversionService() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getDeclaredMethods() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getDeclaredMethods() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getDefaultProfiles() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getDisplayName() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getEnclosingClassName() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getEnclosingClassName() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getEnvironment() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
+
The target environment.
+
+
getEnvironment() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getId() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getInterfaceNames() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getInterfaceNames() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
GetMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring GetMapping to Micronaut.
+
+
GetMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.GetMappingAnnotationTransformer
+
 
+
getMemberClassNames() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getMemberClassNames() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getMessage(String, Object[], String, Locale) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getMessage(String, Object[], Locale) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getMessage(MessageSourceResolvable, Locale) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getMethod() - Method in class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
 
+
getName() - Method in class io.micronaut.spring.annotation.cache.CacheableAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.cache.CacheEvictAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.cache.CachePutAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.AutowiredAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.BeanAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.ComponentAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.ConfigurationAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.LazyAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.PrimaryAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.ProfileAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.QualifierAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.RepositoryAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.ServiceAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.context.ValueAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.event.EventListenerAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.scheduling.AsyncAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.scheduling.ScheduledAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.tx.TransactionalAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.annotation.validation.ValidatedAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnClassAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnMissingBeanAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnMissingClassAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnNotWebApplicationAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnPropertyAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnSingleCandidateAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnWebApplicationAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ConfigurationPropertiesAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.EndpointAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.ReadOperationAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.boot.annotation.SelectorAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.CookieValueAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.DeleteMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.ExceptionHandlerAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.GetMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.PatchMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.PostMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.PutMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RequestBodyAnnotationMapping
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RequestHeaderAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RequestParamAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RequestPartAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.ResponseStatusAnnotationMapper
+
 
+
getName() - Method in class io.micronaut.spring.web.annotation.RestControllerAnnotationMapper
+
 
+
getNativeRequest() - Method in class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
 
+
getNoRollbackFor() - Method in class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
 
+
getOrder() - Method in class io.micronaut.spring.tx.annotation.TransactionInterceptor
+
 
+
getOrder() - Method in class io.micronaut.spring.web.ModelAndViewServerFilter
+
 
+
getParent() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getParentBeanFactory() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getProperty(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getProperty(String, Class<T>) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getProperty(String, Class<T>, T) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getProperty(String, String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getProperty(String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getProperty(String, Class<T>) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getProperty(String, Class<T>, T) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getProperty(String, String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getPropertyResolver() - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getPropertySources() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getRequiredProperty(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getRequiredProperty(String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getRequiredProperty(String, Class<T>) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getRequiredProperty(String, Class<T>) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
getResource(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getResources(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getRollbackFor() - Method in class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
 
+
getSingleton(String, boolean) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getSingleton(String, ObjectFactory<?>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getStartupDate() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getSuperClassName() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
getSuperClassName() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
getSupportedAnnotationNames() - Method in class io.micronaut.spring.annotation.beans.ImportAnnotationVisitor
+
 
+
getSystemEnvironment() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getSystemProperties() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
getType(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
getType(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getType(String, boolean) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
getVisitorKind() - Method in class io.micronaut.spring.annotation.beans.ImportAnnotationVisitor
+
 
+
+

H

+
+
HttpMethodArgumentBinder - Class in io.micronaut.spring.web.bind
+
+
Adds ability to bind HttpMethod.
+
+
HttpMethodArgumentBinder() - Constructor for class io.micronaut.spring.web.bind.HttpMethodArgumentBinder
+
 
+
+

I

+
+
ImportAnnotationMapper - Class in io.micronaut.spring.annotation.beans
+
+
Maps io.micronaut.spring.beans.SpringImport to Micronaut Framework Import annotation.
+
+
ImportAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.beans.ImportAnnotationMapper
+
 
+
ImportAnnotationVisitor - Class in io.micronaut.spring.annotation.beans
+
+
Handles the import importDeclaration allowing importing of additional Spring beans into a Micronaut application.
+
+
ImportAnnotationVisitor() - Constructor for class io.micronaut.spring.annotation.beans.ImportAnnotationVisitor
+
 
+
ImportAwareListener - Class in io.micronaut.spring.beans.aware
+
+
Handles the import aware interface.
+
+
ImportAwareListener() - Constructor for class io.micronaut.spring.beans.aware.ImportAwareListener
+
 
+
ImportedBy - Annotation Interface in io.micronaut.spring.beans
+
+
Meta-annotation used on other types to describe the type that imported this type.
+
+
includes(BeanDefinition<?>) - Method in interface io.micronaut.spring.boot.starter.MicronautBeanFilter
+
+
Return whether to include the given bean reference as Spring bean.
+
+
initCookies() - Method in class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
 
+
initializeBean(Object, String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
initSslInfo() - Method in class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
 
+
intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.spring.context.aop.SpringConfigurationInterceptor
+
 
+
intercept(MethodInvocationContext<Object, Object>) - Method in class io.micronaut.spring.tx.annotation.TransactionInterceptor
+
 
+
io.micronaut.spring.annotation - package io.micronaut.spring.annotation
+
 
+
io.micronaut.spring.annotation.beans - package io.micronaut.spring.annotation.beans
+
 
+
io.micronaut.spring.annotation.cache - package io.micronaut.spring.annotation.cache
+
 
+
io.micronaut.spring.annotation.context - package io.micronaut.spring.annotation.context
+
 
+
io.micronaut.spring.annotation.event - package io.micronaut.spring.annotation.event
+
 
+
io.micronaut.spring.annotation.scheduling - package io.micronaut.spring.annotation.scheduling
+
 
+
io.micronaut.spring.annotation.tx - package io.micronaut.spring.annotation.tx
+
 
+
io.micronaut.spring.annotation.validation - package io.micronaut.spring.annotation.validation
+
 
+
io.micronaut.spring.beans - package io.micronaut.spring.beans
+
+
Classes to integrate Micronaut with Spring.
+
+
io.micronaut.spring.beans.aware - package io.micronaut.spring.beans.aware
+
 
+
io.micronaut.spring.boot - package io.micronaut.spring.boot
+
 
+
io.micronaut.spring.boot.annotation - package io.micronaut.spring.boot.annotation
+
 
+
io.micronaut.spring.boot.condition - package io.micronaut.spring.boot.condition
+
 
+
io.micronaut.spring.boot.starter - package io.micronaut.spring.boot.starter
+
 
+
io.micronaut.spring.context - package io.micronaut.spring.context
+
 
+
io.micronaut.spring.context.aop - package io.micronaut.spring.context.aop
+
 
+
io.micronaut.spring.context.aware - package io.micronaut.spring.context.aware
+
 
+
io.micronaut.spring.context.convert - package io.micronaut.spring.context.convert
+
 
+
io.micronaut.spring.context.env - package io.micronaut.spring.context.env
+
 
+
io.micronaut.spring.context.event - package io.micronaut.spring.context.event
+
 
+
io.micronaut.spring.context.factory - package io.micronaut.spring.context.factory
+
 
+
io.micronaut.spring.core.annotation - package io.micronaut.spring.core.annotation
+
 
+
io.micronaut.spring.core.env - package io.micronaut.spring.core.env
+
+
Spring property resolver adapter.
+
+
io.micronaut.spring.core.event - package io.micronaut.spring.core.event
+
+
Spring adapter for event publishing.
+
+
io.micronaut.spring.core.type - package io.micronaut.spring.core.type
+
 
+
io.micronaut.spring.tx.annotation - package io.micronaut.spring.tx.annotation
+
+
Spring transactional annotations.
+
+
io.micronaut.spring.tx.test - package io.micronaut.spring.tx.test
+
 
+
io.micronaut.spring.web - package io.micronaut.spring.web
+
 
+
io.micronaut.spring.web.annotation - package io.micronaut.spring.web.annotation
+
 
+
io.micronaut.spring.web.bind - package io.micronaut.spring.web.bind
+
 
+
io.micronaut.spring.web.reactive - package io.micronaut.spring.web.reactive
+
 
+
isAbstract() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
isAbstract() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
isActive() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
isAllowEmptyProviders(BeanContext) - Method in class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
isAnnotation() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
isAnnotation() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
isAutowireCandidate(String, DependencyDescriptor) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isDirectlyPresent(Class<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
isDirectlyPresent(String) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
isEnabled(BeanContext, BeanResolutionContext) - Method in class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
isFactoryBean(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isFinal() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
isFinal() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
+
Whether the given method is an HTTP method mapping.
+
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.DeleteMappingAnnotationTransformer
+
 
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.GetMappingAnnotationTransformer
+
 
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.PatchMappingAnnotationTransformer
+
 
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.PostMappingAnnotationTransformer
+
 
+
isHttpMethodMapping(HttpMethod) - Method in class io.micronaut.spring.web.annotation.PutMappingAnnotationTransformer
+
 
+
isIndependent() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
isIndependent() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
isInterface() - Method in class io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
 
+
isInterface() - Method in class io.micronaut.spring.core.type.ClassElementSpringMetadata
+
 
+
isPresent() - Method in class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
isPresent(Class<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
isPresent(String) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
isPrimary(String, Object) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isPrototype(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isPrototype(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
isRunning() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
isSingleton(BeanDefinitionReference<?>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
+
Is the definition singleton.
+
+
isSingleton(String) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isSingleton(AnnotationMetadata) - Static method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
+
Shared logic for Micronaut singleton rules.
+
+
isSingleton(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
isTypeMatch(String, Class<?>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isTypeMatch(String, ResolvableType) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
isTypeMatch(String, Class<?>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
isTypeMatch(String, ResolvableType) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
iterator() - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
+

L

+
+
LazyAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Makes @Lazy(false) become a Context scoped bean.
+
+
LazyAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.LazyAnnotationMapper
+
 
+
+

M

+
+
ManagedApplicationContext - Interface in io.micronaut.spring.context
+
+
An interface that is more limited in scope than ConfigurableApplicationContext and + provides lifecycle management.
+
+
map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.AbstractSpringAnnotationMapper
+
 
+
map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.tx.TransactionalAnnotationMapper
+
 
+
map(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.SelectorAnnotationMapper
+
 
+
map(AnnotationValue<Import>, VisitorContext) - Method in class io.micronaut.spring.annotation.beans.ImportAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.AbstractSpringAnnotationMapper
+
+
Internal map implemenation that subclasses should implement.
+
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.cache.CacheableAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.AutowiredAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.BeanAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.ComponentAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.ConfigurationAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.LazyAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.PrimaryAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.ProfileAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.QualifierAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.context.ValueAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.event.EventListenerAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.scheduling.AsyncAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.scheduling.ScheduledAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.annotation.validation.ValidatedAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConditionalOnNotWebApplicationAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConditionalOnPropertyAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConditionalOnSingleCandidateAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConditionalOnWebApplicationAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ConfigurationPropertiesAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.EndpointAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.boot.annotation.ReadOperationAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.ExceptionHandlerAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.RequestBodyAnnotationMapping
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.ResponseStatusAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.RestControllerAnnotationMapper
+
 
+
mapInternal(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.WebBindAnnotationMapper
+
 
+
matches(ConditionContext) - Method in class io.micronaut.spring.boot.condition.RequiresSingleCandidateCondition
+
 
+
merge(ConfigurableEnvironment) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
MicronautApplicationContext - Class in io.micronaut.spring.context
+
+
An implementation of Spring's ApplicationContext interface that delegates to Micronaut.
+
+
MicronautApplicationContext() - Constructor for class io.micronaut.spring.context.MicronautApplicationContext
+
+
Default constructor.
+
+
MicronautApplicationContext(ApplicationContextBuilder) - Constructor for class io.micronaut.spring.context.MicronautApplicationContext
+
+
Customization constructor.
+
+
MicronautApplicationContext(ApplicationContext, ConfigurableEnvironment, MicronautBeanFactory, ApplicationEventPublisher, MessageSource) - Constructor for class io.micronaut.spring.context.MicronautApplicationContext
+
+
Default constructor.
+
+
MicronautApplicationEventPublisher - Class in io.micronaut.spring.context.event
+
+
Implementation of the ApplicationEventPublisher interface for Micronaut.
+
+
MicronautApplicationEventPublisher(ApplicationEventPublisher) - Constructor for class io.micronaut.spring.context.event.MicronautApplicationEventPublisher
+
+
Default constructor.
+
+
MicronautBeanFactory - Class in io.micronaut.spring.context.factory
+
+
Implementation of the ListableBeanFactory interface for Micronaut.
+
+
MicronautBeanFactory(BeanContext, SpringAwareListener, MicronautBeanFactoryConfiguration) - Constructor for class io.micronaut.spring.context.factory.MicronautBeanFactory
+
+
The default constructor.
+
+
MicronautBeanFactoryConfiguration - Class in io.micronaut.spring.context.factory
+
+
Configuration for the Micronaut bean factory.
+
+
MicronautBeanFactoryConfiguration() - Constructor for class io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration
+
 
+
MicronautBeanFilter - Interface in io.micronaut.spring.boot.starter
+
+
Allows specifying a filter to include or exclude certain beans from being exposed to Spring.
+
+
MicronautBeanProcessor - Class in io.micronaut.spring.beans
+
+
Adds Micronaut beans to a Spring application context.
+
+
MicronautBeanProcessor(Class<?>...) - Constructor for class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
micronautBeanQualifierTypes - Variable in class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
micronautContext - Variable in class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
MicronautContextInternal - Interface in io.micronaut.spring.beans
+
+
Marker interface for internal components.
+
+
MicronautConversionService - Class in io.micronaut.spring.context.convert
+
+
ConversionService adapter.
+
+
MicronautConversionService(ConversionService) - Constructor for class io.micronaut.spring.context.convert.MicronautConversionService
+
+
Default constructor.
+
+
MicronautEnvironment - Class in io.micronaut.spring.context.env
+
+
Implementation of the Environment interface for Micronaut.
+
+
MicronautEnvironment(Environment) - Constructor for class io.micronaut.spring.context.env.MicronautEnvironment
+
+
Default constructor.
+
+
MicronautImportRegistrar - Class in io.micronaut.spring.boot.starter
+
+
An ImportBeanDefinitionRegistrar that exposes all Micronaut beans as Spring beans using EnableMicronaut.
+
+
MicronautImportRegistrar() - Constructor for class io.micronaut.spring.boot.starter.MicronautImportRegistrar
+
 
+
MicronautMergedAnnotations - Class in io.micronaut.spring.core.annotation
+
+
Implements the MergedAnnotations interface.
+
+
MicronautMergedAnnotations(AnnotationMetadata) - Constructor for class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
MicronautNettyChannelResolver - Class in io.micronaut.spring.web.reactive
+
+
Micronaut specific ChannelResolver implementation.
+
+
MicronautNettyChannelResolver(HttpServerConfiguration) - Constructor for class io.micronaut.spring.web.reactive.MicronautNettyChannelResolver
+
+
Default constructor.
+
+
MicronautServerHttpRequest - Class in io.micronaut.spring.web.reactive
+
+
Micronaut implementation of ServerHttpRequest.
+
+
MicronautServerHttpRequest(HttpRequest<?>, ChannelResolver, HttpServerConfiguration) - Constructor for class io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
+
Default constructor.
+
+
ModelAndViewServerFilter - Class in io.micronaut.spring.web
+
+
Makes it possible to use Spring MVC views API.
+
+
ModelAndViewServerFilter(ViewsFilter) - Constructor for class io.micronaut.spring.web.ModelAndViewServerFilter
+
+
Default constructor.
+
+
ModelMapRequestArgumentBinder - Class in io.micronaut.spring.web.bind
+
+
Binds the ModelMap type.
+
+
ModelMapRequestArgumentBinder() - Constructor for class io.micronaut.spring.web.bind.ModelMapRequestArgumentBinder
+
 
+
ModelRequestArgumentBinder - Class in io.micronaut.spring.web.bind
+
+
Binds the Spring Model argument for controllers.
+
+
ModelRequestArgumentBinder() - Constructor for class io.micronaut.spring.web.bind.ModelRequestArgumentBinder
+
 
+
+

N

+
+
name() - Element in annotation interface io.micronaut.spring.boot.starter.EnableMicronaut.ExposedBean
+
 
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
+
Construct a new builder for the given http method.
+
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.DeleteMappingAnnotationTransformer
+
 
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.GetMappingAnnotationTransformer
+
 
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.PatchMappingAnnotationTransformer
+
 
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.PostMappingAnnotationTransformer
+
 
+
newBuilder(HttpMethod, AnnotationValue<Annotation>) - Method in class io.micronaut.spring.web.annotation.PutMappingAnnotationTransformer
+
 
+
+

O

+
+
ObjectProviderBeanDefinition - Class in io.micronaut.spring.beans
+
+
Implements support for Spring's ObjectProvider interface.
+
+
ObjectProviderBeanDefinition() - Constructor for class io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
 
+
onBeanCreated(BeanDefinition<Object>, Object, String) - Method in class io.micronaut.spring.context.aware.SpringAwareListener
+
+
Execute when a bean is created.
+
+
onBeanCreated(Object, Object) - Method in class io.micronaut.spring.context.aware.SpringAwareListener
+
+ +
+
onCreated(BeanCreatedEvent<Object>) - Method in class io.micronaut.spring.context.aware.SpringAwareListener
+
 
+
onCreated(BeanCreatedEvent<ImportAware>) - Method in class io.micronaut.spring.beans.aware.ImportAwareListener
+
 
+
onInitialized(BeanInitializingEvent<Object>) - Method in class io.micronaut.spring.context.aware.SpringAwareListener
+
 
+
onStartup(StartupEvent) - Method in class io.micronaut.spring.boot.ApplicationRunnerListener
+
+
Invokes on startup and executes the listeners.
+
+
onStartup(StartupEvent) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
+
Method executed on startup.
+
+
operationName() - Method in class io.micronaut.spring.boot.annotation.DeleteOperationAnnotationMapper
+
 
+
operationName() - Method in class io.micronaut.spring.boot.annotation.ReadOperationAnnotationMapper
+
+
The operation name.
+
+
operationName() - Method in class io.micronaut.spring.boot.annotation.WriteOperationAnnotationMapper
+
 
+
+

P

+
+
PatchMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring PatchMapping to Micronaut.
+
+
PatchMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.PatchMappingAnnotationTransformer
+
 
+
PostMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring PostMapping to Micronaut.
+
+
PostMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.PostMappingAnnotationTransformer
+
 
+
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
PREFIX - Static variable in class io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration
+
 
+
PrimaryAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Primary to Primary.
+
+
PrimaryAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.PrimaryAnnotationMapper
+
 
+
ProfileAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps the Spring Profile annotation to Requires.
+
+
ProfileAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.ProfileAnnotationMapper
+
 
+
PropertyResolverAdapter - Class in io.micronaut.spring.core.env
+
+
Adapts a PropertyResolver to a Spring PropertyResolver.
+
+
PropertyResolverAdapter(PropertyResolver, PropertyPlaceholderResolver) - Constructor for class io.micronaut.spring.core.env.PropertyResolverAdapter
+
+
Constructor.
+
+
publishEvent(Object) - Method in class io.micronaut.spring.context.event.MicronautApplicationEventPublisher
+
 
+
publishEvent(Object) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
publishEvent(Object) - Method in class io.micronaut.spring.core.event.ApplicationEventPublisherAdapter
+
 
+
publishEvent(ApplicationEvent) - Method in class io.micronaut.spring.context.event.MicronautApplicationEventPublisher
+
 
+
publishEvent(ApplicationEvent) - Method in class io.micronaut.spring.core.event.ApplicationEventPublisherAdapter
+
 
+
PutMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring PutMapping to Micronaut.
+
+
PutMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.PutMappingAnnotationTransformer
+
 
+
+

Q

+
+
qualifier() - Element in annotation interface io.micronaut.spring.boot.starter.EnableMicronaut.ExposedBean
+
 
+
QualifierAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Qualifier to javax.inject.Named.
+
+
QualifierAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.QualifierAnnotationMapper
+
 
+
+

R

+
+
ReadOperationAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps Actuator ReadOperation to Micronaut Read.
+
+
ReadOperationAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.ReadOperationAnnotationMapper
+
 
+
refresh() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
registerBeanDefinition(String, BeanDefinition) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry, BeanNameGenerator) - Method in class io.micronaut.spring.boot.starter.MicronautImportRegistrar
+
 
+
registerShutdownHook() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
registerSingleton(String, Object) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactory
+
 
+
removeApplicationListener(ApplicationListener<?>) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
RepositoryAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Repository the same was as ComponentAnnotationMapper.
+
+
RepositoryAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.RepositoryAnnotationMapper
+
 
+
RequestAttributeArgumentBinder - Class in io.micronaut.spring.web.bind
+
+
Binds request attributes.
+
+
RequestAttributeArgumentBinder() - Constructor for class io.micronaut.spring.web.bind.RequestAttributeArgumentBinder
+
 
+
RequestBodyAnnotationMapping - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RequestBody to Micronaut.
+
+
RequestBodyAnnotationMapping() - Constructor for class io.micronaut.spring.web.annotation.RequestBodyAnnotationMapping
+
 
+
RequestHeaderAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RequestHeader to Micronaut.
+
+
RequestHeaderAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.RequestHeaderAnnotationMapper
+
 
+
RequestMappingAnnotationTransformer - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RequestMapping to Micronaut.
+
+
RequestMappingAnnotationTransformer() - Constructor for class io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
 
+
RequestParamAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RequestParam to Micronaut.
+
+
RequestParamAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.RequestParamAnnotationMapper
+
 
+
RequestPartAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RequestParam to Micronaut.
+
+
RequestPartAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.RequestPartAnnotationMapper
+
 
+
requiresMethodName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
+
The annotation member name for requires.
+
+
requiresMethodName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnClassAnnotationMapper
+
 
+
requiresMethodName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnMissingBeanAnnotationMapper
+
 
+
requiresMethodName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnMissingClassAnnotationMapper
+
 
+
RequiresSingleCandidate - Annotation Interface in io.micronaut.spring.boot.condition
+
+
A condition class that requires a single candidate.
+
+
RequiresSingleCandidateCondition - Class in io.micronaut.spring.boot.condition
+
+
Implementation of RequiresSingleCandidate.
+
+
RequiresSingleCandidateCondition() - Constructor for class io.micronaut.spring.boot.condition.RequiresSingleCandidateCondition
+
 
+
resetPostProcessors() - Method in class io.micronaut.spring.context.aware.SpringAwareListener
+
+
Reset the bean processors.
+
+
resolveChannel(HttpRequest<?>) - Method in interface io.micronaut.spring.web.reactive.ChannelResolver
+
+
Resolve the backing netty channel.
+
+
resolveChannel(HttpRequest<?>) - Method in class io.micronaut.spring.web.reactive.DefaultChannelResolver
+
 
+
resolveChannel(HttpRequest<?>) - Method in class io.micronaut.spring.web.reactive.MicronautNettyChannelResolver
+
 
+
resolveContentProcessor(HttpRequest<?>) - Method in interface io.micronaut.spring.web.reactive.ChannelResolver
+
+
Resolve the content processor.
+
+
resolveContentProcessor(HttpRequest<?>) - Method in class io.micronaut.spring.web.reactive.DefaultChannelResolver
+
 
+
resolveContentProcessor(HttpRequest<?>) - Method in class io.micronaut.spring.web.reactive.MicronautNettyChannelResolver
+
 
+
resolvePlaceholders(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
resolvePlaceholders(String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
resolveRequiredPlaceholders(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
resolveRequiredPlaceholders(String) - Method in class io.micronaut.spring.core.env.PropertyResolverAdapter
+
 
+
resolveTransactionAttribute(ExecutableMethod<Object, Object>, AnnotationMetadata, String) - Method in class io.micronaut.spring.tx.annotation.TransactionInterceptor
+
 
+
ResponseEntityServerFilter - Class in io.micronaut.spring.web
+
+
A filter that adds support for ResponseEntity as a return type.
+
+
ResponseEntityServerFilter() - Constructor for class io.micronaut.spring.web.ResponseEntityServerFilter
+
 
+
ResponseStatusAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring ResponseStatus to Micronaut.
+
+
ResponseStatusAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.ResponseStatusAnnotationMapper
+
 
+
RestControllerAnnotationMapper - Class in io.micronaut.spring.web.annotation
+
+
Maps Spring RestController to Micronaut.
+
+
RestControllerAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.RestControllerAnnotationMapper
+
 
+
ROLE_APPLICATION - Static variable in class io.micronaut.spring.context.aware.SpringAwareListener
+
 
+
rollbackOn(Throwable) - Method in class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
 
+
+

S

+
+
ScheduledAnnotationMapper - Class in io.micronaut.spring.annotation.scheduling
+
+
Maps @Scheduled to Scheduled.
+
+
ScheduledAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.scheduling.ScheduledAnnotationMapper
+
 
+
SelectorAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps Actuator Selector to Micronaut Selector.
+
+
SelectorAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.SelectorAnnotationMapper
+
 
+
ServerHttpRequestBinder - Class in io.micronaut.spring.web.bind
+
+
Binds the ServerHttpRequest object.
+
+
ServerHttpRequestBinder(ChannelResolver, HttpServerConfiguration) - Constructor for class io.micronaut.spring.web.bind.ServerHttpRequestBinder
+
+
The channel resolver.
+
+
ServiceAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Service the same was as ComponentAnnotationMapper.
+
+
ServiceAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.ServiceAnnotationMapper
+
 
+
setActiveProfiles(String...) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setApplicationStartup(ApplicationStartup) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
setBeanExcludes(List<Class<?>>) - Method in class io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration
+
+
The bean types to exclude from being exposed by Spring's BeanFactory interface.
+
+
setBeanFactory(BeanFactory) - Method in class io.micronaut.spring.boot.starter.MicronautImportRegistrar
+
 
+
setClassLoader(ClassLoader) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
setConversionService(ConfigurableConversionService) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setDefaultProfiles(String...) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setEnvironment(ConfigurableEnvironment) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
setEnvironment(Environment) - Method in class io.micronaut.spring.beans.MicronautBeanProcessor
+
 
+
setEnvironment(Environment) - Method in class io.micronaut.spring.boot.starter.MicronautImportRegistrar
+
 
+
setId(String) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
setIgnoreUnresolvableNestedPlaceholders(boolean) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setNoRollbackFor(Class<? extends Throwable>...) - Method in class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
+
Configures the exceptions to not rollback for.
+
+
setParent(ApplicationContext) - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
setPlaceholderPrefix(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setPlaceholderSuffix(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setRequiredProperties(String...) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
setRollbackFor(Class<? extends Throwable>...) - Method in class io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
+
Configures the exceptions to rollback for.
+
+
setValueSeparator(String) - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
SpringAwareListener - Class in io.micronaut.spring.context.aware
+
+
Enables support for the interfaces EnvironmentAware, ApplicationContextAware, and BeanFactoryAware.
+
+
SpringAwareListener(BeanProvider<MicronautBeanFactory>, BeanProvider<MicronautEnvironment>, BeanProvider<MicronautApplicationContext>) - Constructor for class io.micronaut.spring.context.aware.SpringAwareListener
+
+
Default constructor.
+
+
SpringConfigurationAdvice - Annotation Interface in io.micronaut.spring.context.aop
+
+
In order to support the semantics of Configuration in Spring.
+
+
SpringConfigurationInterceptor - Class in io.micronaut.spring.context.aop
+
+
Implementation of SpringConfigurationAdvice.
+
+
SpringConfigurationInterceptor() - Constructor for class io.micronaut.spring.context.aop.SpringConfigurationInterceptor
+
 
+
SpringImport - Annotation Interface in io.micronaut.spring.beans
+
+
Allows the spring import annotation to be represented as a repeated annotation.
+
+
SpringImport.List - Annotation Interface in io.micronaut.spring.beans
+
+
Repeatable wrapper type.
+
+
SpringTransactionTestExecutionListener - Class in io.micronaut.spring.tx.test
+
+
Integrates Spring's transaction management if it is available.
+
+
SpringTransactionTestExecutionListener(PlatformTransactionManager, boolean, TransactionMode) - Constructor for class io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
 
+
start() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
stop() - Method in class io.micronaut.spring.context.MicronautApplicationContext
+
 
+
stream() - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
stream(Class<A>) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
stream(String) - Method in class io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
 
+
+

T

+
+
TransactionalAnnotationMapper - Class in io.micronaut.spring.annotation.tx
+
+
Maps @Transactional to io.micronaut.spring.tx.annotation.Transactional.
+
+
TransactionalAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.tx.TransactionalAnnotationMapper
+
 
+
TransactionInterceptor - Class in io.micronaut.spring.tx.annotation
+
+
Simple interceptor to for Transactional.
+
+
TransactionInterceptor(BeanLocator) - Constructor for class io.micronaut.spring.tx.annotation.TransactionInterceptor
+
 
+
transform(AnnotationValue<Annotation>, VisitorContext) - Method in class io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
 
+
typesMemberName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
+
The annotation member name that specifies the types.
+
+
typesMemberName() - Method in class io.micronaut.spring.boot.annotation.ConditionalOnClassAnnotationMapper
+
 
+
+

V

+
+
ValidatedAnnotationMapper - Class in io.micronaut.spring.annotation.validation
+
+
Maps @Validated to Validated.
+
+
ValidatedAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.validation.ValidatedAnnotationMapper
+
 
+
validateRequiredProperties() - Method in class io.micronaut.spring.context.env.MicronautEnvironment
+
 
+
value() - Element in annotation interface io.micronaut.spring.beans.ImportedBy
+
 
+
value() - Element in annotation interface io.micronaut.spring.beans.SpringImport.List
+
 
+
value() - Element in annotation interface io.micronaut.spring.beans.SpringImport
+
+
The type to import.
+
+
value() - Element in annotation interface io.micronaut.spring.boot.condition.RequiresSingleCandidate
+
+
The candidate type.
+
+
ValueAnnotationMapper - Class in io.micronaut.spring.annotation.context
+
+
Maps @Value to Value.
+
+
ValueAnnotationMapper() - Constructor for class io.micronaut.spring.annotation.context.ValueAnnotationMapper
+
 
+
visitClass(ClassElement, VisitorContext) - Method in class io.micronaut.spring.annotation.beans.ImportAnnotationVisitor
+
 
+
+

W

+
+
WebBindAnnotationMapper<T extends Annotation> - Class in io.micronaut.spring.web.annotation
+
+
Abstract web binding impl.
+
+
WebBindAnnotationMapper() - Constructor for class io.micronaut.spring.web.annotation.WebBindAnnotationMapper
+
 
+
WriteOperationAnnotationMapper - Class in io.micronaut.spring.boot.annotation
+
+
Maps Actuator WriteOperation to Micronaut Write.
+
+
WriteOperationAnnotationMapper() - Constructor for class io.micronaut.spring.boot.annotation.WriteOperationAnnotationMapper
+
 
+
+A B C D E F G H I L M N O P Q R S T V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
+
+
+ + diff --git a/5.7.0/api/index.html b/5.7.0/api/index.html new file mode 100644 index 000000000..609b876b7 --- /dev/null +++ b/5.7.0/api/index.html @@ -0,0 +1,134 @@ + + + + +Overview (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

spring-parent 5.7.0 API

+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/AbstractSpringAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/AbstractSpringAnnotationMapper.html new file mode 100644 index 000000000..dee53de8e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/AbstractSpringAnnotationMapper.html @@ -0,0 +1,207 @@ + + + + +AbstractSpringAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AbstractSpringAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
AsyncAnnotationMapper, AutowiredAnnotationMapper, BeanAnnotationMapper, CacheableAnnotationMapper, ComponentAnnotationMapper, ConditionalOnBeanAnnotationMapper, ConditionalOnNotWebApplicationAnnotationMapper, ConditionalOnPropertyAnnotationMapper, ConditionalOnSingleCandidateAnnotationMapper, ConditionalOnWebApplicationAnnotationMapper, ConfigurationAnnotationMapper, ConfigurationPropertiesAnnotationMapper, EndpointAnnotationMapper, EventListenerAnnotationMapper, ExceptionHandlerAnnotationMapper, LazyAnnotationMapper, PrimaryAnnotationMapper, ProfileAnnotationMapper, QualifierAnnotationMapper, ReadOperationAnnotationMapper, RequestBodyAnnotationMapping, ResponseStatusAnnotationMapper, ScheduledAnnotationMapper, ValidatedAnnotationMapper, ValueAnnotationMapper, WebBindAnnotationMapper
+
+
+
public abstract class AbstractSpringAnnotationMapper +extends Object +implements io.micronaut.inject.annotation.NamedAnnotationMapper
+
Abstract mapper for Spring annotations.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    final List<io.micronaut.core.annotation.AnnotationValue<?>>
    +
    map(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
    +
     
    +
    protected abstract @NonNull List<io.micronaut.core.annotation.AnnotationValue<?>>
    +
    mapInternal(@NonNull io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + @NonNull io.micronaut.inject.visitor.VisitorContext visitorContext)
    +
    +
    Internal map implemenation that subclasses should implement.
    +
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.naming.Named

    +getName
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AbstractSpringAnnotationMapper

      +
      public AbstractSpringAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      map

      +
      public final List<io.micronaut.core.annotation.AnnotationValue<?>> map(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      +
      Specified by:
      +
      map in interface io.micronaut.inject.annotation.AnnotationMapper<Annotation>
      +
      +
      +
    • +
    • +
      +

      mapInternal

      +
      @NonNull +protected abstract @NonNull List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(@NonNull + @NonNull io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + @NonNull + @NonNull io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationMapper.html new file mode 100644 index 000000000..8ed874cff --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationMapper.html @@ -0,0 +1,190 @@ + + + + +ImportAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ImportAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.beans.ImportAnnotationMapper
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.inject.annotation.AnnotationMapper<org.springframework.context.annotation.Import>, io.micronaut.inject.annotation.TypedAnnotationMapper<org.springframework.context.annotation.Import>
+
+
+
@Internal +public final class ImportAnnotationMapper +extends Object +implements io.micronaut.inject.annotation.TypedAnnotationMapper<org.springframework.context.annotation.Import>
+
Maps io.micronaut.spring.beans.SpringImport to Micronaut Framework Import annotation.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    Class<org.springframework.context.annotation.Import>
    + +
     
    +
    List<io.micronaut.core.annotation.AnnotationValue<?>>
    +
    map(io.micronaut.core.annotation.AnnotationValue<org.springframework.context.annotation.Import> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ImportAnnotationMapper

      +
      public ImportAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      annotationType

      +
      public Class<org.springframework.context.annotation.Import> annotationType()
      +
      +
      Specified by:
      +
      annotationType in interface io.micronaut.inject.annotation.TypedAnnotationMapper<org.springframework.context.annotation.Import>
      +
      +
      +
    • +
    • +
      +

      map

      +
      public List<io.micronaut.core.annotation.AnnotationValue<?>> map(io.micronaut.core.annotation.AnnotationValue<org.springframework.context.annotation.Import> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      +
      Specified by:
      +
      map in interface io.micronaut.inject.annotation.AnnotationMapper<org.springframework.context.annotation.Import>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationVisitor.html b/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationVisitor.html new file mode 100644 index 000000000..92eb208e0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/beans/ImportAnnotationVisitor.html @@ -0,0 +1,231 @@ + + + + +ImportAnnotationVisitor (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ImportAnnotationVisitor

+
+
java.lang.Object +
io.micronaut.spring.annotation.beans.ImportAnnotationVisitor
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.order.Ordered, io.micronaut.core.util.Toggleable, io.micronaut.inject.visitor.TypeElementVisitor<Object,Object>
+
+
+
@Internal +public final class ImportAnnotationVisitor +extends Object +implements io.micronaut.inject.visitor.TypeElementVisitor<Object,Object>
+
Handles the import importDeclaration allowing importing of additional Spring beans into a Micronaut application.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.inject.visitor.TypeElementVisitor

    +io.micronaut.inject.visitor.TypeElementVisitor.VisitorKind
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    @NonNull io.micronaut.inject.visitor.TypeElementVisitor.VisitorKind
    + +
     
    +
    void
    +
    visitClass(io.micronaut.inject.ast.ClassElement element, + io.micronaut.inject.visitor.VisitorContext context)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.order.Ordered

    +getOrder
    +
    +

    Methods inherited from interface io.micronaut.core.util.Toggleable

    +isEnabled
    +
    +

    Methods inherited from interface io.micronaut.inject.visitor.TypeElementVisitor

    +finish, getClassType, getElementType, getSupportedOptions, start, visitConstructor, visitEnumConstant, visitField, visitMethod
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ImportAnnotationVisitor

      +
      public ImportAnnotationVisitor()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      visitClass

      +
      public void visitClass(io.micronaut.inject.ast.ClassElement element, + io.micronaut.inject.visitor.VisitorContext context)
      +
      +
      Specified by:
      +
      visitClass in interface io.micronaut.inject.visitor.TypeElementVisitor<Object,Object>
      +
      +
      +
    • +
    • +
      +

      getVisitorKind

      +
      @NonNull +public @NonNull io.micronaut.inject.visitor.TypeElementVisitor.VisitorKind getVisitorKind()
      +
      +
      Specified by:
      +
      getVisitorKind in interface io.micronaut.inject.visitor.TypeElementVisitor<Object,Object>
      +
      +
      +
    • +
    • +
      +

      getSupportedAnnotationNames

      +
      public Set<String> getSupportedAnnotationNames()
      +
      +
      Specified by:
      +
      getSupportedAnnotationNames in interface io.micronaut.inject.visitor.TypeElementVisitor<Object,Object>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/beans/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/beans/package-summary.html new file mode 100644 index 000000000..5f8b168bf --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/beans/package-summary.html @@ -0,0 +1,99 @@ + + + + +io.micronaut.spring.annotation.beans (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.beans

+
+
+
package io.micronaut.spring.annotation.beans
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Maps io.micronaut.spring.beans.SpringImport to Micronaut Framework Import annotation.
    +
    + +
    +
    Handles the import importDeclaration allowing importing of additional Spring beans into a Micronaut application.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/beans/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/beans/package-tree.html new file mode 100644 index 000000000..cfa8d7db4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/beans/package-tree.html @@ -0,0 +1,72 @@ + + + + +io.micronaut.spring.annotation.beans Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.beans

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.spring.annotation.beans.ImportAnnotationMapper (implements io.micronaut.inject.annotation.TypedAnnotationMapper<T>)
    • +
    • io.micronaut.spring.annotation.beans.ImportAnnotationVisitor (implements io.micronaut.inject.visitor.TypeElementVisitor<C,E>)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/cache/CacheEvictAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/cache/CacheEvictAnnotationMapper.html new file mode 100644 index 000000000..e0bbb1864 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/cache/CacheEvictAnnotationMapper.html @@ -0,0 +1,205 @@ + + + + +CacheEvictAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CacheEvictAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class CacheEvictAnnotationMapper +extends CacheableAnnotationMapper
+
Maps the Spring cache annotations.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CacheEvictAnnotationMapper

      +
      public CacheEvictAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/cache/CachePutAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/cache/CachePutAnnotationMapper.html new file mode 100644 index 000000000..f1269ccb2 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/cache/CachePutAnnotationMapper.html @@ -0,0 +1,205 @@ + + + + +CachePutAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CachePutAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class CachePutAnnotationMapper +extends CacheableAnnotationMapper
+
Maps the Spring cache annotations.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CachePutAnnotationMapper

      +
      public CachePutAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/cache/CacheableAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/cache/CacheableAnnotationMapper.html new file mode 100644 index 000000000..b85b5ebb5 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/cache/CacheableAnnotationMapper.html @@ -0,0 +1,219 @@ + + + + +CacheableAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CacheableAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.cache.CacheableAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
CacheEvictAnnotationMapper, CachePutAnnotationMapper
+
+
+
public class CacheableAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps the Spring cache annotations.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CacheableAnnotationMapper

      +
      public CacheableAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      buildAnnotation

      +
      @NonNull +protected @NonNull io.micronaut.core.annotation.AnnotationValueBuilder<? extends Annotation> buildAnnotation()
      +
      Builds the target annotation.
      +
      +
      Returns:
      +
      The annotation builder
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/cache/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/cache/package-summary.html new file mode 100644 index 000000000..c040059d1 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/cache/package-summary.html @@ -0,0 +1,103 @@ + + + + +io.micronaut.spring.annotation.cache (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.cache

+
+
+
package io.micronaut.spring.annotation.cache
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/cache/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/cache/package-tree.html new file mode 100644 index 000000000..601b2be94 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/cache/package-tree.html @@ -0,0 +1,80 @@ + + + + +io.micronaut.spring.annotation.cache Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.cache

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/AutowiredAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/AutowiredAnnotationMapper.html new file mode 100644 index 000000000..13a14f7de --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/AutowiredAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +AutowiredAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AutowiredAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.AutowiredAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class AutowiredAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Autowired to javax.inject.Inject.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AutowiredAnnotationMapper

      +
      public AutowiredAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/BeanAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/BeanAnnotationMapper.html new file mode 100644 index 000000000..8e609bb27 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/BeanAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +BeanAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BeanAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.BeanAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class BeanAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Bean to Bean.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BeanAnnotationMapper

      +
      public BeanAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/ComponentAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/ComponentAnnotationMapper.html new file mode 100644 index 000000000..9bd49acdf --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/ComponentAnnotationMapper.html @@ -0,0 +1,202 @@ + + + + +ComponentAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ComponentAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.ComponentAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
RepositoryAnnotationMapper, RestControllerAnnotationMapper, ServiceAnnotationMapper
+
+
+
public class ComponentAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Component to Bean with a DefaultScope of Singleton.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ComponentAnnotationMapper

      +
      public ComponentAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/ConfigurationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/ConfigurationAnnotationMapper.html new file mode 100644 index 000000000..6eefdd6c6 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/ConfigurationAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConfigurationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConfigurationAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.ConfigurationAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConfigurationAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Configuration to Factory.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConfigurationAnnotationMapper

      +
      public ConfigurationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/LazyAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/LazyAnnotationMapper.html new file mode 100644 index 000000000..e99f4cc7c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/LazyAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +LazyAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class LazyAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.LazyAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class LazyAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Makes @Lazy(false) become a Context scoped bean.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      LazyAnnotationMapper

      +
      public LazyAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/PrimaryAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/PrimaryAnnotationMapper.html new file mode 100644 index 000000000..4b3d1813c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/PrimaryAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +PrimaryAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PrimaryAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.PrimaryAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class PrimaryAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Primary to Primary.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PrimaryAnnotationMapper

      +
      public PrimaryAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/ProfileAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/ProfileAnnotationMapper.html new file mode 100644 index 000000000..ac1295da9 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/ProfileAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ProfileAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ProfileAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.ProfileAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ProfileAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps the Spring Profile annotation to Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ProfileAnnotationMapper

      +
      public ProfileAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/QualifierAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/QualifierAnnotationMapper.html new file mode 100644 index 000000000..e0396d8ef --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/QualifierAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +QualifierAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class QualifierAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.QualifierAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class QualifierAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Qualifier to javax.inject.Named.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      QualifierAnnotationMapper

      +
      public QualifierAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/RepositoryAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/RepositoryAnnotationMapper.html new file mode 100644 index 000000000..cd5fd5b3c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/RepositoryAnnotationMapper.html @@ -0,0 +1,185 @@ + + + + +RepositoryAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RepositoryAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RepositoryAnnotationMapper +extends ComponentAnnotationMapper
+
Maps @Repository the same was as ComponentAnnotationMapper.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RepositoryAnnotationMapper

      +
      public RepositoryAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/ServiceAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/ServiceAnnotationMapper.html new file mode 100644 index 000000000..9eebb698f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/ServiceAnnotationMapper.html @@ -0,0 +1,185 @@ + + + + +ServiceAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ServiceAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ServiceAnnotationMapper +extends ComponentAnnotationMapper
+
Maps @Service the same was as ComponentAnnotationMapper.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ServiceAnnotationMapper

      +
      public ServiceAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/ValueAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/context/ValueAnnotationMapper.html new file mode 100644 index 000000000..30a865272 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/ValueAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ValueAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ValueAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.context.ValueAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ValueAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Value to Value.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ValueAnnotationMapper

      +
      public ValueAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/context/package-summary.html new file mode 100644 index 000000000..de3300958 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/package-summary.html @@ -0,0 +1,135 @@ + + + + +io.micronaut.spring.annotation.context (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.context

+
+
+
package io.micronaut.spring.annotation.context
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/context/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/context/package-tree.html new file mode 100644 index 000000000..ce5ca1d6e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/context/package-tree.html @@ -0,0 +1,88 @@ + + + + +io.micronaut.spring.annotation.context Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.context

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/event/EventListenerAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/event/EventListenerAnnotationMapper.html new file mode 100644 index 000000000..e29421eb8 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/event/EventListenerAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +EventListenerAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class EventListenerAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.event.EventListenerAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class EventListenerAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @EventListener to EventListener.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      EventListenerAnnotationMapper

      +
      public EventListenerAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/event/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/event/package-summary.html new file mode 100644 index 000000000..faf9eb23a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/event/package-summary.html @@ -0,0 +1,95 @@ + + + + +io.micronaut.spring.annotation.event (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.event

+
+
+
package io.micronaut.spring.annotation.event
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/event/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/event/package-tree.html new file mode 100644 index 000000000..ad3f7f8b0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/event/package-tree.html @@ -0,0 +1,75 @@ + + + + +io.micronaut.spring.annotation.event Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.event

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/package-summary.html new file mode 100644 index 000000000..fba3fb1f7 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/package-summary.html @@ -0,0 +1,107 @@ + + + + +io.micronaut.spring.annotation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation

+
+
+
package io.micronaut.spring.annotation
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/package-tree.html new file mode 100644 index 000000000..63d669b44 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.annotation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/scheduling/AsyncAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/scheduling/AsyncAnnotationMapper.html new file mode 100644 index 000000000..ccc9811d0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/scheduling/AsyncAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +AsyncAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class AsyncAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.scheduling.AsyncAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class AsyncAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Async to Async.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      AsyncAnnotationMapper

      +
      public AsyncAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/scheduling/ScheduledAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/scheduling/ScheduledAnnotationMapper.html new file mode 100644 index 000000000..1aa8d2cbd --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/scheduling/ScheduledAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ScheduledAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ScheduledAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.scheduling.ScheduledAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ScheduledAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Scheduled to Scheduled.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ScheduledAnnotationMapper

      +
      public ScheduledAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-summary.html new file mode 100644 index 000000000..e8b45f732 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-summary.html @@ -0,0 +1,99 @@ + + + + +io.micronaut.spring.annotation.scheduling (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.scheduling

+
+
+
package io.micronaut.spring.annotation.scheduling
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-tree.html new file mode 100644 index 000000000..f0302e490 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/scheduling/package-tree.html @@ -0,0 +1,76 @@ + + + + +io.micronaut.spring.annotation.scheduling Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.scheduling

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/tx/TransactionalAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/tx/TransactionalAnnotationMapper.html new file mode 100644 index 000000000..82740d891 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/tx/TransactionalAnnotationMapper.html @@ -0,0 +1,189 @@ + + + + +TransactionalAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TransactionalAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.tx.TransactionalAnnotationMapper
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class TransactionalAnnotationMapper +extends Object +implements io.micronaut.inject.annotation.NamedAnnotationMapper
+
Maps @Transactional to io.micronaut.spring.tx.annotation.Transactional.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TransactionalAnnotationMapper

      +
      public TransactionalAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
      Specified by:
      +
      getName in interface io.micronaut.core.naming.Named
      +
      +
      +
    • +
    • +
      +

      map

      +
      public List<io.micronaut.core.annotation.AnnotationValue<?>> map(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      +
      Specified by:
      +
      map in interface io.micronaut.inject.annotation.AnnotationMapper<Annotation>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/tx/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/tx/package-summary.html new file mode 100644 index 000000000..51dd4205e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/tx/package-summary.html @@ -0,0 +1,95 @@ + + + + +io.micronaut.spring.annotation.tx (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.tx

+
+
+
package io.micronaut.spring.annotation.tx
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/tx/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/tx/package-tree.html new file mode 100644 index 000000000..292ccc3fc --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/tx/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.annotation.tx Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.tx

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/validation/ValidatedAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/annotation/validation/ValidatedAnnotationMapper.html new file mode 100644 index 000000000..262e49e12 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/validation/ValidatedAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ValidatedAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ValidatedAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.annotation.validation.ValidatedAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ValidatedAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps @Validated to Validated.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ValidatedAnnotationMapper

      +
      public ValidatedAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/validation/package-summary.html b/5.7.0/api/io/micronaut/spring/annotation/validation/package-summary.html new file mode 100644 index 000000000..2c1ceb3ee --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/validation/package-summary.html @@ -0,0 +1,95 @@ + + + + +io.micronaut.spring.annotation.validation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.annotation.validation

+
+
+
package io.micronaut.spring.annotation.validation
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/annotation/validation/package-tree.html b/5.7.0/api/io/micronaut/spring/annotation/validation/package-tree.html new file mode 100644 index 000000000..0c13ab9cd --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/annotation/validation/package-tree.html @@ -0,0 +1,75 @@ + + + + +io.micronaut.spring.annotation.validation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.annotation.validation

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/ImportedBy.html b/5.7.0/api/io/micronaut/spring/beans/ImportedBy.html new file mode 100644 index 000000000..111059ee5 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/ImportedBy.html @@ -0,0 +1,131 @@ + + + + +ImportedBy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface ImportedBy

+
+
+
+
@Retention(RUNTIME) +@Target({TYPE,METHOD}) +public @interface ImportedBy
+
Meta-annotation used on other types to describe the type that imported this type.
+
+
Author:
+
graemerocher
+
See Also:
+
+ +
+
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      Class<?> value
      +
      +
      Returns:
      +
      The type that imported this bean.
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/MicronautBeanProcessor.html b/5.7.0/api/io/micronaut/spring/beans/MicronautBeanProcessor.html new file mode 100644 index 000000000..b0a26ea41 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/MicronautBeanProcessor.html @@ -0,0 +1,252 @@ + + + + +MicronautBeanProcessor (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautBeanProcessor

+
+
java.lang.Object +
io.micronaut.spring.beans.MicronautBeanProcessor
+
+
+
+
All Implemented Interfaces:
+
org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware
+
+
+
public class MicronautBeanProcessor +extends Object +implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware
+
Adds Micronaut beans to a Spring application context. This processor will + find all of the Micronaut beans of the specified types + and add them as beans to the Spring application context.
+
+
Since:
+
1.0
+
Author:
+
jeffbrown
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      micronautContext

      +
      protected io.micronaut.context.DefaultBeanContext micronautContext
      +
      +
    • +
    • +
      +

      micronautBeanQualifierTypes

      +
      protected final List<Class<?>> micronautBeanQualifierTypes
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautBeanProcessor

      +
      public MicronautBeanProcessor(Class<?>... qualifierTypes)
      +
      +
      Parameters:
      +
      qualifierTypes - The types associated with the + Micronaut beans which should be added to the + Spring application context.
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      postProcessBeanFactory

      +
      public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      destroy

      +
      public void destroy() + throws Exception
      +
      +
      Specified by:
      +
      destroy in interface org.springframework.beans.factory.DisposableBean
      +
      Throws:
      +
      Exception
      +
      +
      +
    • +
    • +
      +

      setEnvironment

      +
      public void setEnvironment(org.springframework.core.env.Environment environment)
      +
      +
      Specified by:
      +
      setEnvironment in interface org.springframework.context.EnvironmentAware
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/MicronautContextInternal.html b/5.7.0/api/io/micronaut/spring/beans/MicronautContextInternal.html new file mode 100644 index 000000000..66abec8d8 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/MicronautContextInternal.html @@ -0,0 +1,90 @@ + + + + +MicronautContextInternal (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface MicronautContextInternal

+
+
+
+
All Known Implementing Classes:
+
MicronautApplicationContext, MicronautApplicationEventPublisher, MicronautBeanFactory, MicronautBeanFactoryConfiguration, MicronautConversionService, MicronautEnvironment
+
+
+
public interface MicronautContextInternal
+
Marker interface for internal components.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/ObjectProviderBeanDefinition.html b/5.7.0/api/io/micronaut/spring/beans/ObjectProviderBeanDefinition.html new file mode 100644 index 000000000..cc3e9ae71 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/ObjectProviderBeanDefinition.html @@ -0,0 +1,284 @@ + + + + +ObjectProviderBeanDefinition (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ObjectProviderBeanDefinition

+
+
java.lang.Object +
io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>> +
io.micronaut.spring.beans.ObjectProviderBeanDefinition
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.annotation.AnnotationMetadata, io.micronaut.core.annotation.AnnotationMetadataDelegate, io.micronaut.core.annotation.AnnotationMetadataProvider, io.micronaut.core.annotation.AnnotationSource, io.micronaut.core.beans.BeanInfo<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered, io.micronaut.core.type.ArgumentCoercible<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.inject.BeanContextConditional, io.micronaut.inject.BeanDefinition<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.inject.BeanDefinitionReference<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.inject.BeanType<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.inject.InstantiatableBeanDefinition<org.springframework.beans.factory.ObjectProvider<Object>>, io.micronaut.inject.QualifiedBeanType<org.springframework.beans.factory.ObjectProvider<Object>>
+
+
+
@Internal +public final class ObjectProviderBeanDefinition +extends io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>>
+
Implements support for Spring's ObjectProvider interface.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.annotation.AnnotationMetadata

    +CLASS_NAME_SUFFIX, EMPTY_METADATA, VALUE_MEMBER
    +
    +

    Fields inherited from interface io.micronaut.core.annotation.AnnotationSource

    +EMPTY
    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected org.springframework.beans.factory.ObjectProvider<Object>
    +
    buildProvider(@NonNull io.micronaut.context.BeanResolutionContext resolutionContext, + @NonNull io.micronaut.context.BeanContext context, + @NonNull io.micronaut.core.type.Argument<Object> argument, + @Nullable io.micronaut.context.Qualifier<Object> qualifier, + boolean singleton)
    +
     
    +
    Class<org.springframework.beans.factory.ObjectProvider<Object>>
    + +
     
    +
    protected boolean
    +
    isAllowEmptyProviders(io.micronaut.context.BeanContext context)
    +
     
    +
    boolean
    +
    isEnabled(io.micronaut.context.BeanContext context, + io.micronaut.context.BeanResolutionContext resolutionContext)
    +
     
    +
    boolean
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class io.micronaut.inject.provider.AbstractProviderDefinition

    +equals, getAnnotationMetadata, getBeanDefinitionName, getDeclaredQualifier, getTypeArguments, getTypeArguments, hashCode, instantiate, isAbstract, isCandidateBean, isConfigurationProperties, isContainerType, isSingleton, load
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.annotation.AnnotationMetadata

    +enumValuesSet, enumValuesSet, getValues, hasDeclaredStereotype, hasEvaluatedExpressions, hasStereotypeNonRepeating, isAnnotationPresent, isDeclaredAnnotationPresent
    +
    +

    Methods inherited from interface io.micronaut.core.annotation.AnnotationMetadataDelegate

    +booleanValue, booleanValue, booleanValue, booleanValue, classValue, classValue, classValue, classValue, classValues, classValues, classValues, classValues, copyAnnotationMetadata, doubleValue, doubleValue, doubleValue, enumValue, enumValue, enumValue, enumValue, enumValues, enumValues, enumValues, enumValues, findAnnotation, findAnnotation, findDeclaredAnnotation, findDeclaredAnnotation, findRepeatableAnnotation, findRepeatableAnnotation, getAnnotation, getAnnotation, getAnnotationNameByStereotype, getAnnotationNameByStereotype, getAnnotationNames, getAnnotationNamesByStereotype, getAnnotationNamesByStereotype, getAnnotationType, getAnnotationType, getAnnotationTypeByStereotype, getAnnotationTypeByStereotype, getAnnotationTypesByStereotype, getAnnotationTypesByStereotype, getAnnotationTypesByStereotype, getAnnotationValuesByName, getAnnotationValuesByStereotype, getAnnotationValuesByType, getDeclaredAnnotation, getDeclaredAnnotation, getDeclaredAnnotationNameByStereotype, getDeclaredAnnotationNames, getDeclaredAnnotationNamesByStereotype, getDeclaredAnnotationTypeByStereotype, getDeclaredAnnotationTypeByStereotype, getDeclaredAnnotationValuesByName, getDeclaredAnnotationValuesByType, getDeclaredMetadata, getDeclaredStereotypeAnnotationNames, getDefaultValue, getDefaultValue, getDefaultValue, getDefaultValue, getDefaultValues, getStereotypeAnnotationNames, getTargetAnnotationMetadata, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValue, getValues, getValues, hasAnnotation, hasAnnotation, hasDeclaredAnnotation, hasDeclaredAnnotation, hasDeclaredStereotype, hasDeclaredStereotype, hasDeclaredStereotype, hasPropertyExpressions, hasSimpleAnnotation, hasSimpleDeclaredAnnotation, hasStereotype, hasStereotype, hasStereotype, hasStereotype, intValue, intValue, intValue, isAnnotationPresent, isDeclaredAnnotationPresent, isEmpty, isFalse, isFalse, isPresent, isPresent, isRepeatableAnnotation, isRepeatableAnnotation, isTrue, isTrue, longValue, longValue, stringValue, stringValue, stringValue, stringValue, stringValues, stringValues, stringValues, stringValues, synthesize, synthesize, synthesizeAll, synthesizeAnnotationsByType, synthesizeDeclared, synthesizeDeclared, synthesizeDeclared, synthesizeDeclaredAnnotationsByType
    +
    +

    Methods inherited from interface io.micronaut.inject.BeanContextConditional

    +isEnabled
    +
    +

    Methods inherited from interface io.micronaut.inject.BeanDefinition

    +asArgument, findMethod, findPossibleMethods, getConstructor, getContainerElement, getDeclaringType, getExecutableMethods, getGenericBeanType, getInjectedFields, getInjectedMethods, getName, getPostConstructMethods, getPreDestroyMethods, getRequiredComponents, getRequiredMethod, getScope, getScopeName, getTypeArguments, getTypeParameters, getTypeParameters, hasAnnotatedMethod, isIterable, isProxy, resolveDynamicQualifier
    +
    +

    Methods inherited from interface io.micronaut.inject.BeanDefinitionReference

    +isContextScope, isProxiedBean, isProxyTarget, load
    +
    +

    Methods inherited from interface io.micronaut.core.beans.BeanInfo

    +getOrder
    +
    +

    Methods inherited from interface io.micronaut.inject.BeanType

    +getBeanName, getExposedTypes, isPrimary, requiresMethodProcessing
    +
    +

    Methods inherited from interface io.micronaut.inject.InstantiatableBeanDefinition

    +instantiate
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ObjectProviderBeanDefinition

      +
      public ObjectProviderBeanDefinition()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isEnabled

      +
      public boolean isEnabled(io.micronaut.context.BeanContext context, + io.micronaut.context.BeanResolutionContext resolutionContext)
      +
      +
      Specified by:
      +
      isEnabled in interface io.micronaut.inject.BeanContextConditional
      +
      Overrides:
      +
      isEnabled in class io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>>
      +
      +
      +
    • +
    • +
      +

      getBeanType

      +
      public Class<org.springframework.beans.factory.ObjectProvider<Object>> getBeanType()
      +
      +
    • +
    • +
      +

      isPresent

      +
      public boolean isPresent()
      +
      +
      Specified by:
      +
      isPresent in interface io.micronaut.inject.BeanDefinitionReference<org.springframework.beans.factory.ObjectProvider<Object>>
      +
      Overrides:
      +
      isPresent in class io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>>
      +
      +
      +
    • +
    • +
      +

      buildProvider

      +
      protected org.springframework.beans.factory.ObjectProvider<Object> buildProvider(@NonNull + @NonNull io.micronaut.context.BeanResolutionContext resolutionContext, + @NonNull + @NonNull io.micronaut.context.BeanContext context, + @NonNull + @NonNull io.micronaut.core.type.Argument<Object> argument, + @Nullable + @Nullable io.micronaut.context.Qualifier<Object> qualifier, + boolean singleton)
      +
      +
      Specified by:
      +
      buildProvider in class io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>>
      +
      +
      +
    • +
    • +
      +

      isAllowEmptyProviders

      +
      protected boolean isAllowEmptyProviders(io.micronaut.context.BeanContext context)
      +
      +
      Overrides:
      +
      isAllowEmptyProviders in class io.micronaut.inject.provider.AbstractProviderDefinition<org.springframework.beans.factory.ObjectProvider<Object>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/SpringImport.List.html b/5.7.0/api/io/micronaut/spring/beans/SpringImport.List.html new file mode 100644 index 000000000..5081ed557 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/SpringImport.List.html @@ -0,0 +1,120 @@ + + + + +SpringImport.List (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface SpringImport.List

+
+
+
+
Enclosing class:
+
SpringImport
+
+
+
@Retention(RUNTIME) +public static @interface SpringImport.List
+
Repeatable wrapper type.
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/SpringImport.html b/5.7.0/api/io/micronaut/spring/beans/SpringImport.html new file mode 100644 index 000000000..2d639aeba --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/SpringImport.html @@ -0,0 +1,149 @@ + + + + +SpringImport (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface SpringImport

+
+
+
+
@Retention(RUNTIME) +@Repeatable(List.class) +@Internal +public @interface SpringImport
+
Allows the spring import annotation to be represented as a repeated annotation. + This is an internal annotation and should not be used directly.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    Nested Classes
    +
    +
    Modifier and Type
    +
    Class
    +
    Description
    +
    static @interface 
    + +
    +
    Repeatable wrapper type.
    +
    +
    +
    +
  • + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
    +
    The type to import.
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      Class<?> value
      +
      The type to import.
      +
      +
      Returns:
      +
      The type to import
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/aware/ImportAwareListener.html b/5.7.0/api/io/micronaut/spring/beans/aware/ImportAwareListener.html new file mode 100644 index 000000000..37afe84c0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/aware/ImportAwareListener.html @@ -0,0 +1,176 @@ + + + + +ImportAwareListener (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ImportAwareListener

+
+
java.lang.Object +
io.micronaut.spring.beans.aware.ImportAwareListener
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.context.event.BeanCreatedEventListener<org.springframework.context.annotation.ImportAware>, EventListener
+
+
+
@Singleton +@Internal +public class ImportAwareListener +extends Object +implements io.micronaut.context.event.BeanCreatedEventListener<org.springframework.context.annotation.ImportAware>
+
Handles the import aware interface.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.springframework.context.annotation.ImportAware
    +
    onCreated(io.micronaut.context.event.BeanCreatedEvent<org.springframework.context.annotation.ImportAware> event)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ImportAwareListener

      +
      public ImportAwareListener()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onCreated

      +
      public org.springframework.context.annotation.ImportAware onCreated(io.micronaut.context.event.BeanCreatedEvent<org.springframework.context.annotation.ImportAware> event)
      +
      +
      Specified by:
      +
      onCreated in interface io.micronaut.context.event.BeanCreatedEventListener<org.springframework.context.annotation.ImportAware>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/aware/package-summary.html b/5.7.0/api/io/micronaut/spring/beans/aware/package-summary.html new file mode 100644 index 000000000..c325907c7 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/aware/package-summary.html @@ -0,0 +1,97 @@ + + + + +io.micronaut.spring.beans.aware (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.beans.aware

+
+
+
package io.micronaut.spring.beans.aware
+
+
    +
  • + +
  • +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Handles the import aware interface.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/aware/package-tree.html b/5.7.0/api/io/micronaut/spring/beans/aware/package-tree.html new file mode 100644 index 000000000..0e3eacd80 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/aware/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.beans.aware Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.beans.aware

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.spring.beans.aware.ImportAwareListener (implements io.micronaut.context.event.BeanCreatedEventListener<T>)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/package-summary.html b/5.7.0/api/io/micronaut/spring/beans/package-summary.html new file mode 100644 index 000000000..ebe477c7a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/package-summary.html @@ -0,0 +1,130 @@ + + + + +io.micronaut.spring.beans (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.beans

+
+
+
package io.micronaut.spring.beans
+
+
Classes to integrate Micronaut with Spring.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/beans/package-tree.html b/5.7.0/api/io/micronaut/spring/beans/package-tree.html new file mode 100644 index 000000000..9ebc6ae00 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/beans/package-tree.html @@ -0,0 +1,90 @@ + + + + +io.micronaut.spring.beans Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.beans

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.inject.provider.AbstractProviderDefinition<T> (implements io.micronaut.inject.BeanDefinitionReference<T>, io.micronaut.inject.InstantiatableBeanDefinition<T>) + +
    • +
    • io.micronaut.spring.beans.MicronautBeanProcessor (implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/ApplicationRunnerListener.html b/5.7.0/api/io/micronaut/spring/boot/ApplicationRunnerListener.html new file mode 100644 index 000000000..3de35cbe0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/ApplicationRunnerListener.html @@ -0,0 +1,189 @@ + + + + +ApplicationRunnerListener (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ApplicationRunnerListener

+
+
java.lang.Object +
io.micronaut.spring.boot.ApplicationRunnerListener
+
+
+
+
@Singleton +public class ApplicationRunnerListener +extends Object
+
Runs ApplicationRunner and CommandLineRunner instances on startup.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ApplicationRunnerListener

      +
      protected ApplicationRunnerListener(io.micronaut.core.cli.CommandLine commandLine, + List<CommandLineRunner> commandLineRunnerList, + List<ApplicationRunner> applicationRunnerList)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      commandLine - The command line
      +
      commandLineRunnerList - The command runner list
      +
      applicationRunnerList - The application runner list
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onStartup

      +
      @EventListener +protected void onStartup(io.micronaut.context.event.StartupEvent startupEvent)
      +
      Invokes on startup and executes the listeners.
      +
      +
      Parameters:
      +
      startupEvent - The startup event
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnBeanAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnBeanAnnotationMapper.html new file mode 100644 index 000000000..c6a38d61c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnBeanAnnotationMapper.html @@ -0,0 +1,236 @@ + + + + +ConditionalOnBeanAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnBeanAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConditionalOnBeanAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
ConditionalOnClassAnnotationMapper, ConditionalOnMissingBeanAnnotationMapper
+
+
+
public class ConditionalOnBeanAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConditionalOnBean to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConditionalOnBeanAnnotationMapper

      +
      public ConditionalOnBeanAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      typesMemberName

      +
      @NonNull +protected @NonNull String typesMemberName()
      +
      The annotation member name that specifies the types.
      +
      +
      Returns:
      +
      The name
      +
      +
      +
    • +
    • +
      +

      requiresMethodName

      +
      @NonNull +protected @NonNull String requiresMethodName()
      +
      The annotation member name for requires.
      +
      +
      Returns:
      +
      The member name
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnClassAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnClassAnnotationMapper.html new file mode 100644 index 000000000..861d26b8d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnClassAnnotationMapper.html @@ -0,0 +1,229 @@ + + + + +ConditionalOnClassAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnClassAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
ConditionalOnMissingClassAnnotationMapper
+
+
+
public class ConditionalOnClassAnnotationMapper +extends ConditionalOnBeanAnnotationMapper
+
Maps ConditionalOnClass to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingBeanAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingBeanAnnotationMapper.html new file mode 100644 index 000000000..dce75ec27 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingBeanAnnotationMapper.html @@ -0,0 +1,205 @@ + + + + +ConditionalOnMissingBeanAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnMissingBeanAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnMissingBeanAnnotationMapper +extends ConditionalOnBeanAnnotationMapper
+
Maps ConditionalOnMissingBean to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingClassAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingClassAnnotationMapper.html new file mode 100644 index 000000000..530eba49d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnMissingClassAnnotationMapper.html @@ -0,0 +1,210 @@ + + + + +ConditionalOnMissingClassAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnMissingClassAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnMissingClassAnnotationMapper +extends ConditionalOnClassAnnotationMapper
+
Maps ConditionalOnMissingClass to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+ +
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnNotWebApplicationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnNotWebApplicationAnnotationMapper.html new file mode 100644 index 000000000..44c3db3f4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnNotWebApplicationAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConditionalOnNotWebApplicationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnNotWebApplicationAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConditionalOnNotWebApplicationAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnNotWebApplicationAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConditionalOnNotWebApplication to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConditionalOnNotWebApplicationAnnotationMapper

      +
      public ConditionalOnNotWebApplicationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnPropertyAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnPropertyAnnotationMapper.html new file mode 100644 index 000000000..43943954a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnPropertyAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConditionalOnPropertyAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnPropertyAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConditionalOnPropertyAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnPropertyAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConditionalOnProperty to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConditionalOnPropertyAnnotationMapper

      +
      public ConditionalOnPropertyAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnSingleCandidateAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnSingleCandidateAnnotationMapper.html new file mode 100644 index 000000000..dcc443d6f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnSingleCandidateAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConditionalOnSingleCandidateAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnSingleCandidateAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConditionalOnSingleCandidateAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnSingleCandidateAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConditionalOnSingleCandidate to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConditionalOnSingleCandidateAnnotationMapper

      +
      public ConditionalOnSingleCandidateAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnWebApplicationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnWebApplicationAnnotationMapper.html new file mode 100644 index 000000000..3bb69dc08 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConditionalOnWebApplicationAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConditionalOnWebApplicationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConditionalOnWebApplicationAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConditionalOnWebApplicationAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConditionalOnWebApplicationAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConditionalOnWebApplication to Micronaut Requires.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConditionalOnWebApplicationAnnotationMapper

      +
      public ConditionalOnWebApplicationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ConfigurationPropertiesAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ConfigurationPropertiesAnnotationMapper.html new file mode 100644 index 000000000..4e7ce5f4d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ConfigurationPropertiesAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ConfigurationPropertiesAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ConfigurationPropertiesAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ConfigurationPropertiesAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ConfigurationPropertiesAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps ConfigurationProperties to Micronaut ConfigurationProperties.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ConfigurationPropertiesAnnotationMapper

      +
      public ConfigurationPropertiesAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/DeleteOperationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/DeleteOperationAnnotationMapper.html new file mode 100644 index 000000000..93e2c14c8 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/DeleteOperationAnnotationMapper.html @@ -0,0 +1,190 @@ + + + + +DeleteOperationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DeleteOperationAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class DeleteOperationAnnotationMapper +extends ReadOperationAnnotationMapper
+
Maps Actuator DeleteOperation to Micronaut Delete.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DeleteOperationAnnotationMapper

      +
      public DeleteOperationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/EndpointAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/EndpointAnnotationMapper.html new file mode 100644 index 000000000..072f83633 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/EndpointAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +EndpointAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class EndpointAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.EndpointAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class EndpointAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps Actuator Endpoint to Micronaut Endpoint.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      EndpointAnnotationMapper

      +
      public EndpointAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/ReadOperationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/ReadOperationAnnotationMapper.html new file mode 100644 index 000000000..5458fe5f4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/ReadOperationAnnotationMapper.html @@ -0,0 +1,219 @@ + + + + +ReadOperationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ReadOperationAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.boot.annotation.ReadOperationAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
DeleteOperationAnnotationMapper, WriteOperationAnnotationMapper
+
+
+
public class ReadOperationAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps Actuator ReadOperation to Micronaut Read.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ReadOperationAnnotationMapper

      +
      public ReadOperationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      operationName

      +
      @NonNull +protected @NonNull String operationName()
      +
      The operation name.
      +
      +
      Returns:
      +
      The operation name
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/SelectorAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/SelectorAnnotationMapper.html new file mode 100644 index 000000000..b2233c445 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/SelectorAnnotationMapper.html @@ -0,0 +1,189 @@ + + + + +SelectorAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SelectorAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.boot.annotation.SelectorAnnotationMapper
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class SelectorAnnotationMapper +extends Object +implements io.micronaut.inject.annotation.NamedAnnotationMapper
+
Maps Actuator Selector to Micronaut Selector.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SelectorAnnotationMapper

      +
      public SelectorAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
      Specified by:
      +
      getName in interface io.micronaut.core.naming.Named
      +
      +
      +
    • +
    • +
      +

      map

      +
      public List<io.micronaut.core.annotation.AnnotationValue<?>> map(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      +
      Specified by:
      +
      map in interface io.micronaut.inject.annotation.AnnotationMapper<Annotation>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/WriteOperationAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/boot/annotation/WriteOperationAnnotationMapper.html new file mode 100644 index 000000000..56354fc5e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/WriteOperationAnnotationMapper.html @@ -0,0 +1,190 @@ + + + + +WriteOperationAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WriteOperationAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class WriteOperationAnnotationMapper +extends ReadOperationAnnotationMapper
+
Maps Actuator WriteOperation to Micronaut Write.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      WriteOperationAnnotationMapper

      +
      public WriteOperationAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/package-summary.html b/5.7.0/api/io/micronaut/spring/boot/annotation/package-summary.html new file mode 100644 index 000000000..dd26c9e7c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/package-summary.html @@ -0,0 +1,151 @@ + + + + +io.micronaut.spring.boot.annotation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.boot.annotation

+
+
+
package io.micronaut.spring.boot.annotation
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/annotation/package-tree.html b/5.7.0/api/io/micronaut/spring/boot/annotation/package-tree.html new file mode 100644 index 000000000..ed0fe611d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/annotation/package-tree.html @@ -0,0 +1,97 @@ + + + + +io.micronaut.spring.boot.annotation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.boot.annotation

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidate.html b/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidate.html new file mode 100644 index 000000000..370a23369 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidate.html @@ -0,0 +1,132 @@ + + + + +RequiresSingleCandidate (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface RequiresSingleCandidate

+
+
+
+
@Documented +@Retention(RUNTIME) +@Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD}) +@Requires +public @interface RequiresSingleCandidate
+
A condition class that requires a single candidate.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
    +
    The candidate type.
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      value

      +
      Class<?> value
      +
      The candidate type.
      +
      +
      Returns:
      +
      The candidate type
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidateCondition.html b/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidateCondition.html new file mode 100644 index 000000000..7365a053a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/condition/RequiresSingleCandidateCondition.html @@ -0,0 +1,180 @@ + + + + +RequiresSingleCandidateCondition (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequiresSingleCandidateCondition

+
+
java.lang.Object +
io.micronaut.spring.boot.condition.RequiresSingleCandidateCondition
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.context.condition.Condition, Predicate<io.micronaut.context.condition.ConditionContext>
+
+
+
public class RequiresSingleCandidateCondition +extends Object +implements io.micronaut.context.condition.Condition
+
Implementation of RequiresSingleCandidate.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequiresSingleCandidateCondition

      +
      public RequiresSingleCandidateCondition()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      matches

      +
      public boolean matches(io.micronaut.context.condition.ConditionContext context)
      +
      +
      Specified by:
      +
      matches in interface io.micronaut.context.condition.Condition
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/condition/package-summary.html b/5.7.0/api/io/micronaut/spring/boot/condition/package-summary.html new file mode 100644 index 000000000..ebf5c1d50 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/condition/package-summary.html @@ -0,0 +1,109 @@ + + + + +io.micronaut.spring.boot.condition (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.boot.condition

+
+
+
package io.micronaut.spring.boot.condition
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/condition/package-tree.html b/5.7.0/api/io/micronaut/spring/boot/condition/package-tree.html new file mode 100644 index 000000000..c61709f63 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/condition/package-tree.html @@ -0,0 +1,77 @@ + + + + +io.micronaut.spring.boot.condition Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.boot.condition

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/package-summary.html b/5.7.0/api/io/micronaut/spring/boot/package-summary.html new file mode 100644 index 000000000..3259372ea --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/package-summary.html @@ -0,0 +1,99 @@ + + + + +io.micronaut.spring.boot (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.boot

+
+
+
package io.micronaut.spring.boot
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/package-tree.html b/5.7.0/api/io/micronaut/spring/boot/package-tree.html new file mode 100644 index 000000000..3bce85c5f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.boot Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.boot

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.ExposedBean.html b/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.ExposedBean.html new file mode 100644 index 000000000..b7f6dd6a3 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.ExposedBean.html @@ -0,0 +1,176 @@ + + + + +EnableMicronaut.ExposedBean (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface EnableMicronaut.ExposedBean

+
+
+
+
Enclosing class:
+
EnableMicronaut
+
+
+
public static @interface EnableMicronaut.ExposedBean
+
Used to allow to expose beans from the Spring to the Micronaut context.
+
+
+
    + +
  • +
    +

    Required Element Summary

    +
    Required Elements
    +
    +
    Modifier and Type
    +
    Required Element
    +
    Description
    + + +
     
    +
    +
    +
  • + +
  • +
    +

    Optional Element Summary

    +
    Optional Elements
    +
    +
    Modifier and Type
    +
    Optional Element
    +
    Description
    + + +
     
    + + +
     
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      beanType

      +
      Class<?> beanType
      +
      +
      Returns:
      +
      The bean type.
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +
      +
    • +
      +

      name

      +
      String name
      +
      +
      Returns:
      +
      The name of the bean in the Spring context otherwise all beans of the type are searched.
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    • +
      +

      qualifier

      +
      String qualifier
      +
      +
      Returns:
      +
      The qualifier to use for the Micronaut bean that is registered, defaults to the Spring Bean name.
      +
      +
      +
      Default:
      +
      ""
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.html b/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.html new file mode 100644 index 000000000..ec207994c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/EnableMicronaut.html @@ -0,0 +1,171 @@ + + + + +EnableMicronaut (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface EnableMicronaut

+
+
+
+
@Retention(RUNTIME) +@Target({TYPE,ANNOTATION_TYPE}) +@Import(MicronautImportRegistrar.class) +public @interface EnableMicronaut
+
Annotation that can be added to a Spring application case in the case where auto-configuration is disabled.
+
+
Since:
+
4.3.0
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    Nested Classes
    +
    +
    Modifier and Type
    +
    Class
    +
    Description
    +
    static @interface 
    + +
    +
    Used to allow to expose beans from the Spring to the Micronaut context.
    +
    +
    +
    +
  • + +
  • +
    +

    Optional Element Summary

    +
    Optional Elements
    +
    +
    Modifier and Type
    +
    Optional Element
    +
    Description
    + + +
    +
    Defines one or more types that represent Spring beans that should be exposed to the Micronaut context.
    +
    + + +
    +
    A filter to apply to exclude or include specific bean types from being exposed as Spring beans.
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Element Details

    +
      +
    • +
      +

      filter

      +
      Class<? extends MicronautBeanFilter> filter
      +
      A filter to apply to exclude or include specific bean types from being exposed as Spring beans.
      +
      +
      Returns:
      +
      The bean filter
      +
      +
      +
      Default:
      +
      io.micronaut.spring.boot.starter.MicronautBeanFilter.class
      +
      +
      +
    • +
    • +
      +

      exposeToMicronaut

      +
      EnableMicronaut.ExposedBean[] exposeToMicronaut
      +
      Defines one or more types that represent Spring beans that should be exposed to the Micronaut context. +

      Note care should be taken that circular dependencies are not introduced between the Spring context and the Micronaut context

      +
      +
      Returns:
      +
      The exposed bean.
      +
      +
      +
      Default:
      +
      {}
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/MicronautBeanFilter.html b/5.7.0/api/io/micronaut/spring/boot/starter/MicronautBeanFilter.html new file mode 100644 index 000000000..1745da6ee --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/MicronautBeanFilter.html @@ -0,0 +1,161 @@ + + + + +MicronautBeanFilter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface MicronautBeanFilter

+
+
+
+
@Introspected +public interface MicronautBeanFilter
+
Allows specifying a filter to include or exclude certain beans from being exposed to Spring.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    default boolean
    +
    excludes(@NonNull io.micronaut.inject.BeanDefinition<?> definition)
    +
    +
    Return whether to exclude the given bean definition as Spring bean.
    +
    +
    default boolean
    +
    includes(@NonNull io.micronaut.inject.BeanDefinition<?> definition)
    +
    +
    Return whether to include the given bean reference as Spring bean.
    +
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      includes

      +
      default boolean includes(@NonNull + @NonNull io.micronaut.inject.BeanDefinition<?> definition)
      +
      Return whether to include the given bean reference as Spring bean.
      +
      +
      Parameters:
      +
      definition - The definition
      +
      Returns:
      +
      True if the definition should be exposed as Spring bean
      +
      +
      +
    • +
    • +
      +

      excludes

      +
      default boolean excludes(@NonNull + @NonNull io.micronaut.inject.BeanDefinition<?> definition)
      +
      Return whether to exclude the given bean definition as Spring bean.
      +
      +
      Parameters:
      +
      definition - The definition
      +
      Returns:
      +
      True if the definition should be exposed as Spring bean
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/MicronautImportRegistrar.html b/5.7.0/api/io/micronaut/spring/boot/starter/MicronautImportRegistrar.html new file mode 100644 index 000000000..3a78ac85d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/MicronautImportRegistrar.html @@ -0,0 +1,214 @@ + + + + +MicronautImportRegistrar (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautImportRegistrar

+
+
java.lang.Object +
io.micronaut.spring.boot.starter.MicronautImportRegistrar
+
+
+
+
All Implemented Interfaces:
+
org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware
+
+
+
@Internal +@AutoConfigureOrder(2147483647) +public final class MicronautImportRegistrar +extends Object +implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.BeanFactoryAware
+
An ImportBeanDefinitionRegistrar that exposes all Micronaut beans as Spring beans using EnableMicronaut. + +

The beans to be exposed can be limited by a MicronautBeanFilter configured via EnableMicronaut.filter().

+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata importingClassMetadata, + org.springframework.beans.factory.support.BeanDefinitionRegistry registry, + org.springframework.beans.factory.support.BeanNameGenerator importBeanNameGenerator)
    +
     
    +
    void
    +
    setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
    +
     
    +
    void
    +
    setEnvironment(org.springframework.core.env.Environment environment)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.springframework.context.annotation.ImportBeanDefinitionRegistrar

    +registerBeanDefinitions
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautImportRegistrar

      +
      public MicronautImportRegistrar()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      registerBeanDefinitions

      +
      public void registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata importingClassMetadata, + org.springframework.beans.factory.support.BeanDefinitionRegistry registry, + org.springframework.beans.factory.support.BeanNameGenerator importBeanNameGenerator)
      +
      +
      Specified by:
      +
      registerBeanDefinitions in interface org.springframework.context.annotation.ImportBeanDefinitionRegistrar
      +
      +
      +
    • +
    • +
      +

      setEnvironment

      +
      public void setEnvironment(org.springframework.core.env.Environment environment)
      +
      +
      Specified by:
      +
      setEnvironment in interface org.springframework.context.EnvironmentAware
      +
      +
      +
    • +
    • +
      +

      setBeanFactory

      +
      public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/package-summary.html b/5.7.0/api/io/micronaut/spring/boot/starter/package-summary.html new file mode 100644 index 000000000..7d79f804e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/package-summary.html @@ -0,0 +1,117 @@ + + + + +io.micronaut.spring.boot.starter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.boot.starter

+
+
+
package io.micronaut.spring.boot.starter
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/boot/starter/package-tree.html b/5.7.0/api/io/micronaut/spring/boot/starter/package-tree.html new file mode 100644 index 000000000..ca1351fdf --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/boot/starter/package-tree.html @@ -0,0 +1,84 @@ + + + + +io.micronaut.spring.boot.starter Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.boot.starter

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.spring.boot.starter.MicronautImportRegistrar (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
    • +
    +
  • +
+
+
+

Interface Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/ManagedApplicationContext.html b/5.7.0/api/io/micronaut/spring/context/ManagedApplicationContext.html new file mode 100644 index 000000000..d178cb156 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/ManagedApplicationContext.html @@ -0,0 +1,154 @@ + + + + +ManagedApplicationContext (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ManagedApplicationContext

+
+
+
+
All Superinterfaces:
+
org.springframework.context.ApplicationContext, org.springframework.context.ApplicationEventPublisher, AutoCloseable, org.springframework.beans.factory.BeanFactory, Closeable, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.Lifecycle, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.ResourceLoader, org.springframework.core.io.support.ResourcePatternResolver
+
+
+
All Known Implementing Classes:
+
MicronautApplicationContext
+
+
+
public interface ManagedApplicationContext +extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle, Closeable
+
An interface that is more limited in scope than ConfigurableApplicationContext and + provides lifecycle management.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface org.springframework.beans.factory.BeanFactory

    +FACTORY_BEAN_PREFIX
    +
    +

    Fields inherited from interface org.springframework.core.io.ResourceLoader

    +CLASSPATH_URL_PREFIX
    +
    +

    Fields inherited from interface org.springframework.core.io.support.ResourcePatternResolver

    +CLASSPATH_ALL_URL_PREFIX
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +

    Methods inherited from interface org.springframework.context.ApplicationContext

    +getApplicationName, getAutowireCapableBeanFactory, getDisplayName, getId, getParent, getStartupDate
    +
    +

    Methods inherited from interface org.springframework.context.ApplicationEventPublisher

    +publishEvent, publishEvent
    +
    +

    Methods inherited from interface org.springframework.beans.factory.BeanFactory

    +containsBean, getAliases, getBean, getBean, getBean, getBean, getBean, getBeanProvider, getBeanProvider, getType, getType, isPrototype, isSingleton, isTypeMatch, isTypeMatch
    +
    +

    Methods inherited from interface java.io.Closeable

    +close
    +
    +

    Methods inherited from interface org.springframework.core.env.EnvironmentCapable

    +getEnvironment
    +
    +

    Methods inherited from interface org.springframework.beans.factory.HierarchicalBeanFactory

    +containsLocalBean, getParentBeanFactory
    +
    +

    Methods inherited from interface org.springframework.context.Lifecycle

    +isRunning, start, stop
    +
    +

    Methods inherited from interface org.springframework.beans.factory.ListableBeanFactory

    +containsBeanDefinition, findAllAnnotationsOnBean, findAnnotationOnBean, findAnnotationOnBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanNamesForAnnotation, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanProvider, getBeanProvider, getBeansOfType, getBeansOfType, getBeansWithAnnotation
    +
    +

    Methods inherited from interface org.springframework.context.MessageSource

    +getMessage, getMessage, getMessage
    +
    +

    Methods inherited from interface org.springframework.core.io.ResourceLoader

    +getClassLoader, getResource
    +
    +

    Methods inherited from interface org.springframework.core.io.support.ResourcePatternResolver

    +getResources
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/MicronautApplicationContext.html b/5.7.0/api/io/micronaut/spring/context/MicronautApplicationContext.html new file mode 100644 index 000000000..78a2a27e6 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/MicronautApplicationContext.html @@ -0,0 +1,1227 @@ + + + + +MicronautApplicationContext (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautApplicationContext

+
+
java.lang.Object +
io.micronaut.spring.context.MicronautApplicationContext
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal, ManagedApplicationContext, Closeable, AutoCloseable, org.springframework.beans.factory.BeanFactory, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.ApplicationContext, org.springframework.context.ApplicationEventPublisher, org.springframework.context.ConfigurableApplicationContext, org.springframework.context.Lifecycle, org.springframework.context.MessageSource, org.springframework.core.env.EnvironmentCapable, org.springframework.core.io.ResourceLoader, org.springframework.core.io.support.ResourcePatternResolver
+
+
+
@Singleton +@Secondary +public class MicronautApplicationContext +extends Object +implements ManagedApplicationContext, org.springframework.context.ConfigurableApplicationContext, MicronautContextInternal
+
An implementation of Spring's ApplicationContext interface that delegates to Micronaut. + +

This can either be created manually via MicronautApplicationContext(ApplicationContextBuilder) or looked up as a + bean when running from Micronaut. The ApplicationContextAware interface is supported.

+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautApplicationContext

      +
      @Inject +public MicronautApplicationContext(io.micronaut.context.ApplicationContext micronautContext, + org.springframework.core.env.ConfigurableEnvironment environment, + MicronautBeanFactory beanFactory, + org.springframework.context.ApplicationEventPublisher eventPublisher, + @Nullable + @Nullable org.springframework.context.MessageSource messageSource)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      micronautContext - The micronaut context to delegate to
      +
      environment - The environment
      +
      beanFactory - The bean factory
      +
      eventPublisher - The event publisher
      +
      messageSource - The message source
      +
      +
      +
    • +
    • +
      +

      MicronautApplicationContext

      +
      public MicronautApplicationContext()
      +
      Default constructor.
      +
      +
    • +
    • +
      +

      MicronautApplicationContext

      +
      public MicronautApplicationContext(io.micronaut.context.ApplicationContextBuilder contextBuilder)
      +
      Customization constructor.
      +
      +
      Parameters:
      +
      contextBuilder - The context builder
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getId

      +
      public String getId()
      +
      +
      Specified by:
      +
      getId in interface org.springframework.context.ApplicationContext
      +
      +
      +
    • +
    • +
      +

      getApplicationName

      +
      public String getApplicationName()
      +
      +
      Specified by:
      +
      getApplicationName in interface org.springframework.context.ApplicationContext
      +
      +
      +
    • +
    • +
      +

      getDisplayName

      +
      public String getDisplayName()
      +
      +
      Specified by:
      +
      getDisplayName in interface org.springframework.context.ApplicationContext
      +
      +
      +
    • +
    • +
      +

      getStartupDate

      +
      public long getStartupDate()
      +
      +
      Specified by:
      +
      getStartupDate in interface org.springframework.context.ApplicationContext
      +
      +
      +
    • +
    • +
      +

      getParent

      +
      public org.springframework.context.ApplicationContext getParent()
      +
      +
      Specified by:
      +
      getParent in interface org.springframework.context.ApplicationContext
      +
      +
      +
    • +
    • +
      +

      getAutowireCapableBeanFactory

      +
      public org.springframework.beans.factory.config.AutowireCapableBeanFactory getAutowireCapableBeanFactory() + throws IllegalStateException
      +
      +
      Specified by:
      +
      getAutowireCapableBeanFactory in interface org.springframework.context.ApplicationContext
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      getParentBeanFactory

      +
      public org.springframework.beans.factory.BeanFactory getParentBeanFactory()
      +
      +
      Specified by:
      +
      getParentBeanFactory in interface org.springframework.beans.factory.HierarchicalBeanFactory
      +
      +
      +
    • +
    • +
      +

      containsLocalBean

      +
      public boolean containsLocalBean(String name)
      +
      +
      Specified by:
      +
      containsLocalBean in interface org.springframework.beans.factory.HierarchicalBeanFactory
      +
      +
      +
    • +
    • +
      +

      containsBeanDefinition

      +
      public boolean containsBeanDefinition(String beanName)
      +
      +
      Specified by:
      +
      containsBeanDefinition in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanDefinitionCount

      +
      public int getBeanDefinitionCount()
      +
      +
      Specified by:
      +
      getBeanDefinitionCount in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanDefinitionNames

      +
      public String[] getBeanDefinitionNames()
      +
      +
      Specified by:
      +
      getBeanDefinitionNames in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      public <T> +org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(Class<T> requiredType, + boolean allowEagerInit)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      public <T> +org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(org.springframework.core.ResolvableType requiredType, + boolean allowEagerInit)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      public String[] getBeanNamesForType(org.springframework.core.ResolvableType type)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      public String[] getBeanNamesForType(org.springframework.core.ResolvableType type, + boolean includeNonSingletons, + boolean allowEagerInit)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      public String[] getBeanNamesForType(Class<?> type)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      public String[] getBeanNamesForType(Class<?> type, + boolean includeNonSingletons, + boolean allowEagerInit)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeansOfType

      +
      public <T> Map<String,T> getBeansOfType(Class<T> type) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBeansOfType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBeansOfType

      +
      public <T> Map<String,T> getBeansOfType(Class<T> type, + boolean includeNonSingletons, + boolean allowEagerInit) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBeansOfType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForAnnotation

      +
      public String[] getBeanNamesForAnnotation(Class<? extends Annotation> annotationType)
      +
      +
      Specified by:
      +
      getBeanNamesForAnnotation in interface org.springframework.beans.factory.ListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeansWithAnnotation

      +
      public Map<String,Object> getBeansWithAnnotation(Class<? extends Annotation> annotationType) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBeansWithAnnotation in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      findAnnotationOnBean

      +
      public <A extends Annotation> A findAnnotationOnBean(String beanName, + Class<A> annotationType) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      findAnnotationOnBean in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      findAnnotationOnBean

      +
      public <A extends Annotation> A findAnnotationOnBean(String beanName, + Class<A> annotationType, + boolean allowFactoryBeanInit) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      findAnnotationOnBean in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      findAllAnnotationsOnBean

      +
      public <A extends Annotation> Set<A> findAllAnnotationsOnBean(String beanName, + Class<A> annotationType, + boolean allowFactoryBeanInit) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      findAllAnnotationsOnBean in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      public Object getBean(String name) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      public <T> T getBean(String name, + Class<T> requiredType) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      public Object getBean(String name, + Object... args) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      public <T> T getBean(Class<T> requiredType) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      public <T> T getBean(Class<T> requiredType, + Object... args) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      public <T> +org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(Class<T> requiredType)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.BeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      public <T> +org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(org.springframework.core.ResolvableType requiredType)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.BeanFactory
      +
      +
      +
    • +
    • +
      +

      containsBean

      +
      public boolean containsBean(String name)
      +
      +
      Specified by:
      +
      containsBean in interface org.springframework.beans.factory.BeanFactory
      +
      +
      +
    • +
    • +
      +

      isSingleton

      +
      public boolean isSingleton(String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isSingleton in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isPrototype

      +
      public boolean isPrototype(String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isPrototype in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isTypeMatch

      +
      public boolean isTypeMatch(String name, + org.springframework.core.ResolvableType typeToMatch) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isTypeMatch in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isTypeMatch

      +
      public boolean isTypeMatch(String name, + Class<?> typeToMatch) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isTypeMatch in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getType

      +
      public Class<?> getType(String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      getType in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getType

      +
      public Class<?> getType(String name, + boolean allowFactoryBeanInit) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      getType in interface org.springframework.beans.factory.BeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getAliases

      +
      public String[] getAliases(String name)
      +
      +
      Specified by:
      +
      getAliases in interface org.springframework.beans.factory.BeanFactory
      +
      +
      +
    • +
    • +
      +

      publishEvent

      +
      public void publishEvent(Object event)
      +
      +
      Specified by:
      +
      publishEvent in interface org.springframework.context.ApplicationEventPublisher
      +
      +
      +
    • +
    • +
      +

      getMessage

      +
      public String getMessage(String code, + Object[] args, + String defaultMessage, + Locale locale)
      +
      +
      Specified by:
      +
      getMessage in interface org.springframework.context.MessageSource
      +
      +
      +
    • +
    • +
      +

      getMessage

      +
      public String getMessage(String code, + Object[] args, + Locale locale) + throws org.springframework.context.NoSuchMessageException
      +
      +
      Specified by:
      +
      getMessage in interface org.springframework.context.MessageSource
      +
      Throws:
      +
      org.springframework.context.NoSuchMessageException
      +
      +
      +
    • +
    • +
      +

      getMessage

      +
      public String getMessage(org.springframework.context.MessageSourceResolvable resolvable, + Locale locale) + throws org.springframework.context.NoSuchMessageException
      +
      +
      Specified by:
      +
      getMessage in interface org.springframework.context.MessageSource
      +
      Throws:
      +
      org.springframework.context.NoSuchMessageException
      +
      +
      +
    • +
    • +
      +

      setId

      +
      public void setId(String id)
      +
      +
      Specified by:
      +
      setId in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      setParent

      +
      public void setParent(org.springframework.context.ApplicationContext parent)
      +
      +
      Specified by:
      +
      setParent in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      setEnvironment

      +
      public void setEnvironment(org.springframework.core.env.ConfigurableEnvironment environment)
      +
      +
      Specified by:
      +
      setEnvironment in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      getEnvironment

      +
      public org.springframework.core.env.ConfigurableEnvironment getEnvironment()
      +
      +
      Specified by:
      +
      getEnvironment in interface org.springframework.context.ConfigurableApplicationContext
      +
      Specified by:
      +
      getEnvironment in interface org.springframework.core.env.EnvironmentCapable
      +
      +
      +
    • +
    • +
      +

      setApplicationStartup

      +
      public void setApplicationStartup(org.springframework.core.metrics.ApplicationStartup applicationStartup)
      +
      +
      Specified by:
      +
      setApplicationStartup in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      getApplicationStartup

      +
      public org.springframework.core.metrics.ApplicationStartup getApplicationStartup()
      +
      +
      Specified by:
      +
      getApplicationStartup in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      addBeanFactoryPostProcessor

      +
      public void addBeanFactoryPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor postProcessor)
      +
      +
      Specified by:
      +
      addBeanFactoryPostProcessor in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      addApplicationListener

      +
      public void addApplicationListener(org.springframework.context.ApplicationListener<?> listener)
      +
      +
      Specified by:
      +
      addApplicationListener in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      removeApplicationListener

      +
      public void removeApplicationListener(org.springframework.context.ApplicationListener<?> listener)
      +
      +
      Specified by:
      +
      removeApplicationListener in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      setClassLoader

      +
      public void setClassLoader(ClassLoader classLoader)
      +
      +
      Specified by:
      +
      setClassLoader in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      addProtocolResolver

      +
      public void addProtocolResolver(org.springframework.core.io.ProtocolResolver resolver)
      +
      +
      Specified by:
      +
      addProtocolResolver in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      refresh

      +
      public void refresh() + throws org.springframework.beans.BeansException, +IllegalStateException
      +
      +
      Specified by:
      +
      refresh in interface org.springframework.context.ConfigurableApplicationContext
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      registerShutdownHook

      +
      public void registerShutdownHook()
      +
      +
      Specified by:
      +
      registerShutdownHook in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      getResources

      +
      public org.springframework.core.io.Resource[] getResources(String locationPattern) + throws IOException
      +
      +
      Specified by:
      +
      getResources in interface org.springframework.core.io.support.ResourcePatternResolver
      +
      Throws:
      +
      IOException
      +
      +
      +
    • +
    • +
      +

      getResource

      +
      public org.springframework.core.io.Resource getResource(String location)
      +
      +
      Specified by:
      +
      getResource in interface org.springframework.core.io.ResourceLoader
      +
      +
      +
    • +
    • +
      +

      getClassLoader

      +
      public ClassLoader getClassLoader()
      +
      +
      Specified by:
      +
      getClassLoader in interface org.springframework.core.io.ResourceLoader
      +
      +
      +
    • +
    • +
      +

      close

      +
      public void close()
      +
      +
      Specified by:
      +
      close in interface AutoCloseable
      +
      Specified by:
      +
      close in interface Closeable
      +
      Specified by:
      +
      close in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      isActive

      +
      public boolean isActive()
      +
      +
      Specified by:
      +
      isActive in interface org.springframework.context.ConfigurableApplicationContext
      +
      +
      +
    • +
    • +
      +

      getBeanFactory

      +
      public org.springframework.beans.factory.config.ConfigurableListableBeanFactory getBeanFactory() + throws IllegalStateException
      +
      +
      Specified by:
      +
      getBeanFactory in interface org.springframework.context.ConfigurableApplicationContext
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      start

      +
      public void start()
      +
      +
      Specified by:
      +
      start in interface org.springframework.context.Lifecycle
      +
      +
      +
    • +
    • +
      +

      stop

      +
      public void stop()
      +
      +
      Specified by:
      +
      stop in interface org.springframework.context.Lifecycle
      +
      +
      +
    • +
    • +
      +

      isRunning

      +
      public boolean isRunning()
      +
      +
      Specified by:
      +
      isRunning in interface org.springframework.context.Lifecycle
      +
      +
      +
    • +
    • +
      +

      onStartup

      +
      @EventListener +protected void onStartup(io.micronaut.context.event.StartupEvent startupEvent)
      +
      Method executed on startup.
      +
      +
      Parameters:
      +
      startupEvent - The startup event.
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationAdvice.html b/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationAdvice.html new file mode 100644 index 000000000..d8ae9d3c1 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationAdvice.html @@ -0,0 +1,96 @@ + + + + +SpringConfigurationAdvice (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Annotation Interface SpringConfigurationAdvice

+
+
+
+
@Around +@Type(SpringConfigurationInterceptor.class) +@Documented +@Retention(RUNTIME) +public @interface SpringConfigurationAdvice
+
In order to support the semantics of Configuration in Spring. This class + creates a subclass of each Configuration so that singletons are honoured if + invoked explicitly.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
See Also:
+
+ +
+
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationInterceptor.html b/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationInterceptor.html new file mode 100644 index 000000000..697c6a66d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aop/SpringConfigurationInterceptor.html @@ -0,0 +1,194 @@ + + + + +SpringConfigurationInterceptor (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SpringConfigurationInterceptor

+
+
java.lang.Object +
io.micronaut.spring.context.aop.SpringConfigurationInterceptor
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.aop.Interceptor<Object,Object>, io.micronaut.aop.MethodInterceptor<Object,Object>, io.micronaut.core.order.Ordered
+
+
+
@Singleton +@Internal +public class SpringConfigurationInterceptor +extends Object +implements io.micronaut.aop.MethodInterceptor<Object,Object>
+
Implementation of SpringConfigurationAdvice.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.aop.Interceptor

    +ARGUMENT, CACHEABLE_LAZY_TARGET, HOTSWAP, LAZY, PROXY_TARGET
    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + +
    intercept(io.micronaut.aop.MethodInvocationContext<Object,Object> context)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.aop.MethodInterceptor

    +intercept
    +
    +

    Methods inherited from interface io.micronaut.core.order.Ordered

    +getOrder
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SpringConfigurationInterceptor

      +
      public SpringConfigurationInterceptor()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      intercept

      +
      public Object intercept(io.micronaut.aop.MethodInvocationContext<Object,Object> context)
      +
      +
      Specified by:
      +
      intercept in interface io.micronaut.aop.MethodInterceptor<Object,Object>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aop/package-summary.html b/5.7.0/api/io/micronaut/spring/context/aop/package-summary.html new file mode 100644 index 000000000..abc84ca57 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aop/package-summary.html @@ -0,0 +1,115 @@ + + + + +io.micronaut.spring.context.aop (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.aop

+
+
+
package io.micronaut.spring.context.aop
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aop/package-tree.html b/5.7.0/api/io/micronaut/spring/context/aop/package-tree.html new file mode 100644 index 000000000..496e33f4c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aop/package-tree.html @@ -0,0 +1,77 @@ + + + + +io.micronaut.spring.context.aop Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.aop

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aware/SpringAwareListener.html b/5.7.0/api/io/micronaut/spring/context/aware/SpringAwareListener.html new file mode 100644 index 000000000..1fa9b3f59 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aware/SpringAwareListener.html @@ -0,0 +1,301 @@ + + + + +SpringAwareListener (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SpringAwareListener

+
+
java.lang.Object +
io.micronaut.spring.context.aware.SpringAwareListener
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.context.event.BeanCreatedEventListener<Object>, io.micronaut.context.event.BeanInitializedEventListener<Object>, EventListener
+
+
+
@Singleton +@Internal +public class SpringAwareListener +extends Object +implements io.micronaut.context.event.BeanInitializedEventListener<Object>, io.micronaut.context.event.BeanCreatedEventListener<Object>
+
Enables support for the interfaces EnvironmentAware, ApplicationContextAware, and BeanFactoryAware.
+
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      ROLE_APPLICATION

      +
      public static final int ROLE_APPLICATION
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SpringAwareListener

      +
      public SpringAwareListener(io.micronaut.context.BeanProvider<MicronautBeanFactory> beanFactoryProvider, + io.micronaut.context.BeanProvider<MicronautEnvironment> environmentProvider, + io.micronaut.context.BeanProvider<MicronautApplicationContext> applicationContextProvider)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      beanFactoryProvider - The bean factory provider
      +
      environmentProvider - The env provider
      +
      applicationContextProvider - The context provider
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      onInitialized

      +
      public Object onInitialized(io.micronaut.context.event.BeanInitializingEvent<Object> event)
      +
      +
      Specified by:
      +
      onInitialized in interface io.micronaut.context.event.BeanInitializedEventListener<Object>
      +
      +
      +
    • +
    • +
      +

      onCreated

      +
      public Object onCreated(io.micronaut.context.event.BeanCreatedEvent<Object> event)
      +
      +
      Specified by:
      +
      onCreated in interface io.micronaut.context.event.BeanCreatedEventListener<Object>
      +
      +
      +
    • +
    • +
      +

      onBeanCreated

      +
      @Deprecated +public Object onBeanCreated(Object o, + Object bean)
      + +
      Execute when a bean is created.
      +
      +
      Parameters:
      +
      o -
      +
      bean - The bean.
      +
      Returns:
      +
      The result
      +
      +
      +
    • +
    • +
      +

      onBeanCreated

      +
      public Object onBeanCreated(@Nullable + @Nullable io.micronaut.inject.BeanDefinition<Object> beanDefinition, + Object bean, + String beanName)
      +
      Execute when a bean is created.
      +
      +
      Parameters:
      +
      beanDefinition - The bean definition
      +
      bean - The bean.
      +
      beanName - The bean name
      +
      Returns:
      +
      The result
      +
      +
      +
    • +
    • +
      +

      resetPostProcessors

      +
      public void resetPostProcessors()
      +
      Reset the bean processors.
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aware/package-summary.html b/5.7.0/api/io/micronaut/spring/context/aware/package-summary.html new file mode 100644 index 000000000..37904725c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aware/package-summary.html @@ -0,0 +1,105 @@ + + + + +io.micronaut.spring.context.aware (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.aware

+
+
+
package io.micronaut.spring.context.aware
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/aware/package-tree.html b/5.7.0/api/io/micronaut/spring/context/aware/package-tree.html new file mode 100644 index 000000000..a6561b344 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/aware/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.context.aware Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.aware

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.spring.context.aware.SpringAwareListener (implements io.micronaut.context.event.BeanCreatedEventListener<T>, io.micronaut.context.event.BeanInitializedEventListener<T>)
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/convert/MicronautConversionService.html b/5.7.0/api/io/micronaut/spring/context/convert/MicronautConversionService.html new file mode 100644 index 000000000..a4dd212be --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/convert/MicronautConversionService.html @@ -0,0 +1,235 @@ + + + + +MicronautConversionService (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautConversionService

+
+
java.lang.Object +
io.micronaut.spring.context.convert.MicronautConversionService
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal, org.springframework.core.convert.ConversionService
+
+
+
@Singleton +@Named("conversionService") +public class MicronautConversionService +extends Object +implements org.springframework.core.convert.ConversionService, MicronautContextInternal
+
ConversionService adapter.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    MicronautConversionService(io.micronaut.core.convert.ConversionService conversionService)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    boolean
    +
    canConvert(Class<?> sourceType, + Class<?> targetType)
    +
     
    +
    boolean
    +
    canConvert(org.springframework.core.convert.TypeDescriptor sourceType, + org.springframework.core.convert.TypeDescriptor targetType)
    +
     
    +
    <T> T
    +
    convert(Object source, + Class<T> targetType)
    +
     
    + +
    convert(Object source, + org.springframework.core.convert.TypeDescriptor sourceType, + org.springframework.core.convert.TypeDescriptor targetType)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.springframework.core.convert.ConversionService

    +convert
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautConversionService

      +
      public MicronautConversionService(io.micronaut.core.convert.ConversionService conversionService)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      conversionService - The target service
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      canConvert

      +
      public boolean canConvert(Class<?> sourceType, + Class<?> targetType)
      +
      +
      Specified by:
      +
      canConvert in interface org.springframework.core.convert.ConversionService
      +
      +
      +
    • +
    • +
      +

      canConvert

      +
      public boolean canConvert(org.springframework.core.convert.TypeDescriptor sourceType, + org.springframework.core.convert.TypeDescriptor targetType)
      +
      +
      Specified by:
      +
      canConvert in interface org.springframework.core.convert.ConversionService
      +
      +
      +
    • +
    • +
      +

      convert

      +
      public <T> T convert(Object source, + Class<T> targetType)
      +
      +
      Specified by:
      +
      convert in interface org.springframework.core.convert.ConversionService
      +
      +
      +
    • +
    • +
      +

      convert

      +
      public Object convert(Object source, + org.springframework.core.convert.TypeDescriptor sourceType, + org.springframework.core.convert.TypeDescriptor targetType)
      +
      +
      Specified by:
      +
      convert in interface org.springframework.core.convert.ConversionService
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/convert/package-summary.html b/5.7.0/api/io/micronaut/spring/context/convert/package-summary.html new file mode 100644 index 000000000..982717edf --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/convert/package-summary.html @@ -0,0 +1,105 @@ + + + + +io.micronaut.spring.context.convert (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.convert

+
+
+
package io.micronaut.spring.context.convert
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/convert/package-tree.html b/5.7.0/api/io/micronaut/spring/context/convert/package-tree.html new file mode 100644 index 000000000..714a29c37 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/convert/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.context.convert Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.convert

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/env/MicronautEnvironment.html b/5.7.0/api/io/micronaut/spring/context/env/MicronautEnvironment.html new file mode 100644 index 000000000..725cad41a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/env/MicronautEnvironment.html @@ -0,0 +1,593 @@ + + + + +MicronautEnvironment (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautEnvironment

+
+
java.lang.Object +
io.micronaut.spring.context.env.MicronautEnvironment
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal, org.springframework.core.env.ConfigurableEnvironment, org.springframework.core.env.ConfigurablePropertyResolver, org.springframework.core.env.Environment, org.springframework.core.env.PropertyResolver
+
+
+
@Singleton +@Primary +@Internal +public class MicronautEnvironment +extends Object +implements org.springframework.core.env.ConfigurableEnvironment, MicronautContextInternal
+
Implementation of the Environment interface for Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautEnvironment

      +
      public MicronautEnvironment(io.micronaut.context.env.Environment environment)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      environment - The target environment
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getActiveProfiles

      +
      public String[] getActiveProfiles()
      +
      +
      Specified by:
      +
      getActiveProfiles in interface org.springframework.core.env.Environment
      +
      +
      +
    • +
    • +
      +

      getDefaultProfiles

      +
      public String[] getDefaultProfiles()
      +
      +
      Specified by:
      +
      getDefaultProfiles in interface org.springframework.core.env.Environment
      +
      +
      +
    • +
    • +
      +

      acceptsProfiles

      +
      public boolean acceptsProfiles(@NonNull + @NonNull String... profiles)
      +
      +
      Specified by:
      +
      acceptsProfiles in interface org.springframework.core.env.Environment
      +
      +
      +
    • +
    • +
      +

      acceptsProfiles

      +
      public boolean acceptsProfiles(@NonNull + @NonNull org.springframework.core.env.Profiles profiles)
      +
      +
      Specified by:
      +
      acceptsProfiles in interface org.springframework.core.env.Environment
      +
      +
      +
    • +
    • +
      +

      containsProperty

      +
      public boolean containsProperty(String key)
      +
      +
      Specified by:
      +
      containsProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      @Nullable +public @Nullable String getProperty(@NonNull + @NonNull String key)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      @NonNull +public @NonNull String getProperty(@NonNull + @NonNull String key, + @NonNull + @NonNull String defaultValue)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      @Nullable +public <T> T getProperty(@NonNull + @NonNull String key, + @NonNull + @NonNull Class<T> targetType)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public <T> T getProperty(@NonNull + @NonNull String key, + @NonNull + @NonNull Class<T> targetType, + @NonNull + T defaultValue)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getRequiredProperty

      +
      public String getRequiredProperty(@NonNull + @NonNull String key) + throws IllegalStateException
      +
      +
      Specified by:
      +
      getRequiredProperty in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      getRequiredProperty

      +
      public <T> T getRequiredProperty(String key, + Class<T> targetType) + throws IllegalStateException
      +
      +
      Specified by:
      +
      getRequiredProperty in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      resolvePlaceholders

      +
      public String resolvePlaceholders(@NonNull + @NonNull String text)
      +
      +
      Specified by:
      +
      resolvePlaceholders in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      resolveRequiredPlaceholders

      +
      public String resolveRequiredPlaceholders(@NonNull + @NonNull String text) + throws IllegalArgumentException
      +
      +
      Specified by:
      +
      resolveRequiredPlaceholders in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    • +
      +

      getEnvironment

      +
      @NonNull +public io.micronaut.context.env.Environment getEnvironment()
      +
      The target environment.
      +
      +
      Returns:
      +
      The environment
      +
      +
      +
    • +
    • +
      +

      setActiveProfiles

      +
      public void setActiveProfiles(String... profiles)
      +
      +
      Specified by:
      +
      setActiveProfiles in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      addActiveProfile

      +
      public void addActiveProfile(String profile)
      +
      +
      Specified by:
      +
      addActiveProfile in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      setDefaultProfiles

      +
      public void setDefaultProfiles(String... profiles)
      +
      +
      Specified by:
      +
      setDefaultProfiles in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      getPropertySources

      +
      public org.springframework.core.env.MutablePropertySources getPropertySources()
      +
      +
      Specified by:
      +
      getPropertySources in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      getSystemProperties

      +
      public Map<String,Object> getSystemProperties()
      +
      +
      Specified by:
      +
      getSystemProperties in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      getSystemEnvironment

      +
      public Map<String,Object> getSystemEnvironment()
      +
      +
      Specified by:
      +
      getSystemEnvironment in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      merge

      +
      public void merge(org.springframework.core.env.ConfigurableEnvironment parent)
      +
      +
      Specified by:
      +
      merge in interface org.springframework.core.env.ConfigurableEnvironment
      +
      +
      +
    • +
    • +
      +

      getConversionService

      +
      public org.springframework.core.convert.support.ConfigurableConversionService getConversionService()
      +
      +
      Specified by:
      +
      getConversionService in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setConversionService

      +
      public void setConversionService(org.springframework.core.convert.support.ConfigurableConversionService conversionService)
      +
      +
      Specified by:
      +
      setConversionService in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setPlaceholderPrefix

      +
      public void setPlaceholderPrefix(String placeholderPrefix)
      +
      +
      Specified by:
      +
      setPlaceholderPrefix in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setPlaceholderSuffix

      +
      public void setPlaceholderSuffix(String placeholderSuffix)
      +
      +
      Specified by:
      +
      setPlaceholderSuffix in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setValueSeparator

      +
      public void setValueSeparator(String valueSeparator)
      +
      +
      Specified by:
      +
      setValueSeparator in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setIgnoreUnresolvableNestedPlaceholders

      +
      public void setIgnoreUnresolvableNestedPlaceholders(boolean ignoreUnresolvableNestedPlaceholders)
      +
      +
      Specified by:
      +
      setIgnoreUnresolvableNestedPlaceholders in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      setRequiredProperties

      +
      public void setRequiredProperties(String... requiredProperties)
      +
      +
      Specified by:
      +
      setRequiredProperties in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      +
      +
    • +
    • +
      +

      validateRequiredProperties

      +
      public void validateRequiredProperties() + throws org.springframework.core.env.MissingRequiredPropertiesException
      +
      +
      Specified by:
      +
      validateRequiredProperties in interface org.springframework.core.env.ConfigurablePropertyResolver
      +
      Throws:
      +
      org.springframework.core.env.MissingRequiredPropertiesException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/env/package-summary.html b/5.7.0/api/io/micronaut/spring/context/env/package-summary.html new file mode 100644 index 000000000..736a3526c --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/env/package-summary.html @@ -0,0 +1,105 @@ + + + + +io.micronaut.spring.context.env (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.env

+
+
+
package io.micronaut.spring.context.env
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/env/package-tree.html b/5.7.0/api/io/micronaut/spring/context/env/package-tree.html new file mode 100644 index 000000000..8efce5d83 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/env/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.context.env Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.env

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/event/MicronautApplicationEventPublisher.html b/5.7.0/api/io/micronaut/spring/context/event/MicronautApplicationEventPublisher.html new file mode 100644 index 000000000..0453ab6d4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/event/MicronautApplicationEventPublisher.html @@ -0,0 +1,195 @@ + + + + +MicronautApplicationEventPublisher (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautApplicationEventPublisher

+
+
java.lang.Object +
io.micronaut.spring.context.event.MicronautApplicationEventPublisher
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal, org.springframework.context.ApplicationEventPublisher
+
+
+
@Singleton +@Primary +@Internal +public class MicronautApplicationEventPublisher +extends Object +implements org.springframework.context.ApplicationEventPublisher, MicronautContextInternal
+
Implementation of the ApplicationEventPublisher interface for Micronaut.
+
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautApplicationEventPublisher

      +
      public MicronautApplicationEventPublisher(io.micronaut.context.event.ApplicationEventPublisher eventPublisher)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      eventPublisher - The event publisher to adapt
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      publishEvent

      +
      public void publishEvent(org.springframework.context.ApplicationEvent event)
      +
      +
      Specified by:
      +
      publishEvent in interface org.springframework.context.ApplicationEventPublisher
      +
      +
      +
    • +
    • +
      +

      publishEvent

      +
      public void publishEvent(Object event)
      +
      +
      Specified by:
      +
      publishEvent in interface org.springframework.context.ApplicationEventPublisher
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/event/package-summary.html b/5.7.0/api/io/micronaut/spring/context/event/package-summary.html new file mode 100644 index 000000000..ee3c66d29 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/event/package-summary.html @@ -0,0 +1,105 @@ + + + + +io.micronaut.spring.context.event (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.event

+
+
+
package io.micronaut.spring.context.event
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/event/package-tree.html b/5.7.0/api/io/micronaut/spring/context/event/package-tree.html new file mode 100644 index 000000000..88843cb71 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/event/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.context.event Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.event

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactory.html b/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactory.html new file mode 100644 index 000000000..f2bd354bc --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactory.html @@ -0,0 +1,1141 @@ + + + + +MicronautBeanFactory (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautBeanFactory

+
+
java.lang.Object +
org.springframework.core.SimpleAliasRegistry +
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry +
org.springframework.beans.factory.support.FactoryBeanRegistrySupport +
org.springframework.beans.factory.support.AbstractBeanFactory +
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory +
org.springframework.beans.factory.support.DefaultListableBeanFactory +
io.micronaut.spring.context.factory.MicronautBeanFactory
+
+
+
+
+
+
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal, Serializable, org.springframework.beans.factory.BeanFactory, org.springframework.beans.factory.config.AutowireCapableBeanFactory, org.springframework.beans.factory.config.ConfigurableBeanFactory, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, org.springframework.beans.factory.config.SingletonBeanRegistry, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.core.AliasRegistry
+
+
+
@Singleton +@Internal +public class MicronautBeanFactory +extends org.springframework.beans.factory.support.DefaultListableBeanFactory +implements org.springframework.beans.factory.ListableBeanFactory, org.springframework.beans.factory.config.AutowireCapableBeanFactory, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, MicronautContextInternal
+
Implementation of the ListableBeanFactory interface for Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
See Also:
+
+ +
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from class org.springframework.core.SimpleAliasRegistry

    +logger
    +
    +

    Fields inherited from interface org.springframework.beans.factory.config.AutowireCapableBeanFactory

    +AUTOWIRE_AUTODETECT, AUTOWIRE_BY_NAME, AUTOWIRE_BY_TYPE, AUTOWIRE_CONSTRUCTOR, AUTOWIRE_NO, ORIGINAL_INSTANCE_SUFFIX
    +
    +

    Fields inherited from interface org.springframework.beans.factory.BeanFactory

    +FACTORY_BEAN_PREFIX
    +
    +

    Fields inherited from interface org.springframework.beans.factory.config.ConfigurableBeanFactory

    +SCOPE_PROTOTYPE, SCOPE_SINGLETON
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    MicronautBeanFactory(io.micronaut.context.BeanContext beanContext, + SpringAwareListener awareListener, + MicronautBeanFactoryConfiguration configuration)
    +
    +
    The default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    applyBeanPropertyValues(Object existingBean, + String beanName)
    +
     
    + +
    autowire(Class<?> beanClass, + int autowireMode, + boolean dependencyCheck)
    +
     
    +
    void
    +
    autowireBean(@NonNull Object existingBean)
    +
     
    +
    void
    +
    autowireBeanProperties(Object existingBean, + int autowireMode, + boolean dependencyCheck)
    +
     
    + +
    configureBean(Object existingBean, + String beanName)
    +
     
    +
    boolean
    +
    containsBean(@NonNull String name)
    +
     
    +
    boolean
    +
    containsBeanDefinition(@NonNull String beanName)
    +
     
    +
    boolean
    + +
     
    +
    boolean
    + +
     
    +
    <T> T
    +
    createBean(@NonNull Class<T> beanClass)
    +
     
    + +
    createBean(Class<?> beanClass, + int autowireMode, + boolean dependencyCheck)
    +
     
    +
    void
    +
    destroyBean(Object existingBean)
    +
     
    +
    void
    +
    destroyBean(String beanName, + Object beanInstance)
    +
     
    +
    protected <T> T
    +
    doGetBean(String name, + Class<T> requiredType, + Object[] args, + boolean typeCheckOnly)
    +
     
    +
    <A extends Annotation>
    A
    +
    findAnnotationOnBean(@NonNull String beanName, + @NonNull Class<A> annotationType)
    +
     
    +
    <T> T
    +
    getBean(@NonNull Class<T> requiredType)
    +
     
    +
    <T> T
    +
    getBean(@NonNull Class<T> requiredType, + @NonNull Object... args)
    +
     
    +
    @NonNull Object
    +
    getBean(@NonNull String name)
    +
     
    +
    <T> T
    +
    getBean(@NonNull String name, + @NonNull Class<T> requiredType)
    +
     
    +
    @NonNull Object
    +
    getBean(@NonNull String name, + @NonNull Object... args)
    +
     
    +
    io.micronaut.context.BeanContext
    + +
     
    +
    org.springframework.beans.factory.config.BeanDefinition
    + +
     
    +
    int
    + +
     
    +
    @NonNull String[]
    + +
     
    +
    @NonNull String[]
    +
    getBeanNamesForAnnotation(@NonNull Class<? extends Annotation> annotationType)
    +
     
    +
    @NonNull String[]
    +
    getBeanNamesForType(@NonNull org.springframework.core.ResolvableType type)
    +
     
    +
    @NonNull String[]
    + +
     
    +
    @NonNull String[]
    +
    getBeanNamesForType(Class<?> type, + boolean includeNonSingletons, + boolean allowEagerInit)
    +
     
    + + +
     
    +
    <T> @NonNull org.springframework.beans.factory.ObjectProvider<T>
    +
    getBeanProvider(@NonNull Class<T> requiredType)
    +
     
    +
    <T> @NonNull org.springframework.beans.factory.ObjectProvider<T>
    +
    getBeanProvider(@NonNull org.springframework.core.ResolvableType requiredType)
    +
     
    +
    <T> @NonNull Map<String,T>
    +
    getBeansOfType(Class<T> type, + boolean includeNonSingletons, + boolean allowEagerInit)
    +
     
    +
    protected Object
    +
    getSingleton(String beanName, + boolean allowEarlyReference)
    +
     
    + +
    getSingleton(String beanName, + org.springframework.beans.factory.ObjectFactory<?> singletonFactory)
    +
     
    + +
    getType(@NonNull String beanName)
    +
     
    + +
    initializeBean(Object existingBean, + String beanName)
    +
     
    +
    boolean
    +
    isAutowireCandidate(String beanName, + org.springframework.beans.factory.config.DependencyDescriptor descriptor)
    +
     
    +
    boolean
    + +
     
    +
    protected boolean
    +
    isPrimary(String beanName, + Object beanInstance)
    +
     
    +
    boolean
    +
    isPrototype(@NonNull String name)
    +
     
    +
    protected boolean
    +
    isSingleton(@NonNull io.micronaut.inject.BeanDefinitionReference<?> definition)
    +
    +
    Is the definition singleton.
    +
    +
    boolean
    +
    isSingleton(@NonNull String name)
    +
     
    +
    static boolean
    +
    isSingleton(io.micronaut.core.annotation.AnnotationMetadata annotationMetadata)
    +
    +
    Shared logic for Micronaut singleton rules.
    +
    +
    boolean
    +
    isTypeMatch(@NonNull String name, + @NonNull Class<?> typeToMatch)
    +
     
    +
    boolean
    +
    isTypeMatch(@NonNull String name, + @NonNull org.springframework.core.ResolvableType typeToMatch)
    +
     
    +
    void
    +
    registerBeanDefinition(String beanName, + org.springframework.beans.factory.config.BeanDefinition beanDefinition)
    +
     
    +
    void
    +
    registerSingleton(String beanName, + Object singletonObject)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.springframework.beans.factory.support.DefaultListableBeanFactory

    +allowAliasOverriding, checkForAliasCircle, clearMergedBeanDefinition, clearMetadataCache, copyConfigurationFrom, destroySingleton, destroySingletons, determineAutowireCandidate, determineHighestPriorityCandidate, determinePrimaryCandidate, doResolveDependency, findAllAnnotationsOnBean, findAnnotationOnBean, findAutowireCandidates, freezeConfiguration, getAutowireCandidateResolver, getBeanNamesForType, getBeanProvider, getBeanProvider, getBeansOfType, getBeansWithAnnotation, getDependencyComparator, getPriority, getSerializationId, isAllowBeanDefinitionOverriding, isAllowEagerClassLoading, isAutowireCandidate, isAutowireCandidate, isBeanDefinitionOverridable, isBeanEligibleForMetadataCaching, isConfigurationFrozen, matchesBeanName, obtainInstanceFromSupplier, preInstantiateSingletons, registerResolvableDependency, removeBeanDefinition, resetBeanDefinition, resolveDependency, resolveNamedBean, setAllowBeanDefinitionOverriding, setAllowEagerClassLoading, setAutowireCandidateResolver, setDependencyComparator, setSerializationId, toString, writeReplace
    +
    +

    Methods inherited from class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory

    +applyBeanPostProcessorsAfterInitialization, applyBeanPostProcessorsBeforeInitialization, applyBeanPostProcessorsBeforeInstantiation, applyMergedBeanDefinitionPostProcessors, applyPropertyValues, autowireByName, autowireByType, autowireConstructor, checkDependencies, clearSingletonCache, createBean, createBeanInstance, determineConstructorsFromBeanPostProcessors, determineTargetType, doCreateBean, filterPropertyDescriptorsForDependencyCheck, filterPropertyDescriptorsForDependencyCheck, getEarlyBeanReference, getInstantiationStrategy, getObjectForBeanInstance, getParameterNameDiscoverer, getTypeForFactoryBean, getTypeForFactoryMethod, ignoreDependencyInterface, ignoreDependencyType, initializeBean, instantiateBean, instantiateUsingFactoryMethod, invokeCustomInitMethod, invokeInitMethods, isAllowCircularReferences, isAllowRawInjectionDespiteWrapping, isExcludedFromDependencyCheck, populateBean, postProcessObjectFromFactoryBean, predictBeanType, removeSingleton, resolveBeanByName, resolveBeforeInstantiation, resolveDependency, setAllowCircularReferences, setAllowRawInjectionDespiteWrapping, setInstantiationStrategy, setParameterNameDiscoverer, unsatisfiedNonSimpleProperties
    +
    +

    Methods inherited from class org.springframework.beans.factory.support.AbstractBeanFactory

    +addBeanPostProcessor, addBeanPostProcessors, addEmbeddedValueResolver, addPropertyEditorRegistrar, afterPrototypeCreation, beforePrototypeCreation, checkMergedBeanDefinition, cleanupAfterBeanCreationFailure, copyRegisteredEditorsTo, destroyBean, destroyScopedBean, evaluateBeanDefinitionString, getAliases, getApplicationStartup, getBean, getBeanClassLoader, getBeanExpressionResolver, getBeanPostProcessorCount, getBeanPostProcessors, getConversionService, getCustomEditors, getCustomTypeConverter, getMergedBeanDefinition, getMergedBeanDefinition, getMergedBeanDefinition, getMergedLocalBeanDefinition, getParentBeanFactory, getPropertyEditorRegistrars, getRegisteredScope, getRegisteredScopeNames, getTempClassLoader, getType, getTypeConverter, hasBeanCreationStarted, hasDestructionAwareBeanPostProcessors, hasEmbeddedValueResolver, hasInstantiationAwareBeanPostProcessors, initBeanWrapper, isActuallyInCreation, isBeanNameInUse, isCacheBeanMetadata, isFactoryBean, isPrototypeCurrentlyInCreation, isTypeMatch, markBeanAsCreated, originalBeanName, registerCustomEditor, registerCustomEditors, registerDisposableBeanIfNecessary, registerScope, removeSingletonIfCreatedForTypeCheckOnly, requiresDestruction, resolveBeanClass, resolveEmbeddedValue, setApplicationStartup, setBeanClassLoader, setBeanExpressionResolver, setCacheBeanMetadata, setConversionService, setParentBeanFactory, setTempClassLoader, setTypeConverter, transformedBeanName
    +
    +

    Methods inherited from class org.springframework.beans.factory.support.FactoryBeanRegistrySupport

    +getCachedObjectForFactoryBean, getFactoryBean, getObjectFromFactoryBean, getTypeForFactoryBean
    +
    +

    Methods inherited from class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry

    +addSingleton, addSingletonFactory, afterSingletonCreation, beforeSingletonCreation, destroyBean, getDependenciesForBean, getDependentBeans, getSingleton, getSingletonCount, getSingletonMutex, getSingletonNames, hasDependentBean, isCurrentlyInCreation, isDependent, isSingletonCurrentlyInCreation, onSuppressedException, registerContainedBean, registerDependentBean, registerDisposableBean, setCurrentlyInCreation
    +
    +

    Methods inherited from class org.springframework.core.SimpleAliasRegistry

    +canonicalName, hasAlias, isAlias, registerAlias, removeAlias, resolveAliases
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    +
    +

    Methods inherited from interface org.springframework.core.AliasRegistry

    +getAliases, isAlias, registerAlias, removeAlias
    +
    +

    Methods inherited from interface org.springframework.beans.factory.config.AutowireCapableBeanFactory

    +applyBeanPostProcessorsAfterInitialization, applyBeanPostProcessorsBeforeInitialization, resolveBeanByName, resolveDependency, resolveDependency, resolveNamedBean
    +
    +

    Methods inherited from interface org.springframework.beans.factory.support.BeanDefinitionRegistry

    +isBeanNameInUse
    +
    +

    Methods inherited from interface org.springframework.beans.factory.BeanFactory

    +getAliases, getType
    +
    +

    Methods inherited from interface org.springframework.beans.factory.config.ConfigurableBeanFactory

    +addBeanPostProcessor, addEmbeddedValueResolver, addPropertyEditorRegistrar, copyConfigurationFrom, copyRegisteredEditorsTo, destroyScopedBean, destroySingletons, getApplicationStartup, getBeanClassLoader, getBeanExpressionResolver, getBeanPostProcessorCount, getConversionService, getDependenciesForBean, getDependentBeans, getMergedBeanDefinition, getRegisteredScope, getRegisteredScopeNames, getTempClassLoader, getTypeConverter, hasEmbeddedValueResolver, isCacheBeanMetadata, isCurrentlyInCreation, registerAlias, registerCustomEditor, registerDependentBean, registerScope, resolveAliases, resolveEmbeddedValue, setApplicationStartup, setBeanClassLoader, setBeanExpressionResolver, setCacheBeanMetadata, setConversionService, setCurrentlyInCreation, setParentBeanFactory, setTempClassLoader, setTypeConverter
    +
    +

    Methods inherited from interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory

    +clearMetadataCache, freezeConfiguration, ignoreDependencyInterface, ignoreDependencyType, isConfigurationFrozen, preInstantiateSingletons, registerResolvableDependency
    +
    +

    Methods inherited from interface org.springframework.beans.factory.HierarchicalBeanFactory

    +getParentBeanFactory
    +
    +

    Methods inherited from interface org.springframework.beans.factory.ListableBeanFactory

    +findAllAnnotationsOnBean, findAnnotationOnBean, getBeanNamesForType, getBeanProvider, getBeanProvider, getBeansOfType, getBeansWithAnnotation
    +
    +

    Methods inherited from interface org.springframework.beans.factory.config.SingletonBeanRegistry

    +getSingleton, getSingletonCount, getSingletonMutex, getSingletonNames
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautBeanFactory

      +
      public MicronautBeanFactory(io.micronaut.context.BeanContext beanContext, + SpringAwareListener awareListener, + MicronautBeanFactoryConfiguration configuration)
      +
      The default constructor.
      +
      +
      Parameters:
      +
      beanContext - The target Micronaut context
      +
      awareListener - The spring aware listener
      +
      configuration - Configuration
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isSingleton

      +
      public static boolean isSingleton(io.micronaut.core.annotation.AnnotationMetadata annotationMetadata)
      +
      Shared logic for Micronaut singleton rules.
      +
      +
      Parameters:
      +
      annotationMetadata - The metadata
      +
      Returns:
      +
      True if is singleton
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      @NonNull +public @NonNull Object getBean(@NonNull + @NonNull String name) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      @NonNull +public <T> T getBean(@NonNull + @NonNull String name, + @NonNull + @NonNull Class<T> requiredType) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      @NonNull +public @NonNull Object getBean(@NonNull + @NonNull String name, + @NonNull + @NonNull Object... args) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      @NonNull +public <T> T getBean(@NonNull + @NonNull Class<T> requiredType) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBean in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBean

      +
      @NonNull +public <T> T getBean(@NonNull + @NonNull Class<T> requiredType, + @NonNull + @NonNull Object... args) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBean in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      @NonNull +public <T> +@NonNull org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(@NonNull + @NonNull Class<T> requiredType)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBeanProvider in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanProvider

      +
      @NonNull +public <T> +@NonNull org.springframework.beans.factory.ObjectProvider<T> getBeanProvider(@NonNull + @NonNull org.springframework.core.ResolvableType requiredType)
      +
      +
      Specified by:
      +
      getBeanProvider in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getBeanProvider in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      containsBean

      +
      public boolean containsBean(@NonNull + @NonNull String name)
      +
      +
      Specified by:
      +
      containsBean in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      containsBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      +
      +
    • +
    • +
      +

      isSingleton

      +
      public boolean isSingleton(@NonNull + @NonNull String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isSingleton in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      isSingleton in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isSingleton

      +
      protected boolean isSingleton(@NonNull + @NonNull io.micronaut.inject.BeanDefinitionReference<?> definition)
      +
      Is the definition singleton.
      +
      +
      Parameters:
      +
      definition - The definition
      +
      Returns:
      +
      True if it is
      +
      +
      +
    • +
    • +
      +

      isPrototype

      +
      public boolean isPrototype(@NonNull + @NonNull String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isPrototype in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      isPrototype in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isTypeMatch

      +
      public boolean isTypeMatch(@NonNull + @NonNull String name, + @NonNull + @NonNull org.springframework.core.ResolvableType typeToMatch) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isTypeMatch in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      isTypeMatch in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      isTypeMatch

      +
      public boolean isTypeMatch(@NonNull + @NonNull String name, + @NonNull + @NonNull Class<?> typeToMatch) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isTypeMatch in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      isTypeMatch in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getType

      +
      public Class<?> getType(@NonNull + @NonNull String beanName) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      getType in interface org.springframework.beans.factory.BeanFactory
      +
      Overrides:
      +
      getType in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      containsBeanDefinition

      +
      public boolean containsBeanDefinition(@NonNull + @NonNull String beanName)
      +
      +
      Specified by:
      +
      containsBeanDefinition in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
      +
      Specified by:
      +
      containsBeanDefinition in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      containsBeanDefinition in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanDefinitionCount

      +
      public int getBeanDefinitionCount()
      +
      +
      Specified by:
      +
      getBeanDefinitionCount in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
      +
      Specified by:
      +
      getBeanDefinitionCount in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanDefinitionCount in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanDefinitionNames

      +
      @NonNull +public @NonNull String[] getBeanDefinitionNames()
      +
      +
      Specified by:
      +
      getBeanDefinitionNames in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
      +
      Specified by:
      +
      getBeanDefinitionNames in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanDefinitionNames in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      @NonNull +public @NonNull String[] getBeanNamesForType(@NonNull + @NonNull org.springframework.core.ResolvableType type)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanNamesForType in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      @NonNull +public @NonNull String[] getBeanNamesForType(Class<?> type)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanNamesForType in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForType

      +
      @NonNull +public @NonNull String[] getBeanNamesForType(Class<?> type, + boolean includeNonSingletons, + boolean allowEagerInit)
      +
      +
      Specified by:
      +
      getBeanNamesForType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanNamesForType in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeansOfType

      +
      @NonNull +public <T> @NonNull Map<String,T> getBeansOfType(Class<T> type, + boolean includeNonSingletons, + boolean allowEagerInit) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      getBeansOfType in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeansOfType in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getBeanNamesForAnnotation

      +
      @NonNull +public @NonNull String[] getBeanNamesForAnnotation(@NonNull + @NonNull Class<? extends Annotation> annotationType)
      +
      +
      Specified by:
      +
      getBeanNamesForAnnotation in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      getBeanNamesForAnnotation in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      findAnnotationOnBean

      +
      public <A extends Annotation> A findAnnotationOnBean(@NonNull + @NonNull String beanName, + @NonNull + @NonNull Class<A> annotationType) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      findAnnotationOnBean in interface org.springframework.beans.factory.ListableBeanFactory
      +
      Overrides:
      +
      findAnnotationOnBean in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      createBean

      +
      @NonNull +public <T> T createBean(@NonNull + @NonNull Class<T> beanClass) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      createBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      createBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      autowireBean

      +
      public void autowireBean(@NonNull + @NonNull Object existingBean) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      autowireBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      autowireBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      configureBean

      +
      public Object configureBean(Object existingBean, + String beanName) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      configureBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      configureBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      createBean

      +
      public Object createBean(Class<?> beanClass, + int autowireMode, + boolean dependencyCheck) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      createBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      createBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      autowire

      +
      public Object autowire(Class<?> beanClass, + int autowireMode, + boolean dependencyCheck) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      autowire in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      autowire in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      autowireBeanProperties

      +
      public void autowireBeanProperties(Object existingBean, + int autowireMode, + boolean dependencyCheck) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      autowireBeanProperties in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      autowireBeanProperties in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      applyBeanPropertyValues

      +
      public void applyBeanPropertyValues(Object existingBean, + String beanName) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      applyBeanPropertyValues in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      applyBeanPropertyValues in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      initializeBean

      +
      public Object initializeBean(Object existingBean, + String beanName) + throws org.springframework.beans.BeansException
      +
      +
      Specified by:
      +
      initializeBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      initializeBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      destroyBean

      +
      public void destroyBean(Object existingBean)
      +
      +
      Specified by:
      +
      destroyBean in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
      +
      Overrides:
      +
      destroyBean in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
      +
      +
      +
    • +
    • +
      +

      containsLocalBean

      +
      public boolean containsLocalBean(String name)
      +
      +
      Specified by:
      +
      containsLocalBean in interface org.springframework.beans.factory.HierarchicalBeanFactory
      +
      Overrides:
      +
      containsLocalBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      +
      +
    • +
    • +
      +

      getBeanContext

      +
      public io.micronaut.context.BeanContext getBeanContext()
      +
      +
      Returns:
      +
      The backing Micronaut bean context.
      +
      +
      +
    • +
    • +
      +

      isAutowireCandidate

      +
      public boolean isAutowireCandidate(String beanName, + org.springframework.beans.factory.config.DependencyDescriptor descriptor) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isAutowireCandidate in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
      +
      Overrides:
      +
      isAutowireCandidate in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      getBeanDefinition

      +
      public org.springframework.beans.factory.config.BeanDefinition getBeanDefinition(String beanName) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      getBeanDefinition in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
      +
      Specified by:
      +
      getBeanDefinition in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
      +
      Overrides:
      +
      getBeanDefinition in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      doGetBean

      +
      protected <T> T doGetBean(String name, + Class<T> requiredType, + Object[] args, + boolean typeCheckOnly) + throws org.springframework.beans.BeansException
      +
      +
      Overrides:
      +
      doGetBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.BeansException
      +
      +
      +
    • +
    • +
      +

      getSingleton

      +
      protected Object getSingleton(String beanName, + boolean allowEarlyReference)
      +
      +
      Overrides:
      +
      getSingleton in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
      +
      +
      +
    • +
    • +
      +

      getSingleton

      +
      public Object getSingleton(String beanName, + org.springframework.beans.factory.ObjectFactory<?> singletonFactory)
      +
      +
      Overrides:
      +
      getSingleton in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
      +
      +
      +
    • +
    • +
      +

      getBeanNamesIterator

      +
      public Iterator<String> getBeanNamesIterator()
      +
      +
      Specified by:
      +
      getBeanNamesIterator in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
      +
      Overrides:
      +
      getBeanNamesIterator in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      isFactoryBean

      +
      public boolean isFactoryBean(String name) + throws org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      Specified by:
      +
      isFactoryBean in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
      +
      Overrides:
      +
      isFactoryBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.NoSuchBeanDefinitionException
      +
      +
      +
    • +
    • +
      +

      destroyBean

      +
      public void destroyBean(String beanName, + Object beanInstance)
      +
      +
      Specified by:
      +
      destroyBean in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
      +
      Overrides:
      +
      destroyBean in class org.springframework.beans.factory.support.AbstractBeanFactory
      +
      +
      +
    • +
    • +
      +

      registerSingleton

      +
      public void registerSingleton(String beanName, + Object singletonObject)
      +
      +
      Specified by:
      +
      registerSingleton in interface org.springframework.beans.factory.config.SingletonBeanRegistry
      +
      Overrides:
      +
      registerSingleton in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    • +
      +

      containsSingleton

      +
      public boolean containsSingleton(String beanName)
      +
      +
      Specified by:
      +
      containsSingleton in interface org.springframework.beans.factory.config.SingletonBeanRegistry
      +
      Overrides:
      +
      containsSingleton in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
      +
      +
      +
    • +
    • +
      +

      registerBeanDefinition

      +
      public void registerBeanDefinition(String beanName, + org.springframework.beans.factory.config.BeanDefinition beanDefinition) + throws org.springframework.beans.factory.BeanDefinitionStoreException
      +
      +
      Specified by:
      +
      registerBeanDefinition in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
      +
      Overrides:
      +
      registerBeanDefinition in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      Throws:
      +
      org.springframework.beans.factory.BeanDefinitionStoreException
      +
      +
      +
    • +
    • +
      +

      isPrimary

      +
      protected boolean isPrimary(String beanName, + Object beanInstance)
      +
      +
      Overrides:
      +
      isPrimary in class org.springframework.beans.factory.support.DefaultListableBeanFactory
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactoryConfiguration.html b/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactoryConfiguration.html new file mode 100644 index 000000000..dc1dab0d9 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/factory/MicronautBeanFactoryConfiguration.html @@ -0,0 +1,233 @@ + + + + +MicronautBeanFactoryConfiguration (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautBeanFactoryConfiguration

+
+
java.lang.Object +
io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration
+
+
+
+
All Implemented Interfaces:
+
MicronautContextInternal
+
+
+
@ConfigurationProperties("micronaut.spring.context") +public class MicronautBeanFactoryConfiguration +extends Object +implements MicronautContextInternal
+
Configuration for the Micronaut bean factory.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Field Details

    + +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautBeanFactoryConfiguration

      +
      public MicronautBeanFactoryConfiguration()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getBeanExcludes

      +
      @NonNull +public @NonNull List<Class<?>> getBeanExcludes()
      +
      The bean types to exclude from being exposed by Spring's BeanFactory interface.
      +
      +
      Returns:
      +
      The bean types
      +
      +
      +
    • +
    • +
      +

      setBeanExcludes

      +
      public void setBeanExcludes(@NonNull + @NonNull List<Class<?>> beanExcludes)
      +
      The bean types to exclude from being exposed by Spring's BeanFactory interface.
      +
      +
      Parameters:
      +
      beanExcludes - The bean types
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/factory/package-summary.html b/5.7.0/api/io/micronaut/spring/context/factory/package-summary.html new file mode 100644 index 000000000..604d6c88e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/factory/package-summary.html @@ -0,0 +1,109 @@ + + + + +io.micronaut.spring.context.factory (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context.factory

+
+
+
package io.micronaut.spring.context.factory
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/factory/package-tree.html b/5.7.0/api/io/micronaut/spring/context/factory/package-tree.html new file mode 100644 index 000000000..472fc03cf --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/factory/package-tree.html @@ -0,0 +1,96 @@ + + + + +io.micronaut.spring.context.factory Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context.factory

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration (implements io.micronaut.spring.beans.MicronautContextInternal)
    • +
    • org.springframework.core.SimpleAliasRegistry (implements org.springframework.core.AliasRegistry) +
        +
      • org.springframework.beans.factory.support.DefaultSingletonBeanRegistry (implements org.springframework.beans.factory.config.SingletonBeanRegistry) +
          +
        • org.springframework.beans.factory.support.FactoryBeanRegistrySupport +
            +
          • org.springframework.beans.factory.support.AbstractBeanFactory (implements org.springframework.beans.factory.config.ConfigurableBeanFactory) +
              +
            • org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory (implements org.springframework.beans.factory.config.AutowireCapableBeanFactory) +
                +
              • org.springframework.beans.factory.support.DefaultListableBeanFactory (implements org.springframework.beans.factory.support.BeanDefinitionRegistry, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, java.io.Serializable) +
                  +
                • io.micronaut.spring.context.factory.MicronautBeanFactory (implements org.springframework.beans.factory.config.AutowireCapableBeanFactory, org.springframework.beans.factory.config.ConfigurableListableBeanFactory, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, io.micronaut.spring.beans.MicronautContextInternal)
                • +
                +
              • +
              +
            • +
            +
          • +
          +
        • +
        +
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/package-summary.html b/5.7.0/api/io/micronaut/spring/context/package-summary.html new file mode 100644 index 000000000..057559d41 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/package-summary.html @@ -0,0 +1,116 @@ + + + + +io.micronaut.spring.context (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.context

+
+
+
package io.micronaut.spring.context
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/context/package-tree.html b/5.7.0/api/io/micronaut/spring/context/package-tree.html new file mode 100644 index 000000000..41c8344f1 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/context/package-tree.html @@ -0,0 +1,152 @@ + + + + +io.micronaut.spring.context Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.context

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • org.springframework.context.ApplicationEventPublisher +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • java.lang.AutoCloseable +
      +
    • java.io.Closeable +
        +
      • io.micronaut.spring.context.ManagedApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
      • +
      +
    • +
    +
  • +
  • org.springframework.beans.factory.BeanFactory +
      +
    • org.springframework.beans.factory.HierarchicalBeanFactory +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
      • +
      +
    • +
    • org.springframework.beans.factory.ListableBeanFactory +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
      • +
      +
    • +
    +
  • +
  • org.springframework.core.env.EnvironmentCapable +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • org.springframework.context.Lifecycle + +
  • +
  • org.springframework.context.MessageSource +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • org.springframework.core.io.ResourceLoader +
      +
    • org.springframework.core.io.support.ResourcePatternResolver +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource) + +
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/annotation/MicronautMergedAnnotations.html b/5.7.0/api/io/micronaut/spring/core/annotation/MicronautMergedAnnotations.html new file mode 100644 index 000000000..7c88376b4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/annotation/MicronautMergedAnnotations.html @@ -0,0 +1,376 @@ + + + + +MicronautMergedAnnotations (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautMergedAnnotations

+
+
java.lang.Object +
io.micronaut.spring.core.annotation.MicronautMergedAnnotations
+
+
+
+
All Implemented Interfaces:
+
Iterable<org.springframework.core.annotation.MergedAnnotation<Annotation>>, org.springframework.core.annotation.MergedAnnotations
+
+
+
@Internal +public class MicronautMergedAnnotations +extends Object +implements org.springframework.core.annotation.MergedAnnotations
+
Implements the MergedAnnotations interface.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface org.springframework.core.annotation.MergedAnnotations

    +org.springframework.core.annotation.MergedAnnotations.Search, org.springframework.core.annotation.MergedAnnotations.SearchStrategy
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    MicronautMergedAnnotations(io.micronaut.core.annotation.AnnotationMetadata annotationMetadata)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(Class<A> annotationType)
    +
     
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(Class<A> annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate)
    +
     
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(Class<A> annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate, + org.springframework.core.annotation.MergedAnnotationSelector<A> selector)
    +
     
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(String annotationType)
    +
     
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(String annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate)
    +
     
    +
    <A extends Annotation>
    org.springframework.core.annotation.MergedAnnotation<A>
    +
    get(String annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate, + org.springframework.core.annotation.MergedAnnotationSelector<A> selector)
    +
     
    +
    <A extends Annotation>
    boolean
    +
    isDirectlyPresent(Class<A> annotationType)
    +
     
    +
    boolean
    +
    isDirectlyPresent(String annotationType)
    +
     
    +
    <A extends Annotation>
    boolean
    +
    isPresent(Class<A> annotationType)
    +
     
    +
    boolean
    +
    isPresent(String annotationType)
    +
     
    +
    Iterator<org.springframework.core.annotation.MergedAnnotation<Annotation>>
    + +
     
    +
    Stream<org.springframework.core.annotation.MergedAnnotation<Annotation>>
    + +
     
    +
    <A extends Annotation>
    Stream<org.springframework.core.annotation.MergedAnnotation<A>>
    +
    stream(Class<A> annotationType)
    +
     
    +
    <A extends Annotation>
    Stream<org.springframework.core.annotation.MergedAnnotation<A>>
    +
    stream(String annotationType)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    +forEach, spliterator
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautMergedAnnotations

      +
      public MicronautMergedAnnotations(io.micronaut.core.annotation.AnnotationMetadata annotationMetadata)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      isPresent

      +
      public <A extends Annotation> boolean isPresent(Class<A> annotationType)
      +
      +
      Specified by:
      +
      isPresent in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      isPresent

      +
      public boolean isPresent(String annotationType)
      +
      +
      Specified by:
      +
      isPresent in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      isDirectlyPresent

      +
      public <A extends Annotation> boolean isDirectlyPresent(Class<A> annotationType)
      +
      +
      Specified by:
      +
      isDirectlyPresent in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      isDirectlyPresent

      +
      public boolean isDirectlyPresent(String annotationType)
      +
      +
      Specified by:
      +
      isDirectlyPresent in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(Class<A> annotationType)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(Class<A> annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(Class<A> annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate, + org.springframework.core.annotation.MergedAnnotationSelector<A> selector)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(String annotationType)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(String annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      get

      +
      public <A extends Annotation> +org.springframework.core.annotation.MergedAnnotation<A> get(String annotationType, + Predicate<? super org.springframework.core.annotation.MergedAnnotation<A>> predicate, + org.springframework.core.annotation.MergedAnnotationSelector<A> selector)
      +
      +
      Specified by:
      +
      get in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      stream

      +
      public <A extends Annotation> +Stream<org.springframework.core.annotation.MergedAnnotation<A>> stream(Class<A> annotationType)
      +
      +
      Specified by:
      +
      stream in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      stream

      +
      public <A extends Annotation> +Stream<org.springframework.core.annotation.MergedAnnotation<A>> stream(String annotationType)
      +
      +
      Specified by:
      +
      stream in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      stream

      +
      public Stream<org.springframework.core.annotation.MergedAnnotation<Annotation>> stream()
      +
      +
      Specified by:
      +
      stream in interface org.springframework.core.annotation.MergedAnnotations
      +
      +
      +
    • +
    • +
      +

      iterator

      +
      public Iterator<org.springframework.core.annotation.MergedAnnotation<Annotation>> iterator()
      +
      +
      Specified by:
      +
      iterator in interface Iterable<org.springframework.core.annotation.MergedAnnotation<Annotation>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/annotation/package-summary.html b/5.7.0/api/io/micronaut/spring/core/annotation/package-summary.html new file mode 100644 index 000000000..2710b2004 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/annotation/package-summary.html @@ -0,0 +1,84 @@ + + + + +io.micronaut.spring.core.annotation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.core.annotation

+
+
+
package io.micronaut.spring.core.annotation
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/annotation/package-tree.html b/5.7.0/api/io/micronaut/spring/core/annotation/package-tree.html new file mode 100644 index 000000000..8d6e7a8af --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/annotation/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.core.annotation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.core.annotation

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/env/PropertyResolverAdapter.html b/5.7.0/api/io/micronaut/spring/core/env/PropertyResolverAdapter.html new file mode 100644 index 000000000..cb3526201 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/env/PropertyResolverAdapter.html @@ -0,0 +1,320 @@ + + + + +PropertyResolverAdapter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PropertyResolverAdapter

+
+
java.lang.Object +
io.micronaut.spring.core.env.PropertyResolverAdapter
+
+
+
+
All Implemented Interfaces:
+
org.springframework.core.env.PropertyResolver
+
+
+
public class PropertyResolverAdapter +extends Object +implements org.springframework.core.env.PropertyResolver
+
Adapts a PropertyResolver to a Spring PropertyResolver.
+
+
Since:
+
1.0
+
Author:
+
Graeme Rocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PropertyResolverAdapter

      +
      public PropertyResolverAdapter(io.micronaut.core.value.PropertyResolver propertyResolver, + io.micronaut.context.env.PropertyPlaceholderResolver placeholderResolver)
      +
      Constructor.
      +
      +
      Parameters:
      +
      propertyResolver - The property resolver
      +
      placeholderResolver - The property placeholder resolver
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getPropertyResolver

      +
      public io.micronaut.core.value.PropertyResolver getPropertyResolver()
      +
      +
      Returns:
      +
      The micronaut property resolver
      +
      +
      +
    • +
    • +
      +

      containsProperty

      +
      public boolean containsProperty(String key)
      +
      +
      Specified by:
      +
      containsProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public String getProperty(String key)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public String getProperty(String key, + String defaultValue)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public <T> T getProperty(String key, + Class<T> targetType)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getProperty

      +
      public <T> T getProperty(String key, + Class<T> targetType, + T defaultValue)
      +
      +
      Specified by:
      +
      getProperty in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      getRequiredProperty

      +
      public String getRequiredProperty(String key) + throws IllegalStateException
      +
      +
      Specified by:
      +
      getRequiredProperty in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      getRequiredProperty

      +
      public <T> T getRequiredProperty(String key, + Class<T> targetType) + throws IllegalStateException
      +
      +
      Specified by:
      +
      getRequiredProperty in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalStateException
      +
      +
      +
    • +
    • +
      +

      resolvePlaceholders

      +
      public String resolvePlaceholders(String text)
      +
      +
      Specified by:
      +
      resolvePlaceholders in interface org.springframework.core.env.PropertyResolver
      +
      +
      +
    • +
    • +
      +

      resolveRequiredPlaceholders

      +
      public String resolveRequiredPlaceholders(String text) + throws IllegalArgumentException
      +
      +
      Specified by:
      +
      resolveRequiredPlaceholders in interface org.springframework.core.env.PropertyResolver
      +
      Throws:
      +
      IllegalArgumentException
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/env/package-summary.html b/5.7.0/api/io/micronaut/spring/core/env/package-summary.html new file mode 100644 index 000000000..d2fdfcef8 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/env/package-summary.html @@ -0,0 +1,93 @@ + + + + +io.micronaut.spring.core.env (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.core.env

+
+
+
package io.micronaut.spring.core.env
+
+
Spring property resolver adapter.
+
+
Since:
+
1.0
+
Author:
+
Graeme Rocher
+
+
+
+
    +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Adapts a PropertyResolver to a Spring PropertyResolver.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/env/package-tree.html b/5.7.0/api/io/micronaut/spring/core/env/package-tree.html new file mode 100644 index 000000000..88e2fd7ab --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/env/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.core.env Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.core.env

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/event/ApplicationEventPublisherAdapter.html b/5.7.0/api/io/micronaut/spring/core/event/ApplicationEventPublisherAdapter.html new file mode 100644 index 000000000..f7ced314f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/event/ApplicationEventPublisherAdapter.html @@ -0,0 +1,194 @@ + + + + +ApplicationEventPublisherAdapter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ApplicationEventPublisherAdapter

+
+
java.lang.Object +
io.micronaut.spring.core.event.ApplicationEventPublisherAdapter
+
+
+
+
All Implemented Interfaces:
+
org.springframework.context.ApplicationEventPublisher
+
+
+
public class ApplicationEventPublisherAdapter +extends Object +implements org.springframework.context.ApplicationEventPublisher
+
An adapter for Spring's ApplicationEventPublisher interface.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ApplicationEventPublisherAdapter

      +
      public ApplicationEventPublisherAdapter(io.micronaut.context.event.ApplicationEventPublisher eventPublisher)
      +
      Constructor.
      +
      +
      Parameters:
      +
      eventPublisher - The application event publisher
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      publishEvent

      +
      public void publishEvent(org.springframework.context.ApplicationEvent event)
      +
      +
      Specified by:
      +
      publishEvent in interface org.springframework.context.ApplicationEventPublisher
      +
      +
      +
    • +
    • +
      +

      publishEvent

      +
      public void publishEvent(Object event)
      +
      +
      Specified by:
      +
      publishEvent in interface org.springframework.context.ApplicationEventPublisher
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/event/package-summary.html b/5.7.0/api/io/micronaut/spring/core/event/package-summary.html new file mode 100644 index 000000000..3a5af9e38 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/event/package-summary.html @@ -0,0 +1,93 @@ + + + + +io.micronaut.spring.core.event (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.core.event

+
+
+
package io.micronaut.spring.core.event
+
+
Spring adapter for event publishing.
+
+
Since:
+
1.0
+
Author:
+
Graeme Rocher
+
+
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/event/package-tree.html b/5.7.0/api/io/micronaut/spring/core/event/package-tree.html new file mode 100644 index 000000000..8a2fe94ca --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/event/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.core.event Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.core.event

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/type/BeanDefinitionSpringMetadata.html b/5.7.0/api/io/micronaut/spring/core/type/BeanDefinitionSpringMetadata.html new file mode 100644 index 000000000..b5369fe33 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/type/BeanDefinitionSpringMetadata.html @@ -0,0 +1,340 @@ + + + + +BeanDefinitionSpringMetadata (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BeanDefinitionSpringMetadata

+
+
java.lang.Object +
io.micronaut.spring.core.type.BeanDefinitionSpringMetadata
+
+
+
+
All Implemented Interfaces:
+
org.springframework.core.type.AnnotatedTypeMetadata, org.springframework.core.type.AnnotationMetadata, org.springframework.core.type.ClassMetadata
+
+
+
@Internal +public final class BeanDefinitionSpringMetadata +extends Object +implements org.springframework.core.type.AnnotationMetadata
+
Implementation of Spring's AnnotationMetadata that backs onto a BeanDefinition.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher, graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BeanDefinitionSpringMetadata

      +
      public BeanDefinitionSpringMetadata(io.micronaut.inject.BeanDefinition<?> beanDefinition)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getAnnotatedMethods

      +
      public Set<org.springframework.core.type.MethodMetadata> getAnnotatedMethods(String annotationName)
      +
      +
      Specified by:
      +
      getAnnotatedMethods in interface org.springframework.core.type.AnnotationMetadata
      +
      +
      +
    • +
    • +
      +

      getDeclaredMethods

      +
      public Set<org.springframework.core.type.MethodMetadata> getDeclaredMethods()
      +
      +
      Specified by:
      +
      getDeclaredMethods in interface org.springframework.core.type.AnnotationMetadata
      +
      +
      +
    • +
    • +
      +

      getAnnotations

      +
      public org.springframework.core.annotation.MergedAnnotations getAnnotations()
      +
      +
      Specified by:
      +
      getAnnotations in interface org.springframework.core.type.AnnotatedTypeMetadata
      +
      +
      +
    • +
    • +
      +

      getClassName

      +
      public String getClassName()
      +
      +
      Specified by:
      +
      getClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isInterface

      +
      public boolean isInterface()
      +
      +
      Specified by:
      +
      isInterface in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isAnnotation

      +
      public boolean isAnnotation()
      +
      +
      Specified by:
      +
      isAnnotation in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isAbstract

      +
      public boolean isAbstract()
      +
      +
      Specified by:
      +
      isAbstract in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isFinal

      +
      public boolean isFinal()
      +
      +
      Specified by:
      +
      isFinal in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isIndependent

      +
      public boolean isIndependent()
      +
      +
      Specified by:
      +
      isIndependent in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getEnclosingClassName

      +
      public String getEnclosingClassName()
      +
      +
      Specified by:
      +
      getEnclosingClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getSuperClassName

      +
      public String getSuperClassName()
      +
      +
      Specified by:
      +
      getSuperClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getInterfaceNames

      +
      public String[] getInterfaceNames()
      +
      +
      Specified by:
      +
      getInterfaceNames in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getMemberClassNames

      +
      public String[] getMemberClassNames()
      +
      +
      Specified by:
      +
      getMemberClassNames in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/type/ClassElementSpringMetadata.html b/5.7.0/api/io/micronaut/spring/core/type/ClassElementSpringMetadata.html new file mode 100644 index 000000000..ff51ea4e5 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/type/ClassElementSpringMetadata.html @@ -0,0 +1,340 @@ + + + + +ClassElementSpringMetadata (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ClassElementSpringMetadata

+
+
java.lang.Object +
io.micronaut.spring.core.type.ClassElementSpringMetadata
+
+
+
+
All Implemented Interfaces:
+
org.springframework.core.type.AnnotatedTypeMetadata, org.springframework.core.type.AnnotationMetadata, org.springframework.core.type.ClassMetadata
+
+
+
@Internal +public final class ClassElementSpringMetadata +extends Object +implements org.springframework.core.type.AnnotationMetadata
+
Implementation of AnnotationMetadata that backs onto a Micronaut ClassElement.
+
+
Since:
+
4.3.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ClassElementSpringMetadata

      +
      public ClassElementSpringMetadata(io.micronaut.inject.ast.ClassElement classElement)
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getAnnotatedMethods

      +
      public Set<org.springframework.core.type.MethodMetadata> getAnnotatedMethods(String annotationName)
      +
      +
      Specified by:
      +
      getAnnotatedMethods in interface org.springframework.core.type.AnnotationMetadata
      +
      +
      +
    • +
    • +
      +

      getDeclaredMethods

      +
      public Set<org.springframework.core.type.MethodMetadata> getDeclaredMethods()
      +
      +
      Specified by:
      +
      getDeclaredMethods in interface org.springframework.core.type.AnnotationMetadata
      +
      +
      +
    • +
    • +
      +

      getAnnotations

      +
      public org.springframework.core.annotation.MergedAnnotations getAnnotations()
      +
      +
      Specified by:
      +
      getAnnotations in interface org.springframework.core.type.AnnotatedTypeMetadata
      +
      +
      +
    • +
    • +
      +

      getClassName

      +
      public String getClassName()
      +
      +
      Specified by:
      +
      getClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isInterface

      +
      public boolean isInterface()
      +
      +
      Specified by:
      +
      isInterface in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isAnnotation

      +
      public boolean isAnnotation()
      +
      +
      Specified by:
      +
      isAnnotation in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isAbstract

      +
      public boolean isAbstract()
      +
      +
      Specified by:
      +
      isAbstract in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isFinal

      +
      public boolean isFinal()
      +
      +
      Specified by:
      +
      isFinal in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      isIndependent

      +
      public boolean isIndependent()
      +
      +
      Specified by:
      +
      isIndependent in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getEnclosingClassName

      +
      public String getEnclosingClassName()
      +
      +
      Specified by:
      +
      getEnclosingClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getSuperClassName

      +
      public String getSuperClassName()
      +
      +
      Specified by:
      +
      getSuperClassName in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getInterfaceNames

      +
      public String[] getInterfaceNames()
      +
      +
      Specified by:
      +
      getInterfaceNames in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    • +
      +

      getMemberClassNames

      +
      public String[] getMemberClassNames()
      +
      +
      Specified by:
      +
      getMemberClassNames in interface org.springframework.core.type.ClassMetadata
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/type/package-summary.html b/5.7.0/api/io/micronaut/spring/core/type/package-summary.html new file mode 100644 index 000000000..f46c5c00d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/type/package-summary.html @@ -0,0 +1,88 @@ + + + + +io.micronaut.spring.core.type (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.core.type

+
+
+
package io.micronaut.spring.core.type
+
+
    +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Implementation of Spring's AnnotationMetadata that backs onto a BeanDefinition.
    +
    + +
    +
    Implementation of AnnotationMetadata that backs onto a Micronaut ClassElement.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/core/type/package-tree.html b/5.7.0/api/io/micronaut/spring/core/type/package-tree.html new file mode 100644 index 000000000..51e425984 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/core/type/package-tree.html @@ -0,0 +1,72 @@ + + + + +io.micronaut.spring.core.type Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.core.type

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/annotation/BindableRuleBasedTransactionAttribute.html b/5.7.0/api/io/micronaut/spring/tx/annotation/BindableRuleBasedTransactionAttribute.html new file mode 100644 index 000000000..817ad2b6e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/annotation/BindableRuleBasedTransactionAttribute.html @@ -0,0 +1,265 @@ + + + + +BindableRuleBasedTransactionAttribute (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class BindableRuleBasedTransactionAttribute

+
+
java.lang.Object +
org.springframework.transaction.support.DefaultTransactionDefinition +
org.springframework.transaction.interceptor.DefaultTransactionAttribute +
io.micronaut.spring.tx.annotation.BindableRuleBasedTransactionAttribute
+
+
+
+
+
+
All Implemented Interfaces:
+
Serializable, org.springframework.transaction.interceptor.TransactionAttribute, org.springframework.transaction.TransactionDefinition
+
+
+
public class BindableRuleBasedTransactionAttribute +extends org.springframework.transaction.interceptor.DefaultTransactionAttribute
+
Extends RuleBasedTransactionAttribute so that it can be bound + from annotation metadata and defaults to rollback on all exception types apart from those configured.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
See Also:
+
+ +
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from class org.springframework.transaction.support.DefaultTransactionDefinition

    +PREFIX_ISOLATION, PREFIX_PROPAGATION, PREFIX_TIMEOUT, READ_ONLY_MARKER
    +
    +

    Fields inherited from interface org.springframework.transaction.TransactionDefinition

    +ISOLATION_DEFAULT, ISOLATION_READ_COMMITTED, ISOLATION_READ_UNCOMMITTED, ISOLATION_REPEATABLE_READ, ISOLATION_SERIALIZABLE, PROPAGATION_MANDATORY, PROPAGATION_NESTED, PROPAGATION_NEVER, PROPAGATION_NOT_SUPPORTED, PROPAGATION_REQUIRED, PROPAGATION_REQUIRES_NEW, PROPAGATION_SUPPORTS, TIMEOUT_DEFAULT
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    final Set<Class<? extends Throwable>>
    + +
     
    +
    final Set<Class<? extends Throwable>>
    + +
     
    +
    final boolean
    + +
     
    +
    final void
    +
    setNoRollbackFor(Class<? extends Throwable>... exceptions)
    +
    +
    Configures the exceptions to not rollback for.
    +
    +
    final void
    +
    setRollbackFor(Class<? extends Throwable>... exceptions)
    +
    +
    Configures the exceptions to rollback for.
    +
    +
    +
    +
    +
    +

    Methods inherited from class org.springframework.transaction.interceptor.DefaultTransactionAttribute

    +getAttributeDescription, getDescriptor, getLabels, getQualifier, getTimeoutString, resolveAttributeStrings, setDescriptor, setLabels, setQualifier, setTimeoutString
    +
    +

    Methods inherited from class org.springframework.transaction.support.DefaultTransactionDefinition

    +equals, getDefinitionDescription, getIsolationLevel, getName, getPropagationBehavior, getTimeout, hashCode, isReadOnly, setIsolationLevel, setIsolationLevelName, setName, setPropagationBehavior, setPropagationBehaviorName, setReadOnly, setTimeout, toString
    +
    +

    Methods inherited from class java.lang.Object

    +clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    +
    +

    Methods inherited from interface org.springframework.transaction.TransactionDefinition

    +getIsolationLevel, getName, getPropagationBehavior, getTimeout, isReadOnly
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      BindableRuleBasedTransactionAttribute

      +
      public BindableRuleBasedTransactionAttribute()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      setNoRollbackFor

      +
      public final void setNoRollbackFor(Class<? extends Throwable>... exceptions)
      +
      Configures the exceptions to not rollback for.
      +
      +
      Parameters:
      +
      exceptions - The exceptions not to rollback for
      +
      +
      +
    • +
    • +
      +

      setRollbackFor

      +
      public final void setRollbackFor(Class<? extends Throwable>... exceptions)
      +
      Configures the exceptions to rollback for.
      +
      +
      Parameters:
      +
      exceptions - The exceptions to rollback for
      +
      +
      +
    • +
    • +
      +

      getNoRollbackFor

      +
      public final Set<Class<? extends Throwable>> getNoRollbackFor()
      +
      +
      Returns:
      +
      An unmodifiable set of exceptions to not rollback for.
      +
      +
      +
    • +
    • +
      +

      getRollbackFor

      +
      public final Set<Class<? extends Throwable>> getRollbackFor()
      +
      +
      Returns:
      +
      An unmodifiable set of exceptions to rollback for.
      +
      +
      +
    • +
    • +
      +

      rollbackOn

      +
      public final boolean rollbackOn(Throwable ex)
      +
      +
      Specified by:
      +
      rollbackOn in interface org.springframework.transaction.interceptor.TransactionAttribute
      +
      Overrides:
      +
      rollbackOn in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/annotation/TransactionInterceptor.html b/5.7.0/api/io/micronaut/spring/tx/annotation/TransactionInterceptor.html new file mode 100644 index 000000000..9d6b87604 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/annotation/TransactionInterceptor.html @@ -0,0 +1,261 @@ + + + + +TransactionInterceptor (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class TransactionInterceptor

+
+
java.lang.Object +
org.springframework.transaction.interceptor.TransactionAspectSupport +
io.micronaut.spring.tx.annotation.TransactionInterceptor
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.aop.Interceptor<Object,Object>, io.micronaut.aop.MethodInterceptor<Object,Object>, io.micronaut.core.order.Ordered, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean
+
+
+
@InterceptorBean(org.springframework.transaction.annotation.Transactional.class) +@Requires(missingBeans=org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration.class) +public class TransactionInterceptor +extends org.springframework.transaction.interceptor.TransactionAspectSupport +implements io.micronaut.aop.MethodInterceptor<Object,Object>
+
Simple interceptor to for Transactional.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport

    +org.springframework.transaction.interceptor.TransactionAspectSupport.CoroutinesInvocationCallback, org.springframework.transaction.interceptor.TransactionAspectSupport.InvocationCallback, org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport

    +logger
    +
    +

    Fields inherited from interface io.micronaut.aop.Interceptor

    +ARGUMENT, CACHEABLE_LAZY_TARGET, HOTSWAP, LAZY, PROXY_TARGET
    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    TransactionInterceptor(io.micronaut.context.BeanLocator beanLocator)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    + +
     
    +
    int
    + +
     
    +
    final Object
    +
    intercept(io.micronaut.aop.MethodInvocationContext<Object,Object> context)
    +
     
    +
    protected org.springframework.transaction.interceptor.TransactionAttribute
    +
    resolveTransactionAttribute(io.micronaut.inject.ExecutableMethod<Object,Object> targetMethod, + io.micronaut.core.annotation.AnnotationMetadata annotationMetadata, + String transactionManagerName)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.springframework.transaction.interceptor.TransactionAspectSupport

    +cleanupTransactionInfo, clearTransactionManagerCache, commitTransactionAfterReturning, completeTransactionAfterThrowing, createTransactionIfNecessary, currentTransactionInfo, currentTransactionStatus, determineTransactionManager, getBeanFactory, getTransactionAttributeSource, getTransactionManager, getTransactionManagerBeanName, invokeWithinTransaction, methodIdentification, prepareTransactionInfo, setBeanFactory, setTransactionAttributes, setTransactionAttributeSource, setTransactionAttributeSources, setTransactionManager, setTransactionManagerBeanName
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.aop.MethodInterceptor

    +intercept
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      TransactionInterceptor

      +
      public TransactionInterceptor(io.micronaut.context.BeanLocator beanLocator)
      +
      +
      Parameters:
      +
      beanLocator - The BeanLocator
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getOrder

      +
      public int getOrder()
      +
      +
      Specified by:
      +
      getOrder in interface io.micronaut.core.order.Ordered
      +
      +
      +
    • +
    • +
      +

      intercept

      +
      public final Object intercept(io.micronaut.aop.MethodInvocationContext<Object,Object> context)
      +
      +
      Specified by:
      +
      intercept in interface io.micronaut.aop.MethodInterceptor<Object,Object>
      +
      +
      +
    • +
    • +
      +

      afterPropertiesSet

      +
      public void afterPropertiesSet()
      +
      +
      Specified by:
      +
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      +
      Overrides:
      +
      afterPropertiesSet in class org.springframework.transaction.interceptor.TransactionAspectSupport
      +
      +
      +
    • +
    • +
      +

      resolveTransactionAttribute

      +
      protected org.springframework.transaction.interceptor.TransactionAttribute resolveTransactionAttribute(io.micronaut.inject.ExecutableMethod<Object,Object> targetMethod, + io.micronaut.core.annotation.AnnotationMetadata annotationMetadata, + String transactionManagerName)
      +
      +
      Parameters:
      +
      targetMethod - The target method
      +
      annotationMetadata - The annotation metadata
      +
      transactionManagerName - The transaction manager
      +
      Returns:
      +
      The TransactionAttribute
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/annotation/package-summary.html b/5.7.0/api/io/micronaut/spring/tx/annotation/package-summary.html new file mode 100644 index 000000000..aa0aeabc5 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/annotation/package-summary.html @@ -0,0 +1,98 @@ + + + + +io.micronaut.spring.tx.annotation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.tx.annotation

+
+
+
package io.micronaut.spring.tx.annotation
+
+
Spring transactional annotations.
+
+
Since:
+
1.0
+
Author:
+
Graeme Rocher
+
+
+
+
    +
  • +
    +
    Classes
    +
    +
    Class
    +
    Description
    + +
    +
    Extends RuleBasedTransactionAttribute so that it can be bound + from annotation metadata and defaults to rollback on all exception types apart from those configured.
    +
    + +
    +
    Simple interceptor to for Transactional.
    +
    +
    +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/annotation/package-tree.html b/5.7.0/api/io/micronaut/spring/tx/annotation/package-tree.html new file mode 100644 index 000000000..d65d55fbe --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/annotation/package-tree.html @@ -0,0 +1,84 @@ + + + + +io.micronaut.spring.tx.annotation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.tx.annotation

+Package Hierarchies: + +
+
+

Class Hierarchy

+
    +
  • java.lang.Object +
      +
    • org.springframework.transaction.support.DefaultTransactionDefinition (implements java.io.Serializable, org.springframework.transaction.TransactionDefinition) +
        +
      • org.springframework.transaction.interceptor.DefaultTransactionAttribute (implements org.springframework.transaction.interceptor.TransactionAttribute) + +
      • +
      +
    • +
    • org.springframework.transaction.interceptor.TransactionAspectSupport (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.InitializingBean) +
        +
      • io.micronaut.spring.tx.annotation.TransactionInterceptor (implements io.micronaut.aop.MethodInterceptor<T,R>)
      • +
      +
    • +
    +
  • +
+
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/test/SpringTransactionTestExecutionListener.html b/5.7.0/api/io/micronaut/spring/tx/test/SpringTransactionTestExecutionListener.html new file mode 100644 index 000000000..91b7226a0 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/test/SpringTransactionTestExecutionListener.html @@ -0,0 +1,262 @@ + + + + +SpringTransactionTestExecutionListener (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class SpringTransactionTestExecutionListener

+
+
java.lang.Object +
io.micronaut.spring.tx.test.SpringTransactionTestExecutionListener
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.test.context.TestExecutionListener
+
+
+
@Requires(classes={org.springframework.transaction.PlatformTransactionManager.class,io.micronaut.test.extensions.AbstractMicronautExtension.class}) @Requires(property="micronaut.test.transactional",value="true",defaultValue="true") +@EachBean(org.springframework.transaction.PlatformTransactionManager.class) +public class SpringTransactionTestExecutionListener +extends Object +implements io.micronaut.test.context.TestExecutionListener
+
Integrates Spring's transaction management if it is available.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    SpringTransactionTestExecutionListener(org.springframework.transaction.PlatformTransactionManager transactionManager, + boolean rollback, + io.micronaut.test.annotation.TransactionMode transactionMode)
    +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    void
    +
    afterCleanupTest(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    void
    +
    afterSetupTest(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    void
    +
    afterTestExecution(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    void
    +
    beforeCleanupTest(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    void
    +
    beforeSetupTest(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    void
    +
    beforeTestExecution(io.micronaut.test.context.TestContext testContext)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.test.context.TestExecutionListener

    +afterTestClass, afterTestMethod, beforeTestClass, beforeTestMethod
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      SpringTransactionTestExecutionListener

      +
      public SpringTransactionTestExecutionListener(org.springframework.transaction.PlatformTransactionManager transactionManager, + @Property(name="micronaut.test.rollback",defaultValue="true") + boolean rollback, + @Property(name="micronaut.test.transaction-mode",defaultValue="SEPARATE_TRANSACTIONS") + io.micronaut.test.annotation.TransactionMode transactionMode)
      +
      +
      Parameters:
      +
      transactionManager - Spring's PlatformTransactionManager
      +
      rollback - true if the transaction should be rollback
      +
      transactionMode - TransactionMode to use for each test
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      beforeSetupTest

      +
      public void beforeSetupTest(io.micronaut.test.context.TestContext testContext)
      +
      +
      Specified by:
      +
      beforeSetupTest in interface io.micronaut.test.context.TestExecutionListener
      +
      +
      +
    • +
    • +
      +

      afterSetupTest

      +
      public void afterSetupTest(io.micronaut.test.context.TestContext testContext)
      +
      +
      Specified by:
      +
      afterSetupTest in interface io.micronaut.test.context.TestExecutionListener
      +
      +
      +
    • +
    • +
      +

      beforeCleanupTest

      +
      public void beforeCleanupTest(io.micronaut.test.context.TestContext testContext) + throws Exception
      +
      +
      Specified by:
      +
      beforeCleanupTest in interface io.micronaut.test.context.TestExecutionListener
      +
      Throws:
      +
      Exception
      +
      +
      +
    • +
    • +
      +

      afterCleanupTest

      +
      public void afterCleanupTest(io.micronaut.test.context.TestContext testContext) + throws Exception
      +
      +
      Specified by:
      +
      afterCleanupTest in interface io.micronaut.test.context.TestExecutionListener
      +
      Throws:
      +
      Exception
      +
      +
      +
    • +
    • +
      +

      afterTestExecution

      +
      public void afterTestExecution(io.micronaut.test.context.TestContext testContext)
      +
      +
      Specified by:
      +
      afterTestExecution in interface io.micronaut.test.context.TestExecutionListener
      +
      +
      +
    • +
    • +
      +

      beforeTestExecution

      +
      public void beforeTestExecution(io.micronaut.test.context.TestContext testContext)
      +
      +
      Specified by:
      +
      beforeTestExecution in interface io.micronaut.test.context.TestExecutionListener
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/test/package-summary.html b/5.7.0/api/io/micronaut/spring/tx/test/package-summary.html new file mode 100644 index 000000000..396f977ab --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/test/package-summary.html @@ -0,0 +1,84 @@ + + + + +io.micronaut.spring.tx.test (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.tx.test

+
+
+
package io.micronaut.spring.tx.test
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/tx/test/package-tree.html b/5.7.0/api/io/micronaut/spring/tx/test/package-tree.html new file mode 100644 index 000000000..313cd3da4 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/tx/test/package-tree.html @@ -0,0 +1,71 @@ + + + + +io.micronaut.spring.tx.test Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.tx.test

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/ModelAndViewServerFilter.html b/5.7.0/api/io/micronaut/spring/web/ModelAndViewServerFilter.html new file mode 100644 index 000000000..ae0a3428a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/ModelAndViewServerFilter.html @@ -0,0 +1,210 @@ + + + + +ModelAndViewServerFilter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModelAndViewServerFilter

+
+
java.lang.Object +
io.micronaut.spring.web.ModelAndViewServerFilter
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.order.Ordered, io.micronaut.http.filter.HttpFilter, io.micronaut.http.filter.HttpServerFilter
+
+
+
@Filter("/**") +@Requires(classes={io.micronaut.views.ModelAndView.class,org.springframework.ui.Model.class}) @Requires(beans=io.micronaut.views.ViewsRenderer.class) +public class ModelAndViewServerFilter +extends Object +implements io.micronaut.http.filter.HttpServerFilter
+
Makes it possible to use Spring MVC views API.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ModelAndViewServerFilter(io.micronaut.views.ViewsFilter viewsFilter)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.reactivestreams.Publisher<io.micronaut.http.MutableHttpResponse<?>>
    +
    doFilter(io.micronaut.http.HttpRequest<?> request, + io.micronaut.http.filter.ServerFilterChain chain)
    +
     
    +
    int
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.filter.HttpServerFilter

    +doFilter
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModelAndViewServerFilter

      +
      public ModelAndViewServerFilter(io.micronaut.views.ViewsFilter viewsFilter)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      viewsFilter - The views filter
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getOrder

      +
      public int getOrder()
      +
      +
      Specified by:
      +
      getOrder in interface io.micronaut.core.order.Ordered
      +
      +
      +
    • +
    • +
      +

      doFilter

      +
      public org.reactivestreams.Publisher<io.micronaut.http.MutableHttpResponse<?>> doFilter(io.micronaut.http.HttpRequest<?> request, + io.micronaut.http.filter.ServerFilterChain chain)
      +
      +
      Specified by:
      +
      doFilter in interface io.micronaut.http.filter.HttpServerFilter
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/ResponseEntityServerFilter.html b/5.7.0/api/io/micronaut/spring/web/ResponseEntityServerFilter.html new file mode 100644 index 000000000..42499fbf7 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/ResponseEntityServerFilter.html @@ -0,0 +1,192 @@ + + + + +ResponseEntityServerFilter (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ResponseEntityServerFilter

+
+
java.lang.Object +
io.micronaut.spring.web.ResponseEntityServerFilter
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.order.Ordered, io.micronaut.http.filter.HttpFilter, io.micronaut.http.filter.HttpServerFilter
+
+
+
@Filter("/**") +public class ResponseEntityServerFilter +extends Object +implements io.micronaut.http.filter.HttpServerFilter
+
A filter that adds support for ResponseEntity as a return type.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Field Summary

    +
    +

    Fields inherited from interface io.micronaut.core.order.Ordered

    +HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    org.reactivestreams.Publisher<io.micronaut.http.MutableHttpResponse<?>>
    +
    doFilter(io.micronaut.http.HttpRequest<?> request, + io.micronaut.http.filter.ServerFilterChain chain)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.filter.HttpServerFilter

    +doFilter
    +
    +

    Methods inherited from interface io.micronaut.core.order.Ordered

    +getOrder
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ResponseEntityServerFilter

      +
      public ResponseEntityServerFilter()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      doFilter

      +
      public org.reactivestreams.Publisher<io.micronaut.http.MutableHttpResponse<?>> doFilter(io.micronaut.http.HttpRequest<?> request, + io.micronaut.http.filter.ServerFilterChain chain)
      +
      +
      Specified by:
      +
      doFilter in interface io.micronaut.http.filter.HttpServerFilter
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/CookieValueAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/CookieValueAnnotationMapper.html new file mode 100644 index 000000000..eb00ac644 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/CookieValueAnnotationMapper.html @@ -0,0 +1,179 @@ + + + + +CookieValueAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class CookieValueAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.WebBindAnnotationMapper<io.micronaut.http.annotation.CookieValue> +
io.micronaut.spring.web.annotation.CookieValueAnnotationMapper
+
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class CookieValueAnnotationMapper +extends WebBindAnnotationMapper<io.micronaut.http.annotation.CookieValue>
+
Maps Spring CookieValue to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      CookieValueAnnotationMapper

      +
      public CookieValueAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/DeleteMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/DeleteMappingAnnotationTransformer.html new file mode 100644 index 000000000..764f3cf44 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/DeleteMappingAnnotationTransformer.html @@ -0,0 +1,225 @@ + + + + +DeleteMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DeleteMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer +
io.micronaut.spring.web.annotation.DeleteMappingAnnotationTransformer
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
public class DeleteMappingAnnotationTransformer +extends RequestMappingAnnotationTransformer
+
Maps Spring DeleteMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DeleteMappingAnnotationTransformer

      +
      public DeleteMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/ExceptionHandlerAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/ExceptionHandlerAnnotationMapper.html new file mode 100644 index 000000000..0c5d2adfa --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/ExceptionHandlerAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ExceptionHandlerAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ExceptionHandlerAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.ExceptionHandlerAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ExceptionHandlerAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps Spring ExceptionHandler to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ExceptionHandlerAnnotationMapper

      +
      public ExceptionHandlerAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/GetMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/GetMappingAnnotationTransformer.html new file mode 100644 index 000000000..9660dd4dc --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/GetMappingAnnotationTransformer.html @@ -0,0 +1,225 @@ + + + + +GetMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class GetMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer +
io.micronaut.spring.web.annotation.GetMappingAnnotationTransformer
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
public class GetMappingAnnotationTransformer +extends RequestMappingAnnotationTransformer
+
Maps Spring GetMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      GetMappingAnnotationTransformer

      +
      public GetMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/PatchMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/PatchMappingAnnotationTransformer.html new file mode 100644 index 000000000..f2b7bbedc --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/PatchMappingAnnotationTransformer.html @@ -0,0 +1,225 @@ + + + + +PatchMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PatchMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer +
io.micronaut.spring.web.annotation.PatchMappingAnnotationTransformer
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
public class PatchMappingAnnotationTransformer +extends RequestMappingAnnotationTransformer
+
Maps Spring PatchMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PatchMappingAnnotationTransformer

      +
      public PatchMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/PostMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/PostMappingAnnotationTransformer.html new file mode 100644 index 000000000..daf4be55a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/PostMappingAnnotationTransformer.html @@ -0,0 +1,225 @@ + + + + +PostMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PostMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer +
io.micronaut.spring.web.annotation.PostMappingAnnotationTransformer
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
public class PostMappingAnnotationTransformer +extends RequestMappingAnnotationTransformer
+
Maps Spring PostMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PostMappingAnnotationTransformer

      +
      public PostMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/PutMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/PutMappingAnnotationTransformer.html new file mode 100644 index 000000000..34e031c93 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/PutMappingAnnotationTransformer.html @@ -0,0 +1,225 @@ + + + + +PutMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class PutMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer +
io.micronaut.spring.web.annotation.PutMappingAnnotationTransformer
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
public class PutMappingAnnotationTransformer +extends RequestMappingAnnotationTransformer
+
Maps Spring PutMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      PutMappingAnnotationTransformer

      +
      public PutMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    + +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RequestBodyAnnotationMapping.html b/5.7.0/api/io/micronaut/spring/web/annotation/RequestBodyAnnotationMapping.html new file mode 100644 index 000000000..d256f8f77 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RequestBodyAnnotationMapping.html @@ -0,0 +1,198 @@ + + + + +RequestBodyAnnotationMapping (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestBodyAnnotationMapping

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.RequestBodyAnnotationMapping
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RequestBodyAnnotationMapping +extends AbstractSpringAnnotationMapper
+
Maps Spring RequestBody to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestBodyAnnotationMapping

      +
      public RequestBodyAnnotationMapping()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RequestHeaderAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/RequestHeaderAnnotationMapper.html new file mode 100644 index 000000000..bddc7e59f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RequestHeaderAnnotationMapper.html @@ -0,0 +1,179 @@ + + + + +RequestHeaderAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestHeaderAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.WebBindAnnotationMapper<io.micronaut.http.annotation.Header> +
io.micronaut.spring.web.annotation.RequestHeaderAnnotationMapper
+
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RequestHeaderAnnotationMapper +extends WebBindAnnotationMapper<io.micronaut.http.annotation.Header>
+
Maps Spring RequestHeader to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestHeaderAnnotationMapper

      +
      public RequestHeaderAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RequestMappingAnnotationTransformer.html b/5.7.0/api/io/micronaut/spring/web/annotation/RequestMappingAnnotationTransformer.html new file mode 100644 index 000000000..ee3b2b0d7 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RequestMappingAnnotationTransformer.html @@ -0,0 +1,235 @@ + + + + +RequestMappingAnnotationTransformer (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestMappingAnnotationTransformer

+
+
java.lang.Object +
io.micronaut.spring.web.annotation.RequestMappingAnnotationTransformer
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationTransformer<Annotation>, io.micronaut.inject.annotation.NamedAnnotationTransformer
+
+
+
Direct Known Subclasses:
+
DeleteMappingAnnotationTransformer, GetMappingAnnotationTransformer, PatchMappingAnnotationTransformer, PostMappingAnnotationTransformer, PutMappingAnnotationTransformer
+
+
+
public class RequestMappingAnnotationTransformer +extends Object +implements io.micronaut.inject.annotation.NamedAnnotationTransformer
+
Maps Spring RequestMapping to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    + + +
     
    +
    protected boolean
    +
    isHttpMethodMapping(@Nullable io.micronaut.http.HttpMethod method)
    +
    +
    Whether the given method is an HTTP method mapping.
    +
    +
    protected @NonNull io.micronaut.core.annotation.AnnotationValueBuilder<?>
    +
    newBuilder(@Nullable io.micronaut.http.HttpMethod httpMethod, + io.micronaut.core.annotation.AnnotationValue<Annotation> annotation)
    +
    +
    Construct a new builder for the given http method.
    +
    +
    List<io.micronaut.core.annotation.AnnotationValue<?>>
    +
    transform(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestMappingAnnotationTransformer

      +
      public RequestMappingAnnotationTransformer()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
      Specified by:
      +
      getName in interface io.micronaut.core.naming.Named
      +
      +
      +
    • +
    • +
      +

      isHttpMethodMapping

      +
      protected boolean isHttpMethodMapping(@Nullable + @Nullable io.micronaut.http.HttpMethod method)
      +
      Whether the given method is an HTTP method mapping.
      +
      +
      Parameters:
      +
      method - The method, can be null
      +
      Returns:
      +
      True if it is
      +
      +
      +
    • +
    • +
      +

      newBuilder

      +
      @NonNull +protected @NonNull io.micronaut.core.annotation.AnnotationValueBuilder<?> newBuilder(@Nullable + @Nullable io.micronaut.http.HttpMethod httpMethod, + io.micronaut.core.annotation.AnnotationValue<Annotation> annotation)
      +
      Construct a new builder for the given http method.
      +
      +
      Parameters:
      +
      httpMethod - The method
      +
      annotation - The annotation
      +
      Returns:
      +
      The builder
      +
      +
      +
    • +
    • +
      +

      transform

      +
      public List<io.micronaut.core.annotation.AnnotationValue<?>> transform(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      +
      Specified by:
      +
      transform in interface io.micronaut.inject.annotation.AnnotationTransformer<Annotation>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RequestParamAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/RequestParamAnnotationMapper.html new file mode 100644 index 000000000..154c54392 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RequestParamAnnotationMapper.html @@ -0,0 +1,179 @@ + + + + +RequestParamAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestParamAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.WebBindAnnotationMapper<io.micronaut.http.annotation.QueryValue> +
io.micronaut.spring.web.annotation.RequestParamAnnotationMapper
+
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RequestParamAnnotationMapper +extends WebBindAnnotationMapper<io.micronaut.http.annotation.QueryValue>
+
Maps Spring RequestParam to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestParamAnnotationMapper

      +
      public RequestParamAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RequestPartAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/RequestPartAnnotationMapper.html new file mode 100644 index 000000000..382455280 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RequestPartAnnotationMapper.html @@ -0,0 +1,177 @@ + + + + +RequestPartAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestPartAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.WebBindAnnotationMapper<io.micronaut.http.annotation.Part> +
io.micronaut.spring.web.annotation.RequestPartAnnotationMapper
+
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RequestPartAnnotationMapper +extends WebBindAnnotationMapper<io.micronaut.http.annotation.Part>
+
Maps Spring RequestParam to Micronaut.
+
+
Since:
+
5.4.1
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestPartAnnotationMapper

      +
      public RequestPartAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/ResponseStatusAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/ResponseStatusAnnotationMapper.html new file mode 100644 index 000000000..733d0fd96 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/ResponseStatusAnnotationMapper.html @@ -0,0 +1,198 @@ + + + + +ResponseStatusAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ResponseStatusAnnotationMapper

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.ResponseStatusAnnotationMapper
+
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class ResponseStatusAnnotationMapper +extends AbstractSpringAnnotationMapper
+
Maps Spring ResponseStatus to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ResponseStatusAnnotationMapper

      +
      public ResponseStatusAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/RestControllerAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/RestControllerAnnotationMapper.html new file mode 100644 index 000000000..e7808088a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/RestControllerAnnotationMapper.html @@ -0,0 +1,206 @@ + + + + +RestControllerAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RestControllerAnnotationMapper

+
+ +
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
public class RestControllerAnnotationMapper +extends ComponentAnnotationMapper
+
Maps Spring RestController to Micronaut.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RestControllerAnnotationMapper

      +
      public RestControllerAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getName

      +
      public String getName()
      +
      +
      Specified by:
      +
      getName in interface io.micronaut.core.naming.Named
      +
      Overrides:
      +
      getName in class ComponentAnnotationMapper
      +
      +
      +
    • +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Overrides:
      +
      mapInternal in class ComponentAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/WebBindAnnotationMapper.html b/5.7.0/api/io/micronaut/spring/web/annotation/WebBindAnnotationMapper.html new file mode 100644 index 000000000..511acea51 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/WebBindAnnotationMapper.html @@ -0,0 +1,200 @@ + + + + +WebBindAnnotationMapper (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class WebBindAnnotationMapper<T extends Annotation>

+
+
java.lang.Object +
io.micronaut.spring.annotation.AbstractSpringAnnotationMapper +
io.micronaut.spring.web.annotation.WebBindAnnotationMapper<T>
+
+
+
+
+
Type Parameters:
+
T - The target annotation type
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.naming.Named, io.micronaut.inject.annotation.AnnotationMapper<Annotation>, io.micronaut.inject.annotation.NamedAnnotationMapper
+
+
+
Direct Known Subclasses:
+
CookieValueAnnotationMapper, RequestHeaderAnnotationMapper, RequestParamAnnotationMapper, RequestPartAnnotationMapper
+
+
+
public abstract class WebBindAnnotationMapper<T extends Annotation> +extends AbstractSpringAnnotationMapper
+
Abstract web binding impl.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    protected List<io.micronaut.core.annotation.AnnotationValue<?>>
    +
    mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
    +
    +
    Internal map implemenation that subclasses should implement.
    +
    +
    +
    +
    +
    +

    Methods inherited from class io.micronaut.spring.annotation.AbstractSpringAnnotationMapper

    +map
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.core.naming.Named

    +getName
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      WebBindAnnotationMapper

      +
      public WebBindAnnotationMapper()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      mapInternal

      +
      protected List<io.micronaut.core.annotation.AnnotationValue<?>> mapInternal(io.micronaut.core.annotation.AnnotationValue<Annotation> annotation, + io.micronaut.inject.visitor.VisitorContext visitorContext)
      +
      Description copied from class: AbstractSpringAnnotationMapper
      +
      Internal map implemenation that subclasses should implement.
      +
      +
      Specified by:
      +
      mapInternal in class AbstractSpringAnnotationMapper
      +
      Parameters:
      +
      annotation - The annotation
      +
      visitorContext - The visitor context
      +
      Returns:
      +
      A list of annotations
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/package-summary.html b/5.7.0/api/io/micronaut/spring/web/annotation/package-summary.html new file mode 100644 index 000000000..9545651b7 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/package-summary.html @@ -0,0 +1,155 @@ + + + + +io.micronaut.spring.web.annotation (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.web.annotation

+
+
+
package io.micronaut.spring.web.annotation
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/annotation/package-tree.html b/5.7.0/api/io/micronaut/spring/web/annotation/package-tree.html new file mode 100644 index 000000000..83173aa67 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/annotation/package-tree.html @@ -0,0 +1,99 @@ + + + + +io.micronaut.spring.web.annotation Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.web.annotation

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/HttpMethodArgumentBinder.html b/5.7.0/api/io/micronaut/spring/web/bind/HttpMethodArgumentBinder.html new file mode 100644 index 000000000..1f5d14a3e --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/HttpMethodArgumentBinder.html @@ -0,0 +1,202 @@ + + + + +HttpMethodArgumentBinder (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class HttpMethodArgumentBinder

+
+
java.lang.Object +
io.micronaut.spring.web.bind.HttpMethodArgumentBinder
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.bind.ArgumentBinder<org.springframework.http.HttpMethod,io.micronaut.http.HttpRequest<?>>, io.micronaut.core.bind.TypeArgumentBinder<org.springframework.http.HttpMethod,io.micronaut.http.HttpRequest<?>>, io.micronaut.http.bind.binders.RequestArgumentBinder<org.springframework.http.HttpMethod>, io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.http.HttpMethod>
+
+
+
@Singleton +public class HttpMethodArgumentBinder +extends Object +implements io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.http.HttpMethod>
+
Adds ability to bind HttpMethod.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

    +io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.micronaut.core.type.Argument<org.springframework.http.HttpMethod>
    + +
     
    +
    io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.http.HttpMethod>
    +
    bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.http.HttpMethod> context, + io.micronaut.http.HttpRequest<?> source)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder

    +matches, superTypes
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      HttpMethodArgumentBinder

      +
      public HttpMethodArgumentBinder()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      argumentType

      +
      public io.micronaut.core.type.Argument<org.springframework.http.HttpMethod> argumentType()
      +
      +
      Specified by:
      +
      argumentType in interface io.micronaut.core.bind.TypeArgumentBinder<org.springframework.http.HttpMethod,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    • +
      +

      bind

      +
      public io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.http.HttpMethod> bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.http.HttpMethod> context, + io.micronaut.http.HttpRequest<?> source)
      +
      +
      Specified by:
      +
      bind in interface io.micronaut.core.bind.ArgumentBinder<org.springframework.http.HttpMethod,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/ModelMapRequestArgumentBinder.html b/5.7.0/api/io/micronaut/spring/web/bind/ModelMapRequestArgumentBinder.html new file mode 100644 index 000000000..22ad593db --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/ModelMapRequestArgumentBinder.html @@ -0,0 +1,241 @@ + + + + +ModelMapRequestArgumentBinder (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModelMapRequestArgumentBinder

+
+
java.lang.Object +
io.micronaut.spring.web.bind.ModelMapRequestArgumentBinder
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.bind.ArgumentBinder<org.springframework.ui.ModelMap,io.micronaut.http.HttpRequest<?>>, io.micronaut.core.bind.TypeArgumentBinder<org.springframework.ui.ModelMap,io.micronaut.http.HttpRequest<?>>, io.micronaut.http.bind.binders.RequestArgumentBinder<org.springframework.ui.ModelMap>, io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.ui.ModelMap>
+
+
+
public class ModelMapRequestArgumentBinder +extends Object +implements io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.ui.ModelMap>
+
Binds the ModelMap type.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

    +io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    static final String
    + +
    +
    The name of the request attribute to use.
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.micronaut.core.type.Argument<org.springframework.ui.ModelMap>
    + +
     
    +
    io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.ui.ModelMap>
    +
    bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.ui.ModelMap> context, + io.micronaut.http.HttpRequest<?> source)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder

    +matches, superTypes
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      ATTRIBUTE

      +
      public static final String ATTRIBUTE
      +
      The name of the request attribute to use.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModelMapRequestArgumentBinder

      +
      public ModelMapRequestArgumentBinder()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      argumentType

      +
      public io.micronaut.core.type.Argument<org.springframework.ui.ModelMap> argumentType()
      +
      +
      Specified by:
      +
      argumentType in interface io.micronaut.core.bind.TypeArgumentBinder<org.springframework.ui.ModelMap,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    • +
      +

      bind

      +
      public io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.ui.ModelMap> bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.ui.ModelMap> context, + io.micronaut.http.HttpRequest<?> source)
      +
      +
      Specified by:
      +
      bind in interface io.micronaut.core.bind.ArgumentBinder<org.springframework.ui.ModelMap,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/ModelRequestArgumentBinder.html b/5.7.0/api/io/micronaut/spring/web/bind/ModelRequestArgumentBinder.html new file mode 100644 index 000000000..a35d3eb2d --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/ModelRequestArgumentBinder.html @@ -0,0 +1,244 @@ + + + + +ModelRequestArgumentBinder (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ModelRequestArgumentBinder

+
+
java.lang.Object +
io.micronaut.spring.web.bind.ModelRequestArgumentBinder
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.bind.ArgumentBinder<org.springframework.ui.Model,io.micronaut.http.HttpRequest<?>>, io.micronaut.core.bind.TypeArgumentBinder<org.springframework.ui.Model,io.micronaut.http.HttpRequest<?>>, io.micronaut.http.bind.binders.RequestArgumentBinder<org.springframework.ui.Model>, io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.ui.Model>
+
+
+
@Requires(classes=org.springframework.ui.Model.class) +@Singleton +@Internal +public class ModelRequestArgumentBinder +extends Object +implements io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.ui.Model>
+
Binds the Spring Model argument for controllers.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

    +io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
    +
    +
  • + +
  • +
    +

    Field Summary

    +
    Fields
    +
    +
    Modifier and Type
    +
    Field
    +
    Description
    +
    static final String
    + +
    +
    The name of the request attribute to use.
    +
    +
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.micronaut.core.type.Argument<org.springframework.ui.Model>
    + +
     
    +
    io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.ui.Model>
    +
    bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.ui.Model> context, + io.micronaut.http.HttpRequest<?> source)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder

    +matches, superTypes
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Field Details

    +
      +
    • +
      +

      ATTRIBUTE

      +
      public static final String ATTRIBUTE
      +
      The name of the request attribute to use.
      +
      +
      See Also:
      +
      + +
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ModelRequestArgumentBinder

      +
      public ModelRequestArgumentBinder()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      bind

      +
      public io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.ui.Model> bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.ui.Model> context, + io.micronaut.http.HttpRequest<?> source)
      +
      +
      Specified by:
      +
      bind in interface io.micronaut.core.bind.ArgumentBinder<org.springframework.ui.Model,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    • +
      +

      argumentType

      +
      public io.micronaut.core.type.Argument<org.springframework.ui.Model> argumentType()
      +
      +
      Specified by:
      +
      argumentType in interface io.micronaut.core.bind.TypeArgumentBinder<org.springframework.ui.Model,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/RequestAttributeArgumentBinder.html b/5.7.0/api/io/micronaut/spring/web/bind/RequestAttributeArgumentBinder.html new file mode 100644 index 000000000..a0f30ed26 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/RequestAttributeArgumentBinder.html @@ -0,0 +1,200 @@ + + + + +RequestAttributeArgumentBinder (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class RequestAttributeArgumentBinder

+
+
java.lang.Object +
io.micronaut.spring.web.bind.RequestAttributeArgumentBinder
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.bind.annotation.AnnotatedArgumentBinder<org.springframework.web.bind.annotation.RequestAttribute,Object,io.micronaut.http.HttpRequest<?>>, io.micronaut.core.bind.ArgumentBinder<Object,io.micronaut.http.HttpRequest<?>>, io.micronaut.http.bind.binders.AnnotatedRequestArgumentBinder<org.springframework.web.bind.annotation.RequestAttribute,Object>, io.micronaut.http.bind.binders.RequestArgumentBinder<Object>
+
+
+
@Singleton +@Requires(classes=org.springframework.web.bind.annotation.RequestAttribute.class) +public class RequestAttributeArgumentBinder +extends Object +implements io.micronaut.http.bind.binders.AnnotatedRequestArgumentBinder<org.springframework.web.bind.annotation.RequestAttribute,Object>
+
Binds request attributes.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

    +io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    + +
     
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.micronaut.core.bind.ArgumentBinder.BindingResult<Object>
    +
    bind(io.micronaut.core.convert.ArgumentConversionContext<Object> context, + io.micronaut.http.HttpRequest<?> source)
    +
     
    +
    Class<org.springframework.web.bind.annotation.RequestAttribute>
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      RequestAttributeArgumentBinder

      +
      public RequestAttributeArgumentBinder()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      getAnnotationType

      +
      public Class<org.springframework.web.bind.annotation.RequestAttribute> getAnnotationType()
      +
      +
      Specified by:
      +
      getAnnotationType in interface io.micronaut.core.bind.annotation.AnnotatedArgumentBinder<org.springframework.web.bind.annotation.RequestAttribute,Object,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    • +
      +

      bind

      +
      public io.micronaut.core.bind.ArgumentBinder.BindingResult<Object> bind(io.micronaut.core.convert.ArgumentConversionContext<Object> context, + io.micronaut.http.HttpRequest<?> source)
      +
      +
      Specified by:
      +
      bind in interface io.micronaut.core.bind.ArgumentBinder<Object,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/ServerHttpRequestBinder.html b/5.7.0/api/io/micronaut/spring/web/bind/ServerHttpRequestBinder.html new file mode 100644 index 000000000..65e927232 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/ServerHttpRequestBinder.html @@ -0,0 +1,213 @@ + + + + +ServerHttpRequestBinder (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class ServerHttpRequestBinder

+
+
java.lang.Object +
io.micronaut.spring.web.bind.ServerHttpRequestBinder
+
+
+
+
All Implemented Interfaces:
+
io.micronaut.core.bind.ArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest,io.micronaut.http.HttpRequest<?>>, io.micronaut.core.bind.TypeArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest,io.micronaut.http.HttpRequest<?>>, io.micronaut.http.bind.binders.RequestArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest>, io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest>
+
+
+
@Singleton +@Internal +public class ServerHttpRequestBinder +extends Object +implements io.micronaut.http.bind.binders.TypedRequestArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest>
+
Binds the ServerHttpRequest object.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface io.micronaut.core.bind.ArgumentBinder

    +io.micronaut.core.bind.ArgumentBinder.BindingResult<T extends Object>
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    ServerHttpRequestBinder(ChannelResolver channelResolver, + io.micronaut.http.server.HttpServerConfiguration serverConfiguration)
    +
    +
    The channel resolver.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    io.micronaut.core.type.Argument<org.springframework.http.server.reactive.ServerHttpRequest>
    + +
     
    +
    io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.http.server.reactive.ServerHttpRequest>
    +
    bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.http.server.reactive.ServerHttpRequest> context, + io.micronaut.http.HttpRequest<?> source)
    +
     
    +
    +
    +
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface io.micronaut.http.bind.binders.TypedRequestArgumentBinder

    +matches, superTypes
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      ServerHttpRequestBinder

      +
      public ServerHttpRequestBinder(ChannelResolver channelResolver, + io.micronaut.http.server.HttpServerConfiguration serverConfiguration)
      +
      The channel resolver.
      +
      +
      Parameters:
      +
      channelResolver - The channel resolver
      +
      serverConfiguration - The server configuration
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      argumentType

      +
      public io.micronaut.core.type.Argument<org.springframework.http.server.reactive.ServerHttpRequest> argumentType()
      +
      +
      Specified by:
      +
      argumentType in interface io.micronaut.core.bind.TypeArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    • +
      +

      bind

      +
      public io.micronaut.core.bind.ArgumentBinder.BindingResult<org.springframework.http.server.reactive.ServerHttpRequest> bind(io.micronaut.core.convert.ArgumentConversionContext<org.springframework.http.server.reactive.ServerHttpRequest> context, + io.micronaut.http.HttpRequest<?> source)
      +
      +
      Specified by:
      +
      bind in interface io.micronaut.core.bind.ArgumentBinder<org.springframework.http.server.reactive.ServerHttpRequest,io.micronaut.http.HttpRequest<?>>
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/package-summary.html b/5.7.0/api/io/micronaut/spring/web/bind/package-summary.html new file mode 100644 index 000000000..fb726ed6a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/package-summary.html @@ -0,0 +1,115 @@ + + + + +io.micronaut.spring.web.bind (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.web.bind

+
+
+
package io.micronaut.spring.web.bind
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/bind/package-tree.html b/5.7.0/api/io/micronaut/spring/web/bind/package-tree.html new file mode 100644 index 000000000..517a16936 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/bind/package-tree.html @@ -0,0 +1,75 @@ + + + + +io.micronaut.spring.web.bind Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.web.bind

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/package-summary.html b/5.7.0/api/io/micronaut/spring/web/package-summary.html new file mode 100644 index 000000000..62395a3ce --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/package-summary.html @@ -0,0 +1,103 @@ + + + + +io.micronaut.spring.web (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.web

+
+
+
package io.micronaut.spring.web
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/package-tree.html b/5.7.0/api/io/micronaut/spring/web/package-tree.html new file mode 100644 index 000000000..c482dc374 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/package-tree.html @@ -0,0 +1,72 @@ + + + + +io.micronaut.spring.web Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.web

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/ChannelResolver.html b/5.7.0/api/io/micronaut/spring/web/reactive/ChannelResolver.html new file mode 100644 index 000000000..59be7e19f --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/ChannelResolver.html @@ -0,0 +1,162 @@ + + + + +ChannelResolver (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Interface ChannelResolver

+
+
+
+
All Known Implementing Classes:
+
DefaultChannelResolver, MicronautNettyChannelResolver
+
+
+
public interface ChannelResolver
+
Channel resolver interface.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    Optional<io.netty.channel.Channel>
    +
    resolveChannel(io.micronaut.http.HttpRequest<?> request)
    +
    +
    Resolve the backing netty channel.
    +
    +
    Optional<io.micronaut.http.server.netty.HttpContentProcessor>
    +
    resolveContentProcessor(io.micronaut.http.HttpRequest<?> request)
    +
    +
    Resolve the content processor.
    +
    +
    +
    +
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      resolveChannel

      +
      Optional<io.netty.channel.Channel> resolveChannel(io.micronaut.http.HttpRequest<?> request)
      +
      Resolve the backing netty channel.
      +
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The channel
      +
      +
      +
    • +
    • +
      +

      resolveContentProcessor

      +
      Optional<io.micronaut.http.server.netty.HttpContentProcessor> resolveContentProcessor(io.micronaut.http.HttpRequest<?> request)
      +
      Resolve the content processor.
      +
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The processor
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/DefaultChannelResolver.html b/5.7.0/api/io/micronaut/spring/web/reactive/DefaultChannelResolver.html new file mode 100644 index 000000000..2fcff1b73 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/DefaultChannelResolver.html @@ -0,0 +1,204 @@ + + + + +DefaultChannelResolver (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class DefaultChannelResolver

+
+
java.lang.Object +
io.micronaut.spring.web.reactive.DefaultChannelResolver
+
+
+
+
All Implemented Interfaces:
+
ChannelResolver
+
+
+
@Singleton +public class DefaultChannelResolver +extends Object +implements ChannelResolver
+
Default implementation of ChannelResolver.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      DefaultChannelResolver

      +
      public DefaultChannelResolver()
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      resolveChannel

      +
      public Optional<io.netty.channel.Channel> resolveChannel(io.micronaut.http.HttpRequest<?> request)
      +
      Description copied from interface: ChannelResolver
      +
      Resolve the backing netty channel.
      +
      +
      Specified by:
      +
      resolveChannel in interface ChannelResolver
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The channel
      +
      +
      +
    • +
    • +
      +

      resolveContentProcessor

      +
      public Optional<io.micronaut.http.server.netty.HttpContentProcessor> resolveContentProcessor(io.micronaut.http.HttpRequest<?> request)
      +
      Description copied from interface: ChannelResolver
      +
      Resolve the content processor.
      +
      +
      Specified by:
      +
      resolveContentProcessor in interface ChannelResolver
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The processor
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/MicronautNettyChannelResolver.html b/5.7.0/api/io/micronaut/spring/web/reactive/MicronautNettyChannelResolver.html new file mode 100644 index 000000000..0f4b2fb85 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/MicronautNettyChannelResolver.html @@ -0,0 +1,214 @@ + + + + +MicronautNettyChannelResolver (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautNettyChannelResolver

+
+
java.lang.Object +
io.micronaut.spring.web.reactive.MicronautNettyChannelResolver
+
+
+
+
All Implemented Interfaces:
+
ChannelResolver
+
+
+
@Singleton +@Requires(classes=io.micronaut.http.server.netty.NettyHttpRequest.class) @Requires(beans=io.micronaut.http.server.HttpServerConfiguration.class) +@Replaces(DefaultChannelResolver.class) +@Primary +public class MicronautNettyChannelResolver +extends Object +implements ChannelResolver
+
Micronaut specific ChannelResolver implementation.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+ +
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautNettyChannelResolver

      +
      public MicronautNettyChannelResolver(io.micronaut.http.server.HttpServerConfiguration serverConfiguration)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      serverConfiguration - The server config
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      resolveChannel

      +
      public Optional<io.netty.channel.Channel> resolveChannel(io.micronaut.http.HttpRequest<?> request)
      +
      Description copied from interface: ChannelResolver
      +
      Resolve the backing netty channel.
      +
      +
      Specified by:
      +
      resolveChannel in interface ChannelResolver
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The channel
      +
      +
      +
    • +
    • +
      +

      resolveContentProcessor

      +
      public Optional<io.micronaut.http.server.netty.HttpContentProcessor> resolveContentProcessor(io.micronaut.http.HttpRequest<?> request)
      +
      Description copied from interface: ChannelResolver
      +
      Resolve the content processor.
      +
      +
      Specified by:
      +
      resolveContentProcessor in interface ChannelResolver
      +
      Parameters:
      +
      request - The request
      +
      Returns:
      +
      The processor
      +
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/MicronautServerHttpRequest.html b/5.7.0/api/io/micronaut/spring/web/reactive/MicronautServerHttpRequest.html new file mode 100644 index 000000000..ad802666a --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/MicronautServerHttpRequest.html @@ -0,0 +1,253 @@ + + + + +MicronautServerHttpRequest (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+ +

Class MicronautServerHttpRequest

+
+
java.lang.Object +
org.springframework.http.server.reactive.AbstractServerHttpRequest +
io.micronaut.spring.web.reactive.MicronautServerHttpRequest
+
+
+
+
+
All Implemented Interfaces:
+
org.springframework.http.HttpMessage, org.springframework.http.HttpRequest, org.springframework.http.ReactiveHttpInputMessage, org.springframework.http.server.reactive.ServerHttpRequest
+
+
+
public class MicronautServerHttpRequest +extends org.springframework.http.server.reactive.AbstractServerHttpRequest
+
Micronaut implementation of ServerHttpRequest.
+
+
Since:
+
1.0
+
Author:
+
graemerocher
+
+
+
+
    + +
  • +
    +

    Nested Class Summary

    +
    +

    Nested classes/interfaces inherited from interface org.springframework.http.server.reactive.ServerHttpRequest

    +org.springframework.http.server.reactive.ServerHttpRequest.Builder
    +
    +
  • + +
  • +
    +

    Constructor Summary

    +
    Constructors
    +
    +
    Constructor
    +
    Description
    +
    MicronautServerHttpRequest(io.micronaut.http.HttpRequest<?> request, + ChannelResolver channelResolver, + io.micronaut.http.server.HttpServerConfiguration serverConfiguration)
    +
    +
    Default constructor.
    +
    +
    +
    +
  • + +
  • +
    +

    Method Summary

    +
    +
    +
    +
    +
    Modifier and Type
    +
    Method
    +
    Description
    +
    reactor.core.publisher.Flux<org.springframework.core.io.buffer.DataBuffer>
    + +
     
    +
    org.springframework.http.HttpMethod
    + +
     
    +
    <T> T
    + +
     
    +
    protected org.springframework.util.MultiValueMap<String,org.springframework.http.HttpCookie>
    + +
     
    +
    protected org.springframework.http.server.reactive.SslInfo
    + +
     
    +
    +
    +
    +
    +

    Methods inherited from class org.springframework.http.server.reactive.AbstractServerHttpRequest

    +getCookies, getHeaders, getId, getPath, getQueryParams, getSslInfo, getURI, initId, initLogPrefix, initQueryParams
    +
    +

    Methods inherited from class java.lang.Object

    +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface org.springframework.http.server.reactive.ServerHttpRequest

    +getLocalAddress, getRemoteAddress, mutate
    +
    +
  • +
+
+
+
    + +
  • +
    +

    Constructor Details

    +
      +
    • +
      +

      MicronautServerHttpRequest

      +
      public MicronautServerHttpRequest(io.micronaut.http.HttpRequest<?> request, + ChannelResolver channelResolver, + io.micronaut.http.server.HttpServerConfiguration serverConfiguration)
      +
      Default constructor.
      +
      +
      Parameters:
      +
      request - The request to adapt
      +
      channelResolver - The channel resolver
      +
      serverConfiguration - The server configuration
      +
      +
      +
    • +
    +
    +
  • + +
  • +
    +

    Method Details

    +
      +
    • +
      +

      initCookies

      +
      protected org.springframework.util.MultiValueMap<String,org.springframework.http.HttpCookie> initCookies()
      +
      +
      Specified by:
      +
      initCookies in class org.springframework.http.server.reactive.AbstractServerHttpRequest
      +
      +
      +
    • +
    • +
      +

      initSslInfo

      +
      protected org.springframework.http.server.reactive.SslInfo initSslInfo()
      +
      +
      Specified by:
      +
      initSslInfo in class org.springframework.http.server.reactive.AbstractServerHttpRequest
      +
      +
      +
    • +
    • +
      +

      getNativeRequest

      +
      public <T> T getNativeRequest()
      +
      +
      Specified by:
      +
      getNativeRequest in class org.springframework.http.server.reactive.AbstractServerHttpRequest
      +
      +
      +
    • +
    • +
      +

      getMethod

      +
      public org.springframework.http.HttpMethod getMethod()
      +
      +
      Specified by:
      +
      getMethod in interface org.springframework.http.HttpRequest
      +
      Overrides:
      +
      getMethod in class org.springframework.http.server.reactive.AbstractServerHttpRequest
      +
      +
      +
    • +
    • +
      +

      getBody

      +
      public reactor.core.publisher.Flux<org.springframework.core.io.buffer.DataBuffer> getBody()
      +
      +
    • +
    +
    +
  • +
+
+ +
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/package-summary.html b/5.7.0/api/io/micronaut/spring/web/reactive/package-summary.html new file mode 100644 index 000000000..8da866b06 --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/package-summary.html @@ -0,0 +1,117 @@ + + + + +io.micronaut.spring.web.reactive (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Package io.micronaut.spring.web.reactive

+
+
+
package io.micronaut.spring.web.reactive
+
+ +
+
+
+
+ + diff --git a/5.7.0/api/io/micronaut/spring/web/reactive/package-tree.html b/5.7.0/api/io/micronaut/spring/web/reactive/package-tree.html new file mode 100644 index 000000000..744c8b1dd --- /dev/null +++ b/5.7.0/api/io/micronaut/spring/web/reactive/package-tree.html @@ -0,0 +1,83 @@ + + + + +io.micronaut.spring.web.reactive Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+
+

Hierarchy For Package io.micronaut.spring.web.reactive

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/jquery-ui.overrides.css b/5.7.0/api/jquery-ui.overrides.css new file mode 100644 index 000000000..facf852c2 --- /dev/null +++ b/5.7.0/api/jquery-ui.overrides.css @@ -0,0 +1,35 @@ +/* + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +.ui-state-active, +.ui-widget-content .ui-state-active, +.ui-widget-header .ui-state-active, +a.ui-button:active, +.ui-button:active, +.ui-button.ui-state-active:hover { + /* Overrides the color of selection used in jQuery UI */ + background: #F8981D; + border: 1px solid #F8981D; +} diff --git a/5.7.0/api/legal/ADDITIONAL_LICENSE_INFO b/5.7.0/api/legal/ADDITIONAL_LICENSE_INFO new file mode 100644 index 000000000..ff700cd09 --- /dev/null +++ b/5.7.0/api/legal/ADDITIONAL_LICENSE_INFO @@ -0,0 +1,37 @@ + ADDITIONAL INFORMATION ABOUT LICENSING + +Certain files distributed by Oracle America, Inc. and/or its affiliates are +subject to the following clarification and special exception to the GPLv2, +based on the GNU Project exception for its Classpath libraries, known as the +GNU Classpath Exception. + +Note that Oracle includes multiple, independent programs in this software +package. Some of those programs are provided under licenses deemed +incompatible with the GPLv2 by the Free Software Foundation and others. +For example, the package includes programs licensed under the Apache +License, Version 2.0 and may include FreeType. Such programs are licensed +to you under their original licenses. + +Oracle facilitates your further distribution of this package by adding the +Classpath Exception to the necessary parts of its GPLv2 code, which permits +you to use that code in combination with other independent modules not +licensed under the GPLv2. However, note that this would not permit you to +commingle code under an incompatible license with Oracle's GPLv2 licensed +code by, for example, cutting and pasting such code into a file also +containing Oracle's GPLv2 licensed code and then distributing the result. + +Additionally, if you were to remove the Classpath Exception from any of the +files to which it applies and distribute the result, you would likely be +required to license some or all of the other code in that distribution under +the GPLv2 as well, and since the GPLv2 is incompatible with the license terms +of some items included in the distribution by Oracle, removing the Classpath +Exception could therefore effectively compromise your ability to further +distribute the package. + +Failing to distribute notices associated with some files may also create +unexpected legal consequences. + +Proceed with caution and we recommend that you obtain the advice of a lawyer +skilled in open source matters before removing the Classpath Exception or +making modifications to this package which may subsequently be redistributed +and/or involve the use of third party software. diff --git a/5.7.0/api/legal/ASSEMBLY_EXCEPTION b/5.7.0/api/legal/ASSEMBLY_EXCEPTION new file mode 100644 index 000000000..065b8d902 --- /dev/null +++ b/5.7.0/api/legal/ASSEMBLY_EXCEPTION @@ -0,0 +1,27 @@ + +OPENJDK ASSEMBLY EXCEPTION + +The OpenJDK source code made available by Oracle America, Inc. (Oracle) at +openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU +General Public License version 2 +only ("GPL2"), with the following clarification and special exception. + + Linking this OpenJDK Code statically or dynamically with other code + is making a combined work based on this library. Thus, the terms + and conditions of GPL2 cover the whole combination. + + As a special exception, Oracle gives you permission to link this + OpenJDK Code with certain code licensed by Oracle as indicated at + http://openjdk.java.net/legal/exception-modules-2007-05-08.html + ("Designated Exception Modules") to produce an executable, + regardless of the license terms of the Designated Exception Modules, + and to copy and distribute the resulting executable under GPL2, + provided that the Designated Exception Modules continue to be + governed by the licenses under which they were offered by Oracle. + +As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code +to build an executable that includes those portions of necessary code that +Oracle could not provide under GPL2 (or that Oracle has provided under GPL2 +with the Classpath exception). If you modify or add to the OpenJDK code, +that new GPL2 code may still be combined with Designated Exception Modules +if the new code is made subject to this exception by its copyright holder. diff --git a/5.7.0/api/legal/LICENSE b/5.7.0/api/legal/LICENSE new file mode 100644 index 000000000..8b400c7ab --- /dev/null +++ b/5.7.0/api/legal/LICENSE @@ -0,0 +1,347 @@ +The GNU General Public License (GPL) + +Version 2, June 1991 + +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + +Everyone is permitted to copy and distribute verbatim copies of this license +document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share +and change it. By contrast, the GNU General Public License is intended to +guarantee your freedom to share and change free software--to make sure the +software is free for all its users. This General Public License applies to +most of the Free Software Foundation's software and to any other program whose +authors commit to using it. (Some other Free Software Foundation software is +covered by the GNU Library General Public License instead.) You can apply it to +your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our +General Public Licenses are designed to make sure that you have the freedom to +distribute copies of free software (and charge for this service if you wish), +that you receive source code or can get it if you want it, that you can change +the software or use pieces of it in new free programs; and that you know you +can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny +you these rights or to ask you to surrender the rights. These restrictions +translate to certain responsibilities for you if you distribute copies of the +software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for +a fee, you must give the recipients all the rights that you have. You must +make sure that they, too, receive or can get the source code. And you must +show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) +offer you this license which gives you legal permission to copy, distribute +and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that +everyone understands that there is no warranty for this free software. If the +software is modified by someone else and passed on, we want its recipients to +know that what they have is not the original, so that any problems introduced +by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We +wish to avoid the danger that redistributors of a free program will +individually obtain patent licenses, in effect making the program proprietary. +To prevent this, we have made it clear that any patent must be licensed for +everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification +follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice +placed by the copyright holder saying it may be distributed under the terms of +this General Public License. The "Program", below, refers to any such program +or work, and a "work based on the Program" means either the Program or any +derivative work under copyright law: that is to say, a work containing the +Program or a portion of it, either verbatim or with modifications and/or +translated into another language. (Hereinafter, translation is included +without limitation in the term "modification".) Each licensee is addressed as +"you". + +Activities other than copying, distribution and modification are not covered by +this License; they are outside its scope. The act of running the Program is +not restricted, and the output from the Program is covered only if its contents +constitute a work based on the Program (independent of having been made by +running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as +you receive it, in any medium, provided that you conspicuously and +appropriately publish on each copy an appropriate copyright notice and +disclaimer of warranty; keep intact all the notices that refer to this License +and to the absence of any warranty; and give any other recipients of the +Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may +at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus +forming a work based on the Program, and copy and distribute such modifications +or work under the terms of Section 1 above, provided that you also meet all of +these conditions: + + a) You must cause the modified files to carry prominent notices stating + that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in whole or + in part contains or is derived from the Program or any part thereof, to be + licensed as a whole at no charge to all third parties under the terms of + this License. + + c) If the modified program normally reads commands interactively when run, + you must cause it, when started running for such interactive use in the + most ordinary way, to print or display an announcement including an + appropriate copyright notice and a notice that there is no warranty (or + else, saying that you provide a warranty) and that users may redistribute + the program under these conditions, and telling the user how to view a copy + of this License. (Exception: if the Program itself is interactive but does + not normally print such an announcement, your work based on the Program is + not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable +sections of that work are not derived from the Program, and can be reasonably +considered independent and separate works in themselves, then this License, and +its terms, do not apply to those sections when you distribute them as separate +works. But when you distribute the same sections as part of a whole which is a +work based on the Program, the distribution of the whole must be on the terms +of this License, whose permissions for other licensees extend to the entire +whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your +rights to work written entirely by you; rather, the intent is to exercise the +right to control the distribution of derivative or collective works based on +the Program. + +In addition, mere aggregation of another work not based on the Program with the +Program (or with a work based on the Program) on a volume of a storage or +distribution medium does not bring the other work under the scope of this +License. + +3. You may copy and distribute the Program (or a work based on it, under +Section 2) in object code or executable form under the terms of Sections 1 and +2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable source + code, which must be distributed under the terms of Sections 1 and 2 above + on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three years, to + give any third party, for a charge no more than your cost of physically + performing source distribution, a complete machine-readable copy of the + corresponding source code, to be distributed under the terms of Sections 1 + and 2 above on a medium customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer to + distribute corresponding source code. (This alternative is allowed only + for noncommercial distribution and only if you received the program in + object code or executable form with such an offer, in accord with + Subsection b above.) + +The source code for a work means the preferred form of the work for making +modifications to it. For an executable work, complete source code means all +the source code for all modules it contains, plus any associated interface +definition files, plus the scripts used to control compilation and installation +of the executable. However, as a special exception, the source code +distributed need not include anything that is normally distributed (in either +source or binary form) with the major components (compiler, kernel, and so on) +of the operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy +from a designated place, then offering equivalent access to copy the source +code from the same place counts as distribution of the source code, even though +third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as +expressly provided under this License. Any attempt otherwise to copy, modify, +sublicense or distribute the Program is void, and will automatically terminate +your rights under this License. However, parties who have received copies, or +rights, from you under this License will not have their licenses terminated so +long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. +However, nothing else grants you permission to modify or distribute the Program +or its derivative works. These actions are prohibited by law if you do not +accept this License. Therefore, by modifying or distributing the Program (or +any work based on the Program), you indicate your acceptance of this License to +do so, and all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), +the recipient automatically receives a license from the original licensor to +copy, distribute or modify the Program subject to these terms and conditions. +You may not impose any further restrictions on the recipients' exercise of the +rights granted herein. You are not responsible for enforcing compliance by +third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), conditions +are imposed on you (whether by court order, agreement or otherwise) that +contradict the conditions of this License, they do not excuse you from the +conditions of this License. If you cannot distribute so as to satisfy +simultaneously your obligations under this License and any other pertinent +obligations, then as a consequence you may not distribute the Program at all. +For example, if a patent license would not permit royalty-free redistribution +of the Program by all those who receive copies directly or indirectly through +you, then the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any +particular circumstance, the balance of the section is intended to apply and +the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or +other property right claims or to contest validity of any such claims; this +section has the sole purpose of protecting the integrity of the free software +distribution system, which is implemented by public license practices. Many +people have made generous contributions to the wide range of software +distributed through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing to +distribute software through any other system and a licensee cannot impose that +choice. + +This section is intended to make thoroughly clear what is believed to be a +consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain +countries either by patents or by copyrighted interfaces, the original +copyright holder who places the Program under this License may add an explicit +geographical distribution limitation excluding those countries, so that +distribution is permitted only in or among countries not thus excluded. In +such case, this License incorporates the limitation as if written in the body +of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the +General Public License from time to time. Such new versions will be similar in +spirit to the present version, but may differ in detail to address new problems +or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any later +version", you have the option of following the terms and conditions either of +that version or of any later version published by the Free Software Foundation. +If the Program does not specify a version number of this License, you may +choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs +whose distribution conditions are different, write to the author to ask for +permission. For software which is copyrighted by the Free Software Foundation, +write to the Free Software Foundation; we sometimes make exceptions for this. +Our decision will be guided by the two goals of preserving the free status of +all derivatives of our free software and of promoting the sharing and reuse of +software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR +THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE +STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE +PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND +PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, +YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL +ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE +PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY +GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR +INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA +BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A +FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER +OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible +use to the public, the best way to achieve this is to make it free software +which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach +them to the start of each source file to most effectively convey the exclusion +of warranty; and each file should have at least the "copyright" line and a +pointer to where the full notice is found. + + One line to give the program's name and a brief idea of what it does. + + Copyright (C) + + This program is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License as published by the Free + Software Foundation; either version 2 of the License, or (at your option) + any later version. + + This program is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it +starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes + with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free + software, and you are welcome to redistribute it under certain conditions; + type 'show c' for details. + +The hypothetical commands 'show w' and 'show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may be +called something other than 'show w' and 'show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, +if any, to sign a "copyright disclaimer" for the program, if necessary. Here +is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + 'Gnomovision' (which makes passes at compilers) written by James Hacker. + + signature of Ty Coon, 1 April 1989 + + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General Public +License instead of this License. + + +"CLASSPATH" EXCEPTION TO THE GPL + +Certain source files distributed by Oracle America and/or its affiliates are +subject to the following clarification and special exception to the GPL, but +only where Oracle has expressly included in the particular source file's header +the words "Oracle designates this particular file as subject to the "Classpath" +exception as provided by Oracle in the LICENSE file that accompanied this code." + + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of + the GNU General Public License cover the whole combination. + + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. If + you modify this library, you may extend this exception to your version of + the library, but you are not obligated to do so. If you do not wish to do + so, delete this exception statement from your version. diff --git a/5.7.0/api/legal/jquery.md b/5.7.0/api/legal/jquery.md new file mode 100644 index 000000000..d468b3183 --- /dev/null +++ b/5.7.0/api/legal/jquery.md @@ -0,0 +1,72 @@ +## jQuery v3.6.1 + +### jQuery License +``` +jQuery v 3.6.1 +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +****************************************** + +The jQuery JavaScript Library v3.6.1 also includes Sizzle.js + +Sizzle.js includes the following license: + +Copyright JS Foundation and other contributors, https://js.foundation/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/sizzle + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +********************* + +``` diff --git a/5.7.0/api/legal/jqueryUI.md b/5.7.0/api/legal/jqueryUI.md new file mode 100644 index 000000000..8bda9d7a8 --- /dev/null +++ b/5.7.0/api/legal/jqueryUI.md @@ -0,0 +1,49 @@ +## jQuery UI v1.13.2 + +### jQuery UI License +``` +Copyright jQuery Foundation and other contributors, https://jquery.org/ + +This software consists of voluntary contributions made by many +individuals. For exact contribution history, see the revision history +available at https://github.com/jquery/jquery-ui + +The following license applies to all parts of this software except as +documented below: + +==== + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +==== + +Copyright and related rights for sample code are waived via CC0. Sample +code is defined as all source code contained within the demos directory. + +CC0: http://creativecommons.org/publicdomain/zero/1.0/ + +==== + +All files located in the node_modules and external directories are +externally maintained libraries used by this software which have their +own licenses; we recommend you read them, as their terms may differ from +the terms above. + +``` diff --git a/5.7.0/api/member-search-index.js b/5.7.0/api/member-search-index.js new file mode 100644 index 000000000..336bbf320 --- /dev/null +++ b/5.7.0/api/member-search-index.js @@ -0,0 +1 @@ +memberSearchIndex = [{"p":"io.micronaut.spring.annotation","c":"AbstractSpringAnnotationMapper","l":"AbstractSpringAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"acceptsProfiles(Profiles)","u":"acceptsProfiles(org.springframework.core.env.Profiles)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"acceptsProfiles(String...)","u":"acceptsProfiles(java.lang.String...)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"addActiveProfile(String)","u":"addActiveProfile(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"addApplicationListener(ApplicationListener)","u":"addApplicationListener(org.springframework.context.ApplicationListener)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"addBeanFactoryPostProcessor(BeanFactoryPostProcessor)","u":"addBeanFactoryPostProcessor(org.springframework.beans.factory.config.BeanFactoryPostProcessor)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"addProtocolResolver(ProtocolResolver)","u":"addProtocolResolver(org.springframework.core.io.ProtocolResolver)"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"afterCleanupTest(TestContext)","u":"afterCleanupTest(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.tx.annotation","c":"TransactionInterceptor","l":"afterPropertiesSet()"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"afterSetupTest(TestContext)","u":"afterSetupTest(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"afterTestExecution(TestContext)","u":"afterTestExecution(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationMapper","l":"annotationType()"},{"p":"io.micronaut.spring.core.event","c":"ApplicationEventPublisherAdapter","l":"ApplicationEventPublisherAdapter(ApplicationEventPublisher)","u":"%3Cinit%3E(io.micronaut.context.event.ApplicationEventPublisher)"},{"p":"io.micronaut.spring.boot","c":"ApplicationRunnerListener","l":"ApplicationRunnerListener(CommandLine, List, List)","u":"%3Cinit%3E(io.micronaut.core.cli.CommandLine,java.util.List,java.util.List)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"applyBeanPropertyValues(Object, String)","u":"applyBeanPropertyValues(java.lang.Object,java.lang.String)"},{"p":"io.micronaut.spring.web.bind","c":"HttpMethodArgumentBinder","l":"argumentType()"},{"p":"io.micronaut.spring.web.bind","c":"ModelMapRequestArgumentBinder","l":"argumentType()"},{"p":"io.micronaut.spring.web.bind","c":"ModelRequestArgumentBinder","l":"argumentType()"},{"p":"io.micronaut.spring.web.bind","c":"ServerHttpRequestBinder","l":"argumentType()"},{"p":"io.micronaut.spring.annotation.scheduling","c":"AsyncAnnotationMapper","l":"AsyncAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.bind","c":"ModelMapRequestArgumentBinder","l":"ATTRIBUTE"},{"p":"io.micronaut.spring.web.bind","c":"ModelRequestArgumentBinder","l":"ATTRIBUTE"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"autowire(Class, int, boolean)","u":"autowire(java.lang.Class,int,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"autowireBean(Object)","u":"autowireBean(java.lang.Object)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"autowireBeanProperties(Object, int, boolean)","u":"autowireBeanProperties(java.lang.Object,int,boolean)"},{"p":"io.micronaut.spring.annotation.context","c":"AutowiredAnnotationMapper","l":"AutowiredAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.context","c":"BeanAnnotationMapper","l":"BeanAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"BeanDefinitionSpringMetadata(BeanDefinition)","u":"%3Cinit%3E(io.micronaut.inject.BeanDefinition)"},{"p":"io.micronaut.spring.boot.starter","c":"EnableMicronaut.ExposedBean","l":"beanType()"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"beforeCleanupTest(TestContext)","u":"beforeCleanupTest(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"beforeSetupTest(TestContext)","u":"beforeSetupTest(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"beforeTestExecution(TestContext)","u":"beforeTestExecution(io.micronaut.test.context.TestContext)"},{"p":"io.micronaut.spring.web.bind","c":"HttpMethodArgumentBinder","l":"bind(ArgumentConversionContext, HttpRequest)","u":"bind(io.micronaut.core.convert.ArgumentConversionContext,io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.bind","c":"ModelRequestArgumentBinder","l":"bind(ArgumentConversionContext, HttpRequest)","u":"bind(io.micronaut.core.convert.ArgumentConversionContext,io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.bind","c":"ModelMapRequestArgumentBinder","l":"bind(ArgumentConversionContext, HttpRequest)","u":"bind(io.micronaut.core.convert.ArgumentConversionContext,io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.bind","c":"RequestAttributeArgumentBinder","l":"bind(ArgumentConversionContext, HttpRequest)","u":"bind(io.micronaut.core.convert.ArgumentConversionContext,io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.bind","c":"ServerHttpRequestBinder","l":"bind(ArgumentConversionContext, HttpRequest)","u":"bind(io.micronaut.core.convert.ArgumentConversionContext,io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"BindableRuleBasedTransactionAttribute()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheableAnnotationMapper","l":"buildAnnotation()"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheEvictAnnotationMapper","l":"buildAnnotation()"},{"p":"io.micronaut.spring.annotation.cache","c":"CachePutAnnotationMapper","l":"buildAnnotation()"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"buildProvider(BeanResolutionContext, BeanContext, Argument, Qualifier, boolean)","u":"buildProvider(io.micronaut.context.BeanResolutionContext,io.micronaut.context.BeanContext,io.micronaut.core.type.Argument,io.micronaut.context.Qualifier,boolean)"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheableAnnotationMapper","l":"CacheableAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheEvictAnnotationMapper","l":"CacheEvictAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.cache","c":"CachePutAnnotationMapper","l":"CachePutAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.convert","c":"MicronautConversionService","l":"canConvert(Class, Class)","u":"canConvert(java.lang.Class,java.lang.Class)"},{"p":"io.micronaut.spring.context.convert","c":"MicronautConversionService","l":"canConvert(TypeDescriptor, TypeDescriptor)","u":"canConvert(org.springframework.core.convert.TypeDescriptor,org.springframework.core.convert.TypeDescriptor)"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"ClassElementSpringMetadata(ClassElement)","u":"%3Cinit%3E(io.micronaut.inject.ast.ClassElement)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"close()"},{"p":"io.micronaut.spring.annotation.context","c":"ComponentAnnotationMapper","l":"ComponentAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnBeanAnnotationMapper","l":"ConditionalOnBeanAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnClassAnnotationMapper","l":"ConditionalOnClassAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingBeanAnnotationMapper","l":"ConditionalOnMissingBeanAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingClassAnnotationMapper","l":"ConditionalOnMissingClassAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnNotWebApplicationAnnotationMapper","l":"ConditionalOnNotWebApplicationAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnPropertyAnnotationMapper","l":"ConditionalOnPropertyAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnSingleCandidateAnnotationMapper","l":"ConditionalOnSingleCandidateAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnWebApplicationAnnotationMapper","l":"ConditionalOnWebApplicationAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.context","c":"ConfigurationAnnotationMapper","l":"ConfigurationAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConfigurationPropertiesAnnotationMapper","l":"ConfigurationPropertiesAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"configureBean(Object, String)","u":"configureBean(java.lang.Object,java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"containsBean(String)","u":"containsBean(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"containsBean(String)","u":"containsBean(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"containsBeanDefinition(String)","u":"containsBeanDefinition(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"containsBeanDefinition(String)","u":"containsBeanDefinition(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"containsLocalBean(String)","u":"containsLocalBean(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"containsLocalBean(String)","u":"containsLocalBean(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"containsProperty(String)","u":"containsProperty(java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"containsProperty(String)","u":"containsProperty(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"containsSingleton(String)","u":"containsSingleton(java.lang.String)"},{"p":"io.micronaut.spring.context.convert","c":"MicronautConversionService","l":"convert(Object, Class)","u":"convert(java.lang.Object,java.lang.Class)"},{"p":"io.micronaut.spring.context.convert","c":"MicronautConversionService","l":"convert(Object, TypeDescriptor, TypeDescriptor)","u":"convert(java.lang.Object,org.springframework.core.convert.TypeDescriptor,org.springframework.core.convert.TypeDescriptor)"},{"p":"io.micronaut.spring.web.annotation","c":"CookieValueAnnotationMapper","l":"CookieValueAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"createBean(Class, int, boolean)","u":"createBean(java.lang.Class,int,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"createBean(Class)","u":"createBean(java.lang.Class)"},{"p":"io.micronaut.spring.web.reactive","c":"DefaultChannelResolver","l":"DefaultChannelResolver()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"DeleteMappingAnnotationTransformer","l":"DeleteMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"DeleteOperationAnnotationMapper","l":"DeleteOperationAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"destroy()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"destroyBean(Object)","u":"destroyBean(java.lang.Object)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"destroyBean(String, Object)","u":"destroyBean(java.lang.String,java.lang.Object)"},{"p":"io.micronaut.spring.web","c":"ModelAndViewServerFilter","l":"doFilter(HttpRequest, ServerFilterChain)","u":"doFilter(io.micronaut.http.HttpRequest,io.micronaut.http.filter.ServerFilterChain)"},{"p":"io.micronaut.spring.web","c":"ResponseEntityServerFilter","l":"doFilter(HttpRequest, ServerFilterChain)","u":"doFilter(io.micronaut.http.HttpRequest,io.micronaut.http.filter.ServerFilterChain)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"doGetBean(String, Class, Object[], boolean)","u":"doGetBean(java.lang.String,java.lang.Class,java.lang.Object[],boolean)"},{"p":"io.micronaut.spring.boot.annotation","c":"EndpointAnnotationMapper","l":"EndpointAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.event","c":"EventListenerAnnotationMapper","l":"EventListenerAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"ExceptionHandlerAnnotationMapper","l":"ExceptionHandlerAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautBeanFilter","l":"excludes(BeanDefinition)","u":"excludes(io.micronaut.inject.BeanDefinition)"},{"p":"io.micronaut.spring.boot.starter","c":"EnableMicronaut","l":"exposeToMicronaut()"},{"p":"io.micronaut.spring.boot.starter","c":"EnableMicronaut","l":"filter()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"findAllAnnotationsOnBean(String, Class, boolean)","u":"findAllAnnotationsOnBean(java.lang.String,java.lang.Class,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"findAnnotationOnBean(String, Class)","u":"findAnnotationOnBean(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"findAnnotationOnBean(String, Class)","u":"findAnnotationOnBean(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"findAnnotationOnBean(String, Class, boolean)","u":"findAnnotationOnBean(java.lang.String,java.lang.Class,boolean)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(Class)","u":"get(java.lang.Class)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(Class, Predicate>)","u":"get(java.lang.Class,java.util.function.Predicate)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(Class, Predicate>, MergedAnnotationSelector)","u":"get(java.lang.Class,java.util.function.Predicate,org.springframework.core.annotation.MergedAnnotationSelector)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(String)","u":"get(java.lang.String)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(String, Predicate>)","u":"get(java.lang.String,java.util.function.Predicate)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"get(String, Predicate>, MergedAnnotationSelector)","u":"get(java.lang.String,java.util.function.Predicate,org.springframework.core.annotation.MergedAnnotationSelector)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getActiveProfiles()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getAliases(String)","u":"getAliases(java.lang.String)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getAnnotatedMethods(String)","u":"getAnnotatedMethods(java.lang.String)"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getAnnotatedMethods(String)","u":"getAnnotatedMethods(java.lang.String)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getAnnotations()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getAnnotations()"},{"p":"io.micronaut.spring.web.bind","c":"RequestAttributeArgumentBinder","l":"getAnnotationType()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getApplicationName()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getApplicationStartup()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getAutowireCapableBeanFactory()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBean(Class)","u":"getBean(java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBean(Class)","u":"getBean(java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBean(Class, Object...)","u":"getBean(java.lang.Class,java.lang.Object...)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBean(Class, Object...)","u":"getBean(java.lang.Class,java.lang.Object...)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBean(String)","u":"getBean(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBean(String)","u":"getBean(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBean(String, Class)","u":"getBean(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBean(String, Class)","u":"getBean(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBean(String, Object...)","u":"getBean(java.lang.String,java.lang.Object...)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBean(String, Object...)","u":"getBean(java.lang.String,java.lang.Object...)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanContext()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanDefinition(String)","u":"getBeanDefinition(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanDefinitionCount()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanDefinitionCount()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanDefinitionNames()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanDefinitionNames()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactoryConfiguration","l":"getBeanExcludes()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanFactory()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanNamesForAnnotation(Class)","u":"getBeanNamesForAnnotation(java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanNamesForAnnotation(Class)","u":"getBeanNamesForAnnotation(java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanNamesForType(Class)","u":"getBeanNamesForType(java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanNamesForType(Class)","u":"getBeanNamesForType(java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanNamesForType(Class, boolean, boolean)","u":"getBeanNamesForType(java.lang.Class,boolean,boolean)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanNamesForType(Class, boolean, boolean)","u":"getBeanNamesForType(java.lang.Class,boolean,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanNamesForType(ResolvableType)","u":"getBeanNamesForType(org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanNamesForType(ResolvableType)","u":"getBeanNamesForType(org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanNamesForType(ResolvableType, boolean, boolean)","u":"getBeanNamesForType(org.springframework.core.ResolvableType,boolean,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanNamesIterator()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanProvider(Class)","u":"getBeanProvider(java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanProvider(Class)","u":"getBeanProvider(java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanProvider(Class, boolean)","u":"getBeanProvider(java.lang.Class,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeanProvider(ResolvableType)","u":"getBeanProvider(org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanProvider(ResolvableType)","u":"getBeanProvider(org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeanProvider(ResolvableType, boolean)","u":"getBeanProvider(org.springframework.core.ResolvableType,boolean)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeansOfType(Class)","u":"getBeansOfType(java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getBeansOfType(Class, boolean, boolean)","u":"getBeansOfType(java.lang.Class,boolean,boolean)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeansOfType(Class, boolean, boolean)","u":"getBeansOfType(java.lang.Class,boolean,boolean)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getBeansWithAnnotation(Class)","u":"getBeansWithAnnotation(java.lang.Class)"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"getBeanType()"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"getBody()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getClassLoader()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getClassName()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getClassName()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getConversionService()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getDeclaredMethods()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getDeclaredMethods()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getDefaultProfiles()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getDisplayName()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getEnclosingClassName()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getEnclosingClassName()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getEnvironment()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getEnvironment()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getId()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getInterfaceNames()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getInterfaceNames()"},{"p":"io.micronaut.spring.web.annotation","c":"GetMappingAnnotationTransformer","l":"GetMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getMemberClassNames()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getMemberClassNames()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getMessage(MessageSourceResolvable, Locale)","u":"getMessage(org.springframework.context.MessageSourceResolvable,java.util.Locale)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getMessage(String, Object[], Locale)","u":"getMessage(java.lang.String,java.lang.Object[],java.util.Locale)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getMessage(String, Object[], String, Locale)","u":"getMessage(java.lang.String,java.lang.Object[],java.lang.String,java.util.Locale)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"getMethod()"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheableAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheEvictAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.cache","c":"CachePutAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"AutowiredAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"BeanAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"ComponentAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"ConfigurationAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"LazyAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"PrimaryAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"ProfileAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"QualifierAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"RepositoryAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"ServiceAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.context","c":"ValueAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.event","c":"EventListenerAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.scheduling","c":"AsyncAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.scheduling","c":"ScheduledAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.tx","c":"TransactionalAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.annotation.validation","c":"ValidatedAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnBeanAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnClassAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingBeanAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingClassAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnNotWebApplicationAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnPropertyAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnSingleCandidateAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnWebApplicationAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConfigurationPropertiesAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"EndpointAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ReadOperationAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.boot.annotation","c":"SelectorAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"CookieValueAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"DeleteMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"ExceptionHandlerAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"GetMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"PatchMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"PostMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"PutMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestBodyAnnotationMapping","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestHeaderAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestMappingAnnotationTransformer","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestParamAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestPartAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"ResponseStatusAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.annotation","c":"RestControllerAnnotationMapper","l":"getName()"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"getNativeRequest()"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"getNoRollbackFor()"},{"p":"io.micronaut.spring.tx.annotation","c":"TransactionInterceptor","l":"getOrder()"},{"p":"io.micronaut.spring.web","c":"ModelAndViewServerFilter","l":"getOrder()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getParent()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getParentBeanFactory()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getProperty(String)","u":"getProperty(java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getProperty(String)","u":"getProperty(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getProperty(String, Class)","u":"getProperty(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getProperty(String, Class)","u":"getProperty(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getProperty(String, Class, T)","u":"getProperty(java.lang.String,java.lang.Class,T)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getProperty(String, Class, T)","u":"getProperty(java.lang.String,java.lang.Class,T)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getProperty(String, String)","u":"getProperty(java.lang.String,java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getProperty(String, String)","u":"getProperty(java.lang.String,java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getPropertyResolver()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getPropertySources()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getRequiredProperty(String)","u":"getRequiredProperty(java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getRequiredProperty(String)","u":"getRequiredProperty(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getRequiredProperty(String, Class)","u":"getRequiredProperty(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"getRequiredProperty(String, Class)","u":"getRequiredProperty(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getResource(String)","u":"getResource(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getResources(String)","u":"getResources(java.lang.String)"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"getRollbackFor()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getSingleton(String, boolean)","u":"getSingleton(java.lang.String,boolean)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getSingleton(String, ObjectFactory)","u":"getSingleton(java.lang.String,org.springframework.beans.factory.ObjectFactory)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getStartupDate()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"getSuperClassName()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"getSuperClassName()"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationVisitor","l":"getSupportedAnnotationNames()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getSystemEnvironment()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"getSystemProperties()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getType(String)","u":"getType(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"getType(String, boolean)","u":"getType(java.lang.String,boolean)"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationVisitor","l":"getVisitorKind()"},{"p":"io.micronaut.spring.web.bind","c":"HttpMethodArgumentBinder","l":"HttpMethodArgumentBinder()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationMapper","l":"ImportAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationVisitor","l":"ImportAnnotationVisitor()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.beans.aware","c":"ImportAwareListener","l":"ImportAwareListener()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautBeanFilter","l":"includes(BeanDefinition)","u":"includes(io.micronaut.inject.BeanDefinition)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"initCookies()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"initializeBean(Object, String)","u":"initializeBean(java.lang.Object,java.lang.String)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"initSslInfo()"},{"p":"io.micronaut.spring.context.aop","c":"SpringConfigurationInterceptor","l":"intercept(MethodInvocationContext)","u":"intercept(io.micronaut.aop.MethodInvocationContext)"},{"p":"io.micronaut.spring.tx.annotation","c":"TransactionInterceptor","l":"intercept(MethodInvocationContext)","u":"intercept(io.micronaut.aop.MethodInvocationContext)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"isAbstract()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"isAbstract()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isActive()"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"isAllowEmptyProviders(BeanContext)","u":"isAllowEmptyProviders(io.micronaut.context.BeanContext)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"isAnnotation()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"isAnnotation()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isAutowireCandidate(String, DependencyDescriptor)","u":"isAutowireCandidate(java.lang.String,org.springframework.beans.factory.config.DependencyDescriptor)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"isDirectlyPresent(Class)","u":"isDirectlyPresent(java.lang.Class)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"isDirectlyPresent(String)","u":"isDirectlyPresent(java.lang.String)"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"isEnabled(BeanContext, BeanResolutionContext)","u":"isEnabled(io.micronaut.context.BeanContext,io.micronaut.context.BeanResolutionContext)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isFactoryBean(String)","u":"isFactoryBean(java.lang.String)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"isFinal()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"isFinal()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.web.annotation","c":"DeleteMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.web.annotation","c":"GetMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.web.annotation","c":"PatchMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.web.annotation","c":"PostMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.web.annotation","c":"PutMappingAnnotationTransformer","l":"isHttpMethodMapping(HttpMethod)","u":"isHttpMethodMapping(io.micronaut.http.HttpMethod)"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"isIndependent()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"isIndependent()"},{"p":"io.micronaut.spring.core.type","c":"BeanDefinitionSpringMetadata","l":"isInterface()"},{"p":"io.micronaut.spring.core.type","c":"ClassElementSpringMetadata","l":"isInterface()"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"isPresent()"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"isPresent(Class)","u":"isPresent(java.lang.Class)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"isPresent(String)","u":"isPresent(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isPrimary(String, Object)","u":"isPrimary(java.lang.String,java.lang.Object)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isPrototype(String)","u":"isPrototype(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isPrototype(String)","u":"isPrototype(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isRunning()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isSingleton(AnnotationMetadata)","u":"isSingleton(io.micronaut.core.annotation.AnnotationMetadata)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isSingleton(BeanDefinitionReference)","u":"isSingleton(io.micronaut.inject.BeanDefinitionReference)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isSingleton(String)","u":"isSingleton(java.lang.String)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isSingleton(String)","u":"isSingleton(java.lang.String)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isTypeMatch(String, Class)","u":"isTypeMatch(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isTypeMatch(String, Class)","u":"isTypeMatch(java.lang.String,java.lang.Class)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"isTypeMatch(String, ResolvableType)","u":"isTypeMatch(java.lang.String,org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"isTypeMatch(String, ResolvableType)","u":"isTypeMatch(java.lang.String,org.springframework.core.ResolvableType)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"iterator()"},{"p":"io.micronaut.spring.annotation.context","c":"LazyAnnotationMapper","l":"LazyAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation","c":"AbstractSpringAnnotationMapper","l":"map(AnnotationValue, VisitorContext)","u":"map(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.tx","c":"TransactionalAnnotationMapper","l":"map(AnnotationValue, VisitorContext)","u":"map(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"SelectorAnnotationMapper","l":"map(AnnotationValue, VisitorContext)","u":"map(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationMapper","l":"map(AnnotationValue, VisitorContext)","u":"map(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation","c":"AbstractSpringAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.cache","c":"CacheableAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"AutowiredAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"BeanAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"ComponentAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"ConfigurationAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"LazyAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"PrimaryAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"ProfileAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"QualifierAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.context","c":"ValueAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.event","c":"EventListenerAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.scheduling","c":"AsyncAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.scheduling","c":"ScheduledAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.annotation.validation","c":"ValidatedAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnBeanAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnNotWebApplicationAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnPropertyAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnSingleCandidateAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnWebApplicationAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConfigurationPropertiesAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"EndpointAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ReadOperationAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"ExceptionHandlerAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"RequestBodyAnnotationMapping","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"ResponseStatusAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"RestControllerAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"WebBindAnnotationMapper","l":"mapInternal(AnnotationValue, VisitorContext)","u":"mapInternal(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.condition","c":"RequiresSingleCandidateCondition","l":"matches(ConditionContext)","u":"matches(io.micronaut.context.condition.ConditionContext)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"merge(ConfigurableEnvironment)","u":"merge(org.springframework.core.env.ConfigurableEnvironment)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"MicronautApplicationContext()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"MicronautApplicationContext(ApplicationContext, ConfigurableEnvironment, MicronautBeanFactory, ApplicationEventPublisher, MessageSource)","u":"%3Cinit%3E(io.micronaut.context.ApplicationContext,org.springframework.core.env.ConfigurableEnvironment,io.micronaut.spring.context.factory.MicronautBeanFactory,org.springframework.context.ApplicationEventPublisher,org.springframework.context.MessageSource)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"MicronautApplicationContext(ApplicationContextBuilder)","u":"%3Cinit%3E(io.micronaut.context.ApplicationContextBuilder)"},{"p":"io.micronaut.spring.context.event","c":"MicronautApplicationEventPublisher","l":"MicronautApplicationEventPublisher(ApplicationEventPublisher)","u":"%3Cinit%3E(io.micronaut.context.event.ApplicationEventPublisher)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"MicronautBeanFactory(BeanContext, SpringAwareListener, MicronautBeanFactoryConfiguration)","u":"%3Cinit%3E(io.micronaut.context.BeanContext,io.micronaut.spring.context.aware.SpringAwareListener,io.micronaut.spring.context.factory.MicronautBeanFactoryConfiguration)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactoryConfiguration","l":"MicronautBeanFactoryConfiguration()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"MicronautBeanProcessor(Class...)","u":"%3Cinit%3E(java.lang.Class...)"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"micronautBeanQualifierTypes"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"micronautContext"},{"p":"io.micronaut.spring.context.convert","c":"MicronautConversionService","l":"MicronautConversionService(ConversionService)","u":"%3Cinit%3E(io.micronaut.core.convert.ConversionService)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"MicronautEnvironment(Environment)","u":"%3Cinit%3E(io.micronaut.context.env.Environment)"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautImportRegistrar","l":"MicronautImportRegistrar()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"MicronautMergedAnnotations(AnnotationMetadata)","u":"%3Cinit%3E(io.micronaut.core.annotation.AnnotationMetadata)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautNettyChannelResolver","l":"MicronautNettyChannelResolver(HttpServerConfiguration)","u":"%3Cinit%3E(io.micronaut.http.server.HttpServerConfiguration)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautServerHttpRequest","l":"MicronautServerHttpRequest(HttpRequest, ChannelResolver, HttpServerConfiguration)","u":"%3Cinit%3E(io.micronaut.http.HttpRequest,io.micronaut.spring.web.reactive.ChannelResolver,io.micronaut.http.server.HttpServerConfiguration)"},{"p":"io.micronaut.spring.web","c":"ModelAndViewServerFilter","l":"ModelAndViewServerFilter(ViewsFilter)","u":"%3Cinit%3E(io.micronaut.views.ViewsFilter)"},{"p":"io.micronaut.spring.web.bind","c":"ModelMapRequestArgumentBinder","l":"ModelMapRequestArgumentBinder()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.bind","c":"ModelRequestArgumentBinder","l":"ModelRequestArgumentBinder()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.starter","c":"EnableMicronaut.ExposedBean","l":"name()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.web.annotation","c":"DeleteMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.web.annotation","c":"GetMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.web.annotation","c":"PatchMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.web.annotation","c":"PostMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.web.annotation","c":"PutMappingAnnotationTransformer","l":"newBuilder(HttpMethod, AnnotationValue)","u":"newBuilder(io.micronaut.http.HttpMethod,io.micronaut.core.annotation.AnnotationValue)"},{"p":"io.micronaut.spring.beans","c":"ObjectProviderBeanDefinition","l":"ObjectProviderBeanDefinition()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"onBeanCreated(BeanDefinition, Object, String)","u":"onBeanCreated(io.micronaut.inject.BeanDefinition,java.lang.Object,java.lang.String)"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"onBeanCreated(Object, Object)","u":"onBeanCreated(java.lang.Object,java.lang.Object)"},{"p":"io.micronaut.spring.beans.aware","c":"ImportAwareListener","l":"onCreated(BeanCreatedEvent)","u":"onCreated(io.micronaut.context.event.BeanCreatedEvent)"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"onCreated(BeanCreatedEvent)","u":"onCreated(io.micronaut.context.event.BeanCreatedEvent)"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"onInitialized(BeanInitializingEvent)","u":"onInitialized(io.micronaut.context.event.BeanInitializingEvent)"},{"p":"io.micronaut.spring.boot","c":"ApplicationRunnerListener","l":"onStartup(StartupEvent)","u":"onStartup(io.micronaut.context.event.StartupEvent)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"onStartup(StartupEvent)","u":"onStartup(io.micronaut.context.event.StartupEvent)"},{"p":"io.micronaut.spring.boot.annotation","c":"DeleteOperationAnnotationMapper","l":"operationName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ReadOperationAnnotationMapper","l":"operationName()"},{"p":"io.micronaut.spring.boot.annotation","c":"WriteOperationAnnotationMapper","l":"operationName()"},{"p":"io.micronaut.spring.web.annotation","c":"PatchMappingAnnotationTransformer","l":"PatchMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"PostMappingAnnotationTransformer","l":"PostMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"postProcessBeanFactory(ConfigurableListableBeanFactory)","u":"postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactoryConfiguration","l":"PREFIX"},{"p":"io.micronaut.spring.annotation.context","c":"PrimaryAnnotationMapper","l":"PrimaryAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.context","c":"ProfileAnnotationMapper","l":"ProfileAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"PropertyResolverAdapter(PropertyResolver, PropertyPlaceholderResolver)","u":"%3Cinit%3E(io.micronaut.core.value.PropertyResolver,io.micronaut.context.env.PropertyPlaceholderResolver)"},{"p":"io.micronaut.spring.context.event","c":"MicronautApplicationEventPublisher","l":"publishEvent(ApplicationEvent)","u":"publishEvent(org.springframework.context.ApplicationEvent)"},{"p":"io.micronaut.spring.core.event","c":"ApplicationEventPublisherAdapter","l":"publishEvent(ApplicationEvent)","u":"publishEvent(org.springframework.context.ApplicationEvent)"},{"p":"io.micronaut.spring.context.event","c":"MicronautApplicationEventPublisher","l":"publishEvent(Object)","u":"publishEvent(java.lang.Object)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"publishEvent(Object)","u":"publishEvent(java.lang.Object)"},{"p":"io.micronaut.spring.core.event","c":"ApplicationEventPublisherAdapter","l":"publishEvent(Object)","u":"publishEvent(java.lang.Object)"},{"p":"io.micronaut.spring.web.annotation","c":"PutMappingAnnotationTransformer","l":"PutMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.starter","c":"EnableMicronaut.ExposedBean","l":"qualifier()"},{"p":"io.micronaut.spring.annotation.context","c":"QualifierAnnotationMapper","l":"QualifierAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ReadOperationAnnotationMapper","l":"ReadOperationAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"refresh()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"registerBeanDefinition(String, BeanDefinition)","u":"registerBeanDefinition(java.lang.String,org.springframework.beans.factory.config.BeanDefinition)"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautImportRegistrar","l":"registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry, BeanNameGenerator)","u":"registerBeanDefinitions(org.springframework.core.type.AnnotationMetadata,org.springframework.beans.factory.support.BeanDefinitionRegistry,org.springframework.beans.factory.support.BeanNameGenerator)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"registerShutdownHook()"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactory","l":"registerSingleton(String, Object)","u":"registerSingleton(java.lang.String,java.lang.Object)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"removeApplicationListener(ApplicationListener)","u":"removeApplicationListener(org.springframework.context.ApplicationListener)"},{"p":"io.micronaut.spring.annotation.context","c":"RepositoryAnnotationMapper","l":"RepositoryAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.bind","c":"RequestAttributeArgumentBinder","l":"RequestAttributeArgumentBinder()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestBodyAnnotationMapping","l":"RequestBodyAnnotationMapping()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestHeaderAnnotationMapper","l":"RequestHeaderAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestMappingAnnotationTransformer","l":"RequestMappingAnnotationTransformer()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestParamAnnotationMapper","l":"RequestParamAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RequestPartAnnotationMapper","l":"RequestPartAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnBeanAnnotationMapper","l":"requiresMethodName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnClassAnnotationMapper","l":"requiresMethodName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingBeanAnnotationMapper","l":"requiresMethodName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnMissingClassAnnotationMapper","l":"requiresMethodName()"},{"p":"io.micronaut.spring.boot.condition","c":"RequiresSingleCandidateCondition","l":"RequiresSingleCandidateCondition()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"resetPostProcessors()"},{"p":"io.micronaut.spring.web.reactive","c":"ChannelResolver","l":"resolveChannel(HttpRequest)","u":"resolveChannel(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.reactive","c":"DefaultChannelResolver","l":"resolveChannel(HttpRequest)","u":"resolveChannel(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautNettyChannelResolver","l":"resolveChannel(HttpRequest)","u":"resolveChannel(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.reactive","c":"ChannelResolver","l":"resolveContentProcessor(HttpRequest)","u":"resolveContentProcessor(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.reactive","c":"DefaultChannelResolver","l":"resolveContentProcessor(HttpRequest)","u":"resolveContentProcessor(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.web.reactive","c":"MicronautNettyChannelResolver","l":"resolveContentProcessor(HttpRequest)","u":"resolveContentProcessor(io.micronaut.http.HttpRequest)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"resolvePlaceholders(String)","u":"resolvePlaceholders(java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"resolvePlaceholders(String)","u":"resolvePlaceholders(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"resolveRequiredPlaceholders(String)","u":"resolveRequiredPlaceholders(java.lang.String)"},{"p":"io.micronaut.spring.core.env","c":"PropertyResolverAdapter","l":"resolveRequiredPlaceholders(String)","u":"resolveRequiredPlaceholders(java.lang.String)"},{"p":"io.micronaut.spring.tx.annotation","c":"TransactionInterceptor","l":"resolveTransactionAttribute(ExecutableMethod, AnnotationMetadata, String)","u":"resolveTransactionAttribute(io.micronaut.inject.ExecutableMethod,io.micronaut.core.annotation.AnnotationMetadata,java.lang.String)"},{"p":"io.micronaut.spring.web","c":"ResponseEntityServerFilter","l":"ResponseEntityServerFilter()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"ResponseStatusAnnotationMapper","l":"ResponseStatusAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.annotation","c":"RestControllerAnnotationMapper","l":"RestControllerAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"ROLE_APPLICATION"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"rollbackOn(Throwable)","u":"rollbackOn(java.lang.Throwable)"},{"p":"io.micronaut.spring.annotation.scheduling","c":"ScheduledAnnotationMapper","l":"ScheduledAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"SelectorAnnotationMapper","l":"SelectorAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.web.bind","c":"ServerHttpRequestBinder","l":"ServerHttpRequestBinder(ChannelResolver, HttpServerConfiguration)","u":"%3Cinit%3E(io.micronaut.spring.web.reactive.ChannelResolver,io.micronaut.http.server.HttpServerConfiguration)"},{"p":"io.micronaut.spring.annotation.context","c":"ServiceAnnotationMapper","l":"ServiceAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setActiveProfiles(String...)","u":"setActiveProfiles(java.lang.String...)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"setApplicationStartup(ApplicationStartup)","u":"setApplicationStartup(org.springframework.core.metrics.ApplicationStartup)"},{"p":"io.micronaut.spring.context.factory","c":"MicronautBeanFactoryConfiguration","l":"setBeanExcludes(List>)","u":"setBeanExcludes(java.util.List)"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautImportRegistrar","l":"setBeanFactory(BeanFactory)","u":"setBeanFactory(org.springframework.beans.factory.BeanFactory)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"setClassLoader(ClassLoader)","u":"setClassLoader(java.lang.ClassLoader)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setConversionService(ConfigurableConversionService)","u":"setConversionService(org.springframework.core.convert.support.ConfigurableConversionService)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setDefaultProfiles(String...)","u":"setDefaultProfiles(java.lang.String...)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"setEnvironment(ConfigurableEnvironment)","u":"setEnvironment(org.springframework.core.env.ConfigurableEnvironment)"},{"p":"io.micronaut.spring.beans","c":"MicronautBeanProcessor","l":"setEnvironment(Environment)","u":"setEnvironment(org.springframework.core.env.Environment)"},{"p":"io.micronaut.spring.boot.starter","c":"MicronautImportRegistrar","l":"setEnvironment(Environment)","u":"setEnvironment(org.springframework.core.env.Environment)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"setId(String)","u":"setId(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setIgnoreUnresolvableNestedPlaceholders(boolean)"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"setNoRollbackFor(Class...)","u":"setNoRollbackFor(java.lang.Class...)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"setParent(ApplicationContext)","u":"setParent(org.springframework.context.ApplicationContext)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setPlaceholderPrefix(String)","u":"setPlaceholderPrefix(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setPlaceholderSuffix(String)","u":"setPlaceholderSuffix(java.lang.String)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setRequiredProperties(String...)","u":"setRequiredProperties(java.lang.String...)"},{"p":"io.micronaut.spring.tx.annotation","c":"BindableRuleBasedTransactionAttribute","l":"setRollbackFor(Class...)","u":"setRollbackFor(java.lang.Class...)"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"setValueSeparator(String)","u":"setValueSeparator(java.lang.String)"},{"p":"io.micronaut.spring.context.aware","c":"SpringAwareListener","l":"SpringAwareListener(BeanProvider, BeanProvider, BeanProvider)","u":"%3Cinit%3E(io.micronaut.context.BeanProvider,io.micronaut.context.BeanProvider,io.micronaut.context.BeanProvider)"},{"p":"io.micronaut.spring.context.aop","c":"SpringConfigurationInterceptor","l":"SpringConfigurationInterceptor()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.tx.test","c":"SpringTransactionTestExecutionListener","l":"SpringTransactionTestExecutionListener(PlatformTransactionManager, boolean, TransactionMode)","u":"%3Cinit%3E(org.springframework.transaction.PlatformTransactionManager,boolean,io.micronaut.test.annotation.TransactionMode)"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"start()"},{"p":"io.micronaut.spring.context","c":"MicronautApplicationContext","l":"stop()"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"stream()"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"stream(Class)","u":"stream(java.lang.Class)"},{"p":"io.micronaut.spring.core.annotation","c":"MicronautMergedAnnotations","l":"stream(String)","u":"stream(java.lang.String)"},{"p":"io.micronaut.spring.annotation.tx","c":"TransactionalAnnotationMapper","l":"TransactionalAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.tx.annotation","c":"TransactionInterceptor","l":"TransactionInterceptor(BeanLocator)","u":"%3Cinit%3E(io.micronaut.context.BeanLocator)"},{"p":"io.micronaut.spring.web.annotation","c":"RequestMappingAnnotationTransformer","l":"transform(AnnotationValue, VisitorContext)","u":"transform(io.micronaut.core.annotation.AnnotationValue,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnBeanAnnotationMapper","l":"typesMemberName()"},{"p":"io.micronaut.spring.boot.annotation","c":"ConditionalOnClassAnnotationMapper","l":"typesMemberName()"},{"p":"io.micronaut.spring.annotation.validation","c":"ValidatedAnnotationMapper","l":"ValidatedAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.context.env","c":"MicronautEnvironment","l":"validateRequiredProperties()"},{"p":"io.micronaut.spring.beans","c":"ImportedBy","l":"value()"},{"p":"io.micronaut.spring.beans","c":"SpringImport.List","l":"value()"},{"p":"io.micronaut.spring.beans","c":"SpringImport","l":"value()"},{"p":"io.micronaut.spring.boot.condition","c":"RequiresSingleCandidate","l":"value()"},{"p":"io.micronaut.spring.annotation.context","c":"ValueAnnotationMapper","l":"ValueAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.annotation.beans","c":"ImportAnnotationVisitor","l":"visitClass(ClassElement, VisitorContext)","u":"visitClass(io.micronaut.inject.ast.ClassElement,io.micronaut.inject.visitor.VisitorContext)"},{"p":"io.micronaut.spring.web.annotation","c":"WebBindAnnotationMapper","l":"WebBindAnnotationMapper()","u":"%3Cinit%3E()"},{"p":"io.micronaut.spring.boot.annotation","c":"WriteOperationAnnotationMapper","l":"WriteOperationAnnotationMapper()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file diff --git a/5.7.0/api/module-search-index.js b/5.7.0/api/module-search-index.js new file mode 100644 index 000000000..0d59754fc --- /dev/null +++ b/5.7.0/api/module-search-index.js @@ -0,0 +1 @@ +moduleSearchIndex = [];updateSearchResults(); \ No newline at end of file diff --git a/5.7.0/api/overview-summary.html b/5.7.0/api/overview-summary.html new file mode 100644 index 000000000..8bb7c6486 --- /dev/null +++ b/5.7.0/api/overview-summary.html @@ -0,0 +1,25 @@ + + + + +spring-parent 5.7.0 API + + + + + + + + + + +
+ +

index.html

+
+ + diff --git a/5.7.0/api/overview-tree.html b/5.7.0/api/overview-tree.html new file mode 100644 index 000000000..6de435645 --- /dev/null +++ b/5.7.0/api/overview-tree.html @@ -0,0 +1,347 @@ + + + + +Class Hierarchy (spring-parent 5.7.0 API) + + + + + + + + + + + + + + +
+ +
+
+ +
+

Class Hierarchy

+ +
+
+

Interface Hierarchy

+
    +
  • org.springframework.context.ApplicationEventPublisher +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • java.lang.AutoCloseable +
      +
    • java.io.Closeable +
        +
      • io.micronaut.spring.context.ManagedApplicationContext (also extends org.springframework.context.ApplicationContext, org.springframework.context.Lifecycle)
      • +
      +
    • +
    +
  • +
  • org.springframework.beans.factory.BeanFactory +
      +
    • org.springframework.beans.factory.HierarchicalBeanFactory +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
      • +
      +
    • +
    • org.springframework.beans.factory.ListableBeanFactory +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
      • +
      +
    • +
    +
  • +
  • io.micronaut.spring.web.reactive.ChannelResolver
  • +
  • org.springframework.core.env.EnvironmentCapable +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • org.springframework.context.Lifecycle + +
  • +
  • org.springframework.context.MessageSource +
      +
    • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.core.io.support.ResourcePatternResolver) + +
    • +
    +
  • +
  • io.micronaut.spring.boot.starter.MicronautBeanFilter
  • +
  • io.micronaut.spring.beans.MicronautContextInternal
  • +
  • org.springframework.core.io.ResourceLoader +
      +
    • org.springframework.core.io.support.ResourcePatternResolver +
        +
      • org.springframework.context.ApplicationContext (also extends org.springframework.context.ApplicationEventPublisher, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource) + +
      • +
      +
    • +
    +
  • +
+
+
+

Annotation Interface Hierarchy

+ +
+
+
+
+ + diff --git a/5.7.0/api/package-search-index.js b/5.7.0/api/package-search-index.js new file mode 100644 index 000000000..654b208c5 --- /dev/null +++ b/5.7.0/api/package-search-index.js @@ -0,0 +1 @@ +packageSearchIndex = [{"l":"All Packages","u":"allpackages-index.html"},{"l":"io.micronaut.spring.annotation"},{"l":"io.micronaut.spring.annotation.beans"},{"l":"io.micronaut.spring.annotation.cache"},{"l":"io.micronaut.spring.annotation.context"},{"l":"io.micronaut.spring.annotation.event"},{"l":"io.micronaut.spring.annotation.scheduling"},{"l":"io.micronaut.spring.annotation.tx"},{"l":"io.micronaut.spring.annotation.validation"},{"l":"io.micronaut.spring.beans"},{"l":"io.micronaut.spring.beans.aware"},{"l":"io.micronaut.spring.boot"},{"l":"io.micronaut.spring.boot.annotation"},{"l":"io.micronaut.spring.boot.condition"},{"l":"io.micronaut.spring.boot.starter"},{"l":"io.micronaut.spring.context"},{"l":"io.micronaut.spring.context.aop"},{"l":"io.micronaut.spring.context.aware"},{"l":"io.micronaut.spring.context.convert"},{"l":"io.micronaut.spring.context.env"},{"l":"io.micronaut.spring.context.event"},{"l":"io.micronaut.spring.context.factory"},{"l":"io.micronaut.spring.core.annotation"},{"l":"io.micronaut.spring.core.env"},{"l":"io.micronaut.spring.core.event"},{"l":"io.micronaut.spring.core.type"},{"l":"io.micronaut.spring.tx.annotation"},{"l":"io.micronaut.spring.tx.test"},{"l":"io.micronaut.spring.web"},{"l":"io.micronaut.spring.web.annotation"},{"l":"io.micronaut.spring.web.bind"},{"l":"io.micronaut.spring.web.reactive"}];updateSearchResults(); \ No newline at end of file diff --git a/5.7.0/api/resources/glass.png b/5.7.0/api/resources/glass.png new file mode 100644 index 000000000..a7f591f46 Binary files /dev/null and b/5.7.0/api/resources/glass.png differ diff --git a/5.7.0/api/resources/x.png b/5.7.0/api/resources/x.png new file mode 100644 index 000000000..30548a756 Binary files /dev/null and b/5.7.0/api/resources/x.png differ diff --git a/5.7.0/api/script-dir/jquery-3.6.1.min.js b/5.7.0/api/script-dir/jquery-3.6.1.min.js new file mode 100644 index 000000000..2c69bc908 --- /dev/null +++ b/5.7.0/api/script-dir/jquery-3.6.1.min.js @@ -0,0 +1,2 @@ +/*! jQuery v3.6.1 | (c) OpenJS Foundation and other contributors | jquery.org/license */ +!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(C,e){"use strict";var t=[],r=Object.getPrototypeOf,s=t.slice,g=t.flat?function(e){return t.flat.call(e)}:function(e){return t.concat.apply([],e)},u=t.push,i=t.indexOf,n={},o=n.toString,y=n.hasOwnProperty,a=y.toString,l=a.call(Object),v={},m=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},x=function(e){return null!=e&&e===e.window},E=C.document,c={type:!0,src:!0,nonce:!0,noModule:!0};function b(e,t,n){var r,i,o=(n=n||E).createElement("script");if(o.text=e,t)for(r in c)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function w(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?n[o.call(e)]||"object":typeof e}var f="3.6.1",S=function(e,t){return new S.fn.init(e,t)};function p(e){var t=!!e&&"length"in e&&e.length,n=w(e);return!m(e)&&!x(e)&&("array"===n||0===t||"number"==typeof t&&0+~]|"+M+")"+M+"*"),U=new RegExp(M+"|>"),X=new RegExp(F),V=new RegExp("^"+I+"$"),G={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+R+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Y=/HTML$/i,Q=/^(?:input|select|textarea|button)$/i,J=/^h\d$/i,K=/^[^{]+\{\s*\[native \w/,Z=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){T()},ae=be(function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()},{dir:"parentNode",next:"legend"});try{H.apply(t=O.call(p.childNodes),p.childNodes),t[p.childNodes.length].nodeType}catch(e){H={apply:t.length?function(e,t){L.apply(e,O.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function se(t,e,n,r){var i,o,a,s,u,l,c,f=e&&e.ownerDocument,p=e?e.nodeType:9;if(n=n||[],"string"!=typeof t||!t||1!==p&&9!==p&&11!==p)return n;if(!r&&(T(e),e=e||C,E)){if(11!==p&&(u=Z.exec(t)))if(i=u[1]){if(9===p){if(!(a=e.getElementById(i)))return n;if(a.id===i)return n.push(a),n}else if(f&&(a=f.getElementById(i))&&v(e,a)&&a.id===i)return n.push(a),n}else{if(u[2])return H.apply(n,e.getElementsByTagName(t)),n;if((i=u[3])&&d.getElementsByClassName&&e.getElementsByClassName)return H.apply(n,e.getElementsByClassName(i)),n}if(d.qsa&&!N[t+" "]&&(!y||!y.test(t))&&(1!==p||"object"!==e.nodeName.toLowerCase())){if(c=t,f=e,1===p&&(U.test(t)||z.test(t))){(f=ee.test(t)&&ve(e.parentNode)||e)===e&&d.scope||((s=e.getAttribute("id"))?s=s.replace(re,ie):e.setAttribute("id",s=S)),o=(l=h(t)).length;while(o--)l[o]=(s?"#"+s:":scope")+" "+xe(l[o]);c=l.join(",")}try{return H.apply(n,f.querySelectorAll(c)),n}catch(e){N(t,!0)}finally{s===S&&e.removeAttribute("id")}}}return g(t.replace(B,"$1"),e,n,r)}function ue(){var r=[];return function e(t,n){return r.push(t+" ")>b.cacheLength&&delete e[r.shift()],e[t+" "]=n}}function le(e){return e[S]=!0,e}function ce(e){var t=C.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){var n=e.split("|"),r=n.length;while(r--)b.attrHandle[n[r]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function de(t){return function(e){return"input"===e.nodeName.toLowerCase()&&e.type===t}}function he(n){return function(e){var t=e.nodeName.toLowerCase();return("input"===t||"button"===t)&&e.type===n}}function ge(t){return function(e){return"form"in e?e.parentNode&&!1===e.disabled?"label"in e?"label"in e.parentNode?e.parentNode.disabled===t:e.disabled===t:e.isDisabled===t||e.isDisabled!==!t&&ae(e)===t:e.disabled===t:"label"in e&&e.disabled===t}}function ye(a){return le(function(o){return o=+o,le(function(e,t){var n,r=a([],e.length,o),i=r.length;while(i--)e[n=r[i]]&&(e[n]=!(t[n]=e[n]))})})}function ve(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}for(e in d=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Y.test(t||n&&n.nodeName||"HTML")},T=se.setDocument=function(e){var t,n,r=e?e.ownerDocument||e:p;return r!=C&&9===r.nodeType&&r.documentElement&&(a=(C=r).documentElement,E=!i(C),p!=C&&(n=C.defaultView)&&n.top!==n&&(n.addEventListener?n.addEventListener("unload",oe,!1):n.attachEvent&&n.attachEvent("onunload",oe)),d.scope=ce(function(e){return a.appendChild(e).appendChild(C.createElement("div")),"undefined"!=typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length}),d.attributes=ce(function(e){return e.className="i",!e.getAttribute("className")}),d.getElementsByTagName=ce(function(e){return e.appendChild(C.createComment("")),!e.getElementsByTagName("*").length}),d.getElementsByClassName=K.test(C.getElementsByClassName),d.getById=ce(function(e){return a.appendChild(e).id=S,!C.getElementsByName||!C.getElementsByName(S).length}),d.getById?(b.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n=t.getElementById(e);return n?[n]:[]}}):(b.filter.ID=function(e){var n=e.replace(te,ne);return function(e){var t="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return t&&t.value===n}},b.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&E){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),b.find.TAG=d.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):d.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},b.find.CLASS=d.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&E)return t.getElementsByClassName(e)},s=[],y=[],(d.qsa=K.test(C.querySelectorAll))&&(ce(function(e){var t;a.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+R+")"),e.querySelectorAll("[id~="+S+"-]").length||y.push("~="),(t=C.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||y.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+S+"+*").length||y.push(".#.+[+~]"),e.querySelectorAll("\\\f"),y.push("[\\r\\n\\f]")}),ce(function(e){e.innerHTML="";var t=C.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),a.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(d.matchesSelector=K.test(c=a.matches||a.webkitMatchesSelector||a.mozMatchesSelector||a.oMatchesSelector||a.msMatchesSelector))&&ce(function(e){d.disconnectedMatch=c.call(e,"*"),c.call(e,"[s!='']:x"),s.push("!=",F)}),y=y.length&&new RegExp(y.join("|")),s=s.length&&new RegExp(s.join("|")),t=K.test(a.compareDocumentPosition),v=t||K.test(a.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},j=t?function(e,t){if(e===t)return l=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!d.sortDetached&&t.compareDocumentPosition(e)===n?e==C||e.ownerDocument==p&&v(p,e)?-1:t==C||t.ownerDocument==p&&v(p,t)?1:u?P(u,e)-P(u,t):0:4&n?-1:1)}:function(e,t){if(e===t)return l=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e==C?-1:t==C?1:i?-1:o?1:u?P(u,e)-P(u,t):0;if(i===o)return pe(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?pe(a[r],s[r]):a[r]==p?-1:s[r]==p?1:0}),C},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(T(e),d.matchesSelector&&E&&!N[t+" "]&&(!s||!s.test(t))&&(!y||!y.test(t)))try{var n=c.call(e,t);if(n||d.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){N(t,!0)}return 0":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return G.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=h(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=m[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&m(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(n,r,i){return function(e){var t=se.attr(e,n);return null==t?"!="===r:!r||(t+="","="===r?t===i:"!="===r?t!==i:"^="===r?i&&0===t.indexOf(i):"*="===r?i&&-1:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,n,r){return m(n)?S.grep(e,function(e,t){return!!n.call(e,t,e)!==r}):n.nodeType?S.grep(e,function(e){return e===n!==r}):"string"!=typeof n?S.grep(e,function(e){return-1)[^>]*|#([\w-]+))$/;(S.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:q.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof S?t[0]:t,S.merge(this,S.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:E,!0)),N.test(r[1])&&S.isPlainObject(t))for(r in t)m(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=E.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):m(e)?void 0!==n.ready?n.ready(e):e(S):S.makeArray(e,this)}).prototype=S.fn,D=S(E);var L=/^(?:parents|prev(?:Until|All))/,H={children:!0,contents:!0,next:!0,prev:!0};function O(e,t){while((e=e[t])&&1!==e.nodeType);return e}S.fn.extend({has:function(e){var t=S(e,this),n=t.length;return this.filter(function(){for(var e=0;e\x20\t\r\n\f]*)/i,he=/^$|^module$|\/(?:java|ecma)script/i;ce=E.createDocumentFragment().appendChild(E.createElement("div")),(fe=E.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),ce.appendChild(fe),v.checkClone=ce.cloneNode(!0).cloneNode(!0).lastChild.checked,ce.innerHTML="",v.noCloneChecked=!!ce.cloneNode(!0).lastChild.defaultValue,ce.innerHTML="",v.option=!!ce.lastChild;var ge={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&A(e,t)?S.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n",""]);var me=/<|&#?\w+;/;function xe(e,t,n,r,i){for(var o,a,s,u,l,c,f=t.createDocumentFragment(),p=[],d=0,h=e.length;d\s*$/g;function je(e,t){return A(e,"table")&&A(11!==t.nodeType?t:t.firstChild,"tr")&&S(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function qe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Le(e,t){var n,r,i,o,a,s;if(1===t.nodeType){if(Y.hasData(e)&&(s=Y.get(e).events))for(i in Y.remove(t,"handle events"),s)for(n=0,r=s[i].length;n").attr(n.scriptAttrs||{}).prop({charset:n.scriptCharset,src:n.url}).on("load error",i=function(e){r.remove(),i=null,e&&t("error"===e.type?404:200,e.type)}),E.head.appendChild(r[0])},abort:function(){i&&i()}}});var Ut,Xt=[],Vt=/(=)\?(?=&|$)|\?\?/;S.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Xt.pop()||S.expando+"_"+Ct.guid++;return this[e]=!0,e}}),S.ajaxPrefilter("json jsonp",function(e,t,n){var r,i,o,a=!1!==e.jsonp&&(Vt.test(e.url)?"url":"string"==typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&Vt.test(e.data)&&"data");if(a||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=m(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,a?e[a]=e[a].replace(Vt,"$1"+r):!1!==e.jsonp&&(e.url+=(Et.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return o||S.error(r+" was not called"),o[0]},e.dataTypes[0]="json",i=C[r],C[r]=function(){o=arguments},n.always(function(){void 0===i?S(C).removeProp(r):C[r]=i,e[r]&&(e.jsonpCallback=t.jsonpCallback,Xt.push(r)),o&&m(i)&&i(o[0]),o=i=void 0}),"script"}),v.createHTMLDocument=((Ut=E.implementation.createHTMLDocument("").body).innerHTML="
",2===Ut.childNodes.length),S.parseHTML=function(e,t,n){return"string"!=typeof e?[]:("boolean"==typeof t&&(n=t,t=!1),t||(v.createHTMLDocument?((r=(t=E.implementation.createHTMLDocument("")).createElement("base")).href=E.location.href,t.head.appendChild(r)):t=E),o=!n&&[],(i=N.exec(e))?[t.createElement(i[1])]:(i=xe([e],t,o),o&&o.length&&S(o).remove(),S.merge([],i.childNodes)));var r,i,o},S.fn.load=function(e,t,n){var r,i,o,a=this,s=e.indexOf(" ");return-1").append(S.parseHTML(e)).find(r):e)}).always(n&&function(e,t){a.each(function(){n.apply(this,o||[e.responseText,t,e])})}),this},S.expr.pseudos.animated=function(t){return S.grep(S.timers,function(e){return t===e.elem}).length},S.offset={setOffset:function(e,t,n){var r,i,o,a,s,u,l=S.css(e,"position"),c=S(e),f={};"static"===l&&(e.style.position="relative"),s=c.offset(),o=S.css(e,"top"),u=S.css(e,"left"),("absolute"===l||"fixed"===l)&&-1<(o+u).indexOf("auto")?(a=(r=c.position()).top,i=r.left):(a=parseFloat(o)||0,i=parseFloat(u)||0),m(t)&&(t=t.call(e,n,S.extend({},s))),null!=t.top&&(f.top=t.top-s.top+a),null!=t.left&&(f.left=t.left-s.left+i),"using"in t?t.using.call(e,f):c.css(f)}},S.fn.extend({offset:function(t){if(arguments.length)return void 0===t?this:this.each(function(e){S.offset.setOffset(this,t,e)});var e,n,r=this[0];return r?r.getClientRects().length?(e=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:e.top+n.pageYOffset,left:e.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],i={top:0,left:0};if("fixed"===S.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===S.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&((i=S(e).offset()).top+=S.css(e,"borderTopWidth",!0),i.left+=S.css(e,"borderLeftWidth",!0))}return{top:t.top-i.top-S.css(r,"marginTop",!0),left:t.left-i.left-S.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map(function(){var e=this.offsetParent;while(e&&"static"===S.css(e,"position"))e=e.offsetParent;return e||re})}}),S.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},function(t,i){var o="pageYOffset"===i;S.fn[t]=function(e){return B(this,function(e,t,n){var r;if(x(e)?r=e:9===e.nodeType&&(r=e.defaultView),void 0===n)return r?r[i]:e[t];r?r.scrollTo(o?r.pageXOffset:n,o?n:r.pageYOffset):e[t]=n},t,e,arguments.length)}}),S.each(["top","left"],function(e,n){S.cssHooks[n]=_e(v.pixelPosition,function(e,t){if(t)return t=Be(e,n),Pe.test(t)?S(e).position()[n]+"px":t})}),S.each({Height:"height",Width:"width"},function(a,s){S.each({padding:"inner"+a,content:s,"":"outer"+a},function(r,o){S.fn[o]=function(e,t){var n=arguments.length&&(r||"boolean"!=typeof e),i=r||(!0===e||!0===t?"margin":"border");return B(this,function(e,t,n){var r;return x(e)?0===o.indexOf("outer")?e["inner"+a]:e.document.documentElement["client"+a]:9===e.nodeType?(r=e.documentElement,Math.max(e.body["scroll"+a],r["scroll"+a],e.body["offset"+a],r["offset"+a],r["client"+a])):void 0===n?S.css(e,t,i):S.style(e,t,n,i)},s,n?e:void 0,n)}})}),S.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],function(e,t){S.fn[t]=function(e){return this.on(t,e)}}),S.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),S.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){S.fn[n]=function(e,t){return 0",options:{classes:{},disabled:!1,create:null},_createWidget:function(t,e){e=x(e||this.defaultElement||this)[0],this.element=x(e),this.uuid=i++,this.eventNamespace="."+this.widgetName+this.uuid,this.bindings=x(),this.hoverable=x(),this.focusable=x(),this.classesElementLookup={},e!==this&&(x.data(e,this.widgetFullName,this),this._on(!0,this.element,{remove:function(t){t.target===e&&this.destroy()}}),this.document=x(e.style?e.ownerDocument:e.document||e),this.window=x(this.document[0].defaultView||this.document[0].parentWindow)),this.options=x.widget.extend({},this.options,this._getCreateOptions(),t),this._create(),this.options.disabled&&this._setOptionDisabled(this.options.disabled),this._trigger("create",null,this._getCreateEventData()),this._init()},_getCreateOptions:function(){return{}},_getCreateEventData:x.noop,_create:x.noop,_init:x.noop,destroy:function(){var i=this;this._destroy(),x.each(this.classesElementLookup,function(t,e){i._removeClass(e,t)}),this.element.off(this.eventNamespace).removeData(this.widgetFullName),this.widget().off(this.eventNamespace).removeAttr("aria-disabled"),this.bindings.off(this.eventNamespace)},_destroy:x.noop,widget:function(){return this.element},option:function(t,e){var i,s,n,o=t;if(0===arguments.length)return x.widget.extend({},this.options);if("string"==typeof t)if(o={},t=(i=t.split(".")).shift(),i.length){for(s=o[t]=x.widget.extend({},this.options[t]),n=0;n
"),i=e.children()[0];return x("body").append(e),t=i.offsetWidth,e.css("overflow","scroll"),t===(i=i.offsetWidth)&&(i=e[0].clientWidth),e.remove(),s=t-i},getScrollInfo:function(t){var e=t.isWindow||t.isDocument?"":t.element.css("overflow-x"),i=t.isWindow||t.isDocument?"":t.element.css("overflow-y"),e="scroll"===e||"auto"===e&&t.widthC(E(s),E(n))?o.important="horizontal":o.important="vertical",c.using.call(this,t,o)}),l.offset(x.extend(u,{using:t}))})},x.ui.position={fit:{left:function(t,e){var i=e.within,s=i.isWindow?i.scrollLeft:i.offset.left,n=i.width,o=t.left-e.collisionPosition.marginLeft,l=s-o,a=o+e.collisionWidth-n-s;e.collisionWidth>n?0n?0",delay:300,options:{icons:{submenu:"ui-icon-caret-1-e"},items:"> *",menus:"ul",position:{my:"left top",at:"right top"},role:"menu",blur:null,focus:null,select:null},_create:function(){this.activeMenu=this.element,this.mouseHandled=!1,this.lastMousePosition={x:null,y:null},this.element.uniqueId().attr({role:this.options.role,tabIndex:0}),this._addClass("ui-menu","ui-widget ui-widget-content"),this._on({"mousedown .ui-menu-item":function(t){t.preventDefault(),this._activateItem(t)},"click .ui-menu-item":function(t){var e=x(t.target),i=x(x.ui.safeActiveElement(this.document[0]));!this.mouseHandled&&e.not(".ui-state-disabled").length&&(this.select(t),t.isPropagationStopped()||(this.mouseHandled=!0),e.has(".ui-menu").length?this.expand(t):!this.element.is(":focus")&&i.closest(".ui-menu").length&&(this.element.trigger("focus",[!0]),this.active&&1===this.active.parents(".ui-menu").length&&clearTimeout(this.timer)))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mouseleave:"collapseAll","mouseleave .ui-menu":"collapseAll",focus:function(t,e){var i=this.active||this._menuItems().first();e||this.focus(t,i)},blur:function(t){this._delay(function(){x.contains(this.element[0],x.ui.safeActiveElement(this.document[0]))||this.collapseAll(t)})},keydown:"_keydown"}),this.refresh(),this._on(this.document,{click:function(t){this._closeOnDocumentClick(t)&&this.collapseAll(t,!0),this.mouseHandled=!1}})},_activateItem:function(t){var e,i;this.previousFilter||t.clientX===this.lastMousePosition.x&&t.clientY===this.lastMousePosition.y||(this.lastMousePosition={x:t.clientX,y:t.clientY},e=x(t.target).closest(".ui-menu-item"),i=x(t.currentTarget),e[0]===i[0]&&(i.is(".ui-state-active")||(this._removeClass(i.siblings().children(".ui-state-active"),null,"ui-state-active"),this.focus(t,i))))},_destroy:function(){var t=this.element.find(".ui-menu-item").removeAttr("role aria-disabled").children(".ui-menu-item-wrapper").removeUniqueId().removeAttr("tabIndex role aria-haspopup");this.element.removeAttr("aria-activedescendant").find(".ui-menu").addBack().removeAttr("role aria-labelledby aria-expanded aria-hidden aria-disabled tabIndex").removeUniqueId().show(),t.children().each(function(){var t=x(this);t.data("ui-menu-submenu-caret")&&t.remove()})},_keydown:function(t){var e,i,s,n=!0;switch(t.keyCode){case x.ui.keyCode.PAGE_UP:this.previousPage(t);break;case x.ui.keyCode.PAGE_DOWN:this.nextPage(t);break;case x.ui.keyCode.HOME:this._move("first","first",t);break;case x.ui.keyCode.END:this._move("last","last",t);break;case x.ui.keyCode.UP:this.previous(t);break;case x.ui.keyCode.DOWN:this.next(t);break;case x.ui.keyCode.LEFT:this.collapse(t);break;case x.ui.keyCode.RIGHT:this.active&&!this.active.is(".ui-state-disabled")&&this.expand(t);break;case x.ui.keyCode.ENTER:case x.ui.keyCode.SPACE:this._activate(t);break;case x.ui.keyCode.ESCAPE:this.collapse(t);break;default:e=this.previousFilter||"",s=n=!1,i=96<=t.keyCode&&t.keyCode<=105?(t.keyCode-96).toString():String.fromCharCode(t.keyCode),clearTimeout(this.filterTimer),i===e?s=!0:i=e+i,e=this._filterMenuItems(i),(e=s&&-1!==e.index(this.active.next())?this.active.nextAll(".ui-menu-item"):e).length||(i=String.fromCharCode(t.keyCode),e=this._filterMenuItems(i)),e.length?(this.focus(t,e),this.previousFilter=i,this.filterTimer=this._delay(function(){delete this.previousFilter},1e3)):delete this.previousFilter}n&&t.preventDefault()},_activate:function(t){this.active&&!this.active.is(".ui-state-disabled")&&(this.active.children("[aria-haspopup='true']").length?this.expand(t):this.select(t))},refresh:function(){var t,e,s=this,n=this.options.icons.submenu,i=this.element.find(this.options.menus);this._toggleClass("ui-menu-icons",null,!!this.element.find(".ui-icon").length),e=i.filter(":not(.ui-menu)").hide().attr({role:this.options.role,"aria-hidden":"true","aria-expanded":"false"}).each(function(){var t=x(this),e=t.prev(),i=x("").data("ui-menu-submenu-caret",!0);s._addClass(i,"ui-menu-icon","ui-icon "+n),e.attr("aria-haspopup","true").prepend(i),t.attr("aria-labelledby",e.attr("id"))}),this._addClass(e,"ui-menu","ui-widget ui-widget-content ui-front"),(t=i.add(this.element).find(this.options.items)).not(".ui-menu-item").each(function(){var t=x(this);s._isDivider(t)&&s._addClass(t,"ui-menu-divider","ui-widget-content")}),i=(e=t.not(".ui-menu-item, .ui-menu-divider")).children().not(".ui-menu").uniqueId().attr({tabIndex:-1,role:this._itemRole()}),this._addClass(e,"ui-menu-item")._addClass(i,"ui-menu-item-wrapper"),t.filter(".ui-state-disabled").attr("aria-disabled","true"),this.active&&!x.contains(this.element[0],this.active[0])&&this.blur()},_itemRole:function(){return{menu:"menuitem",listbox:"option"}[this.options.role]},_setOption:function(t,e){var i;"icons"===t&&(i=this.element.find(".ui-menu-icon"),this._removeClass(i,null,this.options.icons.submenu)._addClass(i,null,e.submenu)),this._super(t,e)},_setOptionDisabled:function(t){this._super(t),this.element.attr("aria-disabled",String(t)),this._toggleClass(null,"ui-state-disabled",!!t)},focus:function(t,e){var i;this.blur(t,t&&"focus"===t.type),this._scrollIntoView(e),this.active=e.first(),i=this.active.children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),this.options.role&&this.element.attr("aria-activedescendant",i.attr("id")),i=this.active.parent().closest(".ui-menu-item").children(".ui-menu-item-wrapper"),this._addClass(i,null,"ui-state-active"),t&&"keydown"===t.type?this._close():this.timer=this._delay(function(){this._close()},this.delay),(i=e.children(".ui-menu")).length&&t&&/^mouse/.test(t.type)&&this._startOpening(i),this.activeMenu=e.parent(),this._trigger("focus",t,{item:e})},_scrollIntoView:function(t){var e,i,s;this._hasScroll()&&(i=parseFloat(x.css(this.activeMenu[0],"borderTopWidth"))||0,s=parseFloat(x.css(this.activeMenu[0],"paddingTop"))||0,e=t.offset().top-this.activeMenu.offset().top-i-s,i=this.activeMenu.scrollTop(),s=this.activeMenu.height(),t=t.outerHeight(),e<0?this.activeMenu.scrollTop(i+e):s",options:{appendTo:null,autoFocus:!1,delay:300,minLength:1,position:{my:"left top",at:"left bottom",collision:"none"},source:null,change:null,close:null,focus:null,open:null,response:null,search:null,select:null},requestIndex:0,pending:0,liveRegionTimer:null,_create:function(){var i,s,n,t=this.element[0].nodeName.toLowerCase(),e="textarea"===t,t="input"===t;this.isMultiLine=e||!t&&this._isContentEditable(this.element),this.valueMethod=this.element[e||t?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.element.attr("autocomplete","off"),this._on(this.element,{keydown:function(t){if(this.element.prop("readOnly"))s=n=i=!0;else{s=n=i=!1;var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:i=!0,this._move("previousPage",t);break;case e.PAGE_DOWN:i=!0,this._move("nextPage",t);break;case e.UP:i=!0,this._keyEvent("previous",t);break;case e.DOWN:i=!0,this._keyEvent("next",t);break;case e.ENTER:this.menu.active&&(i=!0,t.preventDefault(),this.menu.select(t));break;case e.TAB:this.menu.active&&this.menu.select(t);break;case e.ESCAPE:this.menu.element.is(":visible")&&(this.isMultiLine||this._value(this.term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:function(t){if(i)return i=!1,void(this.isMultiLine&&!this.menu.element.is(":visible")||t.preventDefault());if(!s){var e=x.ui.keyCode;switch(t.keyCode){case e.PAGE_UP:this._move("previousPage",t);break;case e.PAGE_DOWN:this._move("nextPage",t);break;case e.UP:this._keyEvent("previous",t);break;case e.DOWN:this._keyEvent("next",t)}}},input:function(t){if(n)return n=!1,void t.preventDefault();this._searchTimeout(t)},focus:function(){this.selectedItem=null,this.previous=this._value()},blur:function(t){clearTimeout(this.searching),this.close(t),this._change(t)}}),this._initSource(),this.menu=x("