Uses of Annotation Interface
org.springframework.context.annotation.Bean
Packages that use Bean
Package
Description
Annotations and supporting classes for declarative cache management.
Support package for declarative JSR-107 caching configuration.
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
Annotations and support classes for declarative JMS listener endpoints.
Configuration support for WebSocket messaging using higher level messaging protocols.
Annotation support for asynchronous method execution.
Spring's support for annotation-based transaction demarcation.
Spring WebFlux configuration infrastructure.
Annotation-based setup for Spring MVC.
Support for annotation-based WebSocket setup in configuration classes.
-
Uses of Bean in org.springframework.cache.annotation
Methods in org.springframework.cache.annotation with annotations of type BeanModifier and TypeMethodDescriptionProxyCachingConfiguration.cacheAdvisor(CacheOperationSource cacheOperationSource, CacheInterceptor cacheInterceptor) ProxyCachingConfiguration.cacheInterceptor(CacheOperationSource cacheOperationSource) ProxyCachingConfiguration.cacheOperationSource() -
Uses of Bean in org.springframework.cache.aspectj
Methods in org.springframework.cache.aspectj with annotations of type BeanModifier and TypeMethodDescriptionorg.springframework.cache.aspectj.AnnotationCacheAspectAspectJCachingConfiguration.cacheAspect()org.springframework.cache.aspectj.JCacheCacheAspectAspectJJCacheConfiguration.cacheAspect(JCacheOperationSource jCacheOperationSource) -
Uses of Bean in org.springframework.cache.jcache.config
Methods in org.springframework.cache.jcache.config with annotations of type BeanModifier and TypeMethodDescriptionProxyJCacheConfiguration.cacheAdvisor(JCacheOperationSource jCacheOperationSource, JCacheInterceptor jCacheInterceptor) ProxyJCacheConfiguration.cacheInterceptor(JCacheOperationSource jCacheOperationSource) AbstractJCacheConfiguration.cacheOperationSource() -
Uses of Bean in org.springframework.context.annotation
Methods in org.springframework.context.annotation with annotations of type BeanModifier and TypeMethodDescriptionLoadTimeWeavingConfiguration.loadTimeWeaver()MBeanExportConfiguration.mbeanExporter() -
Uses of Bean in org.springframework.context.annotation.aspectj
Methods in org.springframework.context.annotation.aspectj with annotations of type BeanModifier and TypeMethodDescriptionorg.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspectSpringConfiguredConfiguration.beanConfigurerAspect() -
Uses of Bean in org.springframework.jms.annotation
Methods in org.springframework.jms.annotation with annotations of type BeanModifier and TypeMethodDescriptionJmsBootstrapConfiguration.defaultJmsListenerEndpointRegistry()JmsBootstrapConfiguration.jmsListenerAnnotationProcessor() -
Uses of Bean in org.springframework.messaging.simp.config
Methods in org.springframework.messaging.simp.config with annotations of type BeanModifier and TypeMethodDescriptionAbstractMessageBrokerConfiguration.brokerChannel(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, TaskExecutor executor) AbstractMessageBrokerConfiguration.brokerChannelExecutor(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel) AbstractMessageBrokerConfiguration.brokerMessageConverter()AbstractMessageBrokerConfiguration.brokerMessagingTemplate(AbstractSubscribableChannel brokerChannel, AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, CompositeMessageConverter brokerMessageConverter) AbstractMessageBrokerConfiguration.clientInboundChannel(TaskExecutor executor) AbstractMessageBrokerConfiguration.clientInboundChannelExecutor()AbstractMessageBrokerConfiguration.clientOutboundChannel(TaskExecutor executor) AbstractMessageBrokerConfiguration.clientOutboundChannelExecutor()AbstractMessageBrokerConfiguration.messageBrokerTaskScheduler()AbstractMessageBrokerConfiguration.simpAnnotationMethodMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, SimpMessagingTemplate brokerMessagingTemplate, CompositeMessageConverter brokerMessageConverter) AbstractMessageBrokerConfiguration.simpleBrokerMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, AbstractSubscribableChannel brokerChannel, UserDestinationResolver userDestinationResolver) AbstractMessageBrokerConfiguration.stompBrokerRelayMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, AbstractSubscribableChannel brokerChannel, UserDestinationMessageHandler userDestinationMessageHandler, MessageHandler userRegistryMessageHandler, UserDestinationResolver userDestinationResolver) AbstractMessageBrokerConfiguration.userDestinationMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, AbstractSubscribableChannel brokerChannel, UserDestinationResolver userDestinationResolver) AbstractMessageBrokerConfiguration.userDestinationResolver(SimpUserRegistry userRegistry, AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel) AbstractMessageBrokerConfiguration.userRegistry(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel) AbstractMessageBrokerConfiguration.userRegistryMessageHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel, SimpUserRegistry userRegistry, SimpMessagingTemplate brokerMessagingTemplate, TaskScheduler scheduler) -
Uses of Bean in org.springframework.scheduling.annotation
Methods in org.springframework.scheduling.annotation with annotations of type BeanModifier and TypeMethodDescriptionProxyAsyncConfiguration.asyncAdvisor()SchedulingConfiguration.scheduledAnnotationProcessor() -
Uses of Bean in org.springframework.scheduling.aspectj
Methods in org.springframework.scheduling.aspectj with annotations of type BeanModifier and TypeMethodDescriptionorg.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspectAspectJAsyncConfiguration.asyncAdvisor() -
Uses of Bean in org.springframework.transaction.annotation
Methods in org.springframework.transaction.annotation with annotations of type BeanModifier and TypeMethodDescriptionProxyTransactionManagementConfiguration.transactionAdvisor(TransactionAttributeSource transactionAttributeSource, TransactionInterceptor transactionInterceptor) AbstractTransactionManagementConfiguration.transactionalEventListenerFactory()ProxyTransactionManagementConfiguration.transactionAttributeSource()ProxyTransactionManagementConfiguration.transactionInterceptor(TransactionAttributeSource transactionAttributeSource) -
Uses of Bean in org.springframework.transaction.aspectj
Methods in org.springframework.transaction.aspectj with annotations of type BeanModifier and TypeMethodDescriptionorg.springframework.transaction.aspectj.JtaAnnotationTransactionAspectAspectJJtaTransactionManagementConfiguration.jtaTransactionAspect()org.springframework.transaction.aspectj.AnnotationTransactionAspectAspectJTransactionManagementConfiguration.transactionAspect() -
Uses of Bean in org.springframework.web.reactive.config
Methods in org.springframework.web.reactive.config with annotations of type BeanModifier and TypeMethodDescriptionWebFluxConfigurationSupport.handlerFunctionAdapter()WebFluxConfigurationSupport.localeContextResolver()WebFluxConfigurationSupport.requestMappingHandlerAdapter(ReactiveAdapterRegistry reactiveAdapterRegistry, ServerCodecConfigurer serverCodecConfigurer, FormattingConversionService conversionService, Validator validator) WebFluxConfigurationSupport.requestMappingHandlerMapping(RequestedContentTypeResolver contentTypeResolver) WebFluxConfigurationSupport.resourceHandlerMapping(ResourceUrlProvider resourceUrlProvider) Return a handler mapping ordered at Integer.MAX_VALUE-1 with mapped resource handlers.WebFluxConfigurationSupport.resourceUrlProvider()WebFluxConfigurationSupport.responseBodyResultHandler(ReactiveAdapterRegistry reactiveAdapterRegistry, ServerCodecConfigurer serverCodecConfigurer, RequestedContentTypeResolver contentTypeResolver) WebFluxConfigurationSupport.responseEntityResultHandler(ReactiveAdapterRegistry reactiveAdapterRegistry, ServerCodecConfigurer serverCodecConfigurer, RequestedContentTypeResolver contentTypeResolver) WebFluxConfigurationSupport.responseStatusExceptionHandler()WebFluxConfigurationSupport.routerFunctionMapping(ServerCodecConfigurer serverCodecConfigurer) WebFluxConfigurationSupport.serverCodecConfigurer()Return the configurer for HTTP message readers and writers.WebFluxConfigurationSupport.serverResponseResultHandler(ServerCodecConfigurer serverCodecConfigurer) WebFluxConfigurationSupport.simpleHandlerAdapter()WebFluxConfigurationSupport.viewResolutionResultHandler(ReactiveAdapterRegistry reactiveAdapterRegistry, RequestedContentTypeResolver contentTypeResolver) WebFluxConfigurationSupport.webFluxAdapterRegistry()Return aReactiveAdapterRegistryto adapting reactive types.WebFluxConfigurationSupport.webFluxContentTypeResolver()WebFluxConfigurationSupport.webFluxConversionService()Return aFormattingConversionServicefor use with annotated controllers.WebFluxConfigurationSupport.webFluxValidator()Return a globalValidatorinstance for example for validating@RequestBodymethod arguments.WebFluxConfigurationSupport.webFluxWebSocketHandlerAdapter()WebFluxConfigurationSupport.webHandler() -
Uses of Bean in org.springframework.web.servlet.config.annotation
Methods in org.springframework.web.servlet.config.annotation with annotations of type BeanModifier and TypeMethodDescriptionWebMvcConfigurationSupport.beanNameHandlerMapping(FormattingConversionService conversionService, ResourceUrlProvider resourceUrlProvider) Return aBeanNameUrlHandlerMappingordered at 2 to map URL paths to controller bean names.WebMvcConfigurationSupport.defaultServletHandlerMapping()Return a handler mapping ordered at Integer.MAX_VALUE with a mapped default servlet handler.WebMvcConfigurationSupport.flashMapManager()WebMvcConfigurationSupport.handlerExceptionResolver(ContentNegotiationManager contentNegotiationManager) Returns aHandlerExceptionResolverCompositecontaining a list of exception resolvers obtained either throughWebMvcConfigurationSupport.configureHandlerExceptionResolvers(java.util.List<org.springframework.web.servlet.HandlerExceptionResolver>)or throughWebMvcConfigurationSupport.addDefaultHandlerExceptionResolvers(java.util.List<org.springframework.web.servlet.HandlerExceptionResolver>, org.springframework.web.accept.ContentNegotiationManager).WebMvcConfigurationSupport.handlerFunctionAdapter()Returns aHandlerFunctionAdapterfor processing requests through handler functions.WebMvcConfigurationSupport.httpRequestHandlerAdapter()Returns aHttpRequestHandlerAdapterfor processing requests withHttpRequestHandlers.WebMvcConfigurationSupport.localeResolver()WebMvcConfigurationSupport.mvcContentNegotiationManager()Return aContentNegotiationManagerinstance to use to determine requested media types in a given request.WebMvcConfigurationSupport.mvcConversionService()Return aFormattingConversionServicefor use with annotated controllers.WebMvcConfigurationSupport.mvcHandlerMappingIntrospector()WebMvcConfigurationSupport.mvcPathMatcher()Return a globalPathMatcherinstance which is used for URL path matching with String patterns.WebMvcConfigurationSupport.mvcPatternParser()Return a globalPathPatternParserinstance to use for parsing patterns to match to theRequestPath.WebMvcConfigurationSupport.mvcResourceUrlProvider()AResourceUrlProviderbean for use with the MVC dispatcher.WebMvcConfigurationSupport.mvcUriComponentsContributor(FormattingConversionService conversionService, RequestMappingHandlerAdapter requestMappingHandlerAdapter) Return an instance ofCompositeUriComponentsContributorfor use withMvcUriComponentsBuilder.WebMvcConfigurationSupport.mvcUrlPathHelper()Return a globalUrlPathHelperinstance which is used to resolve the request mapping path for an application.WebMvcConfigurationSupport.mvcValidator()Return a globalValidatorinstance for example for validating@ModelAttributeand@RequestBodymethod arguments.WebMvcConfigurationSupport.mvcViewResolver(ContentNegotiationManager contentNegotiationManager) Register aViewResolverCompositethat contains a chain of view resolvers to use for view resolution.WebMvcConfigurationSupport.requestMappingHandlerAdapter(ContentNegotiationManager contentNegotiationManager, FormattingConversionService conversionService, Validator validator) Returns aRequestMappingHandlerAdapterfor processing requests through annotated controller methods.WebMvcConfigurationSupport.requestMappingHandlerMapping(ContentNegotiationManager contentNegotiationManager, FormattingConversionService conversionService, ResourceUrlProvider resourceUrlProvider) Return aRequestMappingHandlerMappingordered at 0 for mapping requests to annotated controllers.WebMvcConfigurationSupport.resourceHandlerMapping(ContentNegotiationManager contentNegotiationManager, FormattingConversionService conversionService, ResourceUrlProvider resourceUrlProvider) Return a handler mapping ordered at Integer.MAX_VALUE-1 with mapped resource handlers.WebMvcConfigurationSupport.routerFunctionMapping(FormattingConversionService conversionService, ResourceUrlProvider resourceUrlProvider) Return aRouterFunctionMappingordered at 3 to map router functions.WebMvcConfigurationSupport.simpleControllerHandlerAdapter()Returns aSimpleControllerHandlerAdapterfor processing requests with interface-based controllers.WebMvcConfigurationSupport.themeResolver()Deprecated.WebMvcConfigurationSupport.viewControllerHandlerMapping(FormattingConversionService conversionService, ResourceUrlProvider resourceUrlProvider) Return a handler mapping ordered at 1 to map URL paths directly to view names.WebMvcConfigurationSupport.viewNameTranslator() -
Uses of Bean in org.springframework.web.socket.config.annotation
Methods in org.springframework.web.socket.config.annotation with annotations of type BeanModifier and TypeMethodDescriptionWebSocketMessageBrokerConfigurationSupport.stompWebSocketHandlerMapping(WebSocketHandler subProtocolWebSocketHandler, TaskScheduler messageBrokerTaskScheduler) WebSocketMessageBrokerConfigurationSupport.subProtocolWebSocketHandler(AbstractSubscribableChannel clientInboundChannel, AbstractSubscribableChannel clientOutboundChannel) WebSocketConfigurationSupport.webSocketHandlerMapping(org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport.DefaultSockJsSchedulerContainer schedulerContainer) WebSocketMessageBrokerConfigurationSupport.webSocketMessageBrokerStats(AbstractBrokerMessageHandler stompBrokerRelayMessageHandler, WebSocketHandler subProtocolWebSocketHandler, TaskExecutor inboundExecutor, TaskExecutor outboundExecutor, TaskScheduler scheduler) static CustomScopeConfigurerWebSocketMessageBrokerConfigurationSupport.webSocketScopeConfigurer()