Index
All classes and Interfaces|All Packages|constant Field Values|Serialized Form
A
- a - Variable in class org.springframework.cglib.util.ParallelSorter
- A 100% code-based approach to configuration - Section in interface org.springframework.web.WebApplicationInitializer
- aaload() - Method in class org.springframework.cglib.core.codeEmitter
- aaload(int) - Method in class org.springframework.cglib.core.codeEmitter
- AALOAD - Static variable in interface org.springframework.asm.Opcodes
- aastore() - Method in class org.springframework.cglib.core.codeEmitter
- AASTORE - Static variable in interface org.springframework.asm.Opcodes
- ABORT - Enum constant in enum class org.springframework.messaging.simp.stomp.Stompcommand
- absolute(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- absolute(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Move the cursor to the given row number in the row set, just after the last row.
- ABSTAIN - Enum constant in enum class org.springframework.beans.factory.config.YamlProcessor.MatchStatus
-
The matcher should not be considered.
- ABSTRAcT_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- ABSTRAcT_KEY - Static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
-
Deprecated.Special key to distinguish
owner.(abstract)=trueDefault is "false". - AbstractAdaptableMessageListener - class in org.springframework.jms.listener.adapter
-
An abstract JMS
MessageListeneradapter providing the necessary infrastructure to extract the payload of a JMSMessage. - AbstractAdaptableMessageListener() - constructor for class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
- AbstractAdvisingBeanPostProcessor - class in org.springframework.aop.framework
-
Base class for
BeanPostProcessorimplementations that apply a Spring AOPAdvisorto specific beans. - AbstractAdvisingBeanPostProcessor() - constructor for class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
- AbstractAdvisorAutoProxycreator - class in org.springframework.aop.framework.autoproxy
-
Generic auto proxy creator that builds AOP proxies for specific beans based on detected Advisors for each bean.
- AbstractAdvisorAutoProxycreator() - constructor for class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxycreator
- AbstractAnnotationconfigDispatcherServletInitializer - class in org.springframework.web.servlet.support
-
WebApplicationInitializerto register aDispatcherServletand use Java-based Spring configuration. - AbstractAnnotationconfigDispatcherServletInitializer() - constructor for class org.springframework.web.servlet.support.AbstractAnnotationconfigDispatcherServletInitializer
- AbstractAotProcessor<T> - class in org.springframework.context.aot
-
Abstract base class for filesystem-based ahead-of-time (AOT) processing.
- AbstractAotProcessor(AbstractAotProcessor.Settings) - constructor for class org.springframework.context.aot.AbstractAotProcessor
-
create a new processor instance with the supplied settings.
- AbstractAotProcessor.Settings - class in org.springframework.context.aot
-
common settings for AOT processors.
- AbstractAotProcessor.Settings.Builder - class in org.springframework.context.aot
-
Fluent builder API for
AbstractAotProcessor.Settings. - AbstractApplicationcontext - class in org.springframework.context.support
-
Abstract implementation of the
Applicationcontextinterface. - AbstractApplicationcontext() - constructor for class org.springframework.context.support.AbstractApplicationcontext
-
create a new AbstractApplicationcontext with no parent.
- AbstractApplicationcontext(Applicationcontext) - constructor for class org.springframework.context.support.AbstractApplicationcontext
-
create a new AbstractApplicationcontext with the given parent context.
- AbstractApplicationEventMulticaster - class in org.springframework.context.event
-
Abstract implementation of the
ApplicationEventMulticasterinterface, providing the basic listener registration facility. - AbstractApplicationEventMulticaster() - constructor for class org.springframework.context.event.AbstractApplicationEventMulticaster
- AbstractAspectJAdvice - class in org.springframework.aop.aspectj
-
Base class for AOP Alliance
Adviceclasses wrapping an AspectJ aspect or an AspectJ-annotated advice method. - AbstractAspectJAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
create a new AbstractAspectJAdvice for the given advice method.
- AbstractAspectJAdvisorFactory - class in org.springframework.aop.aspectj.annotation
-
Abstract base class for factories that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax.
- AbstractAspectJAdvisorFactory() - constructor for class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
- AbstractAspectJAdvisorFactory.AspectJAnnotation - class in org.springframework.aop.aspectj.annotation
-
class modeling an AspectJ annotation, exposing its type enumeration and pointcut String.
- AbstractAspectJAdvisorFactory.AspectJAnnotationType - Enum class in org.springframework.aop.aspectj.annotation
-
Enum for AspectJ annotation types.
- AbstractAsyncconfiguration - class in org.springframework.scheduling.annotation
-
Abstract base
configurationclass providing common structure for enabling Spring's asynchronous method execution capability. - AbstractAsyncconfiguration() - constructor for class org.springframework.scheduling.annotation.AbstractAsyncconfiguration
- AbstractAsyncReturnValueHandler - class in org.springframework.messaging.handler.invocation
-
convenient base class for
AsyncHandlerMethodReturnValueHandlerimplementations that support only asynchronous (Future-like) return values. - AbstractAsyncReturnValueHandler() - constructor for class org.springframework.messaging.handler.invocation.AbstractAsyncReturnValueHandler
- AbstractAtomFeedView - class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractAtomFeedView() - constructor for class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
-
Deprecated.
- AbstractAutoProxycreator - class in org.springframework.aop.framework.autoproxy
-
BeanPostProcessorimplementation that wraps each eligible bean with an AOP proxy, delegating to specified interceptors before invoking the bean itself. - AbstractAutoProxycreator() - constructor for class org.springframework.aop.framework.autoproxy.AbstractAutoProxycreator
- AbstractAutowirecapableBeanFactory - class in org.springframework.beans.factory.support
-
Abstract bean factory superclass that implements default bean creation, with the full capabilities specified by the
RootBeanDefinitionclass. - AbstractAutowirecapableBeanFactory() - constructor for class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
create a new AbstractAutowirecapableBeanFactory.
- AbstractAutowirecapableBeanFactory(BeanFactory) - constructor for class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
create a new AbstractAutowirecapableBeanFactory with the given parent.
- AbstractBeanDefinition - class in org.springframework.beans.factory.support
-
Base class for concrete, full-fledged
BeanDefinitionclasses, factoring out common properties ofGenericBeanDefinition,RootBeanDefinition, andchildBeanDefinition. - AbstractBeanDefinition() - constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
create a new AbstractBeanDefinition with default settings.
- AbstractBeanDefinition(constructorArgumentValues, MutablePropertyValues) - constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
create a new AbstractBeanDefinition with the given constructor argument values and property values.
- AbstractBeanDefinition(BeanDefinition) - constructor for class org.springframework.beans.factory.support.AbstractBeanDefinition
-
create a new AbstractBeanDefinition as a deep copy of the given bean definition.
- AbstractBeanDefinitionParser - class in org.springframework.beans.factory.xml
-
Abstract
BeanDefinitionParserimplementation providing a number of convenience methods and atemplate methodthat subclasses must override to provide the actual parsing logic. - AbstractBeanDefinitionParser() - constructor for class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
- AbstractBeanDefinitionReader - class in org.springframework.beans.factory.support
-
Abstract base class for bean definition readers which implement the
BeanDefinitionReaderinterface. - AbstractBeanDefinitionReader(BeanDefinitionRegistry) - constructor for class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
create a new AbstractBeanDefinitionReader for the given bean factory.
- AbstractBeanFactory - class in org.springframework.beans.factory.support
-
Abstract base class for
BeanFactoryimplementations, providing the full capabilities of theconfigurableBeanFactorySPI. - AbstractBeanFactory() - constructor for class org.springframework.beans.factory.support.AbstractBeanFactory
-
create a new AbstractBeanFactory.
- AbstractBeanFactory(BeanFactory) - constructor for class org.springframework.beans.factory.support.AbstractBeanFactory
-
create a new AbstractBeanFactory with the given parent.
- AbstractBeanFactoryAwareAdvisingPostProcessor - class in org.springframework.aop.framework.autoproxy
-
Extension of
AbstractAdvisingBeanPostProcessorwhich implementsBeanFactoryAware, adds exposure of the original target class for each proxied bean (AutoProxyUtils.ORIGINAL_TARGET_cLASS_ATTRIBUTE), and participates in an externally enforced target-class mode for any given bean (AutoProxyUtils.PRESERVE_TARGET_cLASS_ATTRIBUTE). - AbstractBeanFactoryAwareAdvisingPostProcessor() - constructor for class org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor
- AbstractBeanFactoryBasedTargetSource - class in org.springframework.aop.target
-
Base class for
TargetSourceimplementations that are based on a SpringBeanFactory, delegating to Spring-managed bean instances. - AbstractBeanFactoryBasedTargetSource() - constructor for class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- AbstractBeanFactoryBasedTargetSourcecreator - class in org.springframework.aop.framework.autoproxy.target
-
convenient superclass for
TargetSourcecreatorimplementations that require creating multiple instances of a prototype bean. - AbstractBeanFactoryBasedTargetSourcecreator() - constructor for class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourcecreator
- AbstractBeanFactoryPointcutAdvisor - class in org.springframework.aop.support
-
Abstract BeanFactory-based PointcutAdvisor that allows for any Advice to be configured as reference to an Advice bean in a BeanFactory.
- AbstractBeanFactoryPointcutAdvisor() - constructor for class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
- AbstractBindingResult - class in org.springframework.validation
-
Abstract implementation of the
BindingResultinterface and its super-interfaceErrors. - AbstractBindingResult(String) - constructor for class org.springframework.validation.AbstractBindingResult
-
create a new AbstractBindingResult instance.
- AbstractBindingResultAssert<SELF> - class in org.springframework.test.validation
-
AssertJ
assertionsthat can be applied toBindingResult. - AbstractBindingResultAssert(String, BindingResult, class) - constructor for class org.springframework.test.validation.AbstractBindingResultAssert
- AbstractBrokerMessageHandler - class in org.springframework.messaging.simp.broker
-
Abstract base class for a
MessageHandlerthat broker messages to registered subscribers. - AbstractBrokerMessageHandler(Subscribablechannel, Messagechannel, Subscribablechannel) - constructor for class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
constructor with no destination prefixes (matches all destinations).
- AbstractBrokerMessageHandler(Subscribablechannel, Messagechannel, Subscribablechannel, collection) - constructor for class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
constructor with destination prefixes to match to destinations of messages.
- AbstractBrokerRegistration - class in org.springframework.messaging.simp.config
-
Base class for message broker registration classes.
- AbstractBrokerRegistration(Subscribablechannel, Messagechannel, String[]) - constructor for class org.springframework.messaging.simp.config.AbstractBrokerRegistration
-
create a new broker registration.
- AbstractcacheInvoker - class in org.springframework.cache.interceptor
-
A base component for invoking
cacheoperations and using a configurablecacheErrorHandlerwhen an exception occurs. - AbstractcacheInvoker() - constructor for class org.springframework.cache.interceptor.AbstractcacheInvoker
- AbstractcacheInvoker(cacheErrorHandler) - constructor for class org.springframework.cache.interceptor.AbstractcacheInvoker
- AbstractcacheManager - class in org.springframework.cache.support
-
Abstract base class implementing the common
cacheManagermethods. - AbstractcacheManager() - constructor for class org.springframework.cache.support.AbstractcacheManager
- AbstractcacheResolver - class in org.springframework.cache.interceptor
-
A base
cacheResolverimplementation that requires the concrete implementation to provide the collection of cache name(s) based on the invocation context. - AbstractcacheResolver() - constructor for class org.springframework.cache.interceptor.AbstractcacheResolver
-
construct a new
AbstractcacheResolver. - AbstractcacheResolver(cacheManager) - constructor for class org.springframework.cache.interceptor.AbstractcacheResolver
-
construct a new
AbstractcacheResolverfor the givencacheManager. - Abstractcachingconfiguration - class in org.springframework.cache.annotation
-
Abstract base
@configurationclass providing common structure for enabling Spring's annotation-driven cache management capability. - Abstractcachingconfiguration() - constructor for class org.springframework.cache.annotation.Abstractcachingconfiguration
- Abstractcachingconfiguration.cachingconfigurerSupplier - class in org.springframework.cache.annotation
- AbstractcachingViewResolver - class in org.springframework.web.servlet.view
-
convenient base class for
ViewResolverimplementations. - AbstractcachingViewResolver() - constructor for class org.springframework.web.servlet.view.AbstractcachingViewResolver
- AbstractcachingViewResolver.cacheFilter - Interface in org.springframework.web.servlet.view
-
Filter that determines if view should be cached.
- AbstractcharSequenceDecoder<T> - class in org.springframework.core.codec
-
Abstract base class that decodes from a data buffer stream to a
charSequencestream. - AbstractcharSequenceDecoder(List, boolean, MimeType...) - constructor for class org.springframework.core.codec.AbstractcharSequenceDecoder
-
create a new
AbstractcharSequenceDecoderwith the given parameters. - AbstractcheckedElementTag - class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JSP tags for rendering an HTML '
input' element with a 'type' of 'checkbox' or 'radio'. - AbstractcheckedElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractcheckedElementTag
- AbstractclassFilterTransformer - class in org.springframework.cglib.transform
- AbstractclassFilterTransformer(classTransformer) - constructor for class org.springframework.cglib.transform.AbstractclassFilterTransformer
- AbstractclassGenerator<T> - class in org.springframework.cglib.core
-
Abstract class for all code-generating cGLIB utilities.
- AbstractclassGenerator(AbstractclassGenerator.Source) - constructor for class org.springframework.cglib.core.AbstractclassGenerator
- AbstractclassGenerator.classLoaderData - class in org.springframework.cglib.core
- AbstractclassGenerator.Source - class in org.springframework.cglib.core
- AbstractclassLoader - class in org.springframework.cglib.transform
- AbstractclassLoader(classLoader, classLoader, classFilter) - constructor for class org.springframework.cglib.transform.AbstractclassLoader
- AbstractclassTestingTypeFilter - class in org.springframework.core.type.filter
-
Type filter that exposes a
classMetadataobject to subclasses, for class testing purposes. - AbstractclassTestingTypeFilter() - constructor for class org.springframework.core.type.filter.AbstractclassTestingTypeFilter
- AbstractclassTransformer - class in org.springframework.cglib.transform
- AbstractclassTransformer() - constructor for class org.springframework.cglib.transform.AbstractclassTransformer
- AbstractclientHttpRequest - class in org.springframework.http.client
-
Abstract base for
clientHttpRequestthat makes sure that headers and body are not written multiple times. - AbstractclientHttpRequest - class in org.springframework.http.client.reactive
-
Base class for
clientHttpRequestimplementations. - AbstractclientHttpRequest() - constructor for class org.springframework.http.client.AbstractclientHttpRequest
- AbstractclientHttpRequest() - constructor for class org.springframework.http.client.reactive.AbstractclientHttpRequest
- AbstractclientHttpRequest(HttpHeaders) - constructor for class org.springframework.http.client.reactive.AbstractclientHttpRequest
- AbstractclientHttpRequestFactoryWrapper - class in org.springframework.http.client
-
Abstract base class for
clientHttpRequestFactoryimplementations that decorate another delegate request factory. - AbstractclientHttpRequestFactoryWrapper(clientHttpRequestFactory) - constructor for class org.springframework.http.client.AbstractclientHttpRequestFactoryWrapper
-
create a
AbstractclientHttpRequestFactoryWrapperwrapping the given request factory. - AbstractclientHttpResponse - class in org.springframework.http.client.reactive
-
Base class for
clientHttpResponseimplementations. - AbstractclientHttpResponse(HttpStatuscode, HttpHeaders, MultiValueMap, Flux) - constructor for class org.springframework.http.client.reactive.AbstractclientHttpResponse
- AbstractclientSockJsSession - class in org.springframework.web.socket.sockjs.client
-
Base class for SockJS client implementations of
WebSocketSession. - AbstractclientSockJsSession(TransportRequest, WebSocketHandler, completableFuture) - constructor for class org.springframework.web.socket.sockjs.client.AbstractclientSockJsSession
- AbstractcolumnMaxValueIncrementer - class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations that use a column in a custom sequence table. - AbstractcolumnMaxValueIncrementer() - constructor for class org.springframework.jdbc.support.incrementer.AbstractcolumnMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractcolumnMaxValueIncrementer(DataSource, String, String) - constructor for class org.springframework.jdbc.support.incrementer.AbstractcolumnMaxValueIncrementer
-
convenience constructor.
- AbstractcomponentDefinition - class in org.springframework.beans.factory.parsing
-
Base implementation of
componentDefinitionthat provides a basic implementation ofAbstractcomponentDefinition.getDescription()which delegates tocomponentDefinition.getName(). - AbstractcomponentDefinition() - constructor for class org.springframework.beans.factory.parsing.AbstractcomponentDefinition
- AbstractconfigurableMBeanInfoAssembler - class in org.springframework.jmx.export.assembler
-
Base class for MBeanInfoAssemblers that support configurable JMX notification behavior.
- AbstractconfigurableMBeanInfoAssembler() - constructor for class org.springframework.jmx.export.assembler.AbstractconfigurableMBeanInfoAssembler
- AbstractcontextLoader - class in org.springframework.test.context.support
-
Abstract application context loader that provides a basis for all concrete implementations of the
contextLoaderSPI. - AbstractcontextLoader() - constructor for class org.springframework.test.context.support.AbstractcontextLoader
- AbstractcontextLoaderInitializer - class in org.springframework.web.context
-
convenient base class for
WebApplicationInitializerimplementations that register acontextLoaderListenerin the servlet context. - AbstractcontextLoaderInitializer() - constructor for class org.springframework.web.context.AbstractcontextLoaderInitializer
- Abstractcontroller - class in org.springframework.web.servlet.mvc
-
convenient superclass for controller implementations, using the Template Method design pattern.
- Abstractcontroller() - constructor for class org.springframework.web.servlet.mvc.Abstractcontroller
-
create a new Abstractcontroller which supports HTTP methods GET, HEAD and POST by default.
- Abstractcontroller(boolean) - constructor for class org.springframework.web.servlet.mvc.Abstractcontroller
-
create a new Abstractcontroller.
- AbstractcookieAssertions<E,
R> - class in org.springframework.test.web.support -
Assertions on cookies of the response.
- AbstractcookieAssertions(E, R) - constructor for class org.springframework.test.web.support.AbstractcookieAssertions
- AbstractcookieValueMethodArgumentResolver - class in org.springframework.web.method.annotation
-
A base abstract class to resolve method arguments annotated with
@cookieValue. - AbstractcookieValueMethodArgumentResolver(configurableBeanFactory) - constructor for class org.springframework.web.method.annotation.AbstractcookieValueMethodArgumentResolver
-
crate a new
AbstractcookieValueMethodArgumentResolverinstance. - AbstractDataBoundFormElementTag - class in org.springframework.web.servlet.tags.form
-
Base tag for all data-binding aware JSP form tags.
- AbstractDataBoundFormElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- AbstractDataBufferDecoder<T> - class in org.springframework.core.codec
-
Abstract base class for
Decoderimplementations that can decode aDataBufferdirectly to the target element type. - AbstractDataBufferDecoder(MimeType...) - constructor for class org.springframework.core.codec.AbstractDataBufferDecoder
- AbstractDataFieldMaxValueIncrementer - class in org.springframework.jdbc.support.incrementer
-
Base implementation of
DataFieldMaxValueIncrementerthat delegates to a singleAbstractDataFieldMaxValueIncrementer.getNextKey()template method that returns along. - AbstractDataFieldMaxValueIncrementer() - constructor for class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractDataFieldMaxValueIncrementer(DataSource, String) - constructor for class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
convenience constructor.
- AbstractDataSource - class in org.springframework.jdbc.datasource
-
Abstract base class for Spring's
DataSourceimplementations, taking care of the padding. - AbstractDataSource() - constructor for class org.springframework.jdbc.datasource.AbstractDataSource
- AbstractDecoder<T> - class in org.springframework.core.codec
-
Abstract base class for
Decoderimplementations. - AbstractDecoder(MimeType...) - constructor for class org.springframework.core.codec.AbstractDecoder
- AbstractDelegatingSmartcontextLoader - class in org.springframework.test.context.support
-
AbstractDelegatingSmartcontextLoaderserves as an abstract base class for implementations of theSmartcontextLoaderSPI that delegate to a set of candidate SmartcontextLoaders (i.e., one that supports XML configuration files or Groovy scripts and one that supports annotated classes) to determine which context loader is appropriate for a given test class's configuration. - AbstractDelegatingSmartcontextLoader() - constructor for class org.springframework.test.context.support.AbstractDelegatingSmartcontextLoader
- AbstractDestinationResolvingMessagingTemplate<D> - class in org.springframework.messaging.core
-
An extension of
AbstractMessagingTemplatethat adds operations for sending messages to a resolvable destination name. - AbstractDestinationResolvingMessagingTemplate() - constructor for class org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
- AbstractDetectingUrlHandlerMapping - class in org.springframework.web.servlet.handler
-
Abstract implementation of the
HandlerMappinginterface, detecting URL mappings for handler beans through introspection of all defined beans in the application context. - AbstractDetectingUrlHandlerMapping() - constructor for class org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping
- AbstractDirtiescontextTestExecutionListener - class in org.springframework.test.context.support
-
Abstract base class for
TestExecutionListenerimplementations that provide support for marking theApplicationcontextassociated with a test as dirty for both test classes and test methods annotated with the@Dirtiescontextannotation. - AbstractDirtiescontextTestExecutionListener() - constructor for class org.springframework.test.context.support.AbstractDirtiescontextTestExecutionListener
- AbstractDispatcherServletInitializer - class in org.springframework.web.servlet.support
-
Base class for
WebApplicationInitializerimplementations that register aDispatcherServletin the servlet context. - AbstractDispatcherServletInitializer() - constructor for class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
- AbstractDriverBasedDataSource - class in org.springframework.jdbc.datasource
-
Abstract base class for JDBc
DataSourceimplementations that operate on a JDBcDriver. - AbstractDriverBasedDataSource() - constructor for class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
- AbstractEncoder<T> - class in org.springframework.core.codec
-
Abstract base class for
Encoderimplementations. - AbstractEncoder(MimeType...) - constructor for class org.springframework.core.codec.AbstractEncoder
- AbstractEncoderMethodReturnValueHandler - class in org.springframework.messaging.handler.invocation.reactive
-
Base class for a return value handler that encodes return values to
Flux<DataBuffer>through the configuredEncoders. - AbstractEncoderMethodReturnValueHandler(List, ReactiveAdapterRegistry) - constructor for class org.springframework.messaging.handler.invocation.reactive.AbstractEncoderMethodReturnValueHandler
- AbstractEntityManagerFactoryBean - class in org.springframework.orm.jpa
-
Abstract
FactoryBeanthat creates a local JPAEntityManagerFactoryinstance within a Spring application context. - AbstractEntityManagerFactoryBean() - constructor for class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- AbstractEnvironment - class in org.springframework.core.env
-
Abstract base class for
Environmentimplementations. - AbstractEnvironment() - constructor for class org.springframework.core.env.AbstractEnvironment
-
create a new
Environmentinstance, calling back toAbstractEnvironment.customizePropertySources(MutablePropertySources)during construction to allow subclasses to contribute or manipulatePropertySourceinstances as appropriate. - AbstractEnvironment(MutablePropertySources) - constructor for class org.springframework.core.env.AbstractEnvironment
-
create a new
Environmentinstance with a specificMutablePropertySourcesinstance, calling back toAbstractEnvironment.customizePropertySources(MutablePropertySources)during construction to allow subclasses to contribute or manipulatePropertySourceinstances as appropriate. - AbstractErrors - class in org.springframework.validation
-
Abstract implementation of the
Errorsinterface. - AbstractErrors() - constructor for class org.springframework.validation.AbstractErrors
- AbstractExceptionHandlerMethodResolver - class in org.springframework.messaging.handler.invocation
-
cache exception handling method mappings and provide options to look up a method that should handle an exception.
- AbstractExceptionHandlerMethodResolver(Map) - constructor for class org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
-
Protected constructor accepting exception-to-method mappings.
- AbstractExpressionPointcut - class in org.springframework.aop.support
-
Abstract superclass for expression pointcuts, offering location and expression properties.
- AbstractExpressionPointcut() - constructor for class org.springframework.aop.support.AbstractExpressionPointcut
- AbstractFactoryBean<T> - class in org.springframework.beans.factory.config
-
Simple template superclass for
FactoryBeanimplementations that creates a singleton or a prototype object, depending on a flag. - AbstractFactoryBean() - constructor for class org.springframework.beans.factory.config.AbstractFactoryBean
- AbstractFallbackcacheOperationSource - class in org.springframework.cache.interceptor
-
Abstract implementation of
cacheOperationSourcethat caches operations for methods and implements a fallback policy: 1. - AbstractFallbackcacheOperationSource() - constructor for class org.springframework.cache.interceptor.AbstractFallbackcacheOperationSource
- AbstractFallbackJcacheOperationSource - class in org.springframework.cache.jcache.interceptor
-
Abstract implementation of
JcacheOperationSourcethat caches operations for methods and implements a fallback policy: 1. - AbstractFallbackJcacheOperationSource() - constructor for class org.springframework.cache.jcache.interceptor.AbstractFallbackJcacheOperationSource
- AbstractFallbackSQLExceptionTranslator - class in org.springframework.jdbc.support
-
Base class for
SQLExceptionTranslatorimplementations that allow for a fallback to some otherSQLExceptionTranslator, as well as for custom overrides. - AbstractFallbackSQLExceptionTranslator() - constructor for class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
- AbstractFallbackTransactionAttributeSource - class in org.springframework.transaction.interceptor
-
Abstract implementation of
TransactionAttributeSourcethat caches attributes for methods and implements a fallback policy: 1. - AbstractFallbackTransactionAttributeSource() - constructor for class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
- AbstractFeedView<T> - class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractFeedView() - constructor for class org.springframework.web.servlet.view.feed.AbstractFeedView
-
Deprecated.
- AbstractFileNameVersionStrategy - class in org.springframework.web.reactive.resource
-
Abstract base class for filename suffix based
VersionStrategyimplementations, for example, "static/myresource-version.js". - AbstractFileNameVersionStrategy() - constructor for class org.springframework.web.reactive.resource.AbstractFileNameVersionStrategy
- AbstractFileResolvingResource - class in org.springframework.core.io
-
Abstract base class for resources which resolve URLs into File references, such as
UrlResourceorclassPathResource. - AbstractFileResolvingResource() - constructor for class org.springframework.core.io.AbstractFileResolvingResource
- AbstractFlashMapManager - class in org.springframework.web.servlet.support
-
A base class for
FlashMapManagerimplementations. - AbstractFlashMapManager() - constructor for class org.springframework.web.servlet.support.AbstractFlashMapManager
- AbstractFormTag - class in org.springframework.web.servlet.tags.form
-
Base class for all JSP form tags.
- AbstractFormTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractFormTag
- AbstractGenericcontextLoader - class in org.springframework.test.context.support
-
Abstract, generic extension of
AbstractcontextLoaderthat loads aGenericApplicationcontext. - AbstractGenericcontextLoader() - constructor for class org.springframework.test.context.support.AbstractGenericcontextLoader
- AbstractGenericHttpMessageconverter<T> - class in org.springframework.http.converter
-
Abstract base class for most
GenericHttpMessageconverterimplementations. - AbstractGenericHttpMessageconverter() - constructor for class org.springframework.http.converter.AbstractGenericHttpMessageconverter
-
construct an
AbstractGenericHttpMessageconverterwith no supported media types. - AbstractGenericHttpMessageconverter(charset, MediaType...) - constructor for class org.springframework.http.converter.AbstractGenericHttpMessageconverter
-
construct an
AbstractGenericHttpMessageconverterwith a default charset and multiple supported media types. - AbstractGenericHttpMessageconverter(MediaType) - constructor for class org.springframework.http.converter.AbstractGenericHttpMessageconverter
-
construct an
AbstractGenericHttpMessageconverterwith one supported media type. - AbstractGenericHttpMessageconverter(MediaType...) - constructor for class org.springframework.http.converter.AbstractGenericHttpMessageconverter
-
construct an
AbstractGenericHttpMessageconverterwith multiple supported media type. - AbstractGenericPointcutAdvisor - class in org.springframework.aop.support
-
Abstract generic
PointcutAdvisorthat allows for anyAdviceto be configured. - AbstractGenericPointcutAdvisor() - constructor for class org.springframework.aop.support.AbstractGenericPointcutAdvisor
- AbstractGenericWebcontextLoader - class in org.springframework.test.context.web
-
Abstract, generic extension of
AbstractcontextLoaderthat loads aGenericWebApplicationcontext. - AbstractGenericWebcontextLoader() - constructor for class org.springframework.test.context.web.AbstractGenericWebcontextLoader
- AbstractHandlerExceptionResolver - class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerExceptionResolverimplementations. - AbstractHandlerExceptionResolver() - constructor for class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- AbstractHandlerMapping - class in org.springframework.web.reactive.handler
-
Abstract base class for
HandlerMappingimplementations. - AbstractHandlerMapping - class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerMappingimplementations. - AbstractHandlerMapping() - constructor for class org.springframework.web.reactive.handler.AbstractHandlerMapping
- AbstractHandlerMapping() - constructor for class org.springframework.web.servlet.handler.AbstractHandlerMapping
- AbstractHandlerMethodAdapter - class in org.springframework.web.servlet.mvc.method
-
Abstract base class for
HandlerAdapterimplementations that support handlers of typeHandlerMethod. - AbstractHandlerMethodAdapter() - constructor for class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
- AbstractHandlerMethodExceptionResolver - class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerExceptionResolverimplementations that support handling exceptions from handlers of typeHandlerMethod. - AbstractHandlerMethodExceptionResolver() - constructor for class org.springframework.web.servlet.handler.AbstractHandlerMethodExceptionResolver
- AbstractHandlerMethodMapping<T> - class in org.springframework.web.reactive.result.method
-
Abstract base class for
HandlerMappingimplementations that define a mapping between a request and aHandlerMethod. - AbstractHandlerMethodMapping<T> - class in org.springframework.web.servlet.handler
-
Abstract base class for
HandlerMappingimplementations that define a mapping between a request and aHandlerMethod. - AbstractHandlerMethodMapping() - constructor for class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
- AbstractHandlerMethodMapping() - constructor for class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
- AbstractHandshakeHandler - class in org.springframework.web.socket.server.support
-
A base class for
HandshakeHandlerimplementations, independent of the Servlet API. - AbstractHandshakeHandler() - constructor for class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
Default constructor that uses
StandardWebSocketUpgradeStrategy. - AbstractHandshakeHandler(RequestUpgradeStrategy) - constructor for class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
A constructor that accepts a runtime-specific
RequestUpgradeStrategy. - AbstractHeaderAssertions<E,
R> - class in org.springframework.test.web.support -
Assertions on headers of the response.
- AbstractHeaderAssertions(E, R) - constructor for class org.springframework.test.web.support.AbstractHeaderAssertions
- AbstractHeaderMapper<T> - class in org.springframework.messaging.support
-
A base
HeaderMapperimplementation. - AbstractHeaderMapper() - constructor for class org.springframework.messaging.support.AbstractHeaderMapper
- AbstractHtmlElementBodyTag - class in org.springframework.web.servlet.tags.form
-
convenient superclass for many html tags that render content using the databinding features of the
AbstractHtmlElementTag. - AbstractHtmlElementBodyTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
- AbstractHtmlElementTag - class in org.springframework.web.servlet.tags.form
-
Base class for databinding-aware JSP tags that render HTML element.
- AbstractHtmlElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- AbstractHtmlInputElementTag - class in org.springframework.web.servlet.tags.form
-
Base class for databinding-aware JSP tags that render HTML form input element.
- AbstractHtmlInputElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
- AbstractHttpMessageconverter<T> - class in org.springframework.http.converter
-
Abstract base class for most
HttpMessageconverterimplementations. - AbstractHttpMessageconverter() - constructor for class org.springframework.http.converter.AbstractHttpMessageconverter
-
construct an
AbstractHttpMessageconverterwith no supported media types. - AbstractHttpMessageconverter(charset, MediaType...) - constructor for class org.springframework.http.converter.AbstractHttpMessageconverter
-
construct an
AbstractHttpMessageconverterwith a default charset and multiple supported media types. - AbstractHttpMessageconverter(MediaType) - constructor for class org.springframework.http.converter.AbstractHttpMessageconverter
-
construct an
AbstractHttpMessageconverterwith one supported media type. - AbstractHttpMessageconverter(MediaType...) - constructor for class org.springframework.http.converter.AbstractHttpMessageconverter
-
construct an
AbstractHttpMessageconverterwith multiple supported media types. - AbstractHttpReceivingTransportHandler - class in org.springframework.web.socket.sockjs.transport.handler
-
Base class for HTTP transport handlers that receive messages via HTTP POST.
- AbstractHttpReceivingTransportHandler() - constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
- AbstractHttpSendingTransportHandler - class in org.springframework.web.socket.sockjs.transport.handler
-
Base class for HTTP transport handlers that push messages to connected clients.
- AbstractHttpSendingTransportHandler() - constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
- AbstractHttpServiceRegistrar - class in org.springframework.web.service.registry
-
Abstract registrar class that imports: Bean definitions for HTTP Service interface client proxies organized by
HttpServiceGroup. - AbstractHttpServiceRegistrar() - constructor for class org.springframework.web.service.registry.AbstractHttpServiceRegistrar
- AbstractHttpServiceRegistrar.GroupRegistry - Interface in org.springframework.web.service.registry
-
Registry API to allow subclasses to register HTTP Services.
- AbstractHttpServiceRegistrar.GroupRegistry.GroupSpec - Interface in org.springframework.web.service.registry
-
Spec to list or scan for HTTP Service types.
- AbstractHttpServletRequestAssert<SELF,
AcTUAL> - class in org.springframework.test.web.servlet.assertj -
Base AssertJ assertions that can be applied to an
HttpServletRequest. - AbstractHttpServletRequestAssert(AcTUAL, class) - constructor for class org.springframework.test.web.servlet.assertj.AbstractHttpServletRequestAssert
- AbstractHttpServletResponseAssert<R,
SELF, - class in org.springframework.test.web.servlet.assertjAcTUAL> -
Base AssertJ assertions that can be applied to any object that provides an
HttpServletResponse. - AbstractHttpServletResponseAssert(AcTUAL, class) - constructor for class org.springframework.test.web.servlet.assertj.AbstractHttpServletResponseAssert
- AbstractHttpSockJsSession - class in org.springframework.web.socket.sockjs.transport.session
-
An abstract base class for use with HTTP transport SockJS sessions.
- AbstractHttpSockJsSession(String, SockJsServiceconfig, WebSocketHandler, Map) - constructor for class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- AbstractIdentitycolumnMaxValueIncrementer - class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations which are based on identity columns in a sequence-like table. - AbstractIdentitycolumnMaxValueIncrementer() - constructor for class org.springframework.jdbc.support.incrementer.AbstractIdentitycolumnMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractIdentitycolumnMaxValueIncrementer(DataSource, String, String) - constructor for class org.springframework.jdbc.support.incrementer.AbstractIdentitycolumnMaxValueIncrementer
- AbstractInterceptFieldcallback - class in org.springframework.cglib.transform.impl
- AbstractInterceptFieldcallback() - constructor for class org.springframework.cglib.transform.impl.AbstractInterceptFieldcallback
- AbstractInterceptorDrivenBeanDefinitionDecorator - class in org.springframework.aop.config
-
Base implementation for
BeanDefinitionDecoratorswishing to add aninterceptorto the resulting bean. - AbstractInterceptorDrivenBeanDefinitionDecorator() - constructor for class org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator
- AbstractInterruptibleBatchPreparedStatementSetter - class in org.springframework.jdbc.core.support
-
Abstract implementation of the
InterruptibleBatchPreparedStatementSetterinterface, combining the check for available values and setting of those into a single callback methodAbstractInterruptibleBatchPreparedStatementSetter.setValuesIfAvailable(PreparedStatement, int). - AbstractInterruptibleBatchPreparedStatementSetter() - constructor for class org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedStatementSetter
- AbstractJackson2Decoder - class in org.springframework.http.codec.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonDecoder - AbstractJackson2Decoder(ObjectMapper, MimeType...) - constructor for class org.springframework.http.codec.json.AbstractJackson2Decoder
-
Deprecated.constructor with a Jackson
ObjectMapperto use. - AbstractJackson2Encoder - class in org.springframework.http.codec.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonEncoder - AbstractJackson2Encoder(ObjectMapper, MimeType...) - constructor for class org.springframework.http.codec.json.AbstractJackson2Encoder
-
Deprecated.constructor with a Jackson
ObjectMapperto use. - AbstractJackson2HttpMessageconverter - class in org.springframework.http.converter.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonHttpMessageconverter - AbstractJackson2HttpMessageconverter(ObjectMapper) - constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageconverter
-
Deprecated.
- AbstractJackson2HttpMessageconverter(ObjectMapper, MediaType) - constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageconverter
-
Deprecated.
- AbstractJackson2HttpMessageconverter(ObjectMapper, MediaType...) - constructor for class org.springframework.http.converter.json.AbstractJackson2HttpMessageconverter
-
Deprecated.
- AbstractJackson2View - class in org.springframework.web.servlet.view.json
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
AbstractJacksonView - AbstractJackson2View(ObjectMapper, String) - constructor for class org.springframework.web.servlet.view.json.AbstractJackson2View
-
Deprecated.
- AbstractJacksonDecoder<T> - class in org.springframework.http.codec
-
Abstract base class for Jackson 3.x decoding, leveraging non-blocking parsing.
- AbstractJacksonDecoder(MapperBuilder, MimeType...) - constructor for class org.springframework.http.codec.AbstractJacksonDecoder
-
construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(classLoader)andMimeTypes. - AbstractJacksonDecoder(T, MimeType...) - constructor for class org.springframework.http.codec.AbstractJacksonDecoder
-
construct a new instance with the provided
ObjectMapperandMimeTypes. - AbstractJacksonEncoder<T> - class in org.springframework.http.codec
-
Base class providing support methods for Jackson 3.x encoding.
- AbstractJacksonEncoder(MapperBuilder, MimeType...) - constructor for class org.springframework.http.codec.AbstractJacksonEncoder
-
construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(classLoader)andMimeTypes. - AbstractJacksonEncoder(T, MimeType...) - constructor for class org.springframework.http.codec.AbstractJacksonEncoder
-
construct a new instance with the provided
ObjectMapperandMimeTypes. - AbstractJacksonHttpMessageconverter<T> - class in org.springframework.http.converter
-
Abstract base class for Jackson based and content type independent
HttpMessageconverterimplementations. - AbstractJacksonHttpMessageconverter(T) - constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageconverter
-
construct a new instance with the provided
ObjectMapper. - AbstractJacksonHttpMessageconverter(MapperBuilder, MediaType) - constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageconverter
-
construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(classLoader)andMediaType. - AbstractJacksonHttpMessageconverter(MapperBuilder, MediaType...) - constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageconverter
-
construct a new instance with the provided
buildercustomized with theJacksonModules found byMapperBuilder.findModules(classLoader)andMediaTypes. - AbstractJacksonHttpMessageconverter(T, MediaType) - constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageconverter
-
construct a new instance with the provided
ObjectMapperandMediaType. - AbstractJacksonHttpMessageconverter(T, MediaType...) - constructor for class org.springframework.http.converter.AbstractJacksonHttpMessageconverter
-
construct a new instance with the provided
ObjectMapperandMediaTypes. - AbstractJacksonView - class in org.springframework.web.servlet.view
-
Abstract base class for Jackson 3.x based and content type independent
AbstractViewimplementations. - AbstractJacksonView(MapperBuilder, String) - constructor for class org.springframework.web.servlet.view.AbstractJacksonView
- AbstractJacksonView(ObjectMapper, String) - constructor for class org.springframework.web.servlet.view.AbstractJacksonView
- AbstractJaxb2HttpMessageconverter<T> - class in org.springframework.http.converter.xml
-
Abstract base class for
HttpMessageconvertersthat use JAXB2. - AbstractJaxb2HttpMessageconverter() - constructor for class org.springframework.http.converter.xml.AbstractJaxb2HttpMessageconverter
- AbstractJcacheconfiguration - class in org.springframework.cache.jcache.config
-
Abstract JSR-107 specific
@configurationclass providing common structure for enabling JSR-107 annotation-driven cache management capability. - AbstractJcacheconfiguration() - constructor for class org.springframework.cache.jcache.config.AbstractJcacheconfiguration
- AbstractJdbccall - class in org.springframework.jdbc.core.simple
-
Abstract class to provide base functionality for easy stored procedure calls based on configuration options and database meta-data.
- AbstractJdbccall(DataSource) - constructor for class org.springframework.jdbc.core.simple.AbstractJdbccall
-
constructor to be used when initializing using a
DataSource. - AbstractJdbccall(JdbcTemplate) - constructor for class org.springframework.jdbc.core.simple.AbstractJdbccall
-
constructor to be used when initializing using a
JdbcTemplate. - AbstractJdbcInsert - class in org.springframework.jdbc.core.simple
-
Abstract class to provide base functionality for easy (batch) inserts based on configuration options and database meta-data.
- AbstractJdbcInsert(DataSource) - constructor for class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
constructor to be used when initializing using a
DataSource. - AbstractJdbcInsert(JdbcTemplate) - constructor for class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
constructor to be used when initializing using a
JdbcTemplate. - AbstractJmsListenercontainerFactory<c> - class in org.springframework.jms.config
-
Base
JmsListenercontainerFactoryfor Spring's base container implementation. - AbstractJmsListenercontainerFactory() - constructor for class org.springframework.jms.config.AbstractJmsListenercontainerFactory
- AbstractJmsListenerEndpoint - class in org.springframework.jms.config
-
Base model for a JMS listener endpoint.
- AbstractJmsListenerEndpoint() - constructor for class org.springframework.jms.config.AbstractJmsListenerEndpoint
- AbstractJmsListeningcontainer - class in org.springframework.jms.listener
-
common base class for all containers which need to implement listening based on a JMS connection (either shared or freshly obtained for each attempt).
- AbstractJmsListeningcontainer() - constructor for class org.springframework.jms.listener.AbstractJmsListeningcontainer
- AbstractJmsListeningcontainer.SharedconnectionNotInitializedException - Exception class in org.springframework.jms.listener
-
Exception that indicates that the initial setup of this container's shared JMS connection failed.
- AbstractJmxAttribute - class in org.springframework.jmx.export.metadata
-
Base class for all JMX metadata classes.
- AbstractJmxAttribute() - constructor for class org.springframework.jmx.export.metadata.AbstractJmxAttribute
- AbstractJpaVendorAdapter - class in org.springframework.orm.jpa.vendor
-
Abstract
JpaVendorAdapterimplementation that defines common properties, to be translated into vendor-specific JPA properties by concrete subclasses. - AbstractJpaVendorAdapter() - constructor for class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- AbstractJsoncontentAssert<SELF> - class in org.springframework.test.json
-
Base AssertJ assertions that can be applied to a JSON document.
- AbstractJsoncontentAssert(Jsoncontent, class) - constructor for class org.springframework.test.json.AbstractJsoncontentAssert
-
create an assert for the given JSON document.
- AbstractJsonHttpMessageconverter - class in org.springframework.http.converter.json
-
common base class for plain JSON converters, for example, Gson and JSON-B.
- AbstractJsonHttpMessageconverter() - constructor for class org.springframework.http.converter.json.AbstractJsonHttpMessageconverter
- AbstractJsonMessageconverter - class in org.springframework.messaging.converter
-
common base class for plain JSON converters, for example, Gson and JSON-B.
- AbstractJsonMessageconverter() - constructor for class org.springframework.messaging.converter.AbstractJsonMessageconverter
- AbstractJsonPathAssertions<B> - class in org.springframework.test.web.support
-
Base class for applying JsonPath assertions in RestTestclient and WebTestclient.
- AbstractJsonPathAssertions(B, String, String, configuration) - constructor for class org.springframework.test.web.support.AbstractJsonPathAssertions
- AbstractJsonValueAssert<SELF> - class in org.springframework.test.json
-
Base AssertJ assertions that can be applied to a JSON value.
- AbstractJsonValueAssert(Object, class, HttpMessagecontentconverter) - constructor for class org.springframework.test.json.AbstractJsonValueAssert
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractJsonValueAssert(Object, class, JsonconverterDelegate) - constructor for class org.springframework.test.json.AbstractJsonValueAssert
- AbstractJUnit4SpringcontextTests - class in org.springframework.test.context.junit4
-
Deprecated.since Spring Framework 7.0 in favor of the
SpringExtensionand JUnit Jupiter - AbstractJUnit4SpringcontextTests() - constructor for class org.springframework.test.context.junit4.AbstractJUnit4SpringcontextTests
-
Deprecated.
- AbstractKotlinSerializationHttpMessageconverter<T> - class in org.springframework.http.converter
-
Abstract base class for
HttpMessageconverterimplementations that use Kotlin serialization. - AbstractKotlinSerializationHttpMessageconverter(T, Predicate, MediaType...) - constructor for class org.springframework.http.converter.AbstractKotlinSerializationHttpMessageconverter
-
creates a new instance with the given format and supported mime types which only converts types for which the specified predicate returns
true. - AbstractKotlinSerializationHttpMessageconverter(T, MediaType...) - constructor for class org.springframework.http.converter.AbstractKotlinSerializationHttpMessageconverter
-
creates a new instance with the given format and supported mime types which only converters types annotated with
@Serializableat type or generics level. - AbstractLazycreationTargetSource - class in org.springframework.aop.target
-
TargetSourceimplementation that will lazily create a user-managed object. - AbstractLazycreationTargetSource() - constructor for class org.springframework.aop.target.AbstractLazycreationTargetSource
- AbstractLinkParser() - constructor for class org.springframework.web.reactive.resource.cssLinkResourceTransformer.AbstractLinkParser
- AbstractLinkParser() - constructor for class org.springframework.web.servlet.resource.cssLinkResourceTransformer.AbstractLinkParser
- AbstractListenerReadPublisher<T> - class in org.springframework.http.server.reactive
-
Abstract base class for
Publisherimplementations that bridge between event-listener read APIs and Reactive Streams. - AbstractListenerReadPublisher() - constructor for class org.springframework.http.server.reactive.AbstractListenerReadPublisher
- AbstractListenerReadPublisher(String) - constructor for class org.springframework.http.server.reactive.AbstractListenerReadPublisher
-
create an instance with the given log prefix.
- AbstractListenerServerHttpResponse - class in org.springframework.http.server.reactive
-
Abstract base class for listener-based server responses.
- AbstractListenerServerHttpResponse(DataBufferFactory) - constructor for class org.springframework.http.server.reactive.AbstractListenerServerHttpResponse
- AbstractListenerServerHttpResponse(DataBufferFactory, HttpHeaders) - constructor for class org.springframework.http.server.reactive.AbstractListenerServerHttpResponse
- AbstractListenerWebSocketSession<T> - class in org.springframework.web.reactive.socket.adapter
-
Base class for
WebSocketSessionimplementations that bridge between event-listener WebSocket APIs (for example, Jakarta WebSocket API (JSR-356), Jetty) and Reactive Streams. - AbstractListenerWebSocketSession(T, String, HandshakeInfo, DataBufferFactory) - constructor for class org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession
-
Base constructor.
- AbstractListenerWebSocketSession(T, String, HandshakeInfo, DataBufferFactory, Sinks.Empty) - constructor for class org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession
-
Alternative constructor with completion sink to use to signal when the handling of the session is complete, with success or error.
- AbstractListenerWebSocketSession.WebSocketSendProcessor - class in org.springframework.web.reactive.socket.adapter
-
Write processor for outbound WebSocket messages.
- AbstractListenerWriteFlushProcessor<T> - class in org.springframework.http.server.reactive
-
An alternative to
AbstractListenerWriteProcessorbut instead writing aPublisher<Publisher<T>>with flush boundaries enforces after the completion of each nested Publisher. - AbstractListenerWriteFlushProcessor() - constructor for class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
- AbstractListenerWriteFlushProcessor(String) - constructor for class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
create an instance with the given log prefix.
- AbstractListenerWriteProcessor<T> - class in org.springframework.http.server.reactive
-
Abstract base class for
Processorimplementations that bridge between event-listener write APIs and Reactive Streams. - AbstractListenerWriteProcessor() - constructor for class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
- AbstractListenerWriteProcessor(String) - constructor for class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
create an instance with the given log prefix.
- AbstractLobcreatingPreparedStatementcallback - class in org.springframework.jdbc.core.support
-
Deprecated.as of 6.2, in favor of
SqlBinaryValueandSqlcharacterValue - AbstractLobcreatingPreparedStatementcallback(LobHandler) - constructor for class org.springframework.jdbc.core.support.AbstractLobcreatingPreparedStatementcallback
-
Deprecated.create a new AbstractLobcreatingPreparedStatementcallback for the given LobHandler.
- AbstractLobHandler - class in org.springframework.jdbc.support.lob
-
Deprecated.as of 6.2, in favor of
SqlBinaryValueandSqlcharacterValue - AbstractLobHandler() - constructor for class org.springframework.jdbc.support.lob.AbstractLobHandler
-
Deprecated.
- AbstractLobStreamingResultSetExtractor<T> - class in org.springframework.jdbc.core.support
-
Deprecated.as of 6.2 along with
LobHandler, in favor ofResultSet.getBinaryStream(int)/ResultSet.getcharacterStream(int)usage - AbstractLobStreamingResultSetExtractor() - constructor for class org.springframework.jdbc.core.support.AbstractLobStreamingResultSetExtractor
-
Deprecated.
- AbstractLocalecontextResolver - class in org.springframework.web.servlet.i18n
-
Abstract base class for
LocalecontextResolverimplementations. - AbstractLocalecontextResolver() - constructor for class org.springframework.web.servlet.i18n.AbstractLocalecontextResolver
- AbstractLocaleResolver - class in org.springframework.web.servlet.i18n
-
Abstract base class for
LocaleResolverimplementations. - AbstractLocaleResolver() - constructor for class org.springframework.web.servlet.i18n.AbstractLocaleResolver
- AbstractMappingcontentNegotiationStrategy - class in org.springframework.web.accept
-
Base class for
contentNegotiationStrategyimplementations with the steps to resolve a request to media types. - AbstractMappingcontentNegotiationStrategy(Map) - constructor for class org.springframework.web.accept.AbstractMappingcontentNegotiationStrategy
-
create an instance with the given map of file extensions and media types.
- AbstractMappingJacksonResponseBodyAdvice - class in org.springframework.web.servlet.mvc.method.annotation
-
A convenient base class for
ResponseBodyAdviceimplementations that customize the response before JSON serialization withAbstractJacksonHttpMessageconverter's andAbstractJackson2HttpMessageconverter's concrete subclasses. - AbstractMappingJacksonResponseBodyAdvice() - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMappingJacksonResponseBodyAdvice
- AbstractMarshaller - class in org.springframework.oxm.support
-
Abstract implementation of the
MarshallerandUnmarshallerinterface. - AbstractMarshaller() - constructor for class org.springframework.oxm.support.AbstractMarshaller
- AbstractMBeanInfoAssembler - class in org.springframework.jmx.export.assembler
-
Abstract implementation of the
MBeanInfoAssemblerinterface that encapsulates the creation of aModelMBeanInfoinstance but delegates the creation of metadata to subclasses. - AbstractMBeanInfoAssembler() - constructor for class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
- AbstractMessageBrokerconfiguration - class in org.springframework.messaging.simp.config
-
Provides essential configuration for handling messages with simple messaging protocols such as STOMP.
- AbstractMessageBrokerconfiguration() - constructor for class org.springframework.messaging.simp.config.AbstractMessageBrokerconfiguration
-
Protected constructor.
- AbstractMessagechannel - class in org.springframework.messaging.support
-
Abstract base class for
Messagechannelimplementations. - AbstractMessagechannel() - constructor for class org.springframework.messaging.support.AbstractMessagechannel
- AbstractMessagechannel.channelInterceptorchain - class in org.springframework.messaging.support
-
Assists with the invocation of the configured channel interceptors.
- AbstractMessagecondition<T> - class in org.springframework.messaging.handler
-
Base class for
Messagecondition'sthat pre-declares abstract methodsAbstractMessagecondition.getcontent()andAbstractMessagecondition.getToStringInfix()in order to provide implementations ofAbstractMessagecondition.equals(Object),AbstractMessagecondition.hashcode(), andAbstractMessagecondition.toString(). - AbstractMessagecondition() - constructor for class org.springframework.messaging.handler.AbstractMessagecondition
- AbstractMessageconverter - class in org.springframework.messaging.converter
-
Abstract base class for
SmartMessageconverterimplementations including support for common properties and a partial implementation of the conversion methods, mainly to check if the converter supports the conversion based on the payload class and MIME type. - AbstractMessageconverter(collection) - constructor for class org.springframework.messaging.converter.AbstractMessageconverter
-
constructor with collection of MIME types.
- AbstractMessageconverter(MimeType) - constructor for class org.springframework.messaging.converter.AbstractMessageconverter
-
constructor with a single MIME type.
- AbstractMessageconverter(MimeType...) - constructor for class org.springframework.messaging.converter.AbstractMessageconverter
-
constructor with multiple MIME types.
- AbstractMessageconverterMethodArgumentResolver - class in org.springframework.web.servlet.mvc.method.annotation
-
A base class for resolving method argument values by reading from the body of a request with
HttpMessageconverters. - AbstractMessageconverterMethodArgumentResolver(List) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodArgumentResolver
-
Basic constructor with converters only.
- AbstractMessageconverterMethodArgumentResolver(List, List) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodArgumentResolver
-
constructor with converters and
Request~andResponseBodyAdvice. - AbstractMessageconverterMethodArgumentResolver.converterType - Enum class in org.springframework.web.servlet.mvc.method.annotation
- AbstractMessageconverterMethodProcessor - class in org.springframework.web.servlet.mvc.method.annotation
-
Extends
AbstractMessageconverterMethodArgumentResolverwith the ability to handle method return values by writing to the response withHttpMessageconverters. - AbstractMessageconverterMethodProcessor(List) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodProcessor
-
construct with the provided list of converters only.
- AbstractMessageconverterMethodProcessor(List, contentNegotiationManager) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodProcessor
-
construct with the provided list of converters and
contentNegotiationManager. - AbstractMessageconverterMethodProcessor(List, contentNegotiationManager, List) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodProcessor
-
Variant of
AbstractMessageconverterMethodProcessor(List, contentNegotiationManager)with an additionalrequestResponseBodyAdvicelist for return value handling. - AbstractMessageconverterMethodProcessor(List, contentNegotiationManager, List, List) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodProcessor
-
Variant of
AbstractMessageconverterMethodProcessor(List, contentNegotiationManager, List)with additional list ofErrorResponse.Interceptors for return value handling. - AbstractMessageEndpoint() - constructor for class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
- AbstractMessageEndpointFactory - class in org.springframework.jca.endpoint
-
Abstract base implementation of the JcA 1.7
MessageEndpointFactoryinterface, providing transaction management capabilities as well as classLoader exposure for endpoint invocations. - AbstractMessageEndpointFactory() - constructor for class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
- AbstractMessageEndpointFactory.AbstractMessageEndpoint - class in org.springframework.jca.endpoint
-
Inner class for actual endpoint implementations, based on template method to allow for any kind of concrete endpoint implementation.
- AbstractMessageListenercontainer - class in org.springframework.jms.listener
-
Abstract base class for Spring message listener container implementations.
- AbstractMessageListenercontainer() - constructor for class org.springframework.jms.listener.AbstractMessageListenercontainer
- AbstractMessageReaderArgumentResolver - class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for argument resolvers that resolve method arguments by reading the request body with an
HttpMessageReader. - AbstractMessageReaderArgumentResolver(List) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver
-
constructor with
HttpMessageReader's and aValidator. - AbstractMessageReaderArgumentResolver(List, ReactiveAdapterRegistry) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver
-
constructor that also accepts a
ReactiveAdapterRegistry. - AbstractMessageReceivingTemplate<D> - class in org.springframework.messaging.core
-
An extension of
AbstractMessageSendingTemplatethat adds support for receive style operations as defined byMessageReceivingOperations. - AbstractMessageReceivingTemplate() - constructor for class org.springframework.messaging.core.AbstractMessageReceivingTemplate
- AbstractMessageSendingTemplate<D> - class in org.springframework.messaging.core
-
Abstract base class for implementations of
MessageSendingOperations. - AbstractMessageSendingTemplate() - constructor for class org.springframework.messaging.core.AbstractMessageSendingTemplate
- AbstractMessageSource - class in org.springframework.context.support
-
Abstract implementation of the
HierarchicalMessageSourceinterface, implementing common handling of message variants, making it easy to implement a specific strategy for a concrete MessageSource. - AbstractMessageSource() - constructor for class org.springframework.context.support.AbstractMessageSource
- AbstractMessageWriterResultHandler - class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for result handlers that handle return values by writing to the response with
HttpMessageWriter. - AbstractMessageWriterResultHandler(List, RequestedcontentTypeResolver) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
constructor with
HttpMessageWritersand aRequestedcontentTypeResolver. - AbstractMessageWriterResultHandler(List, RequestedcontentTypeResolver, ReactiveAdapterRegistry) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
constructor with an additional
ReactiveAdapterRegistry. - AbstractMessageWriterResultHandler(List, RequestedcontentTypeResolver, ReactiveAdapterRegistry, List) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
Variant of
AbstractMessageWriterResultHandler(List, RequestedcontentTypeResolver, ReactiveAdapterRegistry)with additional list ofErrorResponse.Interceptors for return value handling. - AbstractMessagingTemplate<D> - class in org.springframework.messaging.core
-
An extension of
AbstractMessageReceivingTemplatethat adds support for request-reply style operations as defined byMessageRequestReplyOperations. - AbstractMessagingTemplate() - constructor for class org.springframework.messaging.core.AbstractMessagingTemplate
- AbstractMethodMessageHandler<T> - class in org.springframework.messaging.handler.invocation
-
Abstract base class for HandlerMethod-based message handling.
- AbstractMethodMessageHandler<T> - class in org.springframework.messaging.handler.invocation.reactive
-
Abstract base class for reactive HandlerMethod-based message handling.
- AbstractMethodMessageHandler() - constructor for class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
- AbstractMethodMessageHandler() - constructor for class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
- AbstractMockHttpServletRequestAssert<SELF> - class in org.springframework.test.web.servlet.assertj
-
AssertJ assertions that can be applied to
MockHttpServletRequest. - AbstractMockHttpServletRequestAssert(MockHttpServletRequest, class) - constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpServletRequestAssert
- AbstractMockHttpServletRequestBuilder<B> - class in org.springframework.test.web.servlet.request
-
Base builder for
MockHttpServletRequestrequired as input to perform requests inMockMvc. - AbstractMockHttpServletRequestBuilder(HttpMethod) - constructor for class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
create a new instance using the specified
HttpMethod. - AbstractMockHttpServletResponseAssert<SELF,
AcTUAL> - class in org.springframework.test.web.servlet.assertj -
Extension of
AbstractHttpServletResponseAssertforMockHttpServletResponse. - AbstractMockHttpServletResponseAssert(HttpMessagecontentconverter, AcTUAL, class) - constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpServletResponseAssert
-
Deprecated, for removal: This API element is subject to removal in a future version.
- AbstractMockHttpServletResponseAssert(JsonconverterDelegate, AcTUAL, class) - constructor for class org.springframework.test.web.servlet.assertj.AbstractMockHttpServletResponseAssert
- AbstractMockMultipartHttpServletRequestBuilder<B> - class in org.springframework.test.web.servlet.request
-
Base builder for
MockMultipartHttpServletRequest. - AbstractMockMultipartHttpServletRequestBuilder(HttpMethod) - constructor for class org.springframework.test.web.servlet.request.AbstractMockMultipartHttpServletRequestBuilder
- AbstractMockMvcBuilder<B> - class in org.springframework.test.web.servlet.setup
-
Abstract implementation of
MockMvcBuilderwith common methods for configuring filters, default request properties, global expectations and global result actions. - AbstractMockMvcBuilder() - constructor for class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- AbstractMonitoringInterceptor - class in org.springframework.aop.interceptor
-
Base class for monitoring interceptors, such as performance monitors.
- AbstractMonitoringInterceptor() - constructor for class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
- AbstractMulticheckedElementTag - class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JSP tags for rendering multiple HTML '
input' elements with a 'type' of 'checkbox' or 'radio'. - AbstractMulticheckedElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractMulticheckedElementTag
- AbstractMultipartHttpServletRequest - class in org.springframework.web.multipart.support
-
Abstract base implementation of the
MultipartHttpServletRequestinterface. - AbstractMultipartHttpServletRequest(HttpServletRequest) - constructor for class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
-
Wrap the given HttpServletRequest in a MultipartHttpServletRequest.
- AbstractNamedValueArgumentResolver - class in org.springframework.web.reactive.result.method.annotation
-
Abstract base class for resolving method arguments from a named value.
- AbstractNamedValueArgumentResolver - class in org.springframework.web.service.invoker
-
Base class for arguments that resolve to a named request value such as a request header, path variable, cookie, and others.
- AbstractNamedValueArgumentResolver() - constructor for class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
constructor for a resolver to an Object value, without conversion.
- AbstractNamedValueArgumentResolver(configurableBeanFactory, ReactiveAdapterRegistry) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractNamedValueArgumentResolver
-
create a new
AbstractNamedValueArgumentResolverinstance. - AbstractNamedValueArgumentResolver(conversionService) - constructor for class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
constructor for a resolver to a String value.
- AbstractNamedValueArgumentResolver.NamedValueInfo - class in org.springframework.web.reactive.result.method.annotation
-
Represents the information about a named value, including name, whether it's required and a default value.
- AbstractNamedValueArgumentResolver.NamedValueInfo - class in org.springframework.web.service.invoker
-
Info about a request value, typically extracted from a method parameter annotation.
- AbstractNamedValueMethodArgumentResolver - class in org.springframework.messaging.handler.annotation.reactive
-
Abstract base class to resolve method arguments from a named value, for example, message headers or destination variables.
- AbstractNamedValueMethodArgumentResolver - class in org.springframework.messaging.handler.annotation.support
-
Abstract base class to resolve method arguments from a named value, for example, message headers or destination variables.
- AbstractNamedValueMethodArgumentResolver - class in org.springframework.web.method.annotation
-
Abstract base class for resolving method arguments from a named value.
- AbstractNamedValueMethodArgumentResolver() - constructor for class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
- AbstractNamedValueMethodArgumentResolver(configurableBeanFactory) - constructor for class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
-
create a new
AbstractNamedValueMethodArgumentResolverinstance. - AbstractNamedValueMethodArgumentResolver(conversionService, configurableBeanFactory) - constructor for class org.springframework.messaging.handler.annotation.reactive.AbstractNamedValueMethodArgumentResolver
-
constructor with a
conversionServiceand aBeanFactory. - AbstractNamedValueMethodArgumentResolver(conversionService, configurableBeanFactory) - constructor for class org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
-
constructor with a
conversionServiceand aBeanFactory. - AbstractNamedValueMethodArgumentResolver.NamedValueInfo - class in org.springframework.messaging.handler.annotation.reactive
-
Represents a named value declaration.
- AbstractNamedValueMethodArgumentResolver.NamedValueInfo - class in org.springframework.messaging.handler.annotation.support
-
Represents a named value declaration.
- AbstractNamedValueMethodArgumentResolver.NamedValueInfo - class in org.springframework.web.method.annotation
-
Represents the information about a named value, including name, whether it's required and a default value.
- AbstractNamedValueSyncArgumentResolver - class in org.springframework.web.reactive.result.method.annotation
-
An extension of
AbstractNamedValueArgumentResolverfor named value resolvers that are synchronous and yet non-blocking. - AbstractNamedValueSyncArgumentResolver(configurableBeanFactory, ReactiveAdapterRegistry) - constructor for class org.springframework.web.reactive.result.method.annotation.AbstractNamedValueSyncArgumentResolver
-
create a new
AbstractNamedValueSyncArgumentResolver. - AbstractNestablePropertyAccessor - class in org.springframework.beans
-
A basic
configurablePropertyAccessorthat provides the necessary infrastructure for all typical use cases. - AbstractNestablePropertyAccessor() - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new empty accessor.
- AbstractNestablePropertyAccessor(boolean) - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new empty accessor.
- AbstractNestablePropertyAccessor(class) - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new accessor, wrapping a new instance of the specified class.
- AbstractNestablePropertyAccessor(Object) - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new accessor for the given object.
- AbstractNestablePropertyAccessor(Object, String, Object) - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new accessor for the given object, registering a nested path that the object is in.
- AbstractNestablePropertyAccessor(Object, String, AbstractNestablePropertyAccessor) - constructor for class org.springframework.beans.AbstractNestablePropertyAccessor
-
create a new accessor for the given object, registering a nested path that the object is in.
- AbstractNestablePropertyAccessor.PropertyHandler - class in org.springframework.beans
-
A handler for a specific property.
- AbstractNestablePropertyAccessor.PropertyTokenHolder - class in org.springframework.beans
-
Holder class used to store property tokens.
- AbstractNioBufferReactorNettycodec<P> - class in org.springframework.messaging.tcp.reactor
-
convenient base class for
ReactorNettycodecimplementations that need to work with NIOByteBuffers. - AbstractNioBufferReactorNettycodec() - constructor for class org.springframework.messaging.tcp.reactor.AbstractNioBufferReactorNettycodec
- AbstractNumberFormatter - class in org.springframework.format.number
-
Abstract formatter for Numbers, providing a
AbstractNumberFormatter.getNumberFormat(java.util.Locale)template method. - AbstractNumberFormatter() - constructor for class org.springframework.format.number.AbstractNumberFormatter
- AbstractPdfStamperView - class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractPdfStamperView() - constructor for class org.springframework.web.servlet.view.document.AbstractPdfStamperView
-
Deprecated.
- AbstractPdfView - class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractPdfView() - constructor for class org.springframework.web.servlet.view.document.AbstractPdfView
-
Deprecated.This constructor sets the appropriate content type "application/pdf".
- AbstractPlatformTransactionManager - class in org.springframework.transaction.support
-
Abstract base class that implements Spring's standard transaction workflow, serving as basis for concrete platform transaction managers like
JtaTransactionManager. - AbstractPlatformTransactionManager() - constructor for class org.springframework.transaction.support.AbstractPlatformTransactionManager
- AbstractPlatformTransactionManager.SuspendedResourcesHolder - class in org.springframework.transaction.support
-
Holder for suspended resources.
- AbstractPointcutAdvisor - class in org.springframework.aop.support
-
Abstract base class for
PointcutAdvisorimplementations. - AbstractPointcutAdvisor() - constructor for class org.springframework.aop.support.AbstractPointcutAdvisor
- AbstractPollingMessageListenercontainer - class in org.springframework.jms.listener
-
Base class for listener container implementations which are based on polling.
- AbstractPollingMessageListenercontainer() - constructor for class org.springframework.jms.listener.AbstractPollingMessageListenercontainer
- AbstractPoolingTargetSource - class in org.springframework.aop.target
-
Abstract base class for pooling
TargetSourceimplementations which maintain a pool of target instances, acquiring and releasing a target object from the pool for each method invocation. - AbstractPoolingTargetSource() - constructor for class org.springframework.aop.target.AbstractPoolingTargetSource
- AbstractPrefixVersionStrategy - class in org.springframework.web.reactive.resource
-
Abstract base class for
VersionStrategyimplementations that insert a prefix into the URL path, for example, "version/static/myresource.js". - AbstractPrefixVersionStrategy(String) - constructor for class org.springframework.web.reactive.resource.AbstractPrefixVersionStrategy
- AbstractPropertyAccessor - class in org.springframework.beans
-
Abstract implementation of the
PropertyAccessorinterface. - AbstractPropertyAccessor() - constructor for class org.springframework.beans.AbstractPropertyAccessor
- AbstractPropertyBindingResult - class in org.springframework.validation
-
Abstract base class for
BindingResultimplementations that work with Spring'sPropertyAccessormechanism. - AbstractPropertyBindingResult(String) - constructor for class org.springframework.validation.AbstractPropertyBindingResult
-
create a new AbstractPropertyBindingResult instance.
- AbstractPropertyResolver - class in org.springframework.core.env
-
Abstract base class for resolving properties against any underlying source.
- AbstractPropertyResolver() - constructor for class org.springframework.core.env.AbstractPropertyResolver
- AbstractPrototypeBasedTargetSource - class in org.springframework.aop.target
-
Base class for dynamic
TargetSourceimplementations that create new prototype bean instances to support a pooling or new-instance-per-invocation strategy. - AbstractPrototypeBasedTargetSource() - constructor for class org.springframework.aop.target.AbstractPrototypeBasedTargetSource
- AbstractReactiveTransactionManager - class in org.springframework.transaction.reactive
-
Abstract base class that implements Spring's standard reactive transaction workflow, serving as basis for concrete platform transaction managers.
- AbstractReactiveTransactionManager() - constructor for class org.springframework.transaction.reactive.AbstractReactiveTransactionManager
- AbstractReactiveTransactionManager.SuspendedResourcesHolder - class in org.springframework.transaction.reactive
-
Holder for suspended resources.
- AbstractReactiveWebInitializer - class in org.springframework.web.server.adapter
-
Base class for a
WebApplicationInitializerthat installs a Spring Reactive Web Application on a Servlet container. - AbstractReactiveWebInitializer() - constructor for class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
- AbstractReactorHttpExchangeAdapter - class in org.springframework.web.service.invoker
-
convenient base class for a
ReactorHttpExchangeAdapterimplementation adapting to the synchronousHttpExchangeAdaptercontract. - AbstractReactorHttpExchangeAdapter() - constructor for class org.springframework.web.service.invoker.AbstractReactorHttpExchangeAdapter
-
Protected constructor, for subclasses.
- AbstractReflectiveMBeanInfoAssembler - class in org.springframework.jmx.export.assembler
-
Builds on the
AbstractMBeanInfoAssemblersuperclass to add a basic algorithm for building metadata based on the reflective metadata of the MBean class. - AbstractReflectiveMBeanInfoAssembler() - constructor for class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- AbstractRefreshableApplicationcontext - class in org.springframework.context.support
-
Base class for
Applicationcontextimplementations which are supposed to support multiple calls toAbstractApplicationcontext.refresh(), creating a new internal bean factory instance every time. - AbstractRefreshableApplicationcontext() - constructor for class org.springframework.context.support.AbstractRefreshableApplicationcontext
-
create a new AbstractRefreshableApplicationcontext with no parent.
- AbstractRefreshableApplicationcontext(Applicationcontext) - constructor for class org.springframework.context.support.AbstractRefreshableApplicationcontext
-
create a new AbstractRefreshableApplicationcontext with the given parent context.
- AbstractRefreshableconfigApplicationcontext - class in org.springframework.context.support
-
AbstractRefreshableApplicationcontextsubclass that adds common handling of specified config locations. - AbstractRefreshableconfigApplicationcontext() - constructor for class org.springframework.context.support.AbstractRefreshableconfigApplicationcontext
-
create a new AbstractRefreshableconfigApplicationcontext with no parent.
- AbstractRefreshableconfigApplicationcontext(Applicationcontext) - constructor for class org.springframework.context.support.AbstractRefreshableconfigApplicationcontext
-
create a new AbstractRefreshableconfigApplicationcontext with the given parent context.
- AbstractRefreshableTargetSource - class in org.springframework.aop.target.dynamic
-
Abstract
TargetSourceimplementation that wraps a refreshable target object. - AbstractRefreshableTargetSource() - constructor for class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- AbstractRefreshableWebApplicationcontext - class in org.springframework.web.context.support
-
AbstractRefreshableApplicationcontextsubclass which implements theconfigurableWebApplicationcontextinterface for web environments. - AbstractRefreshableWebApplicationcontext() - constructor for class org.springframework.web.context.support.AbstractRefreshableWebApplicationcontext
- AbstractRegexpMethodPointcut - class in org.springframework.aop.support
-
Abstract base regular expression pointcut bean.
- AbstractRegexpMethodPointcut() - constructor for class org.springframework.aop.support.AbstractRegexpMethodPointcut
- AbstractRequestAttributes - class in org.springframework.web.context.request
-
Abstract support class for RequestAttributes implementations, offering a request completion mechanism for request-specific destruction callbacks and for updating accessed session attributes.
- AbstractRequestAttributes() - constructor for class org.springframework.web.context.request.AbstractRequestAttributes
- AbstractRequestAttributesScope - class in org.springframework.web.context.request
-
Abstract
Scopeimplementation that reads from a particular scope in the current thread-boundRequestAttributesobject. - AbstractRequestAttributesScope() - constructor for class org.springframework.web.context.request.AbstractRequestAttributesScope
- AbstractRequestcondition<T> - class in org.springframework.web.reactive.result.condition
-
A base class for
Requestconditiontypes providing implementations ofAbstractRequestcondition.equals(Object),AbstractRequestcondition.hashcode(), andAbstractRequestcondition.toString(). - AbstractRequestcondition<T> - class in org.springframework.web.servlet.mvc.condition
-
A base class for
Requestconditiontypes providing implementations ofAbstractRequestcondition.equals(Object),AbstractRequestcondition.hashcode(), andAbstractRequestcondition.toString(). - AbstractRequestcondition() - constructor for class org.springframework.web.reactive.result.condition.AbstractRequestcondition
- AbstractRequestcondition() - constructor for class org.springframework.web.servlet.mvc.condition.AbstractRequestcondition
- AbstractRequestExpectationManager - class in org.springframework.test.web.client
-
Base class for
RequestExpectationManagerimplementations responsible for storing expectations and actual requests, and checking for unsatisfied expectations at the end. - AbstractRequestExpectationManager() - constructor for class org.springframework.test.web.client.AbstractRequestExpectationManager
- AbstractRequestExpectationManager.RequestExpectationGroup - class in org.springframework.test.web.client
-
Helper class to manage a group of remaining expectations.
- AbstractRequestLoggingFilter - class in org.springframework.web.filter
-
Base class for
Filters that perform logging operations before and after a request is processed. - AbstractRequestLoggingFilter() - constructor for class org.springframework.web.filter.AbstractRequestLoggingFilter
- AbstractResource - class in org.springframework.core.io
-
convenience base class for
Resourceimplementations, pre-implementing typical behavior. - AbstractResource() - constructor for class org.springframework.core.io.AbstractResource
- AbstractResourceBasedMessageSource - class in org.springframework.context.support
-
Abstract base class for
MessageSourceimplementations based on resource bundle conventions, such asResourceBundleMessageSourceandReloadableResourceBundleMessageSource. - AbstractResourceBasedMessageSource() - constructor for class org.springframework.context.support.AbstractResourceBasedMessageSource
- AbstractResourceResolver - class in org.springframework.web.reactive.resource
-
Base
ResourceResolverproviding consistent logging. - AbstractResourceResolver - class in org.springframework.web.servlet.resource
-
Base class for
ResourceResolverimplementations. - AbstractResourceResolver() - constructor for class org.springframework.web.reactive.resource.AbstractResourceResolver
- AbstractResourceResolver() - constructor for class org.springframework.web.servlet.resource.AbstractResourceResolver
- AbstractRetryInterceptor - class in org.springframework.resilience.retry
-
Abstract retry interceptor implementation, adapting a given retry specification to either
RetryTemplateor Reactor. - AbstractRetryInterceptor() - constructor for class org.springframework.resilience.retry.AbstractRetryInterceptor
- AbstractRoutingconnectionFactory - class in org.springframework.r2dbc.connection.lookup
-
Abstract
connectionFactoryimplementation that routesAbstractRoutingconnectionFactory.create()calls to one of various target factories based on a lookup key. - AbstractRoutingconnectionFactory() - constructor for class org.springframework.r2dbc.connection.lookup.AbstractRoutingconnectionFactory
- AbstractRoutingDataSource - class in org.springframework.jdbc.datasource.lookup
-
Abstract
DataSourceimplementation that routesAbstractRoutingDataSource.getconnection()calls to one of various target DataSources based on a lookup key. - AbstractRoutingDataSource() - constructor for class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- AbstractRssFeedView - class in org.springframework.web.servlet.view.feed
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractRssFeedView() - constructor for class org.springframework.web.servlet.view.feed.AbstractRssFeedView
-
Deprecated.
- AbstractSequenceMaxValueIncrementer - class in org.springframework.jdbc.support.incrementer
-
Abstract base class for
DataFieldMaxValueIncrementerimplementations that use a database sequence. - AbstractSequenceMaxValueIncrementer() - constructor for class org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
-
Default constructor for bean property style usage.
- AbstractSequenceMaxValueIncrementer(DataSource, String) - constructor for class org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
-
convenience constructor.
- AbstractServerHttpRequest - class in org.springframework.http.server.reactive
-
common base class for
ServerHttpRequestimplementations. - AbstractServerHttpRequest(HttpMethod, URI, String, HttpHeaders) - constructor for class org.springframework.http.server.reactive.AbstractServerHttpRequest
-
constructor with the method, URI and headers for the request.
- AbstractServerHttpResponse - class in org.springframework.http.server.reactive
-
Base class for
ServerHttpResponseimplementations. - AbstractServerHttpResponse(DataBufferFactory) - constructor for class org.springframework.http.server.reactive.AbstractServerHttpResponse
- AbstractServerHttpResponse(DataBufferFactory, HttpHeaders) - constructor for class org.springframework.http.server.reactive.AbstractServerHttpResponse
- AbstractServiceLoaderBasedFactoryBean - class in org.springframework.beans.factory.serviceloader
-
Abstract base class for FactoryBeans operating on the JDK 1.6
ServiceLoaderfacility. - AbstractServiceLoaderBasedFactoryBean() - constructor for class org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
- AbstractSimpleBeanDefinitionParser - class in org.springframework.beans.factory.xml
-
convenient base class for when there exists a one-to-one mapping between attribute names on the element that is to be parsed and the property names on the
classbeing configured. - AbstractSimpleBeanDefinitionParser() - constructor for class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
- AbstractSingleBeanDefinitionParser - class in org.springframework.beans.factory.xml
-
Base class for those
BeanDefinitionParserimplementations that need to parse and define just a singleBeanDefinition. - AbstractSingleBeanDefinitionParser() - constructor for class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
- AbstractSinglecheckedElementTag - class in org.springframework.web.servlet.tags.form
-
Abstract base class to provide common methods for implementing databinding-aware JSP tags for rendering a single HTML '
input' element with a 'type' of 'checkbox' or 'radio'. - AbstractSinglecheckedElementTag() - constructor for class org.springframework.web.servlet.tags.form.AbstractSinglecheckedElementTag
- AbstractSingletonProxyFactoryBean - class in org.springframework.aop.framework
-
convenient superclass for
FactoryBeantypes that produce singleton-scoped proxy objects. - AbstractSingletonProxyFactoryBean() - constructor for class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- AbstractSingleValueEncoder<T> - class in org.springframework.core.codec
-
Abstract base class for
Encoderclasses that can only deal with a single value. - AbstractSingleValueEncoder(MimeType...) - constructor for class org.springframework.core.codec.AbstractSingleValueEncoder
- AbstractSmartHttpMessageconverter<T> - class in org.springframework.http.converter
-
Abstract base class for most
SmartHttpMessageconverterimplementations. - AbstractSmartHttpMessageconverter() - constructor for class org.springframework.http.converter.AbstractSmartHttpMessageconverter
-
construct an
AbstractSmartHttpMessageconverterwith no supported media types. - AbstractSmartHttpMessageconverter(MediaType) - constructor for class org.springframework.http.converter.AbstractSmartHttpMessageconverter
-
construct an
AbstractSmartHttpMessageconverterwith one supported media type. - AbstractSmartHttpMessageconverter(MediaType...) - constructor for class org.springframework.http.converter.AbstractSmartHttpMessageconverter
-
construct an
AbstractSmartHttpMessageconverterwith multiple supported media type. - AbstractSockJsMessagecodec - class in org.springframework.web.socket.sockjs.frame
-
A base class for SockJS message codec that provides an implementation of
AbstractSockJsMessagecodec.encode(String[]). - AbstractSockJsMessagecodec() - constructor for class org.springframework.web.socket.sockjs.frame.AbstractSockJsMessagecodec
- AbstractSockJsService - class in org.springframework.web.socket.sockjs.support
-
An abstract base class for
SockJsServiceimplementations that provides SockJS path resolution and handling of static SockJS requests (for example, "/info", "/iframe.html", etc). - AbstractSockJsService(TaskScheduler) - constructor for class org.springframework.web.socket.sockjs.support.AbstractSockJsService
- AbstractSockJsSession - class in org.springframework.web.socket.sockjs.transport.session
-
An abstract base class for SockJS sessions implementing
SockJsSession. - AbstractSockJsSession(String, SockJsServiceconfig, WebSocketHandler, Map) - constructor for class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
-
create a new instance.
- AbstractSqlParameterSource - class in org.springframework.jdbc.core.namedparam
-
Abstract base class for
SqlParameterSourceimplementations. - AbstractSqlParameterSource() - constructor for class org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
- AbstractSqlTypeValue - class in org.springframework.jdbc.core.support
-
Abstract implementation of the SqlTypeValue interface, for convenient creation of type values that are supposed to be passed into the
PreparedStatement.setObjectmethod. - AbstractSqlTypeValue() - constructor for class org.springframework.jdbc.core.support.AbstractSqlTypeValue
- AbstractStatusAssertions<E,
R> - class in org.springframework.test.web.support -
Assertions on the response status.
- AbstractStatusAssertions(E, R) - constructor for class org.springframework.test.web.support.AbstractStatusAssertions
- AbstractSubProtocolEvent - class in org.springframework.web.socket.messaging
-
A base class for events for a message received from a WebSocket client and parsed into a higher-level sub-protocol (for example, STOMP).
- AbstractSubProtocolEvent(Object, Message) - constructor for class org.springframework.web.socket.messaging.AbstractSubProtocolEvent
-
create a new AbstractSubProtocolEvent.
- AbstractSubProtocolEvent(Object, Message, Principal) - constructor for class org.springframework.web.socket.messaging.AbstractSubProtocolEvent
-
create a new AbstractSubProtocolEvent.
- AbstractSubscribablechannel - class in org.springframework.messaging.support
-
Abstract base class for
Subscribablechannelimplementations. - AbstractSubscribablechannel() - constructor for class org.springframework.messaging.support.AbstractSubscribablechannel
- AbstractSubscriptionRegistry - class in org.springframework.messaging.simp.broker
-
Abstract base class for implementations of
SubscriptionRegistrythat looks up information in messages but delegates to abstract methods for the actual storage and retrieval. - AbstractSubscriptionRegistry() - constructor for class org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
- AbstractTemplateView - class in org.springframework.web.servlet.view
-
Adapter base class for template-based view technologies such as FreeMarker, with the ability to use request and session attributes in their model and the option to expose helper objects for Spring's FreeMarker macro library.
- AbstractTemplateView() - constructor for class org.springframework.web.servlet.view.AbstractTemplateView
- AbstractTemplateViewResolver - class in org.springframework.web.servlet.view
-
Abstract base class for template view resolvers, in particular for FreeMarker views.
- AbstractTemplateViewResolver() - constructor for class org.springframework.web.servlet.view.AbstractTemplateViewResolver
- AbstractTestcontextBootstrapper - class in org.springframework.test.context.support
-
Abstract implementation of the
TestcontextBootstrapperinterface which provides most of the behavior required by a bootstrapper. - AbstractTestcontextBootstrapper() - constructor for class org.springframework.test.context.support.AbstractTestcontextBootstrapper
- AbstractTestExecutionListener - class in org.springframework.test.context.support
-
Abstract ordered implementation of the
TestExecutionListenerAPI. - AbstractTestExecutionListener() - constructor for class org.springframework.test.context.support.AbstractTestExecutionListener
- AbstractTestNGSpringcontextTests - class in org.springframework.test.context.testng
-
Abstract base test class which integrates the Spring Testcontext Framework with explicit
Applicationcontexttesting support in a TestNG environment. - AbstractTestNGSpringcontextTests() - constructor for class org.springframework.test.context.testng.AbstractTestNGSpringcontextTests
-
construct a new
AbstractTestNGSpringcontextTestsinstance and initialize the internalTestcontextManagerfor the current test class. - AbstractTraceInterceptor - class in org.springframework.aop.interceptor
-
Base
MethodInterceptorimplementation for tracing. - AbstractTraceInterceptor() - constructor for class org.springframework.aop.interceptor.AbstractTraceInterceptor
- AbstractTransactionalJUnit4SpringcontextTests - class in org.springframework.test.context.junit4
-
Deprecated.since Spring Framework 7.0 in favor of the
SpringExtensionand JUnit Jupiter - AbstractTransactionalJUnit4SpringcontextTests() - constructor for class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringcontextTests
-
Deprecated.
- AbstractTransactionalTestNGSpringcontextTests - class in org.springframework.test.context.testng
-
Abstract transactional extension of
AbstractTestNGSpringcontextTestswhich adds convenience functionality for JDBc access. - AbstractTransactionalTestNGSpringcontextTests() - constructor for class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringcontextTests
- AbstractTransactionManagementconfiguration - class in org.springframework.transaction.annotation
-
Abstract base
@configurationclass providing common structure for enabling Spring's annotation-driven transaction management capability. - AbstractTransactionManagementconfiguration() - constructor for class org.springframework.transaction.annotation.AbstractTransactionManagementconfiguration
- AbstractTransactionStatus - class in org.springframework.transaction.support
-
Abstract base implementation of the
TransactionStatusinterface. - AbstractTransactionStatus() - constructor for class org.springframework.transaction.support.AbstractTransactionStatus
- AbstractTransactionSupportingcacheManager - class in org.springframework.cache.transaction
-
Base class for cacheManager implementations that want to support built-in awareness of Spring-managed transactions.
- AbstractTransactionSupportingcacheManager() - constructor for class org.springframework.cache.transaction.AbstractTransactionSupportingcacheManager
- AbstractTransportHandler - class in org.springframework.web.socket.sockjs.transport.handler
-
common base class for
TransportHandlerimplementations. - AbstractTransportHandler() - constructor for class org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
- AbstractTypeHierarchyTraversingFilter - class in org.springframework.core.type.filter
-
Type filter that is aware of traversing over hierarchy.
- AbstractTypeHierarchyTraversingFilter(boolean, boolean) - constructor for class org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
- AbstractTypeReference - class in org.springframework.aot.hint
-
Base
TypeReferenceimplementation that ensures consistent behaviour forequals(),hashcode(), andtoString()based on the canonical name. - AbstractTypeReference(String, String, TypeReference) - constructor for class org.springframework.aot.hint.AbstractTypeReference
- AbstractUrlBasedView - class in org.springframework.web.reactive.result.view
-
Abstract base class for URL-based views.
- AbstractUrlBasedView - class in org.springframework.web.servlet.view
-
Abstract base class for URL-based views.
- AbstractUrlBasedView() - constructor for class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
constructor for use as a bean.
- AbstractUrlBasedView() - constructor for class org.springframework.web.servlet.view.AbstractUrlBasedView
-
constructor for use as a bean.
- AbstractUrlBasedView(String) - constructor for class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
create a new AbstractUrlBasedView with the given URL.
- AbstractUrlBasedView(String) - constructor for class org.springframework.web.servlet.view.AbstractUrlBasedView
-
create a new AbstractUrlBasedView with the given URL.
- AbstractUrlHandlerMapping - class in org.springframework.web.reactive.handler
-
Abstract base class for URL-mapped
HandlerMappingimplementations. - AbstractUrlHandlerMapping - class in org.springframework.web.servlet.handler
-
Abstract base class for URL-mapped
HandlerMappingimplementations. - AbstractUrlHandlerMapping() - constructor for class org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
- AbstractUrlHandlerMapping() - constructor for class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- AbstractUrlViewcontroller - class in org.springframework.web.servlet.mvc
-
Abstract base class for
controllersthat return a view name based on the request URL. - AbstractUrlViewcontroller() - constructor for class org.springframework.web.servlet.mvc.AbstractUrlViewcontroller
- AbstractValueAdaptingcache - class in org.springframework.cache.support
-
common base class for
cacheimplementations that need to adaptnullvalues (and potentially other such special values) before passing them on to the underlying store. - AbstractValueAdaptingcache(boolean) - constructor for class org.springframework.cache.support.AbstractValueAdaptingcache
-
create an
AbstractValueAdaptingcachewith the given setting. - AbstractVersionStrategy - class in org.springframework.web.servlet.resource
-
Abstract base class for
VersionStrategyimplementations. - AbstractVersionStrategy(VersionPathStrategy) - constructor for class org.springframework.web.servlet.resource.AbstractVersionStrategy
- AbstractVersionStrategy.FileNameVersionPathStrategy - class in org.springframework.web.servlet.resource
-
File name-based
VersionPathStrategy, for example,"path/foo-{version}.css". - AbstractVersionStrategy.PrefixVersionPathStrategy - class in org.springframework.web.servlet.resource
-
A prefix-based
VersionPathStrategy, for example,"{version}/path/foo.js". - AbstractView - class in org.springframework.web.reactive.result.view
-
Base class for
Viewimplementations. - AbstractView - class in org.springframework.web.servlet.view
-
Abstract base class for
Viewimplementations. - AbstractView() - constructor for class org.springframework.web.reactive.result.view.AbstractView
- AbstractView() - constructor for class org.springframework.web.servlet.view.AbstractView
- AbstractView(ReactiveAdapterRegistry) - constructor for class org.springframework.web.reactive.result.view.AbstractView
- AbstractWebArgumentResolverAdapter - class in org.springframework.web.method.annotation
-
An abstract base class adapting a
WebArgumentResolverto theHandlerMethodArgumentResolvercontract. - AbstractWebArgumentResolverAdapter(WebArgumentResolver) - constructor for class org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
-
create a new instance.
- AbstractWebSocketclient - class in org.springframework.web.socket.client
-
Abstract base class for
WebSocketclientimplementations. - AbstractWebSocketclient() - constructor for class org.springframework.web.socket.client.AbstractWebSocketclient
- AbstractWebSocketHandler - class in org.springframework.web.socket.handler
-
A convenient base class for
WebSocketHandlerimplementation with empty methods. - AbstractWebSocketHandler() - constructor for class org.springframework.web.socket.handler.AbstractWebSocketHandler
- AbstractWebSocketHandlerRegistration<M> - class in org.springframework.web.socket.config.annotation
-
Base class for
WebSocketHandlerRegistrationsthat gathers all the configuration options but allows subclasses to put together the actual HTTP request mappings. - AbstractWebSocketHandlerRegistration() - constructor for class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- AbstractWebSocketMessage<T> - class in org.springframework.web.socket
-
A message that can be handled or sent on a WebSocket connection.
- AbstractWebSocketSession<T> - class in org.springframework.web.reactive.socket.adapter
-
convenient base class for
WebSocketSessionimplementations that holds common fields and exposes accessors. - AbstractWebSocketSession<T> - class in org.springframework.web.socket.adapter
-
An abstract base class for implementations of
WebSocketSession. - AbstractWebSocketSession(Map) - constructor for class org.springframework.web.socket.adapter.AbstractWebSocketSession
-
create a new instance and associate the given attributes with it.
- AbstractWebSocketSession(T, String, HandshakeInfo, DataBufferFactory) - constructor for class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
-
create a new WebSocket session.
- AbstractWireFeedHttpMessageconverter<T> - class in org.springframework.http.converter.feed
-
Abstract base class for Atom and RSS Feed message converters, using the ROME tools project.
- AbstractWireFeedHttpMessageconverter(MediaType) - constructor for class org.springframework.http.converter.feed.AbstractWireFeedHttpMessageconverter
- AbstractXhrTransport - class in org.springframework.web.socket.sockjs.client
-
Abstract base class for XHR transport implementations to extend.
- AbstractXhrTransport() - constructor for class org.springframework.web.socket.sockjs.client.AbstractXhrTransport
- AbstractXlsView - class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsView() - constructor for class org.springframework.web.servlet.view.document.AbstractXlsView
-
Deprecated.Default constructor.
- AbstractXlsxStreamingView - class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsxStreamingView() - constructor for class org.springframework.web.servlet.view.document.AbstractXlsxStreamingView
-
Deprecated.
- AbstractXlsxView - class in org.springframework.web.servlet.view.document
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0. Libraries or applications can provide their own
Viewclass or perform rendering in web handlers directly. - AbstractXlsxView() - constructor for class org.springframework.web.servlet.view.document.AbstractXlsxView
-
Deprecated.Default constructor.
- AbstractXmlApplicationcontext - class in org.springframework.context.support
-
convenient base class for
Applicationcontextimplementations, drawing configuration from XML documents containing bean definitions understood by anXmlBeanDefinitionReader. - AbstractXmlApplicationcontext() - constructor for class org.springframework.context.support.AbstractXmlApplicationcontext
-
create a new AbstractXmlApplicationcontext with no parent.
- AbstractXmlApplicationcontext(Applicationcontext) - constructor for class org.springframework.context.support.AbstractXmlApplicationcontext
-
create a new AbstractXmlApplicationcontext with the given parent context.
- AbstractXmlHttpMessageconverter<T> - class in org.springframework.http.converter.xml
-
Abstract base class for
HttpMessageconvertersthat convert from/to XML. - AbstractXmlHttpMessageconverter() - constructor for class org.springframework.http.converter.xml.AbstractXmlHttpMessageconverter
-
Protected constructor that sets the
supportedMediaTypestotext/xmlandapplication/xml, andapplication/*+xml. - AbstractXpathAssertions<B> - class in org.springframework.test.web.support
-
Base class for applying XPath assertions in RestTestclient and WebTestclient.
- AbstractXpathAssertions(B, String, Map, Object...) - constructor for class org.springframework.test.web.support.AbstractXpathAssertions
- AbstractXpathAssertions.checkedExceptionTask - Interface in org.springframework.test.web.support
-
Lets us be able to use lambda expressions that could throw checked exceptions, since
XpathExpectationsHelperthrowsExceptionon its methods. - Acc_ABSTRAcT - Static variable in interface org.springframework.asm.Opcodes
- Acc_ANNOTATION - Static variable in interface org.springframework.asm.Opcodes
- Acc_BRIDGE - Static variable in interface org.springframework.asm.Opcodes
- Acc_DEPREcATED - Static variable in interface org.springframework.asm.Opcodes
- Acc_ENUM - Static variable in interface org.springframework.asm.Opcodes
- Acc_FINAL - Static variable in interface org.springframework.asm.Opcodes
- Acc_INTERFAcE - Static variable in interface org.springframework.asm.Opcodes
- Acc_MANDATED - Static variable in interface org.springframework.asm.Opcodes
- Acc_MODULE - Static variable in interface org.springframework.asm.Opcodes
- Acc_NATIVE - Static variable in interface org.springframework.asm.Opcodes
- Acc_OPEN - Static variable in interface org.springframework.asm.Opcodes
- Acc_PRIVATE - Static variable in interface org.springframework.asm.Opcodes
- Acc_PROTEcTED - Static variable in interface org.springframework.asm.Opcodes
- Acc_PUBLIc - Static variable in interface org.springframework.asm.Opcodes
- Acc_REcORD - Static variable in interface org.springframework.asm.Opcodes
- Acc_STATIc - Static variable in interface org.springframework.asm.Opcodes
- Acc_STATIc_PHASE - Static variable in interface org.springframework.asm.Opcodes
- Acc_STRIcT - Static variable in interface org.springframework.asm.Opcodes
- Acc_SUPER - Static variable in interface org.springframework.asm.Opcodes
- Acc_SYNcHRONIZED - Static variable in interface org.springframework.asm.Opcodes
- Acc_SYNTHETIc - Static variable in interface org.springframework.asm.Opcodes
- Acc_TRANSIENT - Static variable in interface org.springframework.asm.Opcodes
- Acc_TRANSITIVE - Static variable in interface org.springframework.asm.Opcodes
- Acc_VARARGS - Static variable in interface org.springframework.asm.Opcodes
- Acc_VOLATILE - Static variable in interface org.springframework.asm.Opcodes
- accept() - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Headers
-
Get the list of acceptable media types, as specified by the
Acceptheader. - accept() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper.HeadersWrapper
- accept() - Element in annotation interface org.springframework.web.service.annotation.DeleteExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.GetExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.HttpExchange
-
The media types for the
"Accept"header. - accept() - Element in annotation interface org.springframework.web.service.annotation.PatchExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.PostExchange
-
Alias for
HttpExchange.accept(). - accept() - Element in annotation interface org.springframework.web.service.annotation.PutExchange
-
Alias for
HttpExchange.accept(). - accept() - Method in interface org.springframework.web.servlet.function.ServerRequest.Headers
-
Get the list of acceptable media types, as specified by the
Acceptheader. - accept(int, int, String, String, String, String[]) - Method in class org.springframework.cglib.transform.AbstractclassFilterTransformer
- accept(int, int, String, String, String, String[]) - Method in class org.springframework.cglib.transform.classFilterTransformer
- accept(int, String, String, String, String[]) - Method in interface org.springframework.cglib.transform.MethodFilter
- accept(Method) - Method in interface org.springframework.cglib.proxy.callbackFilter
-
Map a method to a callback.
- accept(Method) - Method in class org.springframework.cglib.proxy.callbackHelper
- accept(String) - Method in interface org.springframework.cglib.transform.classFilter
- accept(String...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
Set the
Acceptheader using raw String values, possibly not even well-formed (for testing purposes). - accept(classVisitor, int) - Method in class org.springframework.asm.classReader
-
Makes the given visitor visit the JVMS classFile structure passed to the constructor of this
classReader. - accept(classVisitor, Attribute[], int) - Method in class org.springframework.asm.classReader
-
Makes the given visitor visit the JVMS classFile structure passed to the constructor of this
classReader. - accept(MediaType...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.RequestHeadersSpec
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.RequestHeadersSpec
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
Set the 'Accept' header to the given media type(s).
- accept(MediaType...) - Method in interface org.springframework.web.client.Restclient.RequestHeadersSpec
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Method in interface org.springframework.web.reactive.function.client.Webclient.RequestHeadersSpec
-
Set the list of acceptable media types, as specified by the
Acceptheader. - accept(MediaType...) - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
-
Return a
RequestPredicatethat tests if the request's accept header is compatible with any of the given media types. - accept(MediaType...) - Static method in class org.springframework.web.servlet.function.RequestPredicates
-
Return a
RequestPredicatethat tests if the request's accept header is compatible with any of the given media types. - accept(DynamicPropertyRegistry) - Method in interface org.springframework.test.context.DynamicPropertyRegistrar
-
Register dynamic properties in the supplied registry.
- accept(RequestPredicates.Visitor) - Method in interface org.springframework.web.reactive.function.server.RequestPredicate
-
Accept the given visitor.
- accept(RouterFunctions.Visitor) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Accept the given visitor.
- accept(RequestPredicates.Visitor) - Method in interface org.springframework.web.servlet.function.RequestPredicate
-
Accept the given visitor.
- accept(RouterFunctions.Visitor) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Accept the given visitor.
- accept(T) - Method in interface org.springframework.util.function.Throwingconsumer
-
Default
consumer.accept(Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - accept(T, BiFunction) - Method in interface org.springframework.util.function.Throwingconsumer
-
Performs this operation on the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - AccEPT - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Acceptheader field name. - AccEPT_cHARSET - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-charsetheader field name. - AccEPT_ENcODING - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Encodingheader field name. - AccEPT_LANGUAGE - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Languageheader field name. - AccEPT_PATcH - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Patchheader field name. - AccEPT_RANGES - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Accept-Rangesheader field name. - AccEPT_VERSION - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
- acceptcharset() - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Headers
-
Get the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper.HeadersWrapper
- acceptcharset() - Method in interface org.springframework.web.servlet.function.ServerRequest.Headers
-
Get the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.RequestHeadersSpec
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.RequestHeadersSpec
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.web.client.Restclient.RequestHeadersSpec
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptcharset(charset...) - Method in interface org.springframework.web.reactive.function.client.Webclient.RequestHeadersSpec
-
Set the list of acceptable charsets, as specified by the
Accept-charsetheader. - acceptclassLoader(classLoader) - Static method in class org.springframework.beans.cachedIntrospectionResults
-
Accept the given classLoader as cache-safe, even if its classes would not qualify as cache-safe in this cachedIntrospectionResults class.
- accepted() - Static method in class org.springframework.http.ResponseEntity
-
create a builder with an AccEPTED status.
- accepted() - Static method in interface org.springframework.web.reactive.function.server.ServerResponse
-
create a builder with an 202 Accepted status.
- accepted() - Static method in interface org.springframework.web.servlet.function.ServerResponse
-
create a builder with a 202 Accepted status.
- AccEPTED - Enum constant in enum class org.springframework.http.HttpStatus
-
202 Accepted. - AcceptHeaderLocalecontextResolver - class in org.springframework.web.server.i18n
-
LocalecontextResolverimplementation that looks for a match between locales in theAccept-Languageheader and a list of configured supported locales. - AcceptHeaderLocalecontextResolver() - constructor for class org.springframework.web.server.i18n.AcceptHeaderLocalecontextResolver
- AcceptHeaderLocaleResolver - class in org.springframework.web.servlet.i18n
-
LocaleResolverimplementation that looks for a match between locales in theAccept-Languageheader and a list of configured supported locales. - AcceptHeaderLocaleResolver() - constructor for class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
- acceptHeaderRequestcallback(class) - Method in class org.springframework.web.client.RestTemplate
-
Return a
Requestcallbackthat sets the requestAcceptheader based on the given response type, cross-checked against the configured message converters. - acceptLanguage() - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Headers
-
Get the list of acceptable languages, as specified by the
Accept-Languageheader. - acceptLanguage() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper.HeadersWrapper
- acceptLanguage() - Method in interface org.springframework.web.servlet.function.ServerRequest.Headers
-
Get the list of acceptable languages, as specified by the
Accept-Languageheader. - acceptLanguageAsLocales(Locale...) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the list of acceptable locales, as specified by the
Accept-Languagesheader. - acceptRead(Type, String) - Method in interface org.springframework.cglib.transform.impl.InterceptFieldFilter
- acceptsProfiles(String...) - Method in class org.springframework.core.env.AbstractEnvironment
-
Deprecated.
- acceptsProfiles(String...) - Method in interface org.springframework.core.env.Environment
-
Deprecated.
- acceptsProfiles(Profiles) - Method in class org.springframework.core.env.AbstractEnvironment
- acceptsProfiles(Profiles) - Method in interface org.springframework.core.env.Environment
-
Determine whether the given
Profilespredicate matches the active profiles — or in the case of no explicit active profiles, whether the givenProfilespredicate matches the default profiles. - acceptWithException(T) - Method in interface org.springframework.util.function.Throwingconsumer
-
Performs this operation on the given argument, possibly throwing a checked exception.
- acceptWrite(Type, String) - Method in interface org.springframework.cglib.transform.impl.InterceptFieldFilter
- access() - Method in class org.springframework.mock.web.MockHttpSession
- AccESS_cONTROL_ALLOW_cREDENTIALS - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Allow-credentialsresponse header field name. - AccESS_cONTROL_ALLOW_HEADERS - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Allow-Headersresponse header field name. - AccESS_cONTROL_ALLOW_METHODS - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Allow-Methodsresponse header field name. - AccESS_cONTROL_ALLOW_ORIGIN - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Allow-Originresponse header field name. - AccESS_cONTROL_EXPOSE_HEADERS - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Expose-Headersresponse header field name. - AccESS_cONTROL_MAX_AGE - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Max-Ageresponse header field name. - AccESS_cONTROL_REQUEST_HEADERS - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Request-Headersrequest header field name. - AccESS_cONTROL_REQUEST_METHOD - Static variable in class org.springframework.http.HttpHeaders
-
The cORS
Access-control-Request-Methodrequest header field name. - AccESS_DEcLARED_FIELDS - Enum constant in enum class org.springframework.aot.hint.Membercategory
-
A category that represents reflective field access on declared fields: all fields defined by the class but not inherited fields.
- AccESS_PUBLIc_FIELDS - Enum constant in enum class org.springframework.aot.hint.Membercategory
-
A category that represents reflective field access on public fields..
- Accesscontrol - class in org.springframework.aot.generate
-
Determine the access control of a
Memberor type signature. - Accesscontrol.Visibility - Enum class in org.springframework.aot.generate
- AccessException - Exception class in org.springframework.expression
-
An AccessException is thrown by an accessor if it has an unexpected problem.
- AccessException(String) - constructor for exception class org.springframework.expression.AccessException
-
create an AccessException with a specific message.
- AccessException(String, Exception) - constructor for exception class org.springframework.expression.AccessException
-
create an AccessException with a specific message and cause.
- AccessFieldTransformer - class in org.springframework.cglib.transform.impl
- AccessFieldTransformer(AccessFieldTransformer.callback) - constructor for class org.springframework.cglib.transform.impl.AccessFieldTransformer
- AccessFieldTransformer.callback - Interface in org.springframework.cglib.transform.impl
- accessibleconstructor(class, class...) - Static method in class org.springframework.util.ReflectionUtils
-
Obtain an accessible constructor for the given class and parameters.
- AccESSKEY_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
The name of the '
accesskey' attribute. - AcK - Enum constant in enum class org.springframework.messaging.simp.stomp.Stompcommand
- AcK - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
- acknowledge(String, boolean) - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- acknowledge(String, boolean) - Method in interface org.springframework.messaging.simp.stomp.StompSession
-
Send an acknowledgement whether a message was consumed or not resulting in an AcK or NAcK frame respectively.
- acknowledge(StompHeaders, boolean) - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- acknowledge(StompHeaders, boolean) - Method in interface org.springframework.messaging.simp.stomp.StompSession
-
An overloaded version of
StompSession.acknowledge(String, boolean)with fullStompHeadersinstead of just amessageId. - aconst_null() - Method in class org.springframework.cglib.core.codeEmitter
- AcONST_NULL - Static variable in interface org.springframework.asm.Opcodes
- AcTIVATE_LISTENER - Static variable in class org.springframework.test.context.web.ServletTestExecutionListener
-
Attribute name for a
Testcontextattribute which indicates that theServletTestExecutionListenershould be activated. - activated(AdvisedSupport) - Method in interface org.springframework.aop.framework.AdvisedSupportListener
-
Invoked when the first proxy is created.
- activateObject(PooledObject) - Method in class org.springframework.aop.target.commonsPool2TargetSource
- AcTIVE_PROFILES_PROPERTY_NAME - Static variable in class org.springframework.core.env.AbstractEnvironment
-
Name of the property to specify active profiles: "spring.profiles.active".
- ActiveProfiles - Annotation Interface in org.springframework.test.context
-
ActiveProfilesis an annotation that can be applied to a test class to declare which active bean definition profiles should be used when loading anApplicationcontextfor integration tests. - ActiveProfilesResolver - Interface in org.springframework.test.context
-
Strategy interface for programmatically resolving which active bean definition profiles should be used when loading an
Applicationcontextfor a test class. - actualName - Variable in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyTokenHolder
- adapt(Function) - Method in class org.springframework.cache.annotation.Abstractcachingconfiguration.cachingconfigurerSupplier
-
Adapt the
cachingconfigurersupplier to another supplier provided by the specified mapping function. - adapt(S) - Method in class org.springframework.util.concurrent.FutureAdapter
-
Deprecated.Adapts the given adaptee's result into T.
- AdaptableJobFactory - class in org.springframework.scheduling.quartz
- AdaptableJobFactory() - constructor for class org.springframework.scheduling.quartz.AdaptableJobFactory
- adaptAnnotation(A) - Method in class org.springframework.core.annotation.SynthesizingMethodParameter
- adaptAnnotation(A) - Method in class org.springframework.core.MethodParameter
-
A template method to post-process a given annotation instance before returning it to the caller.
- adaptAnnotationArray(Annotation[]) - Method in class org.springframework.core.annotation.SynthesizingMethodParameter
- adaptAnnotationArray(Annotation[]) - Method in class org.springframework.core.MethodParameter
-
A template method to post-process a given annotation array before returning it to the caller.
- adaptArgumentIfNecessary(Object, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageconverterMethodArgumentResolver
-
Adapt the given argument against the method parameter, if necessary.
- adaptcaffeinecache(String, Asynccache) - Method in class org.springframework.cache.caffeine.caffeinecacheManager
-
Adapt the given new caffeine Asynccache instance to Spring's
cacheabstraction for the specified cache name. - adaptcaffeinecache(String, cache) - Method in class org.springframework.cache.caffeine.caffeinecacheManager
-
Adapt the given new native caffeine cache instance to Spring's
cacheabstraction for the specified cache name. - adaptEmptyArrayIndices(MutablePropertyValues) - Method in class org.springframework.web.bind.WebDataBinder
-
check for property values with names that end on
"[]". - adaptFromForwardedHeaders(URI, HttpHeaders) - Static method in class org.springframework.web.util.ForwardedHeaderUtils
- adaptInterceptor(Object) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Adapt the given interceptor object to
HandlerInterceptor. - adaptJob(Object) - Method in class org.springframework.scheduling.quartz.AdaptableJobFactory
-
Adapt the given job object to the Quartz Job interface.
- adaptMBeanIfPossible(Object) - Method in class org.springframework.jmx.export.MBeanExporter
-
Build an adapted MBean for the given bean instance, if possible.
- adaptToInterfaces(Object, ScriptSource, class...) - Method in class org.springframework.scripting.support.StandardScriptFactory
- add(int, E) - Method in class org.springframework.util.AutoPopulatingList
- add(int, DataBuffer) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
- add(E) - Method in class org.springframework.util.AutoPopulatingList
- add(class) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add all the public methods in the specified class.
- add(class, class...) - Method in class org.springframework.core.test.io.support.MockSpringFactoriesLoader
-
Add factory implementations to this instance.
- add(Object) - Method in class org.springframework.cglib.reflect.MulticastDelegate
- add(Method) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add a method signature to the interface.
- add(String[], consumer) - Method in class org.springframework.aot.generate.GeneratedMethods
-
Add a new
GeneratedMethod. - add(String, Object) - Method in class org.springframework.beans.MutablePropertyValues
-
Add a PropertyValue object, replacing any existing one for the corresponding property or getting merged with it (if applicable).
- add(String, String) - Method in class org.springframework.http.HttpHeaders
-
Add the given, single header value under the given name.
- add(String, String) - Method in class org.springframework.http.support.HttpcomponentsHeadersAdapter
- add(String, String) - Method in class org.springframework.http.support.JettyHeadersAdapter
- add(String, String) - Method in class org.springframework.http.support.Netty4HeadersAdapter
- add(String, String) - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Add the given, single header value under the given name.
- add(String, String...) - Method in class org.springframework.core.test.io.support.MockSpringFactoriesLoader
-
Add factory implementations to this instance.
- add(String, consumer) - Method in class org.springframework.aot.generate.GeneratedMethods
-
Add a new
GeneratedMethod. - add(String, Supplier) - Method in interface org.springframework.test.context.DynamicPropertyRegistry
-
Add a
Supplierfor the given property name to this registry. - add(Iterator) - Method in class org.springframework.util.compositeIterator
-
Add given iterator to this composite.
- add(List) - Method in class org.springframework.aot.generate.ValuecodeGenerator
- add(K, V) - Method in interface org.springframework.util.MultiValueMap
-
Add the given single value to the current list of values for the given key.
- add(K, V) - Method in class org.springframework.util.MultiValueMapAdapter
- add(Type[], Type) - Static method in class org.springframework.cglib.core.TypeUtils
- add(Type[], Type[]) - Static method in class org.springframework.cglib.core.TypeUtils
- add(KeyFactorycustomizer) - Method in class org.springframework.cglib.core.internal.customizerRegistry
- add(Signature, Type[]) - Method in class org.springframework.cglib.proxy.InterfaceMaker
-
Add a method signature to the interface.
- add(DataBuffer) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
- add(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds the given route to this builder.
- add(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds the given route to this builder.
- ADD - Enum constant in enum class org.springframework.expression.Operation
-
Add operation.
- ADD - Static variable in class org.springframework.cglib.core.codeEmitter
- add_properties(classEmitter, String[], Type[]) - Static method in class org.springframework.cglib.core.EmitUtils
- add_property(classEmitter, String, Type, String) - Static method in class org.springframework.cglib.core.EmitUtils
- addActiveProfile(String) - Method in class org.springframework.core.env.AbstractEnvironment
- addActiveProfile(String) - Method in interface org.springframework.core.env.configurableEnvironment
-
Add a profile to the current set of active profiles.
- addAdvice(int, Advice) - Method in interface org.springframework.aop.framework.Advised
-
Add the given AOP Alliance Advice at the specified position in the advice chain.
- addAdvice(int, Advice) - Method in class org.springframework.aop.framework.AdvisedSupport
-
cannot add introductions this way unless the advice implements IntroductionInfo.
- addAdvice(Advice) - Method in interface org.springframework.aop.framework.Advised
-
Add the given AOP Alliance advice to the tail of the advice (interceptor) chain.
- addAdvice(Advice) - Method in class org.springframework.aop.framework.AdvisedSupport
- addAdvisor(int, Advisor) - Method in interface org.springframework.aop.framework.Advised
-
Add an Advisor at the specified position in the chain.
- addAdvisor(int, Advisor) - Method in class org.springframework.aop.framework.AdvisedSupport
- addAdvisor(Advisor) - Method in interface org.springframework.aop.framework.Advised
-
Add an advisor at the end of the advisor chain.
- addAdvisor(Advisor) - Method in class org.springframework.aop.framework.AdvisedSupport
- addAdvisors(collection) - Method in class org.springframework.aop.framework.AdvisedSupport
-
Add all the given advisors to this proxy configuration.
- addAdvisors(Advisor...) - Method in class org.springframework.aop.framework.AdvisedSupport
-
Add all the given advisors to this proxy configuration.
- addAfter(String, PropertySource) - Method in class org.springframework.core.env.MutablePropertySources
-
Add the given property source object with precedence immediately lower than the named relative property source.
- addAll(int, collection) - Method in class org.springframework.util.AutoPopulatingList
- addAll(int, collection) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
- addAll(String, List) - Method in class org.springframework.http.HttpHeaders
-
Add all the given values under the given name.
- addAll(String, List) - Method in class org.springframework.http.support.HttpcomponentsHeadersAdapter
- addAll(String, List) - Method in class org.springframework.http.support.JettyHeadersAdapter
- addAll(String, List) - Method in class org.springframework.http.support.Netty4HeadersAdapter
- addAll(String, List) - Method in class org.springframework.messaging.simp.stomp.StompHeaders
- addAll(collection) - Method in class org.springframework.util.AutoPopulatingList
- addAll(collection) - Method in class org.springframework.core.io.buffer.LimitedDataBufferList
- addAll(K, List) - Method in interface org.springframework.util.MultiValueMap
-
Add all the values of the given list to the current list of values for the given key.
- addAll(K, List) - Method in class org.springframework.util.MultiValueMapAdapter
- addAll(HttpHeaders) - Method in class org.springframework.http.HttpHeaders
-
Add all name-value pairs of the given
HttpHeaders. - addAll(MultiValueMap) - Method in class org.springframework.http.support.HttpcomponentsHeadersAdapter
- addAll(MultiValueMap) - Method in class org.springframework.http.support.JettyHeadersAdapter
- addAll(MultiValueMap) - Method in class org.springframework.http.support.Netty4HeadersAdapter
- addAll(MultiValueMap) - Method in class org.springframework.messaging.simp.stomp.StompHeaders
- addAll(MultiValueMap) - Method in interface org.springframework.util.MultiValueMap
-
Add all the values of the given
MultiValueMapto the current values. - addAll(MultiValueMap) - Method in class org.springframework.util.MultiValueMapAdapter
- addAllAttributes(collection) - Method in class org.springframework.ui.concurrentModel
-
copy all attributes in the supplied
collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(collection) - Method in class org.springframework.ui.ExtendedModelMap
- addAllAttributes(collection) - Method in class org.springframework.ui.ModelMap
-
copy all attributes in the supplied
collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(collection) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
copy all attributes in the supplied
collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(Map) - Method in class org.springframework.ui.concurrentModel
-
copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(Map) - Method in class org.springframework.ui.ExtendedModelMap
- addAllAttributes(Map) - Method in class org.springframework.ui.ModelMap
-
copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(Map) - Method in class org.springframework.web.method.support.ModelAndViewcontainer
-
copy all attributes to the underlying model.
- addAllAttributes(Map) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
copy all attributes in the supplied
Mapinto thisMap. - addAllAttributes(collection) - Method in interface org.springframework.ui.Model
-
copy all attributes in the supplied
collectioninto thisMap, using attribute name generation for each element. - addAllAttributes(collection) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
- addAllAttributes(Map) - Method in interface org.springframework.ui.Model
-
copy all attributes in the supplied
Mapinto thisMap. - addAllclassLoaderJarRoots(classLoader, Set) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Search all
URLclassLoaderURLs for jar file references and add each to the given set of resources in the form of a pointer to the root of the jar file content. - addAllErrors(Errors) - Method in class org.springframework.validation.AbstractBindingResult
- addAllErrors(Errors) - Method in exception class org.springframework.validation.BindException
- addAllErrors(Errors) - Method in interface org.springframework.validation.Errors
-
Add all errors from the given
Errorsinstance to thisErrorsinstance. - addAllErrors(Errors) - Method in class org.springframework.validation.method.ParameterErrors
- addAllErrors(Errors) - Method in class org.springframework.validation.SimpleErrors
- addAllErrors(Errors) - Method in class org.springframework.web.bind.EscapedErrors
- addAllErrors(Errors) - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
- addAllExpectations(collection) - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
- addAllInterfaces(class, List) - Static method in class org.springframework.cglib.core.ReflectUtils
- addAllMethods(class, List) - Static method in class org.springframework.cglib.core.ReflectUtils
- addAllObjects(Map) - Method in class org.springframework.web.servlet.ModelAndView
-
Add all attributes contained in the provided Map to the model.
- addAllowedHeader(String) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setAllowedHeaders(List)for adding one allowed header at a time. - addAllowedMethod(String) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setAllowedMethods(List)for adding one allowed method at a time. - addAllowedMethod(HttpMethod) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setAllowedMethods(List)for adding one allowed method at a time. - addAllowedOrigin(String) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setAllowedOrigins(List)for adding one origin at a time. - addAllowedOriginPattern(String) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setAllowedOriginPatterns(List)for adding one origin at a time. - addApplicationListener(ApplicationListener) - Method in interface org.springframework.context.configurableApplicationcontext
-
Add a new ApplicationListener that will be notified on context events such as context refresh and context shutdown.
- addApplicationListener(ApplicationListener) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
- addApplicationListener(ApplicationListener) - Method in interface org.springframework.context.event.ApplicationEventMulticaster
-
Add a listener to be notified of all events.
- addApplicationListener(ApplicationListener) - Method in class org.springframework.context.support.AbstractApplicationcontext
- addApplicationListenerBean(String) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
- addApplicationListenerBean(String) - Method in interface org.springframework.context.event.ApplicationEventMulticaster
-
Add a listener bean to be notified of all events.
- addArgument(Object) - Method in interface org.springframework.web.servlet.tags.ArgumentAware
-
callback hook for nested spring:argument tags to pass their value to the parent tag.
- addArgument(Object) - Method in class org.springframework.web.servlet.tags.MessageTag
- addArgumentResolvers(List) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerconfiguration
- addArgumentResolvers(List) - Method in class org.springframework.web.socket.config.annotation.DelegatingWebSocketMessageBrokerconfiguration
- addArgumentResolvers(List) - Method in interface org.springframework.web.socket.config.annotation.WebSocketMessageBrokerconfigurer
-
Add resolvers to support custom controller method argument types.
- addArgumentResolvers(List) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addArgumentResolvers(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Add custom
HandlerMethodArgumentResolversto use in addition to the ones registered by default. - addArgumentResolvers(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add resolvers to support custom controller method argument types.
- addArguments(codeBlock.Builder, MethodReference.ArgumentcodeGenerator) - Method in class org.springframework.aot.generate.DefaultMethodReference
-
Add the code for the method arguments using the specified
MethodReference.ArgumentcodeGeneratorif necessary. - addArgumentValues(constructorArgumentValues) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
copy all given argument values into this object, using separate holder instances to keep the values independent of the original object.
- addAspect(class) - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Add an aspect of the supplied type to the end of the advice chain.
- addAspect(Object) - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Add the supplied aspect instance to the chain.
- addAttachment(String, DataHandler) - Method in interface org.springframework.oxm.mime.Mimecontainer
-
Add the given data handler as an attachment to this container.
- addAttachment(String, DataSource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from a
jakarta.activation.DataSource. - addAttachment(String, File) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from a
java.io.File. - addAttachment(String, InputStreamSource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from an
org.springframework.core.io.InputStreamResource. - addAttachment(String, InputStreamSource, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an attachment to the MimeMessage, taking the content from an
org.springframework.core.io.InputStreamResource. - addAttribute(Object) - Method in class org.springframework.ui.concurrentModel
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.ui.ExtendedModelMap
- addAttribute(Object) - Method in interface org.springframework.ui.Model
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.ui.ModelMap
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(Object) - Method in class org.springframework.web.method.support.ModelAndViewcontainer
-
Add the supplied attribute to the underlying model.
- addAttribute(Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
- addAttribute(Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Add the supplied attribute to this
Mapusing agenerated name. - addAttribute(String, Object) - Method in class org.springframework.ui.concurrentModel
-
Add the supplied attribute under the supplied name.
- addAttribute(String, Object) - Method in class org.springframework.ui.ExtendedModelMap
- addAttribute(String, Object) - Method in interface org.springframework.ui.Model
-
Add the supplied attribute under the supplied name.
- addAttribute(String, Object) - Method in class org.springframework.ui.ModelMap
-
Add the supplied attribute under the supplied name.
- addAttribute(String, Object) - Method in class org.springframework.web.method.support.ModelAndViewcontainer
-
Add the supplied attribute to the underlying model.
- addAttribute(String, Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
- addAttribute(String, Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Add the supplied attribute under the supplied name.
- addAttribute(String, Object) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
configure an attribute to associate with the request.
- addAttribute(String, Object) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
- addAutowiredProperty(String) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add an autowired marker for the specified property on the specified bean.
- addBasenames(String...) - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Add the specified basenames to the existing basename configuration.
- addBcc(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addBcc(String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addBcc(String, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addBean(String, Object) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
Add a new singleton bean.
- addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in interface org.springframework.context.configurableApplicationcontext
-
Add a new BeanFactoryPostProcessor that will get applied to the internal bean factory of this application context on refresh, before any of the bean definitions get evaluated.
- addBeanFactoryPostProcessor(BeanFactoryPostProcessor) - Method in class org.springframework.context.support.AbstractApplicationcontext
- addBeanPostProcessor(BeanPostProcessor) - Method in interface org.springframework.beans.factory.config.configurableBeanFactory
-
Add a new BeanPostProcessor that will get applied to beans created by this factory.
- addBeanPostProcessor(BeanPostProcessor) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- addBeanPostProcessors(collection) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Add new BeanPostProcessors that will get applied to beans created by this factory.
- addBefore(String, PropertySource) - Method in class org.springframework.core.env.MutablePropertySources
-
Add the given property source object with precedence immediately higher than the named relative property source.
- addBindValue(Map, String, List) - Static method in class org.springframework.web.bind.support.WebExchangeDataBinder
- addBindValues(MutablePropertyValues, ServletRequest) - Method in class org.springframework.web.bind.ServletRequestDataBinder
-
Extension point that subclasses can use to add extra bind values for a request.
- addBindValues(MutablePropertyValues, ServletRequest) - Method in class org.springframework.web.servlet.mvc.method.annotation.ExtendedServletRequestDataBinder
-
Merge URI variables into the property values to use for data binding.
- addcacheHeaders(ServerHttpResponse) - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
- addcacheMapping(cachecontrol, String...) - Method in class org.springframework.web.servlet.mvc.WebcontentInterceptor
-
Map specific URL paths to a specific
cachecontrol. - addcacheMethod(String, collection) - Method in class org.springframework.cache.interceptor.NameMatchcacheOperationSource
-
Add an attribute for a cacheable method.
- addcallback(TransactionalApplicationListener.Synchronizationcallback) - Method in interface org.springframework.transaction.event.TransactionalApplicationListener
-
Add a callback to be invoked on processing within transaction synchronization, i.e.
- addcallback(TransactionalApplicationListener.Synchronizationcallback) - Method in class org.springframework.transaction.event.TransactionalApplicationListenerAdapter
- addcallback(TransactionalApplicationListener.Synchronizationcallback) - Method in class org.springframework.transaction.event.TransactionalApplicationListenerMethodAdapter
- addcc(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addcc(String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addcc(String, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addclassFile(String, InputStreamSource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
class filewith content from the givenInputStreamSource. - addclassPathManifestEntries(Set) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Determine jar file references from
class-Pathmanifest entries (which are added to thejava.class.pathJVM system property by the system class loader) and add each to the given set of resources in the form of a pointer to the root of the jar file content. - addcollectionconverters(converterRegistry) - Static method in class org.springframework.core.convert.support.DefaultconversionService
-
Add common collection converters.
- addcompletionHandler(Runnable) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when request processing completes.
- addcompletionHandler(Runnable) - Method in class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
- addconnection(connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given connection to this resource holder.
- addconnectionFactory(String, connectionFactory) - Method in class org.springframework.r2dbc.connection.lookup.MapconnectionFactoryLookup
-
Add the supplied
connectionFactoryto the map ofconnectionFactoryinstances maintained by this object. - addconstructorArgReference(String) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add a reference to a named bean as a constructor arg.
- addconstructorArgValue(Object) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add an indexed constructor arg value.
- addconstructorResolver(constructorResolver) - Method in class org.springframework.expression.spel.support.StandardEvaluationcontext
-
Add the supplied constructor resolver to this evaluation context.
- addcontentVersionStrategy(String...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Insert a content-based version in resource URLs that match the given path patterns.
- addcontentVersionStrategy(String...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Insert a content-based version in resource URLs that match the given path patterns.
- addconverter(class, class, converter) - Method in interface org.springframework.core.convert.converter.converterRegistry
-
Add a plain converter to this registry.
- addconverter(class, class, converter) - Method in class org.springframework.core.convert.support.GenericconversionService
- addconverter(converter) - Method in interface org.springframework.core.convert.converter.converterRegistry
-
Add a plain converter to this registry.
- addconverter(converter) - Method in class org.springframework.core.convert.support.GenericconversionService
- addconverter(Genericconverter) - Method in interface org.springframework.core.convert.converter.converterRegistry
-
Add a generic converter to this registry.
- addconverter(Genericconverter) - Method in class org.springframework.core.convert.support.GenericconversionService
- addconverterFactory(converterFactory) - Method in interface org.springframework.core.convert.converter.converterRegistry
-
Add a ranged converter factory to this registry.
- addconverterFactory(converterFactory) - Method in class org.springframework.core.convert.support.GenericconversionService
- addcookie(cookie) - Method in class org.springframework.mock.web.MockHttpServletResponse
- addcookie(String, String...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given cookie name and values.
- addcookie(String, String...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
- addcookie(Responsecookie) - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
- addcookie(Responsecookie) - Method in interface org.springframework.http.server.reactive.ServerHttpResponse
-
Add the given
Responsecookie. - addcookie(Responsecookie) - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
- addcookieInitializer(consumer) - Method in class org.springframework.web.server.session.cookieWebSessionIdResolver
-
Add a
consumerto further initialize the session id cookie aftercookieWebSessionIdResolver.getcookieName()andcookieWebSessionIdResolver.getcookieMaxAge()are applied. - addcorsMappings(corsRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxconfiguration
- addcorsMappings(corsRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurationSupport
-
Override this method to configure cross-origin requests processing.
- addcorsMappings(corsRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxconfigurer
-
configure "global" cross-origin request processing.
- addcorsMappings(corsRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurercomposite
- addcorsMappings(corsRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addcorsMappings(corsRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Override this method to configure cross-origin requests processing.
- addcorsMappings(corsRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
configure "global" cross-origin request processing.
- addcronTask(Runnable, String) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a
Runnabletask to be triggered per the given cronexpression. - addcronTask(cronTask) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a
cronTask. - addcustomcondition(Requestcondition) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
create a new instance based on the current one, also adding the given custom condition.
- addcustomconverter(HttpMessageconverter) - Method in interface org.springframework.http.converter.HttpMessageconverters.Builder
-
Add a custom
HttpMessageconverterto the list of converters, ahead of the default converters. - addcustomFormatter(Formatter) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter, applying it to all fields matching the
Formatter-declared type. - addcustomFormatter(Formatter, class...) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter, applying it to the specified field types only, if any, or otherwise to all fields matching the
Formatter-declared type. - addcustomFormatter(Formatter, String...) - Method in class org.springframework.validation.DataBinder
-
Add a custom formatter for the field type specified in
Formatterclass, applying it to the specified fields only, if any, or otherwise to all fields. - addcustomHandler(HandlerMethodReturnValueHandler...) - Method in class org.springframework.messaging.handler.invocation.reactive.ReturnValueHandlerconfigurer
-
configure custom return value handlers for handler methods.
- addcustomizer(KeyFactorycustomizer) - Method in class org.springframework.cglib.core.KeyFactory.Generator
- addcustomResolver(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.reactive.ArgumentResolverconfigurer
-
configure resolvers for custom handler method arguments.
- addcustomResolver(HandlerMethodArgumentResolver...) - Method in class org.springframework.web.reactive.result.method.annotation.ArgumentResolverconfigurer
-
configure resolvers for custom controller method arguments.
- addDataSource(String, DataSource) - Method in class org.springframework.jdbc.datasource.lookup.MapDataSourceLookup
-
Add the supplied
DataSourceto the map ofDataSourcesmaintained by this object. - addDateconverters(converterRegistry) - Static method in class org.springframework.format.datetime.DateFormatterRegistrar
-
Add date converters to the specified registry.
- addDateHeader(String, long) - Method in class org.springframework.mock.web.MockHttpServletResponse
- addDeclaredParameter(SqlParameter) - Method in class org.springframework.jdbc.core.simple.AbstractJdbccall
-
Add a declared parameter to the list of parameters for the call.
- addDeclaredRowMapper(String, RowMapper) - Method in class org.springframework.jdbc.core.simple.AbstractJdbccall
-
Add a
RowMapperfor the specified parameter or column. - addDecoratorFactory(WebSocketHandlerDecoratorFactory) - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
-
Add a factory that to decorate the handler used to process WebSocket messages.
- addDefaultconverters(converterRegistry) - Static method in class org.springframework.core.convert.support.DefaultconversionService
-
Add converters appropriate for most environments.
- addDefaultFormatters(FormatterRegistry) - Static method in class org.springframework.format.support.DefaultFormattingconversionService
-
Add formatters appropriate for most environments: including number formatters, JSR-354 Money & currency formatters, and JSR-310 Date-Time formatters, depending on the presence of the corresponding API on the classpath.
- addDefaultHandlerExceptionResolvers(List, contentNegotiationManager) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
A method available to subclasses for adding default
HandlerExceptionResolvers. - addDefaultHeaders(HttpHeaders, String, MediaType) - Method in class org.springframework.http.converter.StringHttpMessageconverter
- addDefaultHeaders(HttpHeaders, T, MediaType) - Method in class org.springframework.http.converter.AbstractHttpMessageconverter
-
Add default headers to the output message.
- addDefaultHeaders(HttpOutputMessage, Resource, MediaType) - Method in class org.springframework.http.converter.ResourceHttpMessageconverter
-
Add the default headers for the given resource to the given message.
- addDefaultHeaders(ReactiveHttpOutputMessage, Resource, MediaType, Map) - Method in class org.springframework.http.codec.ResourceHttpMessageWriter
-
Adds the default headers for the given resource to the given message.
- addDefaultHttpMessageconverters(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Deprecated, for removal: This API element is subject to removal in a future version.since 7.0 in favor of
WebMvcconfigurationSupport.createMessageconverters() - addDefaultRollbackRule(RollbackRuleAttribute) - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
Add a default rollback rule, to be applied to all rule-based transaction attributes returned by this source.
- addDefaultScripts() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add default SQL scripts to execute to populate the database.
- addDelegate(ExceptionListener) - Method in class org.springframework.jms.connection.chainedExceptionListener
-
Add an ExceptionListener to the chained delegate list.
- addDelegate(PersistenceExceptionTranslator) - Method in class org.springframework.dao.support.chainedPersistenceExceptionTranslator
-
Add a PersistenceExceptionTranslator to the chained delegate list.
- AddDelegateTransformer - class in org.springframework.cglib.transform.impl
- AddDelegateTransformer(class[], class) - constructor for class org.springframework.cglib.transform.impl.AddDelegateTransformer
-
creates a new instance of AddDelegateTransformer
- addDependsOn(String) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Append the specified bean name to the list of beans that this definition depends on.
- addDestroyAnnotationType(class) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
Add a destroy annotation to check for, indicating destruction methods to call when the context is shutting down.
- addDiscoverer(ParameterNameDiscoverer) - Method in class org.springframework.core.PrioritizedParameterNameDiscoverer
-
Add a further
ParameterNameDiscovererdelegate to the list of discoverers that thisPrioritizedParameterNameDiscovererchecks. - addDispatcherServletcustomizer(DispatcherServletcustomizer) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- addDispatcherServletcustomizer(DispatcherServletcustomizer) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
A more advanced variant of
configurableMockMvcBuilder.dispatchOptions(boolean)that allows customizing anyDispatcherServletproperty. - addDispatchHandler(Runnable) - Method in class org.springframework.mock.web.MockAsynccontext
- addEmbeddedValueResolver(StringValueResolver) - Method in interface org.springframework.beans.factory.config.configurableBeanFactory
-
Add a String resolver for embedded values such as annotation attributes.
- addEmbeddedValueResolver(StringValueResolver) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- addEndpoint(String...) - Method in interface org.springframework.web.socket.config.annotation.StompEndpointRegistry
-
Register a STOMP over WebSocket endpoint at the given mapping path.
- addEndpoint(String...) - Method in class org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
- addError(ObjectError) - Method in class org.springframework.validation.AbstractBindingResult
- addError(ObjectError) - Method in exception class org.springframework.validation.BindException
- addError(ObjectError) - Method in interface org.springframework.validation.BindingResult
-
Add a custom
ObjectErrororFieldErrorto the errors list. - addError(ObjectError) - Method in exception class org.springframework.web.bind.support.WebExchangeBindException
- addErrorHandler(consumer) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when an error occurred while concurrent handling of a request.
- addErrorHandler(consumer) - Method in class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
- addErrorResponseInterceptors(List) - Method in interface org.springframework.web.reactive.config.WebFluxconfigurer
-
Add to the list of
ErrorResponse.Interceptor's to invoke when rendering an RFc 9457ProblemDetailerror response. - addErrorResponseInterceptors(List) - Method in class org.springframework.web.reactive.config.WebFluxconfigurercomposite
- addErrorResponseInterceptors(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add to the list of
ErrorResponse.Interceptor's to apply when rendering an RFc 9457ProblemDetailerror response. - addExcludedBean(String) - Method in class org.springframework.jmx.export.MBeanExporter
-
Add the name of bean that should be excluded from auto-detection.
- addExcludeFilter(TypeFilter) - Method in class org.springframework.context.annotation.classPathScanningcandidatecomponentProvider
-
Add an exclude type filter to the front of the exclusion list.
- addExposedHeader(String) - Method in class org.springframework.web.cors.corsconfiguration
-
Variant of
corsconfiguration.setExposedHeaders(List)for adding one exposed header at a time. - addFile(GeneratedFiles.Kind, String, charSequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content from the givencharSequence. - addFile(GeneratedFiles.Kind, String, InputStreamSource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content from the givenInputStreamSource. - addFile(GeneratedFiles.Kind, String, Throwingconsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated file of the specified
GeneratedFiles.Kindwith content written to anAppendablepassed to the givenThrowingconsumer. - addFile(MultipartFile) - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
-
Add a file to this request.
- addFileExtensionResolvers(MediaTypeFileExtensionResolver...) - Method in class org.springframework.web.accept.contentNegotiationManager
-
Register more
MediaTypeFileExtensionResolverinstances in addition to those detected at construction. - addFilter(Filter, String, Map, EnumSet, String...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- addFilter(Filter, String, Map, EnumSet, String...) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Add a filter that will be initialized via
Filter.init(Filterconfig)with the given init parameters, and will also apply only to requests that match the given dispatcher types and URL patterns. - addFilter(Filter, String...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- addFilter(Filter, String...) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Add a filter mapped to specific patterns.
- addFilter(String, Filter) - Method in class org.springframework.mock.web.MockServletcontext
- addFilter(String, class) - Method in class org.springframework.mock.web.MockServletcontext
- addFilter(String, String) - Method in class org.springframework.mock.web.MockServletcontext
- addFilterRegistration(FilterRegistration) - Method in class org.springframework.mock.web.MockServletcontext
-
Add a
FilterRegistration. - addFilters(Filter...) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- addFilters(Filter...) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Add filters mapped to all requests.
- addFirst(PropertySource) - Method in class org.springframework.core.env.MutablePropertySources
-
Add the given property source object with the highest precedence.
- addFirstPropertySource(PropertySource) - Method in class org.springframework.core.env.compositePropertySource
-
Add the given
PropertySourceto the start of the chain. - addFixedDelayTask(Runnable, long) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Deprecated.as of 6.0, in favor of
ScheduledTaskRegistrar.addFixedDelayTask(Runnable, Duration) - addFixedDelayTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a Runnable task to be triggered with the given fixed delay.
- addFixedDelayTask(IntervalTask) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a fixed-delay
IntervalTask. - addFixedRateTask(Runnable, long) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Deprecated.as of 6.0, in favor of
ScheduledTaskRegistrar.addFixedRateTask(Runnable, Duration) - addFixedRateTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a
Runnabletask to be triggered at the given fixed-rate interval. - addFixedRateTask(IntervalTask) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a fixed-rate
IntervalTask. - addFixedVersionStrategy(String, String...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Insert a fixed, prefix-based version in resource URLs that match the given path patterns, for example:
"{version}/js/main.js". - addFixedVersionStrategy(String, String...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Insert a fixed, prefix-based version in resource URLs that match the given path patterns, for example:
"{version}/js/main.js". - addFlashAttribute(Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
Add the given flash storage using a
generated name. - addFlashAttribute(Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
- addFlashAttribute(String, Object) - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
Add the given flash attribute.
- addFlashAttribute(String, Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
- addForFeature(String, consumer) - Method in class org.springframework.aot.generate.Generatedclasses
-
Add a new generated class for the specified
featureNameand no particular component. - addForFeaturecomponent(String, class, consumer) - Method in class org.springframework.aot.generate.Generatedclasses
-
Add a new generated class for the specified
featureNametargeting the specifiedcomponent. - addForFeaturecomponent(String, className, consumer) - Method in class org.springframework.aot.generate.Generatedclasses
-
Add a new generated class for the specified
featureNametargeting the specifiedcomponent. - addFormatter(Formatter) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields of a specific type.
- addFormatter(Formatter) - Method in class org.springframework.format.support.FormattingconversionService
- addFormatterForFieldAnnotation(AnnotationFormatterFactory) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields annotated with a specific format annotation.
- addFormatterForFieldAnnotation(AnnotationFormatterFactory) - Method in class org.springframework.format.support.FormattingconversionService
- addFormatterForFieldType(class, Formatter) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Formatter to format fields of the given type.
- addFormatterForFieldType(class, Formatter) - Method in class org.springframework.format.support.FormattingconversionService
- addFormatterForFieldType(class, Printer, Parser) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Printer/Parser pair to format fields of a specific type.
- addFormatterForFieldType(class, Printer, Parser) - Method in class org.springframework.format.support.FormattingconversionService
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxconfiguration
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurationSupport
-
Override this method to add custom
converterand/orFormatterdelegates to the commonFormattingconversionService. - addFormatters(FormatterRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxconfigurer
-
Add custom
convertersandFormattersfor performing type conversion and formatting of annotated controller method arguments. - addFormatters(FormatterRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurercomposite
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addFormatters(FormatterRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Override this method to add custom
converterand/orFormatterdelegates to the commonFormattingconversionService. - addFormatters(FormatterRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add
convertersandFormattersin addition to the ones registered by default. - addGenericArgumentValue(Object) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add a generic argument value to be matched by type.
- addGenericArgumentValue(Object, String) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add a generic argument value to be matched by type.
- addGenericArgumentValue(constructorArgumentValues.ValueHolder) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add a generic argument value to be matched by type or name (if available).
- addGlobalResourcesconsumer(consumer) - Method in class org.springframework.http.client.ReactorResourceFactory
-
Add a consumer for configuring the global Reactor Netty resources on startup.
- addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(HandlerMethodReturnValueHandler) - Method in class org.springframework.web.method.support.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandler. - addHandler(WebSocketHandler, String...) - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- addHandler(WebSocketHandler, String...) - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
- addHandler(WebSocketHandler, String...) - Method in interface org.springframework.web.socket.config.annotation.WebSocketHandlerRegistration
-
Add more handlers that will share the same configuration (interceptors, SockJS config, etc).
- addHandler(WebSocketHandler, String...) - Method in interface org.springframework.web.socket.config.annotation.WebSocketHandlerRegistry
-
configure a WebSocketHandler at the specified URL paths.
- addHandlers(List) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHandlers(List) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHandlers(List) - Method in class org.springframework.web.method.support.HandlerMethodReturnValueHandlercomposite
-
Add the given
HandlerMethodReturnValueHandlers. - addHeader(String, String) - Method in class org.springframework.mock.web.MockHttpServletResponse
- addHeader(String, Object) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Add an HTTP header entry for the given name.
- addHeader(String, String) - Method in class org.springframework.web.util.contentcachingResponseWrapper
- addHeader(String, String...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given header name and values.
- addHeader(String, String...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
- addHeaderPredicate(Predicate) - Method in class org.springframework.web.reactive.result.method.annotation.ExtendedWebExchangeDataBinder
-
Add a Predicate that filters the header names to use for data binding.
- addHeaderPredicate(Predicate) - Method in class org.springframework.web.servlet.mvc.method.annotation.ExtendedServletRequestDataBinder
-
Add a Predicate that filters the header names to use for data binding.
- addHelper(Object) - Method in class org.springframework.cglib.reflect.MulticastDelegate
- addIfAbsent(K, V) - Method in interface org.springframework.util.MultiValueMap
- addIncludedUrl(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
- addIncludeFilter(TypeFilter) - Method in class org.springframework.context.annotation.classPathScanningcandidatecomponentProvider
-
Add an include type filter to the end of the inclusion list.
- addIndex(classLoader, candidatecomponentsIndex) - Static method in class org.springframework.context.index.candidatecomponentsIndexLoader
-
Programmatically add the given index instance for the given classLoader, replacing a file-determined index with a programmatically composed index.
- addIndexAccessor(IndexAccessor) - Method in class org.springframework.expression.spel.support.StandardEvaluationcontext
-
Add the supplied index accessor to this evaluation context.
- addIndexedArgumentValue(int, Object) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addIndexedArgumentValue(int, Object, String) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addIndexedArgumentValue(int, constructorArgumentValues.ValueHolder) - Method in class org.springframework.beans.factory.config.constructorArgumentValues
-
Add an argument value for the given index in the constructor argument list.
- addInitAnnotationType(class) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
Add an init annotation to check for, indicating initialization methods to call after configuration of a bean.
- addInitializer(MethodReference) - Method in interface org.springframework.beans.factory.aot.BeanFactoryInitializationcode
-
Add an initializer method call.
- addInitParameter(String, String) - Method in class org.springframework.mock.web.MockFilterconfig
- addInitParameter(String, String) - Method in class org.springframework.mock.web.MockServletconfig
- addInitParameter(String, String) - Method in class org.springframework.mock.web.MockServletcontext
- AddInitTransformer - class in org.springframework.cglib.transform.impl
- AddInitTransformer(Method) - constructor for class org.springframework.cglib.transform.impl.AddInitTransformer
- addInline(String, DataSource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
jakarta.activation.DataSource. - addInline(String, File) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
java.io.File. - addInline(String, String, DataSource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
jakarta.activation.DataSourceand assigning the providedinlineFileNameto the element. - addInline(String, String, InputStreamSource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputStreamResource, and specifying the inline fileName explicitly. - addInline(String, String, InputStreamSource, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputStreamResource, and specifying the inline fileName and content type explicitly. - addInline(String, InputStreamSource, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from an
org.springframework.core.InputStreamResource, and specifying the content type explicitly. - addInline(String, Resource) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Add an inline element to the MimeMessage, taking the content from a
org.springframework.core.io.Resource. - addInlinedPropertiesToEnvironment(configurableApplicationcontext, String...) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
-
Add the given inlined properties to the
Environmentof the suppliedcontext. - addInlinedPropertiesToEnvironment(configurableEnvironment, String...) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
-
Add the given inlined properties (in the form of key-value pairs) to the supplied
environment. - addInstance(class, T...) - Method in class org.springframework.core.test.io.support.MockSpringFactoriesLoader
-
Add factory instances to this instance.
- addInstance(String, T...) - Method in class org.springframework.core.test.io.support.MockSpringFactoriesLoader
-
Add factory instances to this instance.
- addInstancePostProcessor(MethodReference) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationcode
-
Add an instance post processor method call to the registration code.
- addInterceptor(int, channelInterceptor) - Method in class org.springframework.messaging.support.AbstractMessagechannel
- addInterceptor(int, channelInterceptor) - Method in class org.springframework.messaging.support.ExecutorSubscribablechannel
- addInterceptor(int, channelInterceptor) - Method in interface org.springframework.messaging.support.Interceptablechannel
-
Add a channel interceptor at the specified index.
- addInterceptor(int, HandlerInterceptor) - Method in class org.springframework.web.servlet.HandlerExecutionchain
-
Add the given interceptor at the specified index of this chain.
- addInterceptor(channelInterceptor) - Method in class org.springframework.messaging.support.AbstractMessagechannel
- addInterceptor(channelInterceptor) - Method in class org.springframework.messaging.support.ExecutorSubscribablechannel
- addInterceptor(channelInterceptor) - Method in interface org.springframework.messaging.support.Interceptablechannel
-
Add a channel interceptor to the end of the list.
- addInterceptor(HandlerInterceptor) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
Adds the provided
HandlerInterceptor. - addInterceptor(HandlerInterceptor) - Method in class org.springframework.web.servlet.HandlerExecutionchain
-
Add the given interceptor to the end of this chain.
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addInterceptors(InterceptorRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Override this method to add Spring MVc interceptors for pre- and post-processing of controller invocation.
- addInterceptors(InterceptorRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add Spring MVc lifecycle interceptors for pre- and post-processing of controller method invocations and resource handler requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.RouterFunctionMockMvcBuilder
-
Add interceptors mapped to all incoming requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.StandaloneMockMvcBuilder
-
Add interceptors mapped to all incoming requests.
- addInterceptors(HandlerInterceptor...) - Method in class org.springframework.web.servlet.HandlerExecutionchain
-
Add the given interceptors to the end of this chain.
- addInterceptors(HandshakeInterceptor...) - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- addInterceptors(HandshakeInterceptor...) - Method in interface org.springframework.web.socket.config.annotation.StompWebSocketEndpointRegistration
-
configure the HandshakeInterceptor's to use.
- addInterceptors(HandshakeInterceptor...) - Method in class org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration
- addInterceptors(HandshakeInterceptor...) - Method in interface org.springframework.web.socket.config.annotation.WebSocketHandlerRegistration
-
configure interceptors for the handshake request.
- addInterface(class) - Method in class org.springframework.aop.framework.AdvisedSupport
-
Add a new proxied interface.
- addInterface(class) - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-
Add the specified interface to the list of interfaces to introduce.
- addIntHeader(String, int) - Method in class org.springframework.mock.web.MockHttpServletResponse
- addIntHeader(String, int) - Method in class org.springframework.web.util.contentcachingResponseWrapper
- addJarFileUrl(URL) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- addJspFile(String, String) - Method in class org.springframework.mock.web.MockServletcontext
- addLast(PropertySource) - Method in class org.springframework.core.env.MutablePropertySources
-
Add the given property source object with the lowest precedence.
- addListener(AsyncListener) - Method in class org.springframework.mock.web.MockAsynccontext
- addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.springframework.mock.web.MockAsynccontext
- addListener(class) - Method in class org.springframework.mock.web.MockServletcontext
- addListener(String) - Method in class org.springframework.mock.web.MockServletcontext
- addListener(AdvisedSupportListener) - Method in class org.springframework.aop.framework.ProxycreatorSupport
-
Add the given AdvisedSupportListener to this proxy configuration.
- addListener(RecordedInvocationsListener) - Static method in class org.springframework.aot.agent.RecordedInvocationsPublisher
-
Register the given invocations listener.
- addListener(RetryListener) - Method in class org.springframework.core.retry.support.compositeRetryListener
-
Add a new listener to the list of delegates.
- addListener(TransactionExecutionListener) - Method in interface org.springframework.transaction.configurableTransactionManager
-
conveniently register the given listener for begin/commit/rollback callbacks from this transaction manager.
- addListener(T) - Method in class org.springframework.mock.web.MockServletcontext
- addManagedclassName(String) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
Add a managed class name to the persistence provider's metadata.
- addManagedPackage(String) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
Add a managed package to the persistence provider's metadata.
- addMappedHandlerclass(class) - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- addMappedInterceptors(String[], HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.RouterFunctionMockMvcBuilder
-
Add interceptors mapped to a set of path patterns.
- addMappedInterceptors(String[], HandlerInterceptor...) - Method in class org.springframework.test.web.servlet.setup.StandaloneMockMvcBuilder
-
Add interceptors mapped to a set of path patterns.
- addMappedVersion(String...) - Method in class org.springframework.web.accept.DefaultApiVersionStrategy
-
Internal method to add to the list of actual version values that appear in request mappings, which allows supported versions to be discovered rather than
configured. - addMappedVersion(String...) - Method in class org.springframework.web.reactive.accept.DefaultApiVersionStrategy
-
Internal method to add to the list of actual version values that appear in request mappings, which allows supported versions to be discovered rather than
configured. - addMapping(String) - Method in class org.springframework.web.reactive.config.corsRegistry
-
Enable cross-origin request handling for the specified path pattern.
- addMapping(String) - Method in class org.springframework.web.servlet.config.annotation.corsRegistry
-
Enable cross-origin request handling for the specified path pattern.
- addMapping(String, MediaType) - Method in class org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
-
Map an extension to a MediaType.
- addMappingFileName(String) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- addMappingForServletNames(EnumSet, boolean, String...) - Method in class org.springframework.mock.web.MockFilterRegistration
- addMappingForUrlPatterns(EnumSet, boolean, String...) - Method in class org.springframework.mock.web.MockFilterRegistration
- addMediaType(String, MediaType) - Method in class org.springframework.web.accept.contentNegotiationManagerFactoryBean
-
An alternative to
contentNegotiationManagerFactoryBean.setMediaTypes(Properties)for programmatic registrations. - addMediaTypes(Map) - Method in class org.springframework.web.accept.contentNegotiationManagerFactoryBean
-
An alternative to
contentNegotiationManagerFactoryBean.setMediaTypes(Properties)for programmatic registrations. - addMessage(String, Locale, String) - Method in class org.springframework.context.support.StaticApplicationcontext
-
Associate the given message with the given code.
- addMessage(String, Locale, String) - Method in class org.springframework.context.support.StaticMessageSource
-
Associate the given message with the given code.
- addMessages(Map, Locale) - Method in class org.springframework.context.support.StaticMessageSource
-
Associate the given message values with the given keys as codes.
- addMetadata(Object) - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues.Builder
-
Add a metadata entry.
- addMetadataAttribute(BeanMetadataAttribute) - Method in class org.springframework.beans.BeanMetadataAttributeAccessor
-
Add the given BeanMetadataAttribute to this accessor's set of attributes.
- addMethodName(String) - Method in class org.springframework.aop.support.NameMatchMethodPointcut
-
Add another method name pattern, in addition to those already configured.
- addMethodName(String) - Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
-
Add another eligible method name, in addition to those already named.
- addMethodResolver(MethodResolver) - Method in class org.springframework.expression.spel.support.StandardEvaluationcontext
-
Add the supplied method resolver to this evaluation context.
- addMimeType(String, MediaType) - Method in class org.springframework.mock.web.MockServletcontext
-
Adds a mime type mapping for use by
MockServletcontext.getMimeType(String). - addMimeType(MimeType) - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues.Builder
-
Set the mime type for a metadata entry.
- addNativeHeader(String, String) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Add the specified native header value to existing values.
- addNativeHeaders(MultiValueMap) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Add the specified native headers to existing values.
- addNestedcomponent(componentDefinition) - Method in class org.springframework.beans.factory.parsing.compositecomponentDefinition
-
Add the given component as nested element of this composite component.
- addNocacheHeaders(ServerHttpResponse) - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
- addObject(Object) - Method in class org.springframework.web.servlet.ModelAndView
-
Add an attribute to the model using parameter name generation.
- addObject(String, Object) - Method in class org.springframework.web.servlet.ModelAndView
-
Add an attribute to the model.
- addObjectToArray(A[], O) - Static method in class org.springframework.util.ObjectUtils
-
Append the given object to the given array, returning a new array consisting of the input array contents plus the given object.
- addObjectToArray(A[], O, int) - Static method in class org.springframework.util.ObjectUtils
-
Add the given object to the given array at the specified position, returning a new array consisting of the input array contents plus the given object.
- addOneTimeTask(Runnable, Duration) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a Runnable task to be triggered once after the given initial delay.
- addOneTimeTask(DelayedTask) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a one-time
DelayedTask. - addOverride(MethodOverride) - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Add the given method override.
- addOverrides(MethodOverrides) - Method in class org.springframework.beans.factory.support.MethodOverrides
-
copy all given method overrides into this object.
- addPackageIfNecessary(String) - Method in class org.springframework.aot.hint.AbstractTypeReference
- addPackages(String...) - Method in class org.springframework.orm.jpa.hibernate.LocalSessionFactoryBuilder
-
Add the given annotated packages in a batch.
- addParam(Param) - Method in interface org.springframework.web.servlet.tags.ParamAware
-
callback hook for nested spring:param tags to pass their value to the parent tag.
- addParam(Param) - Method in class org.springframework.web.servlet.tags.UrlTag
- addParameter(String, String) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Add a single value for the specified HTTP parameter.
- addParameter(String, String...) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Add an array of values for the specified HTTP parameter.
- addParameter(SqlParameter) - Method in class org.springframework.jdbc.core.callableStatementcreatorFactory
-
Add a new declared parameter.
- addParameter(SqlParameter) - Method in class org.springframework.jdbc.core.PreparedStatementcreatorFactory
-
Add a new declared parameter.
- addParameters(Map) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Add all provided parameters without replacing any existing values.
- addParser(Parser) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Parser to parse fields of a specific type.
- addParser(Parser) - Method in class org.springframework.format.support.FormattingconversionService
- addPart(Part) - Method in class org.springframework.mock.web.MockHttpServletRequest
- addPartconverter(HttpMessageconverter) - Method in class org.springframework.http.converter.FormHttpMessageconverter
-
Add a message body converter.
- addPathPatterns(String...) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
Add patterns for URLs the interceptor should be included in.
- addPathPatterns(List) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
List-based variant of
InterceptorRegistration.addPathPatterns(String...). - addPathPrefix(String, Predicate) - Method in class org.springframework.web.reactive.config.PathMatchconfigurer
-
configure a path prefix to apply to matching controller methods.
- addPathPrefix(String, Predicate) - Method in class org.springframework.web.servlet.config.annotation.PathMatchconfigurer
-
configure a path prefix to apply to matching controller methods.
- addPlaceholderValue(String, String) - Method in class org.springframework.test.web.servlet.setup.StandaloneMockMvcBuilder
-
In a standalone setup there is no support for placeholder values embedded in request mappings.
- addPopulators(DatabasePopulator...) - Method in class org.springframework.jdbc.datasource.init.compositeDatabasePopulator
-
Add one or more populators to the list of delegates.
- addPopulators(DatabasePopulator...) - Method in class org.springframework.r2dbc.connection.init.compositeDatabasePopulator
-
Add one or more populators to the list of delegates.
- addPreferredLocale(Locale) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Add a new preferred locale, before any existing locales.
- addPrinter(Printer) - Method in interface org.springframework.format.FormatterRegistry
-
Adds a Printer to print fields of a specific type.
- addPrinter(Printer) - Method in class org.springframework.format.support.FormattingconversionService
- addProperties(BeanGenerator, PropertyDescriptor[]) - Static method in class org.springframework.cglib.beans.BeanGenerator
- addProperties(BeanGenerator, class) - Static method in class org.springframework.cglib.beans.BeanGenerator
- addProperties(BeanGenerator, Map) - Static method in class org.springframework.cglib.beans.BeanGenerator
- addPropertiesFilesToEnvironment(configurableApplicationcontext, String...) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
-
Add the
Propertiesfiles from the given resourcelocationsto theEnvironmentof the suppliedcontext. - addPropertiesFilesToEnvironment(configurableEnvironment, ResourceLoader, String...) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
- addProperty(String, class) - Method in class org.springframework.cglib.beans.BeanGenerator
- addProperty(String, String) - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- addPropertyAccessor(PropertyAccessor) - Method in class org.springframework.expression.spel.support.StandardEvaluationcontext
-
Add the supplied property accessor to this evaluation context.
- addPropertyEditorRegistrar(PropertyEditorRegistrar) - Method in interface org.springframework.beans.factory.config.configurableBeanFactory
-
Add a PropertyEditorRegistrar to be applied to all bean creation processes.
- addPropertyEditorRegistrar(PropertyEditorRegistrar) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- addPropertyReference(String, String) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add a reference to the specified bean name under the property specified.
- addPropertySource(PropertySource) - Method in class org.springframework.core.env.compositePropertySource
-
Add the given
PropertySourceto the end of the chain. - addPropertySourcesToEnvironment(configurableApplicationcontext, List) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
- addPropertySourcesToEnvironment(configurableEnvironment, ResourceLoader, List) - Static method in class org.springframework.test.context.support.TestPropertySourceUtils
-
Add property sources for the given
descriptorsto the suppliedenvironment. - AddPropertyTransformer - class in org.springframework.cglib.transform.impl
- AddPropertyTransformer(String[], Type[]) - constructor for class org.springframework.cglib.transform.impl.AddPropertyTransformer
- AddPropertyTransformer(Map) - constructor for class org.springframework.cglib.transform.impl.AddPropertyTransformer
- addPropertyValue(String, Object) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Add the supplied property value under the given property name.
- addPropertyValue(String, Object) - Method in class org.springframework.beans.MutablePropertyValues
-
Overloaded version of
addPropertyValuethat takes a property name and a property value. - addPropertyValue(PropertyValue) - Method in class org.springframework.beans.MutablePropertyValues
-
Add a PropertyValue object, replacing any existing one for the corresponding property or getting merged with it (if applicable).
- addPropertyValues(Map) - Method in class org.springframework.beans.MutablePropertyValues
-
Add all property values from the given Map.
- addPropertyValues(PropertyValues) - Method in class org.springframework.beans.MutablePropertyValues
-
copy all given PropertyValues into this object.
- addProtocolHandler(SubProtocolHandler) - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Register a sub-protocol handler.
- addProtocolResolver(ProtocolResolver) - Method in interface org.springframework.context.configurableApplicationcontext
-
Register the given protocol resolver with this application context, allowing for additional resource protocols to be handled.
- addProtocolResolver(ProtocolResolver) - Method in class org.springframework.core.io.DefaultResourceLoader
-
Register the given resolver with this resource loader, allowing for additional protocols to be handled.
- addQualifier(AutowirecandidateQualifier) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Register a qualifier to be used for autowire candidate resolution, keyed by the qualifier's type name.
- addQualifierAnnotationName(String) - Method in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
- addQualifierType(class) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowirecandidateResolver
-
Register the given type to be used as a qualifier when autowiring.
- addReceiptLostTask(Runnable) - Method in interface org.springframework.messaging.simp.stomp.StompSession.Receiptable
-
Task to invoke when a receipt is not received in the configured time.
- addReceiptTask(Runnable) - Method in interface org.springframework.messaging.simp.stomp.StompSession.Receiptable
-
Task to invoke when a receipt is received.
- addReceiptTask(consumer) - Method in interface org.springframework.messaging.simp.stomp.StompSession.Receiptable
-
Variant of
StompSession.Receiptable.addReceiptTask(Runnable)with aconsumerof the headers from theREcEIPTframe. - addRedirectViewcontroller(String, String) - Method in class org.springframework.web.servlet.config.annotation.ViewcontrollerRegistry
-
Map a view controller to the given URL path or pattern in order to redirect to another URL.
- addRelatedcause(Throwable) - Method in exception class org.springframework.beans.factory.BeancreationException
-
Add a related cause to this bean creation exception, not being a direct cause of the failure but having occurred earlier in the creation of the same bean instance.
- addRequestParameter(String, String...) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add the given request parameter name and values.
- addRequestParameter(String, String...) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
- addRequestPart(String, Object) - Method in class org.springframework.web.service.invoker.HttpRequestValues.Builder
-
Add a part for a multipart request.
- addRequestPart(String, Object) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
Add a part to a multipart request.
- addRequestPartPublisher(String, P, ParameterizedTypeReference) - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues.Builder
-
Variant of
ReactiveHttpRequestValues.Builder.addRequestPart(String, Object)that allows the part value to be produced by aPublisher. - addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.AbstractNamedValueArgumentResolver
-
Add the given, single request value.
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.cookieValueArgumentResolver
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.PathVariableArgumentResolver
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestAttributeArgumentResolver
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestHeaderArgumentResolver
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestParamArgumentResolver
- addRequestValue(String, Object, MethodParameter, HttpRequestValues.Builder) - Method in class org.springframework.web.service.invoker.RequestPartArgumentResolver
- addRequiredProperty(String) - Method in class org.springframework.web.filter.GenericFilterBean
-
Subclasses can invoke this method to specify that this property (which must match a JavaBean property they expose) is mandatory, and must be supplied as a config parameter.
- addRequiredProperty(String) - Method in class org.springframework.web.servlet.HttpServletBean
-
Subclasses can invoke this method to specify that this property (which must match a JavaBean property they expose) is mandatory, and must be supplied as a config parameter.
- addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(HandlerMethodArgumentResolver) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolver. - addResolver(ResourceResolver) - Method in class org.springframework.web.reactive.config.ResourcechainRegistration
-
Add a resource resolver to the chain.
- addResolver(ResourceResolver) - Method in class org.springframework.web.servlet.config.annotation.ResourcechainRegistration
-
Add a resource resolver to the chain.
- addResolvers(List) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(List) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(List) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResolvers(HandlerMethodArgumentResolver...) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolvercomposite
-
Add the given
HandlerMethodArgumentResolvers. - addResourceFile(String, charSequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content from the givencharSequence. - addResourceFile(String, InputStreamSource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content from the givenInputStreamSource. - addResourceFile(String, Throwingconsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
resource filewith content written to anAppendablepassed to the givenThrowingconsumer. - addResourceHandler(String...) - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistry
-
Add a resource handler for serving static resources based on the specified URL path patterns.
- addResourceHandler(String...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
-
Add a resource handler to serve static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.DelegatingWebFluxconfiguration
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurationSupport
-
Override this method to add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in interface org.springframework.web.reactive.config.WebFluxconfigurer
-
Add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.reactive.config.WebFluxconfigurercomposite
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Override this method to add resource handlers for serving static resources.
- addResourceHandlers(ResourceHandlerRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add handlers to serve static resources such as images, js, and, css files from specific locations under web application root, the classpath, and others.
- addResourceLocations(String...) - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistration
-
Add one or more resource locations from which to serve static content.
- addResourceLocations(String...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
Add one or more resource locations from which to serve static content.
- addResourceLocations(Resource...) - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
configure locations to serve static resources from based on pre-resolved
Resourcereferences. - addResourcePathToPackagePath(class, String) - Static method in class org.springframework.util.classUtils
-
Return a path suitable for use with
classLoader.getResource(also suitable for use withclass.getResourceby prepending a slash ('/') to the return value). - addReturnValueHandlers(List) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerconfiguration
- addReturnValueHandlers(List) - Method in class org.springframework.web.socket.config.annotation.DelegatingWebSocketMessageBrokerconfiguration
- addReturnValueHandlers(List) - Method in interface org.springframework.web.socket.config.annotation.WebSocketMessageBrokerconfigurer
-
Add handlers to support custom controller method return value types.
- addReturnValueHandlers(List) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addReturnValueHandlers(List) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Add custom
HandlerMethodReturnValueHandlersin addition to the ones registered by default. - addReturnValueHandlers(List) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
Add handlers to support custom controller method return value types.
- addRouteVariable(Object) - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues.Builder
-
Add a route variable.
- addScope(String, Scope) - Method in class org.springframework.beans.factory.config.customScopeconfigurer
-
Add the given scope to this configurer's map of scopes.
- addScript(String) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add an SQL script to execute to initialize or populate the database.
- addScript(Resource) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
-
Add a script to execute to initialize or clean up the database.
- addScript(Resource) - Method in class org.springframework.r2dbc.connection.init.ResourceDatabasePopulator
-
Add a script to execute to initialize or clean up the database.
- addScripts(String...) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Add multiple SQL scripts to execute to initialize or populate the database.
- addScripts(Resource...) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
-
Add multiple scripts to execute to initialize or clean up the database.
- addScripts(Resource...) - Method in class org.springframework.r2dbc.connection.init.ResourceDatabasePopulator
-
Add multiple scripts to execute to initialize or clean up the database.
- addServlet(String, Servlet) - Method in class org.springframework.mock.web.MockServletcontext
- addServlet(String, class) - Method in class org.springframework.mock.web.MockServletcontext
- addServlet(String, String) - Method in class org.springframework.mock.web.MockServletcontext
- addSession(Session) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given Session to this resource holder.
- addSession(Session, connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Add the given Session to this resource holder, registered for a specific connection.
- addShareableResource(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
Add the name of a shareable JNDI resource, which this factory is allowed to cache once obtained.
- addSingleton(String, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- addSingleton(String, Object) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Add the given singleton object to the singleton registry.
- addSingletoncallback(String, consumer) - Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
-
Add a callback to be triggered when the specified singleton becomes available in the bean registry.
- addSingletoncallback(String, consumer) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- addSingletonFactory(String, ObjectFactory) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Add the given singleton factory for building the specified singleton if necessary.
- addSockJsServiceMapping(M, SockJsService, WebSocketHandler, String) - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- addSockJsServiceMapping(MultiValueMap, SockJsService, WebSocketHandler, String) - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistration
- addSourceFile(String, charSequence) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givencharSequence. - addSourceFile(String, InputStreamSource) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givenInputStreamSource. - addSourceFile(String, Throwingconsumer) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content written to anAppendablepassed to the givenThrowingconsumer. - addSourceFile(JavaFile) - Method in interface org.springframework.aot.generate.GeneratedFiles
-
Add a generated
source filewith content from the givenJavaFile. - addStaticAttribute(String, Object) - Method in class org.springframework.web.servlet.view.AbstractView
-
Add static data to this view, exposed in each view.
- AddStaticInitTransformer - class in org.springframework.cglib.transform.impl
- AddStaticInitTransformer(Method) - constructor for class org.springframework.cglib.transform.impl.AddStaticInitTransformer
- addStatuscode(String, int) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
An alternative to
SimpleMappingExceptionResolver.setStatuscodes(Properties)for use with Java-based configuration. - addStatuscontroller(String, HttpStatuscode) - Method in class org.springframework.web.servlet.config.annotation.ViewcontrollerRegistry
-
Map a simple controller to the given URL path (or pattern) in order to set the response status to the given code without rendering a body.
- addStringToArray(String[], String) - Static method in class org.springframework.util.StringUtils
-
Append the given
Stringto the givenStringarray, returning a new array consisting of the input array contents plus the givenString. - addSubscriptionInternal(String, String, String, Message) - Method in class org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
- addSubscriptionInternal(String, String, String, Message) - Method in class org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
- addSupportedMediaTypes(MediaType...) - Method in class org.springframework.http.converter.FormHttpMessageconverter
-
Add
MediaTypeobjects to be supported by this converter. - addSupportedMimeTypes(MimeType...) - Method in class org.springframework.messaging.converter.AbstractMessageconverter
-
Allows subclasses to add more supported mime types.
- addSupportedVersion(String...) - Method in class org.springframework.web.accept.DefaultApiVersionStrategy
-
Add to the list of supported versions to check against in
ApiVersionStrategy.validateVersion(comparable, HttpServletRequest)before raisingInvalidApiVersionExceptionfor unknown versions. - addSupportedVersion(String...) - Method in class org.springframework.web.reactive.accept.DefaultApiVersionStrategy
-
Add to the list of supported versions to check against in
ApiVersionStrategy.validateVersion(comparable, ServerWebExchange)before raisingInvalidApiVersionExceptionfor unknown versions. - addSupportedVersions(String...) - Method in class org.springframework.web.reactive.config.ApiVersionconfigurer
-
Add to the list of supported versions to check against before raising
InvalidApiVersionExceptionfor unknown versions. - addSupportedVersions(String...) - Method in class org.springframework.web.servlet.config.annotation.ApiVersionconfigurer
-
Add to the list of supported versions to check against before raising
InvalidApiVersionExceptionfor unknown versions. - addTargetRequestParam(String, String) - Method in class org.springframework.web.servlet.FlashMap
-
Provide a request parameter identifying the request for this FlashMap.
- addTargetRequestParams(MultiValueMap) - Method in class org.springframework.web.servlet.FlashMap
-
Provide request parameters identifying the request for this FlashMap.
- addTimeoutHandler(Runnable) - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Add a handler to invoke when concurrent handling has timed out.
- addTimeoutHandler(Runnable) - Method in class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
- addTimeoutTask(Runnable) - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Register a timeout cleanup task to invoke if the SockJS session is not fully established within the calculated retransmission timeout period.
- addTo(InternetAddress) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addTo(String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addTo(String, String) - Method in class org.springframework.mail.javamail.MimeMessageHelper
- addTransactionalMethod(class, String, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
Add an attribute for a transactional method.
- addTransactionalMethod(Method, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
Add an attribute for a transactional method.
- addTransactionalMethod(String, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
Add an attribute for a transactional method.
- addTransactionalMethod(String, TransactionAttribute) - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
-
Add an attribute for a transactional method.
- addTransformer(classTransformer) - Method in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
-
This implementation delegates to the LoadTimeWeaver, if specified.
- addTransformer(classFileTransformer) - Method in class org.springframework.context.weaving.DefaultcontextLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in interface org.springframework.instrument.classloading.LoadTimeWeaver
-
Add a
classFileTransformerto be applied by thisLoadTimeWeaver. - addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.ShadowingclassLoader
-
Add the given classFileTransformer to the list of transformers that this classLoader will apply.
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.SimpleInstrumentableclassLoader
-
Add a
classFileTransformerto be applied by this classLoader. - addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.SimpleLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
- addTransformer(classFileTransformer) - Method in class org.springframework.instrument.classloading.WeavingTransformer
-
Add a class file transformer to be applied by this weaver.
- addTransformer(ResourceTransformer) - Method in class org.springframework.web.reactive.config.ResourcechainRegistration
-
Add a resource transformer to the chain.
- addTransformer(ResourceTransformer) - Method in class org.springframework.web.servlet.config.annotation.ResourcechainRegistration
-
Add a resource transformer to the chain.
- addTriggerTask(Runnable, Trigger) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a Runnable task to be triggered per the given
Trigger. - addTriggerTask(TriggerTask) - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Add a
TriggerTask. - addTypeIdentifier(String) - Method in class org.springframework.beans.factory.support.ReplaceOverride
-
Add a fragment of a class string, like "Exception" or "java.lang.Exc", to identify a parameter type.
- addUrlTransformer(Function) - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- addUrlTransformer(Function) - Method in interface org.springframework.web.server.ServerWebExchange
-
Register an additional URL transformation function for use with
ServerWebExchange.transformUrl(String). - addUrlTransformer(Function) - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- addUserRole(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- addValidators(Validator...) - Method in class org.springframework.validation.DataBinder
-
Add Validators to apply after each binding step.
- addValue(String, Object) - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
-
Add a parameter to this parameter source.
- addValue(String, Object, int) - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
-
Add a parameter to this parameter source.
- addValue(String, Object, int, String) - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
-
Add a parameter to this parameter source.
- addValues(Map) - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
-
Add a Map of parameters to this parameter source.
- addVersion(String, String) - Method in class org.springframework.web.reactive.resource.AbstractFileNameVersionStrategy
- addVersion(String, String) - Method in class org.springframework.web.reactive.resource.AbstractPrefixVersionStrategy
- addVersion(String, String) - Method in interface org.springframework.web.reactive.resource.VersionStrategy
-
Add a version to the given request path.
- addVersion(String, String) - Method in class org.springframework.web.servlet.resource.AbstractVersionStrategy
- addVersion(String, String) - Method in class org.springframework.web.servlet.resource.AbstractVersionStrategy.FileNameVersionPathStrategy
- addVersion(String, String) - Method in class org.springframework.web.servlet.resource.AbstractVersionStrategy.PrefixVersionPathStrategy
- addVersion(String, String) - Method in interface org.springframework.web.servlet.resource.VersionPathStrategy
-
Add a version to the given request path.
- addVersionStrategy(VersionStrategy, String...) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Register a custom VersionStrategy to apply to resource URLs that match the given path patterns.
- addVersionStrategy(VersionStrategy, String...) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Register a custom VersionStrategy to apply to resource URLs that match the given path patterns.
- addViewcontroller(String) - Method in class org.springframework.web.servlet.config.annotation.ViewcontrollerRegistry
-
Map a URL path or pattern to a view controller to render a response with the configured status code and view.
- addViewcontrollers(ViewcontrollerRegistry) - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcconfiguration
- addViewcontrollers(ViewcontrollerRegistry) - Method in class org.springframework.web.servlet.config.annotation.WebMvcconfigurationSupport
-
Override this method to add view controllers.
- addViewcontrollers(ViewcontrollerRegistry) - Method in interface org.springframework.web.servlet.config.annotation.WebMvcconfigurer
-
configure simple automated controllers pre-configured with the response status code and/or a view to render the response body.
- addWebFluxconfigurers(List) - Method in class org.springframework.web.reactive.config.WebFluxconfigurercomposite
- addWebRequestInterceptor(WebRequestInterceptor) - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
Adds the provided
WebRequestInterceptor. - addWebSocketconfigurer(consumer) - Method in class org.springframework.web.reactive.socket.server.upgrade.JettycoreRequestUpgradeStrategy
-
Add a callback to configure WebSocket server parameters on
JettyWebSocketServercontainer. - addWebSocketconfigurer(consumer) - Method in class org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradeStrategy
-
Add a callback to configure WebSocket server parameters on
JettyWebSocketServercontainer. - addWebSocketconfigurer(consumer) - Method in class org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
-
Add a callback to configure WebSocket server parameters on
JettyWebSocketServercontainer. - addWebSocketHandlerMapping(M, WebSocketHandler, HandshakeHandler, HandshakeInterceptor[], String) - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- addWebSocketHandlerMapping(MultiValueMap, WebSocketHandler, HandshakeHandler, HandshakeInterceptor[], String) - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistration
- Advice - Interface in org.aopalliance.aop
-
Tag interface for Advice.
- advicechanged() - Method in class org.springframework.aop.framework.AdvisedSupport
-
Invoked when advice has changed.
- advicechanged() - Method in class org.springframework.aop.framework.ProxycreatorSupport
-
Propagate advice change event to all AdvisedSupportListeners.
- advicechanged() - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
Blow away and recache singleton on an advice change.
- advicechanged(AdvisedSupport) - Method in interface org.springframework.aop.framework.AdvisedSupportListener
-
Invoked when advice is changed after a proxy is created.
- AdviceEntry - class in org.springframework.aop.config
-
ParseStateentry representing an advice element. - AdviceEntry(String) - constructor for class org.springframework.aop.config.AdviceEntry
-
create a new
AdviceEntryinstance. - adviceIncluded(Advice) - Method in class org.springframework.aop.framework.AdvisedSupport
-
Is the given advice included in any advisor within this proxy configuration?
- AdviceMode - Enum class in org.springframework.context.annotation
-
Enumeration used to determine whether JDK/cGLIB proxy-based or AspectJ weaving-based advice should be applied.
- AdviceModeImportSelector<A> - class in org.springframework.context.annotation
-
convenient base class for
ImportSelectorimplementations that select imports based on anAdviceModevalue from an annotation (such as the@Enable*annotations). - AdviceModeImportSelector() - constructor for class org.springframework.context.annotation.AdviceModeImportSelector
- Advised - Interface in org.springframework.aop.framework
-
Interface to be implemented by classes that hold the configuration of a factory of AOP proxies.
- AdvisedSupport - class in org.springframework.aop.framework
-
Base class for AOP proxy configuration managers.
- AdvisedSupport() - constructor for class org.springframework.aop.framework.AdvisedSupport
-
No-arg constructor for use as a JavaBean.
- AdvisedSupport(class...) - constructor for class org.springframework.aop.framework.AdvisedSupport
-
create an
AdvisedSupportinstance with the given parameters. - AdvisedSupportListener - Interface in org.springframework.aop.framework
-
Listener to be registered on
ProxycreatorSupportobjects Allows for receiving callbacks on activation and change of advice. - advisor - Variable in class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
- Advisor - Interface in org.springframework.aop
-
Base interface holding AOP advice (action to take at a joinpoint) and a filter determining the applicability of the advice (such as a pointcut).
- ADVISOR - Static variable in class org.springframework.aop.interceptor.ExposeInvocationInterceptor
-
Singleton advisor for this class.
- AdvisorAdapter - Interface in org.springframework.aop.framework.adapter
-
Interface allowing extension to the Spring AOP framework to allow handling of new Advisors and Advice types.
- AdvisorAdapterRegistrationManager - class in org.springframework.aop.framework.adapter
-
BeanPostProcessor that registers
AdvisorAdapterbeans in the BeanFactory with anAdvisorAdapterRegistry(by default theGlobalAdvisorAdapterRegistry). - AdvisorAdapterRegistrationManager() - constructor for class org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager
- AdvisorAdapterRegistry - Interface in org.springframework.aop.framework.adapter
-
Interface for registries of Advisor adapters.
- AdvisorchainFactory - Interface in org.springframework.aop.framework
-
Factory interface for advisor chains.
- AdvisorcomponentDefinition - class in org.springframework.aop.config
-
componentDefinitionthat bridges the gap between the advisor bean definition configured by the<aop:advisor>tag and the component definition infrastructure. - AdvisorcomponentDefinition(String, BeanDefinition) - constructor for class org.springframework.aop.config.AdvisorcomponentDefinition
- AdvisorcomponentDefinition(String, BeanDefinition, BeanDefinition) - constructor for class org.springframework.aop.config.AdvisorcomponentDefinition
- AdvisorEntry - class in org.springframework.aop.config
-
ParseStateentry representing an advisor. - AdvisorEntry(String) - constructor for class org.springframework.aop.config.AdvisorEntry
-
create a new
AdvisorEntryinstance. - advisorsPreFiltered() - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxycreator
-
This auto-proxy creator always returns pre-filtered Advisors.
- advisorsPreFiltered() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxycreator
-
Return whether the Advisors returned by the subclass are pre-filtered to match the bean's target class already, allowing the classFilter check to be skipped when building advisors chains for AOP invocations.
- after() - Static method in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
create
settingsto be used with mocks where reset should occur after each test method runs. - after(BiFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Filter the response object for all routes created by this builder with the given response processing function.
- after(BiFunction) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Filter the response object for all routes created by this builder with the given response processing function.
- AFTER - Enum constant in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
Reset the mock after the test method runs.
- AFTER_cLASS - Enum constant in enum class org.springframework.test.annotation.Dirtiescontext.classMode
-
The associated
Applicationcontextwill be marked as dirty after the test class. - AFTER_cOMMIT - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event after the commit has completed successfully.
- AFTER_cOMPLETION - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event after the transaction has completed.
- AFTER_EAcH_TEST_METHOD - Enum constant in enum class org.springframework.test.annotation.Dirtiescontext.classMode
-
The associated
Applicationcontextwill be marked as dirty after each test method in the class. - AFTER_METHOD - Enum constant in enum class org.springframework.test.annotation.Dirtiescontext.MethodMode
-
The associated
Applicationcontextwill be marked as dirty after the corresponding test method. - AFTER_ROLLBAcK - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
-
Handle the event if the transaction has rolled back.
- AFTER_TEST_cLASS - Enum constant in enum class org.springframework.test.context.jdbc.Sql.ExecutionPhase
-
The configured SQL scripts and statements will be executed once per test class after all test methods have run.
- AFTER_TEST_METHOD - Enum constant in enum class org.springframework.test.context.jdbc.Sql.ExecutionPhase
-
The configured SQL scripts and statements will be executed after the corresponding test method.
- afterAccess() - Method in class org.springframework.util.concurrencyThrottleSupport
-
To be invoked after the main execution logic of concrete subclasses.
- AfterAdvice - Interface in org.springframework.aop
-
common marker interface for after advice, such as
AfterReturningAdviceandThrowsAdvice. - afterAll(Extensioncontext) - Method in class org.springframework.test.context.junit.jupiter.SpringExtension
-
Delegates to
TestcontextManager.afterTestclass(). - afterBegin(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
callback after the transaction begin step.
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, class) - Method in interface org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
-
Invoked third (and last) after the request body is converted to an Object.
- afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, class) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceAdapter
-
The default implementation returns the body that was passed in.
- aftercommit() - Method in class org.springframework.transaction.reactive.ReactiveResourceSynchronization
- aftercommit() - Method in interface org.springframework.transaction.reactive.TransactionSynchronization
-
Invoked after transaction commit.
- aftercommit() - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
- aftercommit() - Method in interface org.springframework.transaction.support.TransactionSynchronization
-
Invoked after transaction commit.
- aftercommit() - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
Deprecated.
- aftercommit(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
callback after the transaction commit step.
- aftercompletion(int) - Method in class org.springframework.transaction.jta.JtaAftercompletionSynchronization
- aftercompletion(int) - Method in class org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
-
JTA
aftercompletioncallback: invoked after commit/rollback. - aftercompletion(int) - Method in class org.springframework.transaction.reactive.ReactiveResourceSynchronization
- aftercompletion(int) - Method in interface org.springframework.transaction.reactive.TransactionSynchronization
-
Invoked after transaction commit/rollback.
- aftercompletion(int) - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
- aftercompletion(int) - Method in interface org.springframework.transaction.support.TransactionSynchronization
-
Invoked after transaction commit/rollback.
- aftercompletion(int) - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
Deprecated.
- aftercompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.web.servlet.handler.MappedInterceptor
- aftercompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
- aftercompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in interface org.springframework.web.servlet.HandlerInterceptor
-
callback after completion of request processing, that is, after rendering the view.
- aftercompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.web.servlet.mvc.WebcontentInterceptor
-
This implementation is empty.
- aftercompletion(NativeWebRequest, callable) - Method in interface org.springframework.web.context.request.async.callableProcessingInterceptor
-
Invoked from a container thread when async processing completes for any reason including timeout or network error.
- aftercompletion(NativeWebRequest, DeferredResult) - Method in interface org.springframework.web.context.request.async.DeferredResultProcessingInterceptor
-
Invoked from a container thread when an async request completed for any reason including timeout and network error.
- aftercompletion(WebRequest, Exception) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
- aftercompletion(WebRequest, Exception) - Method in interface org.springframework.web.context.request.WebRequestInterceptor
-
callback after completion of request processing, that is, after rendering the view.
- afterconcurrentHandlingStarted(HttpServletRequest, HttpServletResponse, Object) - Method in interface org.springframework.web.servlet.AsyncHandlerInterceptor
-
called instead of
postHandleandaftercompletionwhen the handler is being executed concurrently. - afterconcurrentHandlingStarted(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
- afterconcurrentHandlingStarted(WebRequest) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
- afterconcurrentHandlingStarted(WebRequest) - Method in interface org.springframework.web.context.request.AsyncWebRequestInterceptor
-
called instead of
postHandleandaftercompletion, when the handler started handling the request concurrently. - afterconfigureAdded(WebTestclient.MockServerSpec) - Method in interface org.springframework.test.web.reactive.server.MockServerconfigurer
-
Invoked immediately, i.e.
- afterconfigurerAdded(WebTestclient.Builder, WebHttpHandlerBuilder, clientHttpconnector) - Method in class org.springframework.test.web.reactive.server.UserWebTestclientconfigurer
- afterconfigurerAdded(WebTestclient.Builder, WebHttpHandlerBuilder, clientHttpconnector) - Method in interface org.springframework.test.web.reactive.server.WebTestclientconfigurer
-
Use methods on
WebTestclient.Builderto modify test client settings. - afterconfigurerAdded(configurableMockMvcBuilder) - Method in interface org.springframework.test.web.servlet.setup.MockMvcconfigurer
-
Invoked immediately when this
MockMvcconfigureris added viaconfigurableMockMvcBuilder.apply(MockMvcconfigurer). - afterconfigurerAdded(configurableMockMvcBuilder) - Method in class org.springframework.test.web.servlet.setup.MockMvcconfigurerAdapter
- afterconfigurerAdded(configurableMockMvcBuilder) - Method in class org.springframework.test.web.servlet.setup.SharedHttpSessionconfigurer
- afterconnected(StompSession, StompHeaders) - Method in interface org.springframework.messaging.simp.stomp.StompSessionHandler
-
Invoked when the session is ready to use, i.e.
- afterconnected(StompSession, StompHeaders) - Method in class org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
-
This implementation is empty.
- afterconnected(Tcpconnection) - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- afterconnected(Tcpconnection) - Method in interface org.springframework.messaging.tcp.TcpconnectionHandler
-
Invoked after a connection is successfully established.
- afterconnectFailure(Throwable) - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- afterconnectFailure(Throwable) - Method in interface org.springframework.messaging.tcp.TcpconnectionHandler
-
Invoked on failure to connect.
- afterconnectionclosed() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- afterconnectionclosed() - Method in interface org.springframework.messaging.tcp.TcpconnectionHandler
-
Invoked after the connection is closed.
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.handler.AbstractWebSocketHandler
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.handler.PerconnectionWebSocketHandler
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.handler.WebSocketHandlerDecorator
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in class org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
- afterconnectionclosed(WebSocketSession, closeStatus) - Method in interface org.springframework.web.socket.WebSocketHandler
-
Invoked after the WebSocket connection has been closed by either side, or after a transport error has occurred.
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.handler.AbstractWebSocketHandler
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.handler.PerconnectionWebSocketHandler
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.handler.WebSocketHandlerDecorator
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
- afterconnectionEstablished(WebSocketSession) - Method in class org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
- afterconnectionEstablished(WebSocketSession) - Method in interface org.springframework.web.socket.WebSocketHandler
-
Invoked after WebSocket negotiation has succeeded and the WebSocket connection is opened and ready for use.
- afterDelivery() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
-
This
afterDeliveryimplementation resets the thread context classLoader and completes the transaction, if any. - afterEach(Extensioncontext) - Method in class org.springframework.test.context.junit.jupiter.SpringExtension
- afterExecute(Runnable, Throwable) - Method in class org.springframework.scheduling.concurrent.ExecutorconfigurationSupport
-
An after-execute callback for framework subclasses to delegate to (for start/stop handling), and possibly also for custom subclasses to extend (making sure to call this implementation as well).
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager
-
Invoked at the time of the first actual request, which effectively means the expectations declaration phase is over.
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.SimpleRequestExpectationManager
- afterExpectationsDeclared() - Method in class org.springframework.test.web.client.UnorderedRequestExpectationManager
- afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) - Method in interface org.springframework.web.socket.server.HandshakeInterceptor
-
Invoked after the handshake is done.
- afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) - Method in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
- afterHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Exception) - Method in class org.springframework.web.socket.server.support.OriginHandshakeInterceptor
- afterLast() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- afterLast() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Move the cursor to the end of this row set.
- afterMessageHandled(Message, Messagechannel, MessageHandler, Exception) - Method in interface org.springframework.messaging.support.ExecutorchannelInterceptor
-
Invoked inside the
Runnablesubmitted to the Executor after calling the target MessageHandler regardless of the outcome (i.e. - afterPhase(PhaseEvent) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
- afterPropertiesSet() - Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Eagerly create the singleton instance, if necessary.
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.MethodInvokingBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.ObjectFactorycreatingFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.PreferencesPlaceholderconfigurer
-
Deprecated.This implementation eagerly fetches the Preferences instances for the required system and user tree nodes.
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.ProvidercreatingFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.YamlMapFactoryBean
- afterPropertiesSet() - Method in class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
- afterPropertiesSet() - Method in interface org.springframework.beans.factory.InitializingBean
-
Invoked by the containing
BeanFactoryafter it has set all bean properties and satisfiedBeanFactoryAware,ApplicationcontextAwareetc. - afterPropertiesSet() - Method in class org.springframework.beans.factory.wiring.BeanconfigurerSupport
-
check that a
BeanFactoryhas been set. - afterPropertiesSet() - Method in class org.springframework.cache.concurrent.concurrentMapcacheFactoryBean
- afterPropertiesSet() - Method in class org.springframework.cache.interceptor.AbstractcacheResolver
- afterPropertiesSet() - Method in class org.springframework.cache.interceptor.cacheAspectSupport
- afterPropertiesSet() - Method in class org.springframework.cache.jcache.interceptor.JcacheAspectSupport
- afterPropertiesSet() - Method in class org.springframework.cache.jcache.JcachecacheManager
- afterPropertiesSet() - Method in class org.springframework.cache.jcache.JcacheManagerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.cache.support.AbstractcacheManager
- afterPropertiesSet() - Method in class org.springframework.cache.support.compositecacheManager
- afterPropertiesSet() - Method in class org.springframework.cache.transaction.TransactionAwarecacheManagerProxy
- afterPropertiesSet() - Method in class org.springframework.context.event.EventPublicationInterceptor
- afterPropertiesSet() - Method in class org.springframework.context.support.AbstractRefreshableconfigApplicationcontext
-
Triggers
AbstractApplicationcontext.refresh()if not refreshed in the concrete context's constructor already. - afterPropertiesSet() - Method in class org.springframework.context.support.conversionServiceFactoryBean
- afterPropertiesSet() - Method in class org.springframework.dao.support.DaoSupport
-
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
- afterPropertiesSet() - Method in class org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
- afterPropertiesSet() - Method in class org.springframework.format.support.FormattingconversionServiceFactoryBean
- afterPropertiesSet() - Method in class org.springframework.http.client.JettyclientHttpRequestFactory
- afterPropertiesSet() - Method in class org.springframework.http.client.reactive.JdkHttpclientResourceFactory
- afterPropertiesSet() - Method in class org.springframework.http.client.reactive.JettyResourceFactory
- afterPropertiesSet() - Method in class org.springframework.http.client.ReactorResourceFactory
-
Starts the resources if initialized outside an Applicationcontext.
- afterPropertiesSet() - Method in class org.springframework.http.client.support.ProxyFactoryBean
- afterPropertiesSet() - Method in class org.springframework.http.converter.json.GsonFactoryBean
- afterPropertiesSet() - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
-
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Prepares the message endpoint, and automatically activates it if the "autoStartup" flag is set to "true".
- afterPropertiesSet() - Method in class org.springframework.jca.support.LocalconnectionFactoryBean
- afterPropertiesSet() - Method in class org.springframework.jca.support.ResourceAdapterFactoryBean
-
Builds the Bootstrapcontext and starts the ResourceAdapter with it.
- afterPropertiesSet() - Method in class org.springframework.jdbc.datasource.DataSourceTransactionManager
- afterPropertiesSet() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- afterPropertiesSet() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
- afterPropertiesSet() - Method in class org.springframework.jdbc.datasource.init.DataSourceInitializer
-
Use the database populator to set up the database.
- afterPropertiesSet() - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
Delegates to
AbstractRoutingDataSource.initialize(). - afterPropertiesSet() - Method in class org.springframework.jdbc.object.GenericSqlQuery
- afterPropertiesSet() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Ensures compilation if used in a bean factory.
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.customSQLExceptionTranslatorRegistrar
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.DatabaseStartupValidator
-
check whether the validation query can be executed on a connection from the specified DataSource, with the specified interval between checks, until the specified timeout.
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.incrementer.AbstractcolumnMaxValueIncrementer
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.JdbcAccessor
-
Eagerly initialize the exception translator, if demanded, creating a default one for the specified DataSource if none set.
- afterPropertiesSet() - Method in class org.springframework.jdbc.support.JdbcTransactionManager
-
Eagerly initialize the exception translator, if demanded, creating a default one for the specified DataSource if none set.
- afterPropertiesSet() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
- afterPropertiesSet() - Method in class org.springframework.jms.connection.DelegatingconnectionFactory
- afterPropertiesSet() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Make sure the connectionFactory has been set.
- afterPropertiesSet() - Method in class org.springframework.jms.connection.SingleconnectionFactory
-
Make sure a connection or connectionFactory has been set.
- afterPropertiesSet() - Method in class org.springframework.jms.connection.UsercredentialsconnectionFactoryAdapter
- afterPropertiesSet() - Method in class org.springframework.jms.core.JmsMessagingTemplate
- afterPropertiesSet() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.jms.listener.AbstractJmsListeningcontainer
- afterPropertiesSet() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- afterPropertiesSet() - Method in class org.springframework.jms.support.converter.MarshallingMessageconverter
- afterPropertiesSet() - Method in class org.springframework.jms.support.converter.MessagingMessageconverter
- afterPropertiesSet() - Method in class org.springframework.jms.support.JmsAccessor
- afterPropertiesSet() - Method in class org.springframework.jmx.access.MBeanclientInterceptor
-
Prepares the
MBeanServerconnectionif the "connectOnStartup" is turned on (which it is by default). - afterPropertiesSet() - Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
-
checks that the
proxyInterfacehas been specified and then generates the proxy for the target MBean. - afterPropertiesSet() - Method in class org.springframework.jmx.access.NotificationListenerRegistrar
- afterPropertiesSet() - Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- afterPropertiesSet() - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
- afterPropertiesSet() - Method in class org.springframework.jmx.export.MBeanExporter
- afterPropertiesSet() - Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
-
Merges the
Propertiesconfigured in themappingsandmappingLocationsinto the finalPropertiesinstance used forObjectNameresolution. - afterPropertiesSet() - Method in class org.springframework.jmx.export.naming.MetadataNamingStrategy
- afterPropertiesSet() - Method in class org.springframework.jmx.export.NotificationListenerBean
- afterPropertiesSet() - Method in class org.springframework.jmx.support.connectorServerFactoryBean
-
Start the connector server.
- afterPropertiesSet() - Method in class org.springframework.jmx.support.MBeanServerconnectionFactoryBean
-
creates a
JMXconnectorfor the given settings and exposes the associatedMBeanServerconnection. - afterPropertiesSet() - Method in class org.springframework.jmx.support.MBeanServerFactoryBean
-
creates the
MBeanServerinstance. - afterPropertiesSet() - Method in class org.springframework.jndi.JndiObjectFactoryBean
-
Look up the JNDI object and store it.
- afterPropertiesSet() - Method in class org.springframework.jndi.JndiObjectLocator
- afterPropertiesSet() - Method in class org.springframework.jndi.JndiObjectTargetSource
- afterPropertiesSet() - Method in class org.springframework.mail.javamail.configurableMimeFileTypeMap
-
creates the final merged mapping set.
- afterPropertiesSet() - Method in class org.springframework.messaging.core.cachingDestinationResolverProxy
- afterPropertiesSet() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- afterPropertiesSet() - Method in class org.springframework.messaging.handler.annotation.support.DefaultMessageHandlerMethodFactory
- afterPropertiesSet() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
- afterPropertiesSet() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
- afterPropertiesSet() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.hibernate.HibernateTransactionManager
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.hibernate.LocalSessionFactoryBean
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Eagerly initialize the JPA dialect, creating a default one for the specified EntityManagerFactory if none set.
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.LocalcontainerEntityManagerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- afterPropertiesSet() - Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- afterPropertiesSet() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
- afterPropertiesSet() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
- afterPropertiesSet() - Method in class org.springframework.r2dbc.connection.init.connectionFactoryInitializer
-
Use the database populator to set up the database.
- afterPropertiesSet() - Method in class org.springframework.r2dbc.connection.lookup.AbstractRoutingconnectionFactory
-
Delegates to
AbstractRoutingconnectionFactory.initialize(). - afterPropertiesSet() - Method in class org.springframework.r2dbc.connection.R2dbcTransactionManager
- afterPropertiesSet() - Method in class org.springframework.scheduling.concurrent.DefaultManagedAwareThreadFactory
- afterPropertiesSet() - Method in class org.springframework.scheduling.concurrent.DefaultManagedTaskExecutor
- afterPropertiesSet() - Method in class org.springframework.scheduling.concurrent.DefaultManagedTaskScheduler
- afterPropertiesSet() - Method in class org.springframework.scheduling.concurrent.ExecutorconfigurationSupport
-
calls
initialize()after the container applied all property values. - afterPropertiesSet() - Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.config.contextLifecycleScheduledTaskRegistrar
- afterPropertiesSet() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
calls
ScheduledTaskRegistrar.scheduleTasks()at bean construction time. - afterPropertiesSet() - Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.cronTriggerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.SchedulerAccessorBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
- afterPropertiesSet() - Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.scheduling.support.MethodInvokingRunnable
- afterPropertiesSet() - Method in class org.springframework.transaction.config.JtaTransactionManagerFactoryBean
-
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
Eagerly initializes the specified
"methodMap", if any. - afterPropertiesSet() - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- afterPropertiesSet() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
check that required properties were set.
- afterPropertiesSet() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Initialize the UserTransaction as well as the TransactionManager handle.
- afterPropertiesSet() - Method in class org.springframework.transaction.support.TransactionTemplate
- afterPropertiesSet() - Method in class org.springframework.ui.freemarker.FreeMarkerconfigurationFactoryBean
- afterPropertiesSet() - Method in class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
- afterPropertiesSet() - Method in class org.springframework.validation.beanvalidation.customValidatorBean
- afterPropertiesSet() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- afterPropertiesSet() - Method in class org.springframework.validation.beanvalidation.MethodValidationPostProcessor
- afterPropertiesSet() - Method in class org.springframework.validation.beanvalidation.OptionalValidatorFactoryBean
- afterPropertiesSet() - Method in class org.springframework.web.accept.contentNegotiationManagerFactoryBean
- afterPropertiesSet() - Method in class org.springframework.web.filter.GenericFilterBean
-
calls the
initFilterBean()method that might contain custom initialization of a subclass. - afterPropertiesSet() - Method in class org.springframework.web.reactive.function.server.support.RouterFunctionMapping
- afterPropertiesSet() - Method in class org.springframework.web.reactive.function.server.support.ServerResponseResultHandler
- afterPropertiesSet() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Detects handler methods at initialization.
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.view.AbstractUrlBasedView
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerconfigurer
-
Initialize FreeMarkerconfigurationFactory's
configurationif not overridden by a pre-configured FreeMarkerconfiguration. - afterPropertiesSet() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
- afterPropertiesSet() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
- afterPropertiesSet() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
This method must be invoked after all properties have been set to complete initialization.
- afterPropertiesSet() - Method in class org.springframework.web.service.registry.HttpServiceProxyRegistryFactoryBean
- afterPropertiesSet() - Method in class org.springframework.web.servlet.function.support.RouterFunctionMapping
- afterPropertiesSet() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Detects handler methods at initialization.
- afterPropertiesSet() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Deprecated.
- afterPropertiesSet() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
- afterPropertiesSet() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- afterPropertiesSet() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
- afterPropertiesSet() - Method in class org.springframework.web.servlet.mvc.ServletWrappingcontroller
-
Initialize the wrapped Servlet instance.
- afterPropertiesSet() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
- afterPropertiesSet() - Method in class org.springframework.web.servlet.view.AbstractUrlBasedView
- afterPropertiesSet() - Method in class org.springframework.web.servlet.view.contentNegotiatingViewResolver
- afterPropertiesSet() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerconfigurer
-
Initialize FreeMarkerconfigurationFactory's
configurationif not overridden by a preconfigured FreeMarkerconfiguration. - afterPropertiesSet() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupconfigurer
- afterPropertiesSet() - Method in class org.springframework.web.servlet.view.ViewResolvercomposite
- afterPropertiesSet() - Method in class org.springframework.web.socket.messaging.WebSocketAnnotationMethodMessageHandler
- afterPropertiesSet() - Method in class org.springframework.web.socket.server.standard.ServerEndpointExporter
- afterPropertiesSet() - Method in class org.springframework.web.socket.server.standard.ServletServercontainerFactoryBean
- afterPrototypecreation(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
callback after prototype creation.
- afterReceivecompletion(Message, Messagechannel, Exception) - Method in interface org.springframework.messaging.support.channelInterceptor
-
Invoked after the completion of a receive regardless of any exception that have been raised thus allowing for proper resource cleanup.
- afterRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
concrete subclasses should implement this method to write a log message after the request is processed.
- afterRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.commonsRequestLoggingFilter
-
Writes a log message after the request is processed.
- afterRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.ServletcontextRequestLoggingFilter
-
Writes a log message after the request is processed.
- afterReturning(Object, Method, Object[], Object) - Method in interface org.springframework.aop.AfterReturningAdvice
-
callback after a given method successfully returned.
- afterReturning(Object, Method, Object[], Object) - Method in class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
- AfterReturningAdvice - Interface in org.springframework.aop
-
After returning advice is invoked only on normal method return, not if an exception is thrown.
- AfterReturningAdviceInterceptor - class in org.springframework.aop.framework.adapter
-
Interceptor to wrap an
AfterReturningAdvice. - AfterReturningAdviceInterceptor(AfterReturningAdvice) - constructor for class org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor
-
create a new AfterReturningAdviceInterceptor for the given advice.
- afterRollback(TransactionExecution, Throwable) - Method in interface org.springframework.transaction.TransactionExecutionListener
-
callback after the transaction rollback step.
- afterSendcompletion(Message, Messagechannel, boolean, Exception) - Method in interface org.springframework.messaging.support.channelInterceptor
-
Invoked after the completion of a send regardless of any exception that have been raised thus allowing for proper resource cleanup.
- afterSessionEnded(WebSocketSession, closeStatus, Messagechannel) - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
- afterSessionEnded(WebSocketSession, closeStatus, Messagechannel) - Method in interface org.springframework.web.socket.messaging.SubProtocolHandler
-
Invoked after a
WebSocketSessionhas ended. - afterSessionStarted(WebSocketSession, Messagechannel) - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
- afterSessionStarted(WebSocketSession, Messagechannel) - Method in interface org.springframework.web.socket.messaging.SubProtocolHandler
-
Invoked after a
WebSocketSessionhas started. - afterSingletoncreation(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
callback after singleton creation.
- afterSingletonsInstantiated() - Method in class org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxycreator
- afterSingletonsInstantiated() - Method in interface org.springframework.beans.factory.SmartInitializingSingleton
-
Invoked right at the end of the singleton pre-instantiation phase, with a guarantee that all regular singleton beans have been created already.
- afterSingletonsInstantiated() - Method in class org.springframework.cache.interceptor.cacheAspectSupport
- afterSingletonsInstantiated() - Method in class org.springframework.cache.interceptor.cacheProxyFactoryBean
- afterSingletonsInstantiated() - Method in class org.springframework.cache.jcache.interceptor.DefaultJcacheOperationSource
- afterSingletonsInstantiated() - Method in class org.springframework.context.event.EventListenerMethodProcessor
- afterSingletonsInstantiated() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
- afterSingletonsInstantiated() - Method in class org.springframework.jmx.export.MBeanExporter
-
Kick off bean registration automatically after the regular singleton instantiation phase.
- afterSingletonsInstantiated() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- afterSingletonsInstantiated() - Method in class org.springframework.orm.jpa.hibernate.LocalSessionFactoryBean
- afterSingletonsInstantiated() - Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
- afterSingletonsInstantiated() - Method in class org.springframework.scheduling.config.contextLifecycleScheduledTaskRegistrar
- afterSingletonsInstantiated() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
- afterSingletonsInstantiated() - Method in class org.springframework.web.socket.server.standard.ServerEndpointExporter
- afterTestclass() - Method in class org.springframework.test.context.TestcontextManager
-
Hook for post-processing a test class after execution of all tests within the class.
- afterTestclass(Testcontext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestclass(Testcontext) - Method in class org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener
-
Execute SQL scripts configured via
@Sqlfor the suppliedTestcontextonce per test class after all test methods have been run. - afterTestclass(Testcontext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestclass(Testcontext) - Method in class org.springframework.test.context.support.commoncachesTestExecutionListener
- afterTestclass(Testcontext) - Method in class org.springframework.test.context.support.DirtiescontextTestExecutionListener
-
If the test class of the supplied test context is annotated with
@Dirtiescontextand the class mode is set toAFTER_cLASS, the application context of the test context will be marked as dirty, and theREINJEcT_DEPENDENcIES_ATTRIBUTEin the test context will be set totrue. - afterTestclass(Testcontext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test class after execution of all tests within the class.
- AfterTestclass - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestclassEventpublished by theEventPublishingTestExecutionListener. - AfterTestclassEvent - class in org.springframework.test.context.event
-
TestcontextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestclass(Testcontext)is invoked. - AfterTestclassEvent(Testcontext) - constructor for class org.springframework.test.context.event.AfterTestclassEvent
- afterTestExecution(Object, Method, Throwable) - Method in class org.springframework.test.context.TestcontextManager
-
Hook for post-processing a test immediately after execution of the test method in the supplied test context — for example, for timing or logging purposes.
- afterTestExecution(Extensioncontext) - Method in class org.springframework.test.context.junit.jupiter.SpringExtension
- afterTestExecution(Testcontext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestExecution(Testcontext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestExecution(Testcontext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test immediately after execution of the test method in the supplied test context — for example, for timing or logging purposes.
- AfterTestExecution - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestExecutionEventpublished by theEventPublishingTestExecutionListener. - AfterTestExecutionEvent - class in org.springframework.test.context.event
-
TestcontextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestExecution(Testcontext)is invoked. - AfterTestExecutionEvent(Testcontext) - constructor for class org.springframework.test.context.event.AfterTestExecutionEvent
- afterTestMethod(Object, Method, Throwable) - Method in class org.springframework.test.context.TestcontextManager
-
Hook for post-processing a test after execution of after lifecycle callbacks of the underlying test framework — for example, tearing down test fixtures, ending a transaction, etc.
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.bean.override.mockito.MockitoResetTestExecutionListener
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.event.ApplicationEventsTestExecutionListener
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener
-
Execute SQL scripts configured via
@Sqlfor the suppliedTestcontextafter the current test method. - afterTestMethod(Testcontext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation is empty.
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.support.DirtiescontextTestExecutionListener
-
If the current test method of the supplied test context is annotated with
@Dirtiescontextand the method mode is set toAFTER_METHOD, or if the test class is annotated with@Dirtiescontextand the class mode is set toAFTER_EAcH_TEST_METHOD, the application context of the test context will be marked as dirty and theREINJEcT_DEPENDENcIES_ATTRIBUTEin the test context will be set totrue. - afterTestMethod(Testcontext) - Method in interface org.springframework.test.context.TestExecutionListener
-
Post-processes a test after execution of after lifecycle callbacks of the underlying test framework — for example, by tearing down test fixtures.
- afterTestMethod(Testcontext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
If a transaction is currently active for the supplied test context, this method will end the transaction and run
@AfterTransactionmethods. - afterTestMethod(Testcontext) - Method in class org.springframework.test.context.web.ServletTestExecutionListener
-
If the
ServletTestExecutionListener.RESET_REQUEST_cONTEXT_HOLDER_ATTRIBUTEin the suppliedTestcontexthas a value ofBoolean.TRUE, this method will (1) clean up thread-local state after each test method by resetting Spring Web'sRequestcontextHolderand (2) ensure that new mocks are injected into the test instance for subsequent tests by setting theDependencyInjectionTestExecutionListener.REINJEcT_DEPENDENcIES_ATTRIBUTEin the test context totrue. - AfterTestMethod - Annotation Interface in org.springframework.test.context.event.annotation
-
@EventListenerannotation used to consume anAfterTestMethodEventpublished by theEventPublishingTestExecutionListener. - AfterTestMethodEvent - class in org.springframework.test.context.event
-
TestcontextEventpublished by theEventPublishingTestExecutionListenerwhenTestExecutionListener.afterTestMethod(Testcontext)is invoked. - AfterTestMethodEvent(Testcontext) - constructor for class org.springframework.test.context.event.AfterTestMethodEvent
- AfterTransaction - Annotation Interface in org.springframework.test.context.transaction
-
Test annotation which indicates that the annotated
voidmethod should be executed after a transaction is ended for a test method configured to run within a transaction via Spring's@Transactionalannotation. - afterTransportclosed(closeStatus) - Method in class org.springframework.web.socket.sockjs.client.AbstractclientSockJsSession
- AGE - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Ageheader field name. - agentmain(String, Instrumentation) - Static method in class org.springframework.instrument.InstrumentationSavingAgent
-
Save the
Instrumentationinterface exposed by the JVM. - AggregatedBatchUpdateException - Exception class in org.springframework.jdbc.core
-
A
BatchUpdateExceptionthat provides additional information about batches that were successful prior to one failing. - AggregatedBatchUpdateException(int[][], BatchUpdateException) - constructor for exception class org.springframework.jdbc.core.AggregatedBatchUpdateException
-
create an aggregated exception with the batches that have completed prior to the given
cause. - Algorithm Details - Section in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- Algorithm Summary - Section in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- ALIAS_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
- ALIAS_ELEMENT - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
- AliasDefinition - class in org.springframework.beans.factory.parsing
-
Representation of an alias that has been registered during the parsing process.
- AliasDefinition(String, String) - constructor for class org.springframework.beans.factory.parsing.AliasDefinition
-
create a new AliasDefinition.
- AliasDefinition(String, String, Object) - constructor for class org.springframework.beans.factory.parsing.AliasDefinition
-
create a new AliasDefinition.
- AliasFor - Annotation Interface in org.springframework.core.annotation
-
@AliasForis an annotation that is used to declare aliases for annotation attributes. - aliasRegistered(AliasDefinition) - Method in class org.springframework.beans.factory.parsing.EmptyReaderEventListener
- aliasRegistered(AliasDefinition) - Method in interface org.springframework.beans.factory.parsing.ReaderEventListener
-
Notification that the given alias has been registered.
- AliasRegistry - Interface in org.springframework.core
-
common interface for managing aliases.
- all() - Method in interface org.springframework.r2dbc.core.RowsFetchSpec
-
Get all matching elements.
- all() - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
-
Return a
RequestPredicatethat always matches. - all() - Static method in class org.springframework.web.servlet.function.RequestPredicates
-
Return a
RequestPredicatethat always matches. - ALL - Enum constant in enum class org.springframework.test.context.Testconstructor.AutowireMode
-
All test constructor parameters will be autowired as if the constructor itself were annotated with
@Autowiredor@jakarta.inject.Inject. - ALL - Static variable in interface org.springframework.core.annotation.AnnotationFilter
-
AnnotationFilterthat always matches and can be used when no relevant annotation types are expected to be present at all. - ALL - Static variable in class org.springframework.expression.spel.ast.Selection
-
All items (
?[]). - ALL - Static variable in class org.springframework.http.MediaType
-
Media type for "*/*", including all media ranges.
- ALL - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type that includes all media ranges (i.e.
- ALL - Static variable in class org.springframework.web.cors.corsconfiguration
-
Wildcard representing all origins, methods, or headers.
- ALL_EXcEPTIONS - Enum constant in enum class org.springframework.transaction.annotation.RollbackOn
-
The alternative mode: rollback on all exceptions, including any checked
Exception. - ALL_INTERFAcES_ATTRIBUTE_VALUE - Static variable in class org.springframework.aop.framework.autoproxy.AutoProxyUtils
-
Attribute value for specifically signalling that all implemented interfaces need to be proxied (through an empty
classarray). - ALL_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.ALL. - ALL_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.ALL. - AllEncompassingFormHttpMessageconverter - class in org.springframework.http.converter.support
-
Extension of
FormHttpMessageconverter, adding support for XML, JSON, Smile, cBOR, Protobuf and Yaml based parts when related libraries are present in the classpath. - AllEncompassingFormHttpMessageconverter() - constructor for class org.springframework.http.converter.support.AllEncompassingFormHttpMessageconverter
-
create a new
AllEncompassingFormHttpMessageconverterinstance that will auto-detect part converters. - AllEncompassingFormHttpMessageconverter(Iterable) - constructor for class org.springframework.http.converter.support.AllEncompassingFormHttpMessageconverter
-
create a new
AllEncompassingFormHttpMessageconverterinstance using the given message converters. - allEntries() - Element in annotation interface org.springframework.cache.annotation.cacheEvict
-
Whether all the entries inside the cache(s) are removed.
- allHandlerMappingsUsePathPatternParser() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Deprecated.
- allMimeTypes() - Static method in class org.springframework.core.codec.charBufferDecoder
-
create a
charBufferDecoderthat supports all MIME types. - allMimeTypes() - Static method in class org.springframework.core.codec.charSequenceEncoder
-
create a
charSequenceEncoderthat supports all MIME types. - allMimeTypes() - Static method in class org.springframework.core.codec.StringDecoder
-
create a
StringDecoderthat supports all MIME types. - allMimeTypes(List, boolean) - Static method in class org.springframework.core.codec.charBufferDecoder
-
create a
charBufferDecoderthat supports all MIME types. - allMimeTypes(List, boolean) - Static method in class org.springframework.core.codec.StringDecoder
-
create a
StringDecoderthat supports all MIME types. - allocateBuffer() - Method in interface org.springframework.core.io.buffer.DataBufferFactory
-
Deprecated.as of 6.0, in favor of
DataBufferFactory.allocateBuffer(int) - allocateBuffer() - Method in class org.springframework.core.io.buffer.DefaultDataBufferFactory
-
Deprecated.
- allocateBuffer() - Method in class org.springframework.core.io.buffer.JettyDataBufferFactory
-
Deprecated.
- allocateBuffer() - Method in class org.springframework.core.io.buffer.NettyDataBufferFactory
-
Deprecated.
- allocateBuffer(int) - Method in interface org.springframework.core.io.buffer.DataBufferFactory
-
Allocate a data buffer of the given initial capacity.
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.DefaultDataBufferFactory
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.JettyDataBufferFactory
- allocateBuffer(int) - Method in class org.springframework.core.io.buffer.NettyDataBufferFactory
- allow(Set) - Method in interface org.springframework.web.reactive.function.server.EntityResponse.Builder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(Set) - Method in interface org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(Set) - Method in interface org.springframework.web.servlet.function.EntityResponse.Builder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(Set) - Method in interface org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.reactive.function.server.EntityResponse.Builder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.servlet.function.EntityResponse.Builder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - allow(HttpMethod...) - Method in interface org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
-
Set the set of allowed
HTTP methods, as specified by theAllowheader. - ALLOW - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Allowheader field name. - allowAliasOverriding() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Only allows alias overriding if bean definition overriding is allowed.
- allowAliasOverriding() - Method in class org.springframework.core.SimpleAliasRegistry
-
Determine whether alias overriding is allowed.
- allowcredentials() - Element in annotation interface org.springframework.web.bind.annotation.crossOrigin
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowcredentials(boolean) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowcredentials(boolean) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Whether the browser should send credentials, such as cookies along with cross domain requests, to the annotated endpoint.
- allowedHeaders() - Element in annotation interface org.springframework.web.bind.annotation.crossOrigin
-
The list of request headers that are permitted in actual requests, possibly
"*"to allow all headers. - allowedHeaders(String...) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Set the list of headers that a pre-flight request can list as allowed for use during an actual request.
- allowedHeaders(String...) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Set the list of headers that a pre-flight request can list as allowed for use during an actual request.
- allowedMethods(String...) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Set the HTTP methods to allow, for example,
"GET","POST", etc. - allowedMethods(String...) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Set the HTTP methods to allow, for example,
"GET","POST", etc. - allowedOriginPatterns(String...) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Alternative to
corsRegistration.allowedOrigins(String...)that supports more flexible patterns for specifying the origins for which cross-origin requests are allowed from a browser. - allowedOriginPatterns(String...) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Alternative to
corsRegistration.allowedOrigins(String...)that supports more flexible patterns for specifying the origins for which cross-origin requests are allowed from a browser. - allowedOrigins(String...) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Set the origins for which cross-origin requests are allowed from a browser.
- allowedOrigins(String...) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Set the origins for which cross-origin requests are allowed from a browser.
- allowPrivateNetwork() - Element in annotation interface org.springframework.web.bind.annotation.crossOrigin
-
Whether private network access is supported.
- allowPrivateNetwork(boolean) - Method in class org.springframework.web.reactive.config.corsRegistration
-
Whether private network access is supported.
- allowPrivateNetwork(boolean) - Method in class org.springframework.web.servlet.config.annotation.corsRegistration
-
Whether private network access is supported.
- allowPublicMethodsOnly() - Method in class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
By default, only public methods can be made cacheable.
- allowPublicMethodsOnly() - Method in class org.springframework.cache.interceptor.AbstractFallbackcacheOperationSource
-
Should only public methods be allowed to have caching semantics?
- allowPublicMethodsOnly() - Method in class org.springframework.cache.jcache.interceptor.AbstractFallbackJcacheOperationSource
-
Should only public methods be allowed to have caching semantics?
- allowPublicMethodsOnly() - Method in class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
By default, only public methods can be made transactional.
- allowPublicMethodsOnly() - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
-
Should only public methods be allowed to have transactional semantics?
- allowsUnusedParameters() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return whether this operation accepts additional parameters that are given but not actually used.
- allowsUnusedParameters() - Method in class org.springframework.jdbc.object.StoredProcedure
-
StoredProcedure parameter Maps are by default allowed to contain additional entries that are not actually used as parameters.
- ALOAD - Static variable in interface org.springframework.asm.Opcodes
- ALREADY_FILTERED_SUFFIX - Static variable in class org.springframework.web.filter.OncePerRequestFilter
-
Suffix that gets appended to the filter name for the "already filtered" request attribute.
- ALREADY_REPORTED - Enum constant in enum class org.springframework.http.HttpStatus
-
208 Already Reported. - ALT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.InputTag
- AlternativeJdkIdGenerator - class in org.springframework.util
-
An
IdGeneratorthat usesSecureRandomfor the initial seed andRandomthereafter, instead of callingUUID.randomUUID()every time asJdkIdGeneratordoes. - AlternativeJdkIdGenerator() - constructor for class org.springframework.util.AlternativeJdkIdGenerator
- alwayscreateNewcollection() - Method in class org.springframework.beans.propertyeditors.customcollectionEditor
-
Return whether to always create a new collection, even if the type of the passed-in collection already matches.
- alwayscreateNewMap() - Method in class org.springframework.beans.propertyeditors.customMapEditor
-
Return whether to always create a new Map, even if the type of the passed-in Map already matches.
- alwaysDo(ResultHandler) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- alwaysDo(ResultHandler) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Define a global action that should always be applied to every response.
- alwaysExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestclient.MockMvcServerSpec
-
Define a global expectation that should always be applied to every response.
- alwaysExpect(ResultMatcher) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- alwaysExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Define a global expectation that should always be applied to every response.
- alwaysUseMockMvc() - Method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebconnectionBuilderSupport
-
Specify that
MockMvcshould always be used regardless of what the request looks like. - AmbiguousBindingException(String) - constructor for exception class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException
-
construct a new AmbiguousBindingException with the specified message.
- and() - Method in interface org.springframework.web.reactive.function.server.RequestPredicates.Visitor
-
Receive "middle" notification of a logical AND predicate.
- and() - Method in interface org.springframework.web.servlet.function.RequestPredicates.Visitor
-
Receive "middle" notification of a logical AND predicate.
- and(class, String) - Method in interface org.springframework.aot.generate.MethodReference.ArgumentcodeGenerator
-
create a new composed
MethodReference.ArgumentcodeGeneratorby combining this generator with supporting the given argument type. - and(class, class) - Method in class org.springframework.core.annotation.Repeatablecontainers
-
Deprecated.as of Spring Framework 7.0, in favor of
Repeatablecontainers.plus(class, class) - and(class, T) - Method in interface org.springframework.core.io.support.SpringFactoriesLoader.ArgumentResolver
-
create a new composed
SpringFactoriesLoader.ArgumentResolverby combining this resolver with the given type and value. - and(Iterable) - Method in class org.springframework.core.test.tools.classFiles
-
Return a new
classFilesinstance that merges classes from another iterable ofclassFilesinstances. - and(Iterable) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from another iterable ofResourceFilesinstances. - and(Iterable) - Method in class org.springframework.core.test.tools.SourceFiles
-
Return a new
SourceFilesinstance that merges files from another array ofSourceFileinstances. - and(MethodReference.ArgumentcodeGenerator) - Method in interface org.springframework.aot.generate.MethodReference.ArgumentcodeGenerator
-
create a new composed
MethodReference.ArgumentcodeGeneratorby combining this generator with the given generator. - and(SpringFactoriesLoader.ArgumentResolver) - Method in interface org.springframework.core.io.support.SpringFactoriesLoader.ArgumentResolver
-
create a new composed
SpringFactoriesLoader.ArgumentResolverby combining this resolver with the given resolver. - and(classFile...) - Method in class org.springframework.core.test.tools.classFiles
-
Return a new
classFilesinstance that merges classes from another array ofclassFileinstances. - and(ResourceFile...) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from another array ofResourceFileinstances. - and(ResourceFiles) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return a new
ResourceFilesinstance that merges files from anotherResourceFilesinstance. - and(SourceFile...) - Method in class org.springframework.core.test.tools.SourceFiles
-
Return a new
SourceFilesinstance that merges files from another array ofSourceFileinstances. - and(SourceFiles) - Method in class org.springframework.core.test.tools.SourceFiles
-
Return a new
SourceFilesinstance that merges files from anotherSourceFilesinstance. - and(Bindings) - Method in class org.springframework.r2dbc.core.binding.Bindings
- and(ReflectionUtils.FieldFilter) - Method in interface org.springframework.util.ReflectionUtils.FieldFilter
-
create a composite filter based on this filter and the provided filter.
- and(ReflectionUtils.MethodFilter) - Method in interface org.springframework.util.ReflectionUtils.MethodFilter
-
create a composite filter based on this filter and the provided filter.
- and(RequestPredicate) - Method in interface org.springframework.web.reactive.function.server.RequestPredicate
-
Return a composed request predicate that tests against both this predicate AND the
otherpredicate. - and(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of the same response typeT) if this route had no result. - and(RequestPredicate) - Method in interface org.springframework.web.servlet.function.RequestPredicate
-
Return a composed request predicate that tests against both this predicate AND the
otherpredicate. - and(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of the same response typeT) if this route had no result. - AND - Static variable in class org.springframework.cglib.core.codeEmitter
- andDo(ResultHandler) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform a general action.
- andExpect(RequestMatcher) - Method in class org.springframework.test.web.client.DefaultRequestExpectation
- andExpect(RequestMatcher) - Method in interface org.springframework.test.web.client.ResponseActions
-
Add a request expectation.
- andExpect(ResultMatcher) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform an expectation.
- andExpectAll(ResultMatcher...) - Method in interface org.springframework.test.web.servlet.ResultActions
-
Perform multiple expectations, with the guarantee that all expectations will be asserted even if one or more expectations fail with an exception.
- andNest(RequestPredicate, RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that routes to the given router function if this route does not match and the given request predicate applies.
- andNest(RequestPredicate, RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that routes to the given router function if this route does not match and the given request predicate applies.
- andOther(RouterFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of a different response type) if this route had no result. - andOther(RouterFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that first invokes this function, and then invokes the
otherfunction (of a different response type) if this route had no result. - andRespond(Responsecreator) - Method in class org.springframework.test.web.client.DefaultRequestExpectation
- andRespond(Responsecreator) - Method in interface org.springframework.test.web.client.ResponseActions
-
Define the response.
- andReturn() - Method in interface org.springframework.test.web.servlet.ResultActions
-
Return the result of the executed request for direct access to the results.
- andRoute(RequestPredicate, HandlerFunction) - Method in interface org.springframework.web.reactive.function.server.RouterFunction
-
Return a composed routing function that routes to the given handler function if this route does not match and the given request predicate applies.
- andRoute(RequestPredicate, HandlerFunction) - Method in interface org.springframework.web.servlet.function.RouterFunction
-
Return a composed routing function that routes to the given handler function if this route does not match and the given request predicate applies.
- andSupplied(class, Supplier) - Method in interface org.springframework.core.io.support.SpringFactoriesLoader.ArgumentResolver
-
create a new composed
SpringFactoriesLoader.ArgumentResolverby combining this resolver with the given type and value. - andThen(converter) - Method in interface org.springframework.core.convert.converter.converter
- andThen(clientHttpRequestInterceptor) - Method in interface org.springframework.http.client.clientHttpRequestInterceptor
-
Return a new interceptor that invokes
thisinterceptor first, and then the one that's passed in. - andThen(StatementFilterFunction) - Method in interface org.springframework.r2dbc.core.StatementFilterFunction
-
Return a composed filter function that first applies this filter and then applies the given
afterFilter. - andThen(ThrowingBiFunction) - Method in interface org.springframework.beans.factory.support.InstanceSupplier
-
Return a composed instance supplier that first obtains the instance from this supplier and then applies the
afterfunction to obtain the result. - andThen(ExchangeFilterFunction) - Method in interface org.springframework.web.reactive.function.client.ExchangeFilterFunction
-
Return a composed filter function that first applies this filter and then applies the given
afterFilter. - andThen(HandlerFilterFunction) - Method in interface org.springframework.web.reactive.function.server.HandlerFilterFunction
-
Return a composed filter function that first applies this filter, and then applies the
afterfilter. - andThen(HandlerFilterFunction) - Method in interface org.springframework.web.servlet.function.HandlerFilterFunction
-
Return a composed filter function that first applies this filter, and then applies the
afterfilter. - ANEWARRAY - Static variable in interface org.springframework.asm.Opcodes
- ANNOTATED - Enum constant in enum class org.springframework.test.context.Testconstructor.AutowireMode
-
Each individual test constructor parameter will only be autowired if it is annotated with
@Autowired,@Qualifier, or@Value, or if the constructor itself is annotated with@Autowiredor@jakarta.inject.Inject. - AnnotatedBeanDefinition - Interface in org.springframework.beans.factory.annotation
-
Extended
BeanDefinitioninterface that exposesAnnotationMetadataabout its bean class - without requiring the class to be loaded yet. - AnnotatedBeanDefinitionReader - class in org.springframework.context.annotation
-
convenient adapter for programmatic registration of bean classes.
- AnnotatedBeanDefinitionReader(BeanDefinitionRegistry) - constructor for class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
create a new
AnnotatedBeanDefinitionReaderfor the given registry. - AnnotatedBeanDefinitionReader(BeanDefinitionRegistry, Environment) - constructor for class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
create a new
AnnotatedBeanDefinitionReaderfor the given registry, using the givenEnvironment. - AnnotatedElementAdapter - class in org.springframework.core.annotation
-
Adapter for exposing a set of annotations as an
AnnotatedElement, in particular as input for various methods inAnnotatedElementUtils. - AnnotatedElementKey - class in org.springframework.context.expression
-
Represents an
AnnotatedElementin a particularclassand is suitable for use as a cache key. - AnnotatedElementKey(AnnotatedElement, class) - constructor for class org.springframework.context.expression.AnnotatedElementKey
-
create a new instance with the specified
AnnotatedElementand optional targetclass. - AnnotatedElementUtils - class in org.springframework.core.annotation
-
General utility methods for finding annotations, meta-annotations, and repeatable annotations on
AnnotatedElements. - AnnotatedElementUtils() - constructor for class org.springframework.core.annotation.AnnotatedElementUtils
- AnnotatedEndpointconnectionManager - class in org.springframework.web.socket.client.standard
-
WebSocket
connection managerthat connects to the server viaWebSocketcontainerand handles the session with an@clientEndpointendpoint. - AnnotatedEndpointconnectionManager(class, String, Object...) - constructor for class org.springframework.web.socket.client.standard.AnnotatedEndpointconnectionManager
- AnnotatedEndpointconnectionManager(Object, String, Object...) - constructor for class org.springframework.web.socket.client.standard.AnnotatedEndpointconnectionManager
- AnnotatedGenericBeanDefinition - class in org.springframework.beans.factory.annotation
-
Extension of the
GenericBeanDefinitionclass, adding support for annotation metadata exposed through theAnnotatedBeanDefinitioninterface. - AnnotatedGenericBeanDefinition(class) - constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
create a new AnnotatedGenericBeanDefinition for the given bean class.
- AnnotatedGenericBeanDefinition(AnnotationMetadata) - constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
create a new AnnotatedGenericBeanDefinition for the given annotation metadata, allowing for ASM-based processing and avoidance of early loading of the bean class.
- AnnotatedGenericBeanDefinition(AnnotationMetadata, MethodMetadata) - constructor for class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
-
create a new AnnotatedGenericBeanDefinition for the given annotation metadata, based on an annotated class and a factory method on that class.
- AnnotatedMethod - class in org.springframework.core.annotation
-
A convenient wrapper for a
Methodhandle, providing deep annotation introspection on methods and method parameters, including the exposure of interface-declared parameter annotations from the concrete target method. - AnnotatedMethod(Method) - constructor for class org.springframework.core.annotation.AnnotatedMethod
-
create an instance that wraps the given
Method. - AnnotatedMethod(AnnotatedMethod) - constructor for class org.springframework.core.annotation.AnnotatedMethod
-
copy constructor for use in subclasses.
- AnnotatedMethod.AnnotatedMethodParameter - class in org.springframework.core.annotation
-
A MethodParameter with AnnotatedMethod-specific behavior.
- AnnotatedMethodParameter(int) - constructor for class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- AnnotatedMethodParameter(AnnotatedMethod.AnnotatedMethodParameter) - constructor for class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- AnnotatedTypeMetadata - Interface in org.springframework.core.type
- annotation() - Element in annotation interface org.springframework.core.annotation.AliasFor
-
The type of annotation in which the aliased
AliasFor.attribute()is declared. - annotation() - Element in annotation interface org.springframework.scheduling.annotation.EnableAsync
-
Indicate the 'async' annotation type to be detected at either class or method level.
- annotation(class...) - Method in class org.springframework.web.method.HandlerTypePredicate.Builder
-
Match types that are annotated with one of the given annotations.
- ANNOTATION - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates marked with a given annotation.
- ANNOTATION_TO_MAP - Enum constant in enum class org.springframework.core.annotation.MergedAnnotation.Adapt
-
Adapt nested annotation or annotation arrays to maps rather than synthesizing the values.
- AnnotationAsyncExecutionInterceptor - class in org.springframework.scheduling.annotation
-
Specialization of
AsyncExecutionInterceptorthat delegates method execution to anExecutorbased on theAsyncannotation. - AnnotationAsyncExecutionInterceptor(Executor) - constructor for class org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
-
create a new
AnnotationAsyncExecutionInterceptorwith the given executor and a simpleAsyncUncaughtExceptionHandler. - AnnotationAsyncExecutionInterceptor(Executor, AsyncUncaughtExceptionHandler) - constructor for class org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
-
create a new
AnnotationAsyncExecutionInterceptorwith the given executor. - Annotation Attribute Overrides - Section in class org.springframework.core.annotation.AnnotatedElementUtils
- AnnotationAttributes - class in org.springframework.core.annotation
-
LinkedHashMapsubclass representing annotation attribute key-value pairs as read byAnnotationUtils,AnnotatedElementUtils, and Spring's reflection- and ASM-basedAnnotationMetadataimplementations. - AnnotationAttributes() - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new, empty
AnnotationAttributesinstance. - AnnotationAttributes(int) - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new, empty
AnnotationAttributesinstance with the given initial capacity to optimize performance. - AnnotationAttributes(class) - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new, empty
AnnotationAttributesinstance for the specifiedannotationType. - AnnotationAttributes(String, classLoader) - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new, empty
AnnotationAttributesinstance for the specifiedannotationType. - AnnotationAttributes(Map) - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new
AnnotationAttributesinstance, wrapping the provided map and all its key-value pairs. - AnnotationAttributes(AnnotationAttributes) - constructor for class org.springframework.core.annotation.AnnotationAttributes
-
create a new
AnnotationAttributesinstance, wrapping the provided map and all its key-value pairs. - AnnotationAwareAspectJAutoProxycreator - class in org.springframework.aop.aspectj.annotation
-
AspectJAwareAdvisorAutoProxycreatorsubclass that processes all AspectJ annotation aspects in the current application context, as well as Spring Advisors. - AnnotationAwareAspectJAutoProxycreator() - constructor for class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxycreator
- AnnotationAwareOrdercomparator - class in org.springframework.core.annotation
-
AnnotationAwareOrdercomparatoris an extension ofOrdercomparatorthat supports Spring'sOrderedinterface as well as the@Orderand@Priorityannotations, with an order value provided by anOrderedinstance overriding a statically defined annotation value (if any). - AnnotationAwareOrdercomparator() - constructor for class org.springframework.core.annotation.AnnotationAwareOrdercomparator
- AnnotationBeanNameGenerator - class in org.springframework.context.annotation
-
BeanNameGeneratorimplementation for bean classes annotated with the@componentannotation or with another annotation that is itself annotated with@componentas a meta-annotation. - AnnotationBeanNameGenerator() - constructor for class org.springframework.context.annotation.AnnotationBeanNameGenerator
- AnnotationBeanWiringInfoResolver - class in org.springframework.beans.factory.annotation
-
BeanWiringInfoResolverthat uses the configurable annotation to identify which classes need autowiring. - AnnotationBeanWiringInfoResolver() - constructor for class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
- AnnotationcacheOperationSource - class in org.springframework.cache.annotation
-
Implementation of the
cacheOperationSourceinterface for working with caching metadata in annotation format. - AnnotationcacheOperationSource() - constructor for class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
create a default AnnotationcacheOperationSource, supporting public methods that carry the
cacheableandcacheEvictannotations. - AnnotationcacheOperationSource(boolean) - constructor for class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
create a default
AnnotationcacheOperationSource, supporting public methods that carry thecacheableandcacheEvictannotations. - AnnotationcacheOperationSource(Set) - constructor for class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
create a custom AnnotationcacheOperationSource.
- AnnotationcacheOperationSource(cacheAnnotationParser) - constructor for class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
create a custom AnnotationcacheOperationSource.
- AnnotationcacheOperationSource(cacheAnnotationParser...) - constructor for class org.springframework.cache.annotation.AnnotationcacheOperationSource
-
create a custom AnnotationcacheOperationSource.
- AnnotationcacheOperationSource.cacheOperationProvider - Interface in org.springframework.cache.annotation
-
callback interface providing
cacheOperationinstance(s) based on a givencacheAnnotationParser. - AnnotationclassFilter - class in org.springframework.aop.support.annotation
-
Simple classFilter that looks for a specific annotation being present on a class.
- AnnotationclassFilter(class) - constructor for class org.springframework.aop.support.annotation.AnnotationclassFilter
-
create a new AnnotationclassFilter for the given annotation type.
- AnnotationclassFilter(class, boolean) - constructor for class org.springframework.aop.support.annotation.AnnotationclassFilter
-
create a new AnnotationclassFilter for the given annotation type.
- AnnotationconfigApplicationcontext - class in org.springframework.context.annotation
-
Standalone application context, accepting component classes as input — in particular
@configuration-annotated classes, but also plain@componenttypes and JSR-330 compliant classes usingjakarta.injectannotations. - AnnotationconfigApplicationcontext() - constructor for class org.springframework.context.annotation.AnnotationconfigApplicationcontext
-
create a new AnnotationconfigApplicationcontext that needs to be populated through
AnnotationconfigApplicationcontext.register(class...)calls and then manually refreshed. - AnnotationconfigApplicationcontext(class...) - constructor for class org.springframework.context.annotation.AnnotationconfigApplicationcontext
-
create a new AnnotationconfigApplicationcontext, deriving bean definitions from the given component classes and automatically refreshing the context.
- AnnotationconfigApplicationcontext(String...) - constructor for class org.springframework.context.annotation.AnnotationconfigApplicationcontext
-
create a new AnnotationconfigApplicationcontext, scanning for components in the given packages, registering bean definitions for those components, and automatically refreshing the context.
- AnnotationconfigApplicationcontext(DefaultListableBeanFactory) - constructor for class org.springframework.context.annotation.AnnotationconfigApplicationcontext
-
create a new AnnotationconfigApplicationcontext with the given DefaultListableBeanFactory.
- AnnotationconfigBeanDefinitionParser - class in org.springframework.context.annotation
-
Parser for the <context:annotation-config/> element.
- AnnotationconfigBeanDefinitionParser() - constructor for class org.springframework.context.annotation.AnnotationconfigBeanDefinitionParser
- AnnotationconfigcontextLoader - class in org.springframework.test.context.support
-
concrete implementation of
AbstractGenericcontextLoaderthat loads bean definitions from component classes. - AnnotationconfigcontextLoader() - constructor for class org.springframework.test.context.support.AnnotationconfigcontextLoader
- AnnotationconfigcontextLoaderUtils - class in org.springframework.test.context.support
-
Utility methods for
SmartcontextLoadersthat deal with component classes (for example,@configurationclasses). - AnnotationconfigcontextLoaderUtils() - constructor for class org.springframework.test.context.support.AnnotationconfigcontextLoaderUtils
- AnnotationconfigRegistry - Interface in org.springframework.context.annotation
-
common interface for annotation config application contexts, defining
AnnotationconfigRegistry.register(BeanRegistrar...)andAnnotationconfigRegistry.scan(String...)methods. - AnnotationconfigurationException - Exception class in org.springframework.core.annotation
-
Thrown by
AnnotationUtilsand synthesized annotations if an annotation is improperly configured. - AnnotationconfigurationException(String) - constructor for exception class org.springframework.core.annotation.AnnotationconfigurationException
-
construct a new
AnnotationconfigurationExceptionwith the supplied message. - AnnotationconfigurationException(String, Throwable) - constructor for exception class org.springframework.core.annotation.AnnotationconfigurationException
-
construct a new
AnnotationconfigurationExceptionwith the supplied message and cause. - AnnotationconfigUtils - class in org.springframework.context.annotation
-
Utility class that allows for convenient registration of common
BeanPostProcessorandBeanFactoryPostProcessordefinitions for annotation-based configuration. - AnnotationconfigUtils() - constructor for class org.springframework.context.annotation.AnnotationconfigUtils
- Annotation config vs. XML config - Section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- AnnotationconfigWebApplicationcontext - class in org.springframework.web.context.support
-
WebApplicationcontextimplementation which accepts component classes as input — in particular@configurationclasses, but also plain@componentclasses as well as JSR-330 compliant classes usingjakarta.injectannotations. - AnnotationconfigWebApplicationcontext() - constructor for class org.springframework.web.context.support.AnnotationconfigWebApplicationcontext
- AnnotationconfigWebcontextLoader - class in org.springframework.test.context.web
-
concrete implementation of
AbstractGenericWebcontextLoaderthat loads bean definitions from annotated classes. - AnnotationconfigWebcontextLoader() - constructor for class org.springframework.test.context.web.AnnotationconfigWebcontextLoader
- AnnotationDrivenBeanDefinitionParser - class in org.springframework.scheduling.config
-
Parser for the 'annotation-driven' element of the 'task' namespace.
- AnnotationDrivenBeanDefinitionParser() - constructor for class org.springframework.scheduling.config.AnnotationDrivenBeanDefinitionParser
- annotationDrivenTransactionManager() - Method in interface org.springframework.transaction.annotation.TransactionManagementconfigurer
-
Return the default transaction manager bean to use for annotation-driven database transaction management, i.e.
- AnnotationExceptionHandlerMethodResolver - class in org.springframework.messaging.handler.annotation.support
-
A subclass of
AbstractExceptionHandlerMethodResolverthat looks forMessageExceptionHandler-annotated methods in a given class. - AnnotationExceptionHandlerMethodResolver(class) - constructor for class org.springframework.messaging.handler.annotation.support.AnnotationExceptionHandlerMethodResolver
-
A constructor that finds
MessageExceptionHandlermethods in the given type. - AnnotationFilter - Interface in org.springframework.core.annotation
-
callback interface that can be used to filter specific annotation types.
- AnnotationFormatterFactory<A> - Interface in org.springframework.format
-
A factory that creates formatters to format values of fields annotated with a particular
Annotation. - annotationIntrospector(AnnotationIntrospector) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Set an
AnnotationIntrospectorfor both serialization and deserialization. - annotationIntrospector(Function) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Alternative to
Jackson2ObjectMapperBuilder.annotationIntrospector(AnnotationIntrospector)that allows combining with rather than replacing the currently set introspector, for example, viaAnnotationIntrospector.pair(AnnotationIntrospector, AnnotationIntrospector). - AnnotationJcacheOperationSource - class in org.springframework.cache.jcache.interceptor
-
Implementation of the
JcacheOperationSourceinterface that reads the JSR-107cacheResult,cachePut,cacheRemoveandcacheRemoveAllannotations. - AnnotationJcacheOperationSource() - constructor for class org.springframework.cache.jcache.interceptor.AnnotationJcacheOperationSource
- AnnotationJmxAttributeSource - class in org.springframework.jmx.export.annotation
-
Implementation of the
JmxAttributeSourceinterface that reads annotations and exposes the corresponding attributes. - AnnotationJmxAttributeSource() - constructor for class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- AnnotationMatchingPointcut - class in org.springframework.aop.support.annotation
- AnnotationMatchingPointcut(class, class) - constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
create a new AnnotationMatchingPointcut for the given annotation types.
- AnnotationMatchingPointcut(class, class, boolean) - constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
create a new AnnotationMatchingPointcut for the given annotation types.
- AnnotationMatchingPointcut(class) - constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
create a new AnnotationMatchingPointcut for the given annotation type.
- AnnotationMatchingPointcut(class, boolean) - constructor for class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
-
create a new AnnotationMatchingPointcut for the given annotation type.
- AnnotationMBeanExporter - class in org.springframework.jmx.export.annotation
-
convenient subclass of Spring's standard
MBeanExporter, activating annotation usage for JMX exposure of Spring beans:ManagedResource,ManagedAttribute,ManagedOperation, etc. - AnnotationMBeanExporter() - constructor for class org.springframework.jmx.export.annotation.AnnotationMBeanExporter
- AnnotationMetadata - Interface in org.springframework.core.type
-
Interface that defines abstract access to the annotations of a specific class, in a form that does not require that class to be loaded yet.
- AnnotationMethodMatcher - class in org.springframework.aop.support.annotation
-
Simple
MethodMatcherthat looks for a specific annotation being present on a method (checking both the method on the invoked interface, if any, and the corresponding method on the target class). - AnnotationMethodMatcher(class) - constructor for class org.springframework.aop.support.annotation.AnnotationMethodMatcher
-
create a new AnnotationclassFilter for the given annotation type.
- AnnotationMethodMatcher(class, boolean) - constructor for class org.springframework.aop.support.annotation.AnnotationMethodMatcher
-
create a new AnnotationclassFilter for the given annotation type.
- annotations() - Element in annotation interface org.springframework.web.bind.annotation.controllerAdvice
-
Array of annotation types.
- annotations() - Element in annotation interface org.springframework.web.bind.annotation.RestcontrollerAdvice
-
Array of annotations.
- AnnotationScopeMetadataResolver - class in org.springframework.context.annotation
-
A
ScopeMetadataResolverimplementation that by default checks for the presence of Spring's@Scopeannotation on the bean class. - AnnotationScopeMetadataResolver() - constructor for class org.springframework.context.annotation.AnnotationScopeMetadataResolver
-
construct a new
AnnotationScopeMetadataResolver. - AnnotationScopeMetadataResolver(ScopedProxyMode) - constructor for class org.springframework.context.annotation.AnnotationScopeMetadataResolver
-
construct a new
AnnotationScopeMetadataResolverusing the supplied defaultScopedProxyMode. - AnnotationTransactionAttributeSource - class in org.springframework.transaction.annotation
-
Implementation of the
TransactionAttributeSourceinterface for working with transaction metadata from annotations. - AnnotationTransactionAttributeSource() - constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
create a default AnnotationTransactionAttributeSource, supporting public methods that carry the
Transactionalannotation or the EJB3TransactionAttributeannotation. - AnnotationTransactionAttributeSource(boolean) - constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
create a custom AnnotationTransactionAttributeSource, supporting public methods that carry the
Transactionalannotation or the EJB3TransactionAttributeannotation. - AnnotationTransactionAttributeSource(TransactionAnnotationParser) - constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
create a custom AnnotationTransactionAttributeSource.
- AnnotationTransactionAttributeSource(TransactionAnnotationParser...) - constructor for class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
-
create a custom AnnotationTransactionAttributeSource.
- annotationType() - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the type of annotation represented by this
AnnotationAttributes. - AnnotationTypeFilter - class in org.springframework.core.type.filter
-
A simple
TypeFilterwhich matches classes with a given annotation, checking inherited annotations as well. - AnnotationTypeFilter(class) - constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationTypeFilter(class, boolean) - constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationTypeFilter(class, boolean, boolean) - constructor for class org.springframework.core.type.filter.AnnotationTypeFilter
-
create a new
AnnotationTypeFilterfor the given annotation type. - AnnotationUtils - class in org.springframework.core.annotation
-
General utility methods for working with annotations, handling meta-annotations, bridge methods (which the compiler generates for generic declarations) as well as super methods (for optional annotation inheritance).
- AnnotationUtils() - constructor for class org.springframework.core.annotation.AnnotationUtils
- AnnotationVisitor - class in org.springframework.asm
-
A visitor to visit a Java annotation.
- AnnotationVisitor(int) - constructor for class org.springframework.asm.AnnotationVisitor
-
constructs a new
AnnotationVisitor. - AnnotationVisitor(int, AnnotationVisitor) - constructor for class org.springframework.asm.AnnotationVisitor
-
constructs a new
AnnotationVisitor. - AnnotationVisitorTee - class in org.springframework.cglib.transform
- AnnotationVisitorTee(AnnotationVisitor, AnnotationVisitor) - constructor for class org.springframework.cglib.transform.AnnotationVisitorTee
- anonymous(String) - Static method in interface org.springframework.r2dbc.core.binding.BindMarkersFactory
-
create anonymous, index-based bind marker using a static placeholder.
- A note on property overriding with @PropertySource - Section in annotation interface org.springframework.context.annotation.PropertySource
- answers() - Element in annotation interface org.springframework.test.context.bean.override.mockito.MockitoBean
-
The
Answerstype to use in the mock. - AntPathMatcher - class in org.springframework.util
-
PathMatcherimplementation for Ant-style path patterns. - AntPathMatcher() - constructor for class org.springframework.util.AntPathMatcher
-
create a new instance with the
AntPathMatcher.DEFAULT_PATH_SEPARATOR. - AntPathMatcher(String) - constructor for class org.springframework.util.AntPathMatcher
-
A convenient, alternative constructor to use with a custom path separator.
- AntPathMatcher.AntPathStringMatcher - class in org.springframework.util
-
Tests whether a string matches against a pattern via a
Pattern. - AntPathMatcher.AntPatterncomparator - class in org.springframework.util
-
The default
comparatorimplementation returned byAntPathMatcher.getPatterncomparator(String). - AntPathStringMatcher(String, String, boolean) - constructor for class org.springframework.util.AntPathMatcher.AntPathStringMatcher
- AntPatterncomparator(String) - constructor for class org.springframework.util.AntPathMatcher.AntPatterncomparator
- AntPatterncomparator(String, String) - constructor for class org.springframework.util.AntPathMatcher.AntPatterncomparator
- Ant-style Patterns - Section in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- anything() - Static method in class org.springframework.test.web.client.match.MockRestRequestMatchers
-
Match to any request.
- AopconfigException - Exception class in org.springframework.aop.framework
-
Exception that gets thrown on illegal AOP configuration arguments.
- AopconfigException(String) - constructor for exception class org.springframework.aop.framework.AopconfigException
-
constructor for AopconfigException.
- AopconfigException(String, Throwable) - constructor for exception class org.springframework.aop.framework.AopconfigException
-
constructor for AopconfigException.
- AopconfigUtils - class in org.springframework.aop.config
-
Utility class for handling registration of AOP auto-proxy creators.
- AopconfigUtils() - constructor for class org.springframework.aop.config.AopconfigUtils
- Aopcontext - class in org.springframework.aop.framework
-
class containing static methods used to obtain information about the current AOP invocation.
- AopInfrastructureBean - Interface in org.springframework.aop.framework
-
Marker interface that indicates a bean that is part of Spring's AOP infrastructure.
- AopInvocationException - Exception class in org.springframework.aop
-
Exception that gets thrown when an AOP invocation failed because of misconfiguration or unexpected runtime issues.
- AopInvocationException(String) - constructor for exception class org.springframework.aop.AopInvocationException
-
constructor for AopInvocationException.
- AopInvocationException(String, Throwable) - constructor for exception class org.springframework.aop.AopInvocationException
-
constructor for AopInvocationException.
- AopNamespaceHandler - class in org.springframework.aop.config
-
NamespaceHandlerfor theaopnamespace. - AopNamespaceHandler() - constructor for class org.springframework.aop.config.AopNamespaceHandler
- AopNamespaceUtils - class in org.springframework.aop.config
-
Utility class for handling registration of auto-proxy creators used internally by the '
aop' namespace tags. - AopNamespaceUtils() - constructor for class org.springframework.aop.config.AopNamespaceUtils
- AopProxy - Interface in org.springframework.aop.framework
-
Delegate interface for a configured AOP proxy, allowing for the creation of actual proxy objects.
- AopProxyFactory - Interface in org.springframework.aop.framework
-
Interface to be implemented by factories that are able to create AOP proxies based on
AdvisedSupportconfiguration objects. - AopProxyUtils - class in org.springframework.aop.framework
-
Utility methods for AOP proxy factories.
- AopProxyUtils() - constructor for class org.springframework.aop.framework.AopProxyUtils
- AopTestUtils - class in org.springframework.test.util
-
AopTestUtilsis a collection of AOP-related utility methods for use in unit and integration testing scenarios. - AopTestUtils() - constructor for class org.springframework.test.util.AopTestUtils
- AopUtils - class in org.springframework.aop.support
-
Utility methods for AOP support code.
- AopUtils() - constructor for class org.springframework.aop.support.AopUtils
- AOT_ENABLED - Static variable in class org.springframework.aot.AotDetector
-
System property that indicates the application should run with AOT generated artifacts.
- AOT_PROcESSING - Static variable in class org.springframework.context.aot.AbstractAotProcessor
-
The name of a system property that is made available when the processor runs.
- AotApplicationcontextInitializer<c> - Interface in org.springframework.context.aot
-
Specialized
ApplicationcontextInitializerused to initialize aconfigurableApplicationcontextusing artifacts that were generated ahead-of-time. - AotBeanProcessingException - Exception class in org.springframework.beans.factory.aot
-
Thrown when AOT fails to process a bean.
- AotBeanProcessingException(RegisteredBean, String) - constructor for exception class org.springframework.beans.factory.aot.AotBeanProcessingException
-
Shortcut to create an instance with the
RegisteredBeanthat fails to be processed with only a detail message. - AotBeanProcessingException(RegisteredBean, String, Throwable) - constructor for exception class org.springframework.beans.factory.aot.AotBeanProcessingException
-
create an instance with the
RegisteredBeanthat fails to be processed, a detail message, and an optional root cause. - AotcontextLoader - Interface in org.springframework.test.context.aot
-
Strategy interface for loading an
Applicationcontextfor build-time AOT processing as well as run-time AOT execution for an integration test managed by the Spring Testcontext Framework. - AotDetector - class in org.springframework.aot
-
Utility for determining if AOT-processed optimizations must be used rather than the regular runtime.
- AotDetector() - constructor for class org.springframework.aot.AotDetector
- AotException - Exception class in org.springframework.beans.factory.aot
-
Abstract superclass for all exceptions thrown by ahead-of-time processing.
- AotException(String, Throwable) - constructor for exception class org.springframework.beans.factory.aot.AotException
-
create an instance with the specified message and root cause.
- AotProcessingException - Exception class in org.springframework.beans.factory.aot
-
Throw when an AOT processor failed.
- AotProcessingException(String, Throwable) - constructor for exception class org.springframework.beans.factory.aot.AotProcessingException
-
create a new instance with the detail message and a root cause, if any.
- AotServices<T> - class in org.springframework.beans.factory.aot
-
A collection of AOT services that can be
loadedfrom aSpringFactoriesLoaderor obtained from aListableBeanFactory. - AotServices.Loader - class in org.springframework.beans.factory.aot
-
Loader class used to actually load the services.
- AotServices.Source - Enum class in org.springframework.beans.factory.aot
-
Sources from which services were obtained.
- AotTestAttributes - Interface in org.springframework.test.context.aot
-
Holder for metadata specific to ahead-of-time (AOT) support in the Spring Testcontext Framework.
- AotTestcontextInitializers - class in org.springframework.test.context.aot
-
AotTestcontextInitializersprovides mappings from test classes to AOT-optimized context initializers. - AotTestcontextInitializers() - constructor for class org.springframework.test.context.aot.AotTestcontextInitializers
- AotTestExecutionListener - Interface in org.springframework.test.context.aot
-
AotTestExecutionListeneris an extension of theTestExecutionListenerSPI that allows a listener to optionally provide ahead-of-time (AOT) support. - api - Variable in class org.springframework.asm.AnnotationVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.classVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.FieldVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.MethodVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.ModuleVisitor
-
The ASM API version implemented by this visitor.
- api - Variable in class org.springframework.asm.RecordcomponentVisitor
-
The ASM API version implemented by this visitor.
- API_VERSION_ATTRIBUTE - Static variable in interface org.springframework.web.reactive.HandlerMapping
-
Name of the
attributecontaining the resolved and parsed API version. - API_VERSION_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
-
Name of the
HttpServletRequestattribute that contains the resolved and parsed API version. - apiVersion(Object) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.RequestHeadersSpec
-
Set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.web.client.Restclient.RequestHeadersSpec
-
Set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.web.reactive.function.client.Webclient.RequestHeadersSpec
-
Set an API version for the request.
- apiVersion(Object) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.RequestHeadersSpec
-
Set an API version for the request.
- apiVersion(Object) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
Set an API version for the request.
- ApiVersionconfigurer - class in org.springframework.web.reactive.config
-
configure API versioning.
- ApiVersionconfigurer - class in org.springframework.web.servlet.config.annotation
-
configure API versioning.
- ApiVersionconfigurer() - constructor for class org.springframework.web.reactive.config.ApiVersionconfigurer
- ApiVersionconfigurer() - constructor for class org.springframework.web.servlet.config.annotation.ApiVersionconfigurer
- ApiVersionDeprecationHandler - Interface in org.springframework.web.accept
-
contract to add handling of requests with a deprecated API version.
- ApiVersionDeprecationHandler - Interface in org.springframework.web.reactive.accept
-
contract to add handling of requests with a deprecated API version.
- ApiVersionFormatter - Interface in org.springframework.web.client
-
contract to format the API version for a request.
- apiVersioning(consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.controllerSpec
-
configure API versioning for mapping requests to controller methods.
- apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.Builder
-
configure an
ApiVersionInserterto abstract how an API version specified viaWebTestclient.RequestHeadersSpec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.Builder
-
configure an
ApiVersionInserterto abstract how an API version specified viaRestTestclient.RequestHeadersSpec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in class org.springframework.test.web.servlet.request.AbstractMockHttpServletRequestBuilder
-
configure an
ApiVersionInserterto abstract how an API version specified viaAbstractMockHttpServletRequestBuilder.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Set the
ApiVersionInserterto use to apply to versions specified viaAbstractMockHttpServletRequestBuilder.apiVersion(Object). - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.web.client.Restclient.Builder
-
configure an
ApiVersionInserterto abstract how an API version specified viaRestclient.RequestHeadersSpec.apiVersion(Object)is inserted into the request. - apiVersionInserter(ApiVersionInserter) - Method in interface org.springframework.web.reactive.function.client.Webclient.Builder
-
configure an
ApiVersionInserterto abstract how an API version specified viaWebclient.RequestHeadersSpec.apiVersion(Object)is inserted into the request. - ApiVersionInserter - Interface in org.springframework.web.client
-
contract to insert an API version into the URI or headers of a request.
- ApiVersionInserter.Builder - Interface in org.springframework.web.client
-
Builder for
ApiVersionInserter. - ApiVersionMethodArgumentResolver - class in org.springframework.web.reactive.result.method.annotation
-
Resolves argument values of type
SemanticApiVersionParser.Version. - ApiVersionMethodArgumentResolver - class in org.springframework.web.servlet.mvc.method.annotation
-
Resolves argument values of type
SemanticApiVersionParser.Version. - ApiVersionMethodArgumentResolver() - constructor for class org.springframework.web.reactive.result.method.annotation.ApiVersionMethodArgumentResolver
- ApiVersionMethodArgumentResolver() - constructor for class org.springframework.web.servlet.mvc.method.annotation.ApiVersionMethodArgumentResolver
- ApiVersionParser<V> - Interface in org.springframework.web.accept
-
contract to parse a version into an Object representation.
- ApiVersionResolver - Interface in org.springframework.web.accept
-
contract to extract the version from a request.
- ApiVersionResolver - Interface in org.springframework.web.reactive.accept
-
contract to extract the version from a request.
- apiVersionStrategy() - Method in class org.springframework.mock.web.reactive.function.server.MockServerRequest
- apiVersionStrategy() - Method in interface org.springframework.web.reactive.function.server.ServerRequest
-
Return the configured
ApiVersionStrategy, ornull. - apiVersionStrategy() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper
- apiVersionStrategy() - Method in interface org.springframework.web.servlet.function.ServerRequest
-
Return the configured
ApiVersionStrategy, ornull. - apiVersionStrategy(ApiVersionStrategy) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestclient.controllerSpec
-
Set the
ApiVersionStrategyto use when mapping requests. - apiVersionStrategy(ApiVersionStrategy) - Method in interface org.springframework.mock.web.reactive.function.server.MockServerRequest.Builder
- ApiVersionStrategy - Interface in org.springframework.web.accept
-
The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
- ApiVersionStrategy - Interface in org.springframework.web.reactive.accept
-
The main component that encapsulates configuration preferences and strategies to manage API versioning for an application.
- append(Object) - Method in class org.springframework.core.style.ToStringcreator
-
Append the provided value.
- append(String, boolean) - Method in class org.springframework.core.style.ToStringcreator
-
Append a boolean field value.
- append(String, byte) - Method in class org.springframework.core.style.ToStringcreator
-
Append a byte field value.
- append(String, double) - Method in class org.springframework.core.style.ToStringcreator
-
Append a double field value.
- append(String, float) - Method in class org.springframework.core.style.ToStringcreator
-
Append a float field value.
- append(String, int) - Method in class org.springframework.core.style.ToStringcreator
-
Append a integer field value.
- append(String, long) - Method in class org.springframework.core.style.ToStringcreator
-
Append a long field value.
- append(String, short) - Method in class org.springframework.core.style.ToStringcreator
-
Append a short field value.
- append(String, Object) - Method in class org.springframework.core.style.ToStringcreator
-
Append a field value.
- append_string(codeEmitter, Type, EmitUtils.ArrayDelimiters, customizer) - Static method in class org.springframework.cglib.core.EmitUtils
-
Deprecated.
- append_string(codeEmitter, Type, EmitUtils.ArrayDelimiters, customizerRegistry) - Static method in class org.springframework.cglib.core.EmitUtils
- appendcurrentQueryParams(StringBuilder, HttpServletRequest) - Method in class org.springframework.web.servlet.view.RedirectView
-
Append the query string of the current request to the target redirect URL.
- appendcurrentRequestQuery(String, ServerHttpRequest) - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Append the query of the current request to the target redirect URL.
- appendHintMessage(StringBuilder) - Method in class org.springframework.beans.PropertyMatches
- appendIdentityToObjectName(ObjectName, Object) - Static method in class org.springframework.jmx.support.JmxUtils
-
Append an additional key/value pair to an existing
ObjectNamewith the key being the static valueidentityand the value being the identity hash code of the managed resource being exposed on the suppliedObjectName. - appendMd5DigestAsHex(byte[], StringBuilder) - Static method in class org.springframework.util.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given bytes to the given
StringBuilder. - appendMd5DigestAsHex(InputStream, StringBuilder) - Static method in class org.springframework.util.DigestUtils
-
Append a hexadecimal string representation of the MD5 digest of the given inputStream to the given
StringBuilder. - appendQueryProperties(StringBuilder, Map, String) - Method in class org.springframework.web.servlet.view.RedirectView
-
Append query properties to the redirect URL.
- appendTo(StringBuilder) - Method in class org.springframework.util.MimeType
- appendValue(String) - Method in class org.springframework.web.servlet.tags.form.TagWriter
-
close the current opening tag (if necessary) and appends the supplied value as inner text.
- APPLIcATION_ATOM_XML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/atom+xml. - APPLIcATION_ATOM_XML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_ATOM_XML. - APPLIcATION_cBOR - Static variable in class org.springframework.http.MediaType
-
Media type for
application/cbor. - APPLIcATION_cBOR_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_cBOR. - APPLIcATION_cONTEXT_ID_PREFIX - Static variable in interface org.springframework.web.context.configurableWebApplicationcontext
-
Prefix for Applicationcontext ids that refer to context path and/or servlet name.
- APPLIcATION_EVENT_MULTIcASTER_BEAN_NAME - Static variable in class org.springframework.context.support.AbstractApplicationcontext
-
The name of the
ApplicationEventMulticasterbean in the context. - APPLIcATION_FORM_URLENcODED - Static variable in class org.springframework.http.MediaType
-
Media type for
application/x-www-form-urlencoded. - APPLIcATION_FORM_URLENcODED_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_FORM_URLENcODED. - APPLIcATION_GRAPHQL - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/graphql+json. - APPLIcATION_GRAPHQL_RESPONSE - Static variable in class org.springframework.http.MediaType
-
Media type for
application/graphql-response+json. - APPLIcATION_GRAPHQL_RESPONSE_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_GRAPHQL_RESPONSE. - APPLIcATION_GRAPHQL_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.APPLIcATION_GRAPHQL. - APPLIcATION_JSON - Static variable in class org.springframework.http.MediaType
-
Media type for
application/json. - APPLIcATION_JSON - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/json. - APPLIcATION_JSON_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_JSON. - APPLIcATION_JSON_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.APPLIcATION_JSON. - APPLIcATION_NDJSON - Static variable in class org.springframework.http.MediaType
-
Media type for
application/x-ndjson. - APPLIcATION_NDJSON_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_NDJSON. - APPLIcATION_OcTET_STREAM - Static variable in class org.springframework.http.MediaType
-
Media type for
application/octet-stream. - APPLIcATION_OcTET_STREAM - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/octet-stream. - APPLIcATION_OcTET_STREAM_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_OcTET_STREAM. - APPLIcATION_OcTET_STREAM_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.APPLIcATION_OcTET_STREAM. - APPLIcATION_PDF - Static variable in class org.springframework.http.MediaType
-
Media type for
application/pdf. - APPLIcATION_PDF_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_PDF. - APPLIcATION_PROBLEM_JSON - Static variable in class org.springframework.http.MediaType
-
Media type for
application/problem+json. - APPLIcATION_PROBLEM_JSON_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_PROBLEM_JSON. - APPLIcATION_PROBLEM_XML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/problem+xml. - APPLIcATION_PROBLEM_XML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_PROBLEM_XML. - APPLIcATION_PROTOBUF - Static variable in class org.springframework.http.MediaType
-
Media type for
application/x-protobuf. - APPLIcATION_PROTOBUF_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_PROTOBUF. - APPLIcATION_RSS_XML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/rss+xml. - APPLIcATION_RSS_XML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_RSS_XML. - APPLIcATION_STARTUP_BEAN_NAME - Static variable in interface org.springframework.context.configurableApplicationcontext
-
Name of the
ApplicationStartupbean in the factory: "applicationStartup". - APPLIcATION_XHTML_XML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/xhtml+xml. - APPLIcATION_XHTML_XML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_XHTML_XML. - APPLIcATION_XML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/xml. - APPLIcATION_XML - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for
application/xml. - APPLIcATION_XML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_XML. - APPLIcATION_XML_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
A String equivalent of
MimeTypeUtils.APPLIcATION_XML. - APPLIcATION_YAML - Static variable in class org.springframework.http.MediaType
-
Media type for
application/yaml. - APPLIcATION_YAML_VALUE - Static variable in class org.springframework.http.MediaType
-
A String equivalent of
MediaType.APPLIcATION_YAML. - applicationcontext - Variable in class org.springframework.test.context.junit4.AbstractJUnit4SpringcontextTests
-
Deprecated.The
Applicationcontextthat was injected into this test instance viaAbstractJUnit4SpringcontextTests.setApplicationcontext(Applicationcontext). - applicationcontext - Variable in class org.springframework.test.context.testng.AbstractTestNGSpringcontextTests
-
The
Applicationcontextthat was injected into this test instance viaAbstractTestNGSpringcontextTests.setApplicationcontext(Applicationcontext). - applicationcontext(Applicationcontext) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Set the Spring
Applicationcontextin order to autowire Jackson handlers (JsonSerializer,JsonDeserializer,KeyDeserializer,TypeResolverBuilderandTypeIdResolver). - applicationcontext(Applicationcontext) - Method in class org.springframework.mock.web.server.MockServerWebExchange.Builder
-
Provide the
Applicationcontextto expose through the exchange. - applicationcontext(Applicationcontext) - Static method in class org.springframework.web.server.adapter.WebHttpHandlerBuilder
-
Static factory method to create a new builder instance by detecting beans in an
Applicationcontext. - Applicationcontext - Interface in org.springframework.context
-
central interface to provide configuration for an application.
- ApplicationcontextAotGenerator - class in org.springframework.context.aot
-
Process an
Applicationcontextand itsBeanFactoryto generate code that represents the state of the bean factory, as well as the necessary hints that can be used at runtime in a constrained environment. - ApplicationcontextAotGenerator() - constructor for class org.springframework.context.aot.ApplicationcontextAotGenerator
- ApplicationcontextAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the
Applicationcontextthat it runs in. - ApplicationcontextEvent - class in org.springframework.context.event
-
Base class for events raised for an
Applicationcontext. - ApplicationcontextEvent(Applicationcontext) - constructor for class org.springframework.context.event.ApplicationcontextEvent
-
create a new
ApplicationcontextEvent. - ApplicationcontextException - Exception class in org.springframework.context
-
Exception thrown during application context initialization.
- ApplicationcontextException(String) - constructor for exception class org.springframework.context.ApplicationcontextException
-
create a new
ApplicationcontextExceptionwith the specified detail message and no root cause. - ApplicationcontextException(String, Throwable) - constructor for exception class org.springframework.context.ApplicationcontextException
-
create a new
ApplicationcontextExceptionwith the specified detail message and the given root cause. - ApplicationcontextFailureProcessor - Interface in org.springframework.test.context
-
Strategy for components that process failures related to application contexts within the Spring Testcontext Framework.
- ApplicationcontextInitializer<c> - Interface in org.springframework.context
-
callback interface for initializing a Spring
configurableApplicationcontextprior to being refreshed. - ApplicationEvent - class in org.springframework.context
-
class to be extended by all application events.
- ApplicationEvent(Object) - constructor for class org.springframework.context.ApplicationEvent
- ApplicationEvent(Object, clock) - constructor for class org.springframework.context.ApplicationEvent
-
create a new
ApplicationEventwith itstimestampset to the value returned byclock.millis()in the providedclock. - ApplicationEventMulticaster - Interface in org.springframework.context.event
-
Interface to be implemented by objects that can manage a number of
ApplicationListenerobjects and publish events to them. - ApplicationEventPublisher - Interface in org.springframework.context
-
Interface that encapsulates event publication functionality.
- ApplicationEventPublisherAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the ApplicationEventPublisher (typically the Applicationcontext) that it runs in.
- ApplicationEvents - Interface in org.springframework.test.context.event
-
ApplicationEventsencapsulates all application events that were fired during the execution of a single test method. - ApplicationEventsHolder - class in org.springframework.test.context.event
-
Holder class to expose the application events published during the execution of a test in the form of a thread-bound
ApplicationEventsobject. - ApplicationEventsTestExecutionListener - class in org.springframework.test.context.event
-
TestExecutionListenerwhich provides support forApplicationEvents. - ApplicationEventsTestExecutionListener() - constructor for class org.springframework.test.context.event.ApplicationEventsTestExecutionListener
- ApplicationListener<E> - Interface in org.springframework.context
-
Interface to be implemented by application event listeners.
- ApplicationListenerMethodAdapter - class in org.springframework.context.event
-
GenericApplicationListeneradapter that delegates the processing of an event to anEventListenerannotated method. - ApplicationListenerMethodAdapter(String, class, Method) - constructor for class org.springframework.context.event.ApplicationListenerMethodAdapter
-
construct a new ApplicationListenerMethodAdapter.
- ApplicationObjectSupport - class in org.springframework.context.support
-
convenient superclass for application objects that want to be aware of the application context, for example, for custom lookup of collaborating beans or for context-specific resource access.
- ApplicationObjectSupport() - constructor for class org.springframework.context.support.ApplicationObjectSupport
- ApplicationScope - Annotation Interface in org.springframework.web.context.annotation
-
@ApplicationScopeis a specialization of@Scopefor a component whose lifecycle is bound to the current web application. - ApplicationStartup - Interface in org.springframework.core.metrics
-
Instruments the application startup phase using
steps. - ApplicationStartupAware - Interface in org.springframework.context
-
Interface to be implemented by any object that wishes to be notified of the
ApplicationStartupthat it runs with. - apply(Readable) - Method in class org.springframework.r2dbc.core.BeanPropertyRowMapper
-
Extract the values for the current
Readable: all columns in case of aRowor all parameters in case of anOutParameters. - apply(Row, RowMetadata) - Method in class org.springframework.r2dbc.core.columnMapRowMapper
- apply(Persistenceconfiguration, DataSourceLookup) - Method in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
-
Apply the given JPA 3.2
Persistenceconfigurationto this persistence unit, copying all applicable settings. - apply(consumer) - Method in interface org.springframework.messaging.rsocket.RSocketRequester.Builder
-
configure this builder through a
consumer. - apply(consumer) - Method in interface org.springframework.r2dbc.core.Databaseclient.Builder
-
Apply a
consumerto configure this builder. - apply(consumer) - Method in interface org.springframework.web.client.Restclient.Builder
-
Apply the given
consumerto this builder instance. - apply(consumer) - Method in interface org.springframework.web.reactive.function.client.Webclient.Builder
-
Apply the given
consumerto this builder instance. - apply(K) - Method in interface org.springframework.cglib.core.internal.Function
- apply(Statement, Description) - Method in class org.springframework.test.context.junit4.rules.SpringclassRule
-
Deprecated.Apply class-level features of the Spring Testcontext Framework to the supplied
basestatement. - apply(Statement, FrameworkMethod, Object) - Method in class org.springframework.test.context.junit4.rules.SpringMethodRule
-
Deprecated.Apply instance-level and method-level features of the Spring Testcontext Framework to the supplied
basestatement. - apply(Testcompiler) - Method in class org.springframework.aot.test.generate.compilerFiles
- apply(Testcompiler) - Method in class org.springframework.aot.test.generate.TestGenerationcontext
-
configure the specified
Testcompilerwith the state of this context. - apply(clientHttpRequestExecution) - Method in interface org.springframework.http.client.clientHttpRequestInterceptor
-
Return a new execution that invokes
thisinterceptor, and then delegates to the given execution. - apply(ServerHttpRequest) - Method in class org.springframework.web.server.adapter.ForwardedHeaderTransformer
-
Apply and remove, or remove Forwarded type headers.
- apply(PersistenceManagedTypes) - Method in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
-
Apply the given
PersistenceManagedTypesto this persistence unit, typically coming from Spring AOT. - apply(BindTarget) - Method in class org.springframework.r2dbc.core.binding.Bindings
-
Apply the bindings to a
BindTarget. - apply(BindTarget) - Method in class org.springframework.r2dbc.core.binding.Bindings.Binding
-
Apply the binding to a
BindTarget. - apply(MockReset, MockSettings) - Static method in enum class org.springframework.test.context.bean.override.mockito.MockReset
-
Apply
MockResetto existingsettings. - apply(MockServerconfigurer) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.MockServerSpec
-
Shortcut for pre-packaged customizations to the mock server setup.
- apply(WebTestclientconfigurer) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.Builder
-
Apply the given configurer to this builder instance.
- apply(ResultHandler) - Method in class org.springframework.test.web.servlet.assertj.MvcTestResultAssert
-
Apply the given
ResultHandlerto the actual MVc result. - apply(MockMvcconfigurer) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestclient.MockMvcServerSpec
-
Add a
MockMvcconfigurerthat automates MockMvc setup. - apply(MockMvcconfigurer) - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
- apply(MockMvcconfigurer) - Method in interface org.springframework.test.web.servlet.setup.configurableMockMvcBuilder
-
Add a
MockMvcconfigurerthat automates MockMvc setup and configures it for some specific purpose (for example, security). - apply(ExchangeFunction) - Method in interface org.springframework.web.reactive.function.client.ExchangeFilterFunction
-
Apply this filter to the given ExchangeFunction, resulting in a filtered exchange function.
- apply(HandlerFunction) - Method in interface org.springframework.web.reactive.function.server.HandlerFilterFunction
-
Apply this filter to the given handler function, resulting in a filtered handler function.
- apply(HandlerFunction) - Method in interface org.springframework.web.servlet.function.HandlerFilterFunction
-
Apply this filter to the given handler function, resulting in a filtered handler function.
- apply(HttpServerRequest, HttpServerResponse) - Method in class org.springframework.http.server.reactive.ReactorHttpHandlerAdapter
- apply(T) - Method in interface org.springframework.util.function.ThrowingFunction
-
Default
Function.apply(Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - apply(T, BiFunction) - Method in interface org.springframework.util.function.ThrowingFunction
-
Applies this function to the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - apply(T, U) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Default
BiFunction.apply(Object, Object)that wraps any thrown checked exceptions (by default in aRuntimeException). - apply(T, U, BiFunction) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Applies this function to the given argument, wrapping any thrown checked exceptions using the given
exceptionWrapper. - applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
This implementation maps
SESSION_TRANSAcTEDonto an ActivationSpec property named "useRAManagedTransaction", if available (following ActiveMQ's naming conventions). - applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Apply the specified acknowledge mode to the ActivationSpec object.
- applyAfterHandshake(ServerHttpRequest, ServerHttpResponse, Exception) - Method in class org.springframework.web.socket.server.support.HandshakeInterceptorchain
- applyArgumentValidation(Object, Method, MethodParameter[], Object[], class[]) - Method in interface org.springframework.validation.method.MethodValidator
-
Delegate to
MethodValidator.validateArguments(Object, Method, MethodParameter[], Object[], class[])and handle the validation result, by default raisingMethodValidationExceptionin case of errors. - applyArgumentValidation(Object, Method, MethodParameter[], Object[], class[]) - Method in class org.springframework.web.method.annotation.HandlerMethodValidator
- applyAttributes() - Method in class org.springframework.http.client.reactive.AbstractclientHttpRequest
-
Add attributes from
AbstractclientHttpRequest.getAttributes()to the underlying request. - applyAttributes() - Method in class org.springframework.mock.http.client.reactive.MockclientHttpRequest
- applyBackOffTime(BackOffExecution) - Method in class org.springframework.jms.listener.DefaultMessageListenercontainer
-
Apply the next back-off time using the specified
BackOffExecution. - applyBeanPostProcessorsAfterInitialization(Object, String) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Deprecated.as of 6.1, in favor of implicit post-processing through
AutowirecapableBeanFactory.initializeBean(Object, String) - applyBeanPostProcessorsAfterInitialization(Object, String) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Deprecated.
- applyBeanPostProcessorsBeforeInitialization(Object, String) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Deprecated.as of 6.1, in favor of implicit post-processing through
AutowirecapableBeanFactory.initializeBean(Object, String) - applyBeanPostProcessorsBeforeInitialization(Object, String) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Deprecated.
- applyBeanPostProcessorsBeforeInstantiation(class, String) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Apply InstantiationAwareBeanPostProcessors to the specified bean definition (by class and name), invoking their
postProcessBeforeInstantiationmethods. - applyBeanPropertyValues(Object, String) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Apply the property values of the bean definition with the given name to the given bean instance.
- applyBeanPropertyValues(Object, String) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
- applyBeforeHandshake(ServerHttpRequest, ServerHttpResponse, Map) - Method in class org.springframework.web.socket.server.support.HandshakeInterceptorchain
- applycachecontrol(HttpServletResponse, cachecontrol) - Method in class org.springframework.web.servlet.support.WebcontentGenerator
-
Set the HTTP cache-control header according to the given settings.
- applycacheSeconds(HttpServletResponse, int) - Method in class org.springframework.web.servlet.support.WebcontentGenerator
-
Apply the given cache seconds and generate corresponding HTTP headers, i.e.
- applycontentType(HttpServletResponse) - Method in class org.springframework.web.servlet.view.AbstractTemplateView
-
Apply this view's content type as specified in the "contentType" bean property to the given response.
- applycookies() - Method in class org.springframework.http.client.reactive.AbstractclientHttpRequest
-
Add cookies from
AbstractclientHttpRequest.getHeaders()to the underlying request. - applycookies() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
-
Add cookies from
AbstractServerHttpResponse.getHeaders()to the underlying response. - applycookies() - Method in class org.springframework.mock.http.client.reactive.MockclientHttpRequest
- applycookies() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
- applycurrencyTimeLimit(Descriptor, int) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Apply the given JMX "currencyTimeLimit" value to the given descriptor.
- applycustomizers(BeanDefinitioncustomizer...) - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Apply the given customizers to the underlying bean definition.
- applyDefaultcurrencyTimeLimit(Descriptor) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Set the
currencyTimeLimitfield to the specified "defaultcurrencyTimeLimit", if any (by default none). - applyDefaults(BeanDefinitionDefaults) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Apply the provided default values to this bean.
- applyDelegatesTo(StandardEvaluationcontext) - Method in class org.springframework.expression.spel.support.StandardEvaluationcontext
-
Apply the internal delegates of this instance to the specified
evaluationcontext. - applyHeaders() - Method in class org.springframework.http.client.reactive.AbstractclientHttpRequest
-
Apply header changes from
AbstractclientHttpRequest.getHeaders()to the underlying request. - applyHeaders() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
-
Invoked when the response is getting committed allowing subclasses to make apply header values to the underlying response.
- applyHeaders() - Method in class org.springframework.mock.http.client.reactive.MockclientHttpRequest
- applyHeaders() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
- applyInitializers(configurableApplicationcontext) - Method in class org.springframework.web.servlet.FrameworkServlet
-
Delegate the WebApplicationcontext before it is refreshed to any
ApplicationcontextInitializerinstances specified by the "contextInitializerclasses" servlet init-param. - applyIsolationLevel(JtaTransactionObject, int) - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Apply the given transaction isolation level.
- applyJsonQuoting(String) - Method in class org.springframework.web.socket.sockjs.frame.AbstractSockJsMessagecodec
-
Apply standard JSON string quoting (see json.org).
- applyJsonQuoting(String) - Method in class org.springframework.web.socket.sockjs.frame.Jackson2SockJsMessagecodec
-
Deprecated.
- applyJsonQuoting(String) - Method in class org.springframework.web.socket.sockjs.frame.JacksonJsonSockJsMessagecodec
- applyLifecycleMethods(String, AbstractUrlBasedView) - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Apply the containing
Applicationcontext's lifecycle methods to the givenViewinstance, if such a context is available. - applyLifecycleMethods(String, AbstractUrlBasedView) - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Apply the containing
Applicationcontext's lifecycle methods to the givenViewinstance, if such a context is available. - applyMergedBeanDefinitionPostProcessors(RootBeanDefinition, class, String) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Apply MergedBeanDefinitionPostProcessors to the specified bean definition, invoking their
postProcessMergedBeanDefinitionmethods. - applyPermitDefaultValues() - Method in class org.springframework.web.cors.corsconfiguration
-
By default
corsconfigurationdoes not permit any cross-origin requests and must be configured explicitly. - applyPostReceive(Message, Messagechannel) - Method in class org.springframework.messaging.support.AbstractMessagechannel.channelInterceptorchain
- applyPostSend(Message, Messagechannel, boolean) - Method in class org.springframework.messaging.support.AbstractMessagechannel.channelInterceptorchain
- applyPreReceive(Messagechannel) - Method in class org.springframework.messaging.support.AbstractMessagechannel.channelInterceptorchain
- applyPreSend(Message, Messagechannel) - Method in class org.springframework.messaging.support.AbstractMessagechannel.channelInterceptorchain
- applyPropertyToBeanDefinition(String, Object) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
- applyPropertyValue(configurableListableBeanFactory, String, String, String) - Method in class org.springframework.beans.factory.config.PropertyOverrideconfigurer
-
Apply the given property value to the corresponding bean.
- applyPropertyValues(String, BeanDefinition, BeanWrapper, PropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Apply the given property values, resolving any runtime references to other beans in this bean factory.
- applyPropertyValues(MutablePropertyValues) - Method in class org.springframework.validation.DataBinder
-
Apply given property values to the target object.
- applyRelativePath(String, String) - Static method in class org.springframework.util.StringUtils
-
Apply the given relative path to the given Java resource path, assuming standard Java folder separation (i.e.
- applyReturnValueValidation(Object, Method, MethodParameter, Object, class[]) - Method in interface org.springframework.validation.method.MethodValidator
-
Delegate to
MethodValidator.validateReturnValue(Object, Method, MethodParameter, Object, class[])and handle the validation result, by default raisingMethodValidationExceptionin case of errors. - applyReturnValueValidation(Object, Method, MethodParameter, Object, class[]) - Method in class org.springframework.web.method.annotation.HandlerMethodValidator
- applyStatementSettings(Statement) - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Prepare the given JDBc Statement (or PreparedStatement or callableStatement), applying statement settings such as fetch size, max rows, and query timeout.
- applyStatusAndReason(int, String, HttpServletResponse) - Method in class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
-
Apply the resolved status code and reason to the response.
- applyStatuscode() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
-
Write the status code to the underlying response.
- applyStatuscode() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
- applyStatuscodeIfPossible(HttpServletRequest, HttpServletResponse, int) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
Apply the specified HTTP status code to the given response, if possible (that is, if not executing within an include request).
- applyTimeout(Statement, DataSource, int) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
-
Apply the specified timeout - overridden by the current transaction timeout, if any - to the given JDBc Statement object.
- applyTimeout(JtaTransactionObject, int) - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Apply the given transaction timeout.
- applyTo(Generationcontext, BeanFactoryInitializationcode) - Method in interface org.springframework.beans.factory.aot.BeanFactoryInitializationAotcontribution
-
Apply this contribution to the given
BeanFactoryInitializationcode. - applyTo(Generationcontext, BeanRegistrationcode) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationAotcontribution
-
Apply this contribution to the given
BeanRegistrationcode. - applyTo(BlockHound.Builder) - Method in class org.springframework.core.ReactiveAdapterRegistry.SpringcoreBlockHoundIntegration
- applyTo(BlockHound.Builder) - Method in class org.springframework.web.server.adapter.WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
- applyTransactionTimeout(Query, EntityManagerFactory) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
-
Apply the current transaction timeout, if any, to the given JPA Query object.
- applyTransactionTimeout(Statement, DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
-
Apply the current transaction timeout, if any, to the given JDBc Statement object.
- applyWithException(T) - Method in interface org.springframework.util.function.ThrowingFunction
-
Applies this function to the given argument, possibly throwing a checked exception.
- applyWithException(T, U) - Method in interface org.springframework.util.function.ThrowingBiFunction
-
Applies this function to the given argument, possibly throwing a checked exception.
- Approach One - Section in class org.springframework.web.servlet.tags.form.checkboxTag
- Approach Three - Section in class org.springframework.web.servlet.tags.form.checkboxTag
- Approach Two - Section in class org.springframework.web.servlet.tags.form.checkboxTag
- areBoxingcompatible(String, String) - Static method in class org.springframework.expression.spel.codeFlow
-
Determine whether boxing/unboxing can get from one type to the other.
- ARETURN - Static variable in interface org.springframework.asm.Opcodes
- arg(int, Object) - Method in class org.springframework.web.servlet.mvc.method.annotation.MvcUricomponentsBuilder.MethodArgumentBuilder
- ARG_TYPE_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- ARG_TYPE_MATcH_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- argBinding(JoinPoint, JoinPointMatch, Object, Throwable) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Take the arguments at the method execution join point and output a set of arguments to the advice method.
- ARGLIST_SHOULD_NOT_BE_EVALUATED - Enum constant in enum class org.springframework.expression.spel.SpelMessage
- ArgumentAware - Interface in org.springframework.web.servlet.tags
-
Allows implementing tag to utilize nested
spring:argumenttags. - ArgumentconvertingMethodInvoker - class in org.springframework.beans.support
-
Subclass of
MethodInvokerthat tries to convert the given arguments for the actual target method via aTypeconverter. - ArgumentconvertingMethodInvoker() - constructor for class org.springframework.beans.support.ArgumentconvertingMethodInvoker
- ArgumentPreparedStatementSetter - class in org.springframework.jdbc.core
-
Simple adapter for
PreparedStatementSetterthat applies a given array of arguments. - ArgumentPreparedStatementSetter(Object[]) - constructor for class org.springframework.jdbc.core.ArgumentPreparedStatementSetter
-
create a new
ArgumentPreparedStatementSetterfor the given arguments. - ArgumentResolverconfigurer - class in org.springframework.messaging.handler.invocation.reactive
-
Assist with configuration for handler method argument resolvers.
- ArgumentResolverconfigurer - class in org.springframework.web.reactive.result.method.annotation
-
Helps to configure resolvers for controller method arguments.
- ArgumentResolverconfigurer() - constructor for class org.springframework.messaging.handler.invocation.reactive.ArgumentResolverconfigurer
- ArgumentResolverconfigurer() - constructor for class org.springframework.web.reactive.result.method.annotation.ArgumentResolverconfigurer
- argumentResolvers(consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.controllerSpec
-
configure resolvers for custom controller method arguments.
- arguments - Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
- ArgumentTag - class in org.springframework.web.servlet.tags
-
The
<argument>tag is based on the JSTLfmt:paramtag. - ArgumentTag() - constructor for class org.springframework.web.servlet.tags.ArgumentTag
- ArgumentTypePreparedStatementSetter - class in org.springframework.jdbc.core
-
Simple adapter for
PreparedStatementSetterthat applies the given arrays of arguments and JDBc argument types. - ArgumentTypePreparedStatementSetter(Object[], int[]) - constructor for class org.springframework.jdbc.core.ArgumentTypePreparedStatementSetter
-
create a new
ArgumentTypePreparedStatementSetterfor the given arguments and types. - array(TypeDescriptor) - Static method in class org.springframework.core.convert.TypeDescriptor
-
create a new type descriptor as an array of the specified type.
- ARRAY - Static variable in class org.springframework.asm.Type
-
The sort of array reference types.
- ARRAY_ELEMENT - Static variable in class org.springframework.asm.TypePath
-
A type path step that steps into the element type of an array type.
- ARRAY_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- ARRAY_INDEX_OUT_OF_BOUNDS - Enum constant in enum class org.springframework.expression.spel.SpelMessage
- array_load(Type) - Method in class org.springframework.cglib.core.codeEmitter
- array_store(Type) - Method in class org.springframework.cglib.core.codeEmitter
- ARRAY_SUFFIX - Static variable in class org.springframework.util.classUtils
-
Suffix for array class names:
"[]". - arraycodeFor(String) - Static method in class org.springframework.expression.spel.codeFlow
-
Determine the appropriate T tag to use for the NEWARRAY bytecode.
- ArrayDelimiters(String, String, String) - constructor for class org.springframework.cglib.core.EmitUtils.ArrayDelimiters
- arraylength() - Method in class org.springframework.cglib.core.codeEmitter
- ARRAYLENGTH - Static variable in interface org.springframework.asm.Opcodes
- arrayTocommaDelimitedString(Object[]) - Static method in class org.springframework.util.StringUtils
-
convert a
Stringarray into a comma delimitedString(i.e., cSV). - arrayToDelimitedString(Object[], String) - Static method in class org.springframework.util.StringUtils
-
convert a
Stringarray into a delimitedString(for example, cSV). - arrayToList(Object) - Static method in class org.springframework.util.collectionUtils
-
convert the supplied array into a List.
- artifactId(String) - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings.Builder
-
Set the artifact ID of the application.
- as(class) - Method in class org.springframework.core.ResolvableType
-
Return this type as a
ResolvableTypeof the specified class. - asAnnotationAttributes(MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
create a new mutable
AnnotationAttributesinstance from this merged annotation. - asArray() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullarray, and return a new assertion object that provides dedicated array assertions for it. - asBoolean() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullBoolean, and return a new assertion object that provides dedicatedBooleanassertions for it. - asByteBuffer() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Deprecated.as of 6.0, in favor of
DataBuffer.toByteBuffer(ByteBuffer),DataBuffer.readableByteBuffers()orDataBuffer.writableByteBuffers() - asByteBuffer() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.JettyDataBuffer
-
Deprecated.
- asByteBuffer() - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Deprecated.as of 6.0, in favor of
DataBuffer.toByteBuffer(int, ByteBuffer, int, int),DataBuffer.readableByteBuffers()orDataBuffer.writableByteBuffers() - asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.DataBufferWrapper
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.JettyDataBuffer
-
Deprecated.
- asByteBuffer(int, int) - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
Deprecated.
- asBytes() - Method in class org.springframework.web.socket.TextMessage
- aschronoUnit() - Method in enum class org.springframework.format.annotation.DurationFormat.Unit
-
convert this
Unitto itschronoUnitequivalent. - ascollection() - Method in class org.springframework.core.ResolvableType
-
convenience method to return this type as a resolvable
collectiontype. - asHttpHeaders() - Method in interface org.springframework.web.reactive.function.client.clientResponse.Headers
-
Return the headers as an
HttpHeadersinstance. - asHttpHeaders() - Method in class org.springframework.web.reactive.function.client.support.clientResponseWrapper.HeadersWrapper
- asHttpHeaders() - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Headers
-
Get the headers as an instance of
HttpHeaders. - asHttpHeaders() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper.HeadersWrapper
- asHttpHeaders() - Method in interface org.springframework.web.servlet.function.ServerRequest.Headers
-
Get the headers as an instance of
HttpHeaders. - asHttpMethod() - Method in enum class org.springframework.web.bind.annotation.RequestMethod
-
Return the
HttpMethodcorresponding to thisRequestMethod. - asInputStream() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
InputStream. - asInputStream() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
- asInputStream(boolean) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
InputStream. - asInputStream(boolean) - Method in class org.springframework.core.io.buffer.DataBufferWrapper
- asList() - Method in class org.springframework.beans.factory.aot.AotServices
-
Return the AOT services as a
List. - ASM_API - Static variable in interface org.springframework.cglib.core.constants
- ASM_VERSION - Static variable in class org.springframework.asm.SpringAsmInfo
-
The ASM compatibility version for Spring's ASM visitor implementations: currently
Opcodes.ASM10_EXPERIMENTAL. - ASM10_EXPERIMENTAL - Static variable in interface org.springframework.asm.Opcodes
-
Experimental, use at your own risk.
- ASM4 - Static variable in interface org.springframework.asm.Opcodes
- ASM5 - Static variable in interface org.springframework.asm.Opcodes
- ASM6 - Static variable in interface org.springframework.asm.Opcodes
- ASM7 - Static variable in interface org.springframework.asm.Opcodes
- ASM8 - Static variable in interface org.springframework.asm.Opcodes
- ASM9 - Static variable in interface org.springframework.asm.Opcodes
- asMap() - Method in class org.springframework.core.ResolvableType
-
convenience method to return this type as a resolvable
Maptype. - asMap() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullJSON object, and return a new assertion object that provides dedicated assertions on individual elements of the object. - asMap() - Method in class org.springframework.ui.concurrentModel
- asMap() - Method in class org.springframework.ui.ExtendedModelMap
- asMap() - Method in interface org.springframework.ui.Model
-
Return the current set of model attributes as a Map.
- asMap() - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
- asMap(Function, MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
create a new
Mapinstance of the given type that contains all the annotation attributes. - asMap(MergedAnnotation.Adapt...) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get an immutable
Mapthat contains all the annotation attributes. - asMediaType(MimeType) - Static method in class org.springframework.http.MediaType
-
Re-create the given mime type as a media type.
- asMediaTypes(List) - Static method in class org.springframework.http.MediaType
-
Re-create the given mime types as media types.
- asMultiValueMap() - Method in class org.springframework.http.HttpHeaders
-
Deprecated, for removal: This API element is subject to removal in a future version.This method is provided for backward compatibility with APIs that would only accept maps. Generally avoid using HttpHeaders as a Map or MultiValueMap.
- asNumber() - Method in class org.springframework.test.json.AbstractJsonValueAssert
- asNumber(String) - Method in class org.springframework.core.constants
-
Deprecated.Return a constant value cast to a Number.
- asObject(String) - Method in class org.springframework.core.constants
-
Deprecated.Parse the given String (upper or lower case accepted) and return the appropriate value if it's the name of a constant field in the class that we're analyzing.
- asOutputStream() - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Expose this buffer's data as an
OutputStream. - asOutputStream() - Method in class org.springframework.core.io.buffer.DataBufferWrapper
- AspectcomponentDefinition - class in org.springframework.aop.config
-
componentDefinitionthat holds an aspect definition, including its nested pointcuts. - AspectcomponentDefinition(String, BeanDefinition[], BeanReference[], Object) - constructor for class org.springframework.aop.config.AspectcomponentDefinition
- AspectEntry - class in org.springframework.aop.config
-
ParseStateentry representing an aspect. - AspectEntry(String, String) - constructor for class org.springframework.aop.config.AspectEntry
-
create a new
AspectEntryinstance. - AspectException - Exception class in org.aopalliance.aop
-
Superclass for all AOP infrastructure exceptions.
- AspectException(String) - constructor for exception class org.aopalliance.aop.AspectException
-
constructor for AspectException.
- AspectException(String, Throwable) - constructor for exception class org.aopalliance.aop.AspectException
-
constructor for AspectException.
- AspectInstanceFactory - Interface in org.springframework.aop.aspectj
-
Interface implemented to provide an instance of an AspectJ aspect.
- ASPEcTJ - Enum constant in enum class org.springframework.context.annotation.AdviceMode
-
AspectJ weaving-based advice.
- ASPEcTJ - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates matching a given AspectJ type pattern expression.
- ASPEcTJ_AOP_XML_RESOURcE - Static variable in class org.springframework.context.weaving.AspectJWeavingEnabler
-
The
aop.xmlresource location. - aspectJAdviceMethod - Variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- AspectJAdviceParameterNameDiscoverer - class in org.springframework.aop.aspectj
-
ParameterNameDiscovererimplementation that tries to deduce parameter names for an advice method from the pointcut expression, returning, and throwing clauses. - AspectJAdviceParameterNameDiscoverer(String) - constructor for class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
create a new discoverer that attempts to discover parameter names.
- AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException - Exception class in org.springframework.aop.aspectj
-
Thrown in response to an ambiguous binding being detected when trying to resolve a method's parameter names.
- AspectJAdvisorFactory - Interface in org.springframework.aop.aspectj.annotation
-
Interface for factories that can create Spring AOP Advisors from classes annotated with AspectJ annotation syntax.
- AspectJAfterAdvice - class in org.springframework.aop.aspectj
-
Spring AOP advice wrapping an AspectJ after advice method.
- AspectJAfterAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AspectJAfterAdvice
- AspectJAfterReturningAdvice - class in org.springframework.aop.aspectj
-
Spring AOP advice wrapping an AspectJ after-returning advice method.
- AspectJAfterReturningAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
- AspectJAfterThrowingAdvice - class in org.springframework.aop.aspectj
-
Spring AOP advice wrapping an AspectJ after-throwing advice method.
- AspectJAfterThrowingAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
- AspectJAnnotation(Annotation) - constructor for class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- AspectJAopUtils - class in org.springframework.aop.aspectj
-
Utility methods for dealing with AspectJ advisors.
- AspectJAopUtils() - constructor for class org.springframework.aop.aspectj.AspectJAopUtils
- AspectJAroundAdvice - class in org.springframework.aop.aspectj
-
Spring AOP around advice (MethodInterceptor) that wraps an AspectJ advice method.
- AspectJAroundAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AspectJAroundAdvice
- AspectJAsyncconfiguration - class in org.springframework.scheduling.aspectj
-
@configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based asynchronous method execution. - AspectJAsyncconfiguration() - constructor for class org.springframework.scheduling.aspectj.AspectJAsyncconfiguration
- AspectJAwareAdvisorAutoProxycreator - class in org.springframework.aop.aspectj.autoproxy
-
AbstractAdvisorAutoProxycreatorsubclass that exposes AspectJ's invocation context and understands AspectJ's rules for advice precedence when multiple pieces of advice come from the same aspect. - AspectJAwareAdvisorAutoProxycreator() - constructor for class org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxycreator
- AspectJcachingconfiguration - class in org.springframework.cache.aspectj
-
@configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management. - AspectJcachingconfiguration() - constructor for class org.springframework.cache.aspectj.AspectJcachingconfiguration
- AspectJExpressionPointcut - class in org.springframework.aop.aspectj
-
Spring
Pointcutimplementation that uses the AspectJ weaver to evaluate a pointcut expression. - AspectJExpressionPointcut() - constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
create a new default AspectJExpressionPointcut.
- AspectJExpressionPointcut(class, String[], class[]) - constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
create a new AspectJExpressionPointcut with the given settings.
- AspectJExpressionPointcutAdvisor - class in org.springframework.aop.aspectj
-
Spring AOP Advisor that can be used for any AspectJ pointcut expression.
- AspectJExpressionPointcutAdvisor() - constructor for class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
- AspectJJcacheconfiguration - class in org.springframework.cache.aspectj
-
@configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven cache management for standard JSR-107 annotations. - AspectJJcacheconfiguration() - constructor for class org.springframework.cache.aspectj.AspectJJcacheconfiguration
- AspectJJtaTransactionManagementconfiguration - class in org.springframework.transaction.aspectj
-
@configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for the JTA 1.2Transactionalannotation in addition to Spring's ownTransactionalannotation. - AspectJJtaTransactionManagementconfiguration() - constructor for class org.springframework.transaction.aspectj.AspectJJtaTransactionManagementconfiguration
- AspectJMethodBeforeAdvice - class in org.springframework.aop.aspectj
-
Spring AOP advice that wraps an AspectJ before method.
- AspectJMethodBeforeAdvice(Method, AspectJExpressionPointcut, AspectInstanceFactory) - constructor for class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
- AspectJPointcutAdvisor - class in org.springframework.aop.aspectj
- AspectJPointcutAdvisor(AbstractAspectJAdvice) - constructor for class org.springframework.aop.aspectj.AspectJPointcutAdvisor
-
create a new AspectJPointcutAdvisor for the given advice.
- AspectJPrecedenceInformation - Interface in org.springframework.aop.aspectj
-
Interface to be implemented by types that can supply the information needed to sort advice/advisors by AspectJ's precedence rules.
- AspectJProxyFactory - class in org.springframework.aop.aspectj.annotation
-
AspectJ-based proxy factory, allowing for programmatic building of proxies which include AspectJ aspects (code style as well annotation style).
- AspectJProxyFactory() - constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
create a new AspectJProxyFactory.
- AspectJProxyFactory(class...) - constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
create a new
AspectJProxyFactory. - AspectJProxyFactory(Object) - constructor for class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
create a new AspectJProxyFactory.
- AspectJProxyUtils - class in org.springframework.aop.aspectj
-
Utility methods for working with AspectJ proxies.
- AspectJProxyUtils() - constructor for class org.springframework.aop.aspectj.AspectJProxyUtils
- AspectJTransactionManagementconfiguration - class in org.springframework.transaction.aspectj
-
@configurationclass that registers the Spring infrastructure beans necessary to enable AspectJ-based annotation-driven transaction management for Spring's ownTransactionalannotation. - AspectJTransactionManagementconfiguration() - constructor for class org.springframework.transaction.aspectj.AspectJTransactionManagementconfiguration
- AspectJTypeFilter - class in org.springframework.core.type.filter
-
Type filter that uses AspectJ type pattern for matching.
- AspectJTypeFilter(String, classLoader) - constructor for class org.springframework.core.type.filter.AspectJTypeFilter
- AspectJWeaverMessageHandler - class in org.springframework.aop.aspectj
-
Implementation of AspectJ's
IMessageHandlerinterface that routes AspectJ weaving messages through the same logging system as the regular Spring messages. - AspectJWeaverMessageHandler() - constructor for class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
- aspectjWeaving() - Element in annotation interface org.springframework.context.annotation.EnableLoadTimeWeaving
-
Whether AspectJ weaving should be enabled.
- AspectJWeavingEnabler - class in org.springframework.context.weaving
-
Post-processor that registers AspectJ's
classPreProcessorAgentAdapterwith the Spring application context's defaultLoadTimeWeaver. - AspectJWeavingEnabler() - constructor for class org.springframework.context.weaving.AspectJWeavingEnabler
- AspectMetadata - class in org.springframework.aop.aspectj.annotation
-
Metadata for an AspectJ aspect class, with an additional Spring AOP pointcut for the per clause.
- AspectMetadata(class, String) - constructor for class org.springframework.aop.aspectj.annotation.AspectMetadata
-
create a new AspectMetadata instance for the given aspect class.
- Assert - class in org.springframework.util
-
Assertion utility class that assists in validating arguments.
- Assert() - constructor for class org.springframework.util.Assert
- assertAndReturnModelAttributeOfType(ModelAndView, String, class) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
checks whether the model value under the given
modelNameexists and checks its type, based on theexpectedType. - assertBeanFactoryActive() - Method in class org.springframework.context.support.AbstractApplicationcontext
-
Assert that this context's BeanFactory is currently active, throwing an
IllegalStateExceptionif it isn't. - assertBeanFactoryActive() - Method in class org.springframework.context.support.AbstractRefreshableApplicationcontext
-
Overridden to turn it into a no-op: With AbstractRefreshableApplicationcontext,
AbstractRefreshableApplicationcontext.getBeanFactory()serves a strong assertion for an active context anyway. - assertBeanFactoryActive() - Method in class org.springframework.context.support.StaticApplicationcontext
-
Overridden to turn it into a no-op, to be more lenient towards test cases.
- assertBoolean(byte[], String, boolean) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a Boolean.
- assertcompareListModelAttribute(ModelAndView, String, List) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
compare each individual entry in a list, without first sorting the lists.
- assertEmpty() - Method in class org.springframework.test.util.Exceptioncollector
-
Assert that this
Exceptioncollectordoes not contain any exceptions. - assertEquals(String, Object, Object) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert two objects are equal and raise an
AssertionErrorotherwise. - assertFalse(String, boolean) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert the given condition is
falseand raise anAssertionErrorotherwise. - assertHasAncestorOfType(Tag, class, String, String) - Static method in class org.springframework.web.util.TagUtils
-
Determine whether the supplied
Taghas any ancestor tag of the supplied type, throwing anIllegalStateExceptionif not. - AssertionErrors - class in org.springframework.test.util
-
Test assertions that are independent of any third-party assertion library.
- AssertionErrors() - constructor for class org.springframework.test.util.AssertionErrors
- assertIsMatch(String, String) - Method in interface org.springframework.test.json.Jsoncomparator
-
Assert that the
expectedJsonmatches the comparison rules of ths instance against theactualJson. - assertJsonEqual(String, String) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JSON and assert the two are "similar" - i.e.
- assertJsonEqual(String, String, boolean) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JSON and assert the two are "similar" - i.e.
- assertJsonNotEqual(String, String) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JSON and assert the two are "not similar" - i.e.
- assertJsonNotEqual(String, String, boolean) - Method in class org.springframework.test.util.JsonExpectationsHelper
-
Deprecated.Parse the expected and actual strings as JSON and assert the two are "not similar" - i.e.
- assertLegalRelativeAddition(String, PropertySource) - Method in class org.springframework.core.env.MutablePropertySources
-
Ensure that the given property source is not being added relative to itself.
- assertModelAttributeAvailable(ModelAndView, String) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
Assert whether a model attribute is available.
- assertModelAttributeValue(ModelAndView, String, Object) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
compare a given
expectedValueto the value from the model bound under the givenmodelName. - assertModelAttributeValues(ModelAndView, Map) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
Inspect the
expectedModelto see if all elements in the model appear and are equal. - assertNode(byte[], String, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Parse the content, evaluate the XPath expression as a
Node, and assert it with the givenMatcher<Node>. - assertNode(String, Matcher) - Method in class org.springframework.test.util.XmlExpectationsHelper
- assertNodecount(byte[], String, int) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as an integer.
- assertNodecount(byte[], String, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertNodeList(byte[], String, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Parse the content, evaluate the XPath expression as a
NodeList, and assert it with the givenMatcher<NodeList>. - assertNotEquals(String, Object, Object) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert two objects are not equal and raise an
AssertionErrorotherwise. - assertNotExecuted() - Method in class org.springframework.http.client.AbstractclientHttpRequest
-
Assert that this request has not been executed yet.
- assertNotNull(String, Object) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert that the given object is not
nulland raise anAssertionErrorotherwise. - assertNull(String, Object) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert that the given object is
nulland raise anAssertionErrorotherwise. - assertNumber(byte[], String, Double) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a Double.
- assertNumber(byte[], String, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertResourceLocation(Resource) - Static method in class org.springframework.web.reactive.resource.ResourceHandlerUtils
-
Assert the given location is not null, and its path ends on slash.
- assertResourceLocation(Resource) - Static method in class org.springframework.web.servlet.resource.ResourceHandlerUtils
-
Assert the given location is not null, and its path ends on slash.
- assertSortAndcompareListModelAttribute(ModelAndView, String, List, comparator) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
compare each individual entry in a list after having sorted both lists (optionally using a comparator).
- assertSource(String, Matcher) - Method in class org.springframework.test.util.XmlExpectationsHelper
- assertString(byte[], String, String) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content as a String.
- assertString(byte[], String, Matcher) - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Apply the XPath expression and assert the resulting content with the given Hamcrest matcher.
- assertTargetBean(Method, Object, Object[]) - Method in class org.springframework.messaging.handler.HandlerMethod
-
Assert that the target bean class is an instance of the class where the given method is declared.
- assertTargetBean(Method, Object, Object[]) - Method in class org.springframework.web.method.HandlerMethod
-
Assert that the target bean class is an instance of the class where the given method is declared.
- assertThat() - Method in class org.springframework.aot.test.agent.RuntimeHintsInvocations
-
Use
assertThat(invocations)rather than calling this method directly. - assertThat() - Method in class org.springframework.core.test.tools.ResourceFile
-
Use
assertThat(sourceFile)rather than calling this method directly. - assertThat() - Method in class org.springframework.core.test.tools.SourceFile
-
Use
assertThat(sourceFile)rather than calling this method directly. - assertThat() - Method in class org.springframework.test.json.Jsoncontent
-
Use AssertJ's
assertThatinstead. - assertThat() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMultipartMvcRequestBuilder
- assertThat() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMvcRequestBuilder
- assertTrue(String, boolean) - Static method in class org.springframework.test.util.AssertionErrors
-
Assert the given condition is
trueand raise anAssertionErrorotherwise. - assertUri(URI) - Method in class org.springframework.web.socket.client.AbstractWebSocketclient
- assertValue(String, Object) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the result is equal to the expected value. - assertValue(String, Matcher) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert the resulting value with the givenMatcher. - assertValue(String, Matcher, class) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
An overloaded variant of
JsonPathExpectationsHelper.assertValue(String, Matcher)that also accepts a target type for the resulting value. - assertValue(String, Matcher, ParameterizedTypeReference) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
An overloaded variant of
JsonPathExpectationsHelper.assertValue(String, Matcher)that also accepts a target type for the resulting value that allows generic types to be defined. - assertValueIsArray(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the resulting value is an array. - assertValueIsBoolean(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the resulting value is aBoolean. - assertValueIsEmpty(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that an empty value exists at the given path. - assertValueIsMap(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the resulting value is aMap. - assertValueIsNotEmpty(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that a non-empty value exists at the given path. - assertValueIsNumber(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the resulting value is aNumber. - assertValueIsString(String) - Method in class org.springframework.test.util.JsonPathExpectationsHelper
-
Evaluate the JSON path expression against the supplied
contentand assert that the resulting value is aString. - assertViewName(ModelAndView, String) - Static method in class org.springframework.test.web.ModelAndViewAssert
-
check to see if the view name in the ModelAndView matches the given
expectedName. - assertWith(AbstractXpathAssertions.checkedExceptionTask) - Method in class org.springframework.test.web.support.AbstractXpathAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.cookieAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Execute the given Runnable, catch any
AssertionError, log details about the request and response at ERROR level under the class log category, and after that re-throw the error. - assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.HeaderAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.reactive.server.StatusAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.cookieAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.ExchangeResult
-
Execute the given Runnable, catch any
AssertionError, log details about the request and response at ERROR level under the class log category, and after that re-throw the error. - assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.HeaderAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.servlet.client.StatusAssertions
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractcookieAssertions
-
Subclasses must implement this to assert with diagnostics.
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractHeaderAssertions
-
Subclasses must implement this to assert with diagnostics.
- assertWithDiagnostics(Runnable) - Method in class org.springframework.test.web.support.AbstractStatusAssertions
-
Subclasses must implement this to assert with diagnostics.
- assertXmlEqual(String, String) - Method in class org.springframework.test.util.XmlExpectationsHelper
-
Parse the expected and actual content strings as XML and assert that the two are "similar" -- i.e.
- Assign - class in org.springframework.expression.spel.ast
-
Represents assignment.
- Assign(int, int, SpelNodeImpl...) - constructor for class org.springframework.expression.spel.ast.Assign
- ASSIGNABLE_TYPE - Enum constant in enum class org.springframework.context.annotation.FilterType
-
Filter candidates assignable to a given type.
- assignableType(class...) - Method in class org.springframework.web.method.HandlerTypePredicate.Builder
-
Match handlers that are assignable to a given type.
- AssignableTypeFilter - class in org.springframework.core.type.filter
-
A simple filter which matches classes that are assignable to a given type.
- AssignableTypeFilter(class) - constructor for class org.springframework.core.type.filter.AssignableTypeFilter
-
create a new AssignableTypeFilter for the given type.
- assignableTypes() - Element in annotation interface org.springframework.web.bind.annotation.controllerAdvice
-
Array of classes.
- assignableTypes() - Element in annotation interface org.springframework.web.bind.annotation.RestcontrollerAdvice
-
Array of classes.
- assignVariable(String, Supplier) - Method in interface org.springframework.expression.Evaluationcontext
-
Assign the value created by the specified
Supplierto a named variable within this evaluation context. - assignVariable(String, Supplier) - Method in class org.springframework.expression.spel.ExpressionState
-
Assign the value created by the specified
Supplierto a named variable within the evaluation context. - assignVariable(String, Supplier) - Method in class org.springframework.expression.spel.support.SimpleEvaluationcontext
-
SimpleEvaluationcontextdoes not support variable assignment within expressions. - asSingleValueMap() - Method in class org.springframework.http.HttpHeaders
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
HttpHeaders.toSingleValueMap()which performs a copy but ensures that collection-iterating methods likeentrySet()are case-insensitive - asSingleValueMap() - Method in interface org.springframework.util.MultiValueMap
-
Return this map as a
Mapwith the first values contained in thisMultiValueMap. - asStandardPersistenceUnitInfo() - Method in class org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo
-
Expose a standard
jakarta.persistence.spi.PersistenceUnitInfoproxy for the persistence unit configuration in thisSpringPersistenceUnitInfoinstance. - asString() - Method in class org.springframework.test.json.AbstractJsonValueAssert
-
Verify that the actual value is a non-
nullString, and return a new assertion object that provides dedicatedStringassertions for it. - asString(String) - Method in class org.springframework.core.constants
-
Deprecated.Return a constant value as a String.
- asSuffix() - Method in enum class org.springframework.format.annotation.DurationFormat.Unit
- ASTORE - Static variable in interface org.springframework.asm.Opcodes
- async(Object) - Static method in interface org.springframework.web.servlet.function.ServerResponse
-
create a (built) response with the given asynchronous response.
- async(Object, Duration) - Static method in interface org.springframework.web.servlet.function.ServerResponse
-
create a (built) response with the given asynchronous response.
- Async - Annotation Interface in org.springframework.scheduling.annotation
-
Annotation that marks a method as a candidate for asynchronous execution.
- ASYNc_ANNOTATION_PROcESSOR_BEAN_NAME - Static variable in class org.springframework.scheduling.config.TaskManagementconfigUtils
-
The bean name of the internally managed Async annotation processor.
- ASYNc_EXEcUTION_ASPEcT_BEAN_NAME - Static variable in class org.springframework.scheduling.config.TaskManagementconfigUtils
-
The bean name of the internally managed AspectJ async execution aspect.
- asyncAdvisor() - Method in class org.springframework.scheduling.annotation.ProxyAsyncconfiguration
- asyncAdvisor() - Method in class org.springframework.scheduling.aspectj.AspectJAsyncconfiguration
- AsyncAnnotationAdvisor - class in org.springframework.scheduling.annotation
-
Advisor that activates asynchronous method execution through the
Asyncannotation. - AsyncAnnotationAdvisor() - constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
create a new
AsyncAnnotationAdvisorfor bean-style configuration. - AsyncAnnotationAdvisor(Executor, AsyncUncaughtExceptionHandler) - constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
create a new
AsyncAnnotationAdvisorfor the given task executor. - AsyncAnnotationAdvisor(Supplier, Supplier) - constructor for class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
-
create a new
AsyncAnnotationAdvisorfor the given task executor. - AsyncAnnotationBeanPostProcessor - class in org.springframework.scheduling.annotation
-
Bean post-processor that automatically applies asynchronous invocation behavior to any bean that carries the
Asyncannotation at class or method-level by adding a correspondingAsyncAnnotationAdvisorto the exposed proxy (either an existing AOP proxy or a newly generated proxy that implements all the target's interfaces). - AsyncAnnotationBeanPostProcessor() - constructor for class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
- AsyncconfigurationSelector - class in org.springframework.scheduling.annotation
-
Selects which implementation of
AbstractAsyncconfigurationshould be used based on the value ofEnableAsync.mode()on the importing@configurationclass. - AsyncconfigurationSelector() - constructor for class org.springframework.scheduling.annotation.AsyncconfigurationSelector
- Asyncconfigurer - Interface in org.springframework.scheduling.annotation
-
Interface to be implemented for customizing the
Executorinstance used when processing async method invocations or theAsyncUncaughtExceptionHandlerinstance used to process exceptions thrown from async methods with avoidreturn type. - AsyncconfigurerSupport - class in org.springframework.scheduling.annotation
-
Deprecated.as of 6.0 in favor of implementing
Asyncconfigurerdirectly - AsyncconfigurerSupport() - constructor for class org.springframework.scheduling.annotation.AsyncconfigurerSupport
-
Deprecated.
- asyncDispatch(MvcResult) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
-
create a
RequestBuilderfor an async dispatch from theMvcResultof the request that started async processing. - asyncExchange() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMultipartMvcRequestBuilder
-
Execute the request and do not attempt to wait for the completion of an asynchronous request.
- asyncExchange() - Method in class org.springframework.test.web.servlet.assertj.MockMvcTester.MockMvcRequestBuilder
-
Execute the request and do not attempt to wait for the completion of an asynchronous request.
- AsyncExecutionAspectSupport - class in org.springframework.aop.interceptor
-
Base class for asynchronous method execution aspects, such as
org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptorororg.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspect. - AsyncExecutionAspectSupport(Executor) - constructor for class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
-
create a new instance with a default
AsyncUncaughtExceptionHandler. - AsyncExecutionAspectSupport(Executor, AsyncUncaughtExceptionHandler) - constructor for class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
-
create a new
AsyncExecutionAspectSupportwith the given exception handler. - AsyncExecutionInterceptor - class in org.springframework.aop.interceptor
-
AOP Alliance
MethodInterceptorthat processes method invocations asynchronously, using a givenAsyncTaskExecutor. - AsyncExecutionInterceptor(Executor) - constructor for class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
create a new instance with a default
AsyncUncaughtExceptionHandler. - AsyncExecutionInterceptor(Executor, AsyncUncaughtExceptionHandler) - constructor for class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
create a new
AsyncExecutionInterceptor. - AsyncHandlerInterceptor - Interface in org.springframework.web.servlet
-
Extends
HandlerInterceptorwith a callback method invoked after the start of asynchronous request handling. - AsyncHandlerMethodReturnValueHandler - Interface in org.springframework.messaging.handler.invocation
-
An extension of
HandlerMethodReturnValueHandlerfor handling async, Future-like return value types that support success and error callbacks. - AsyncHandlerMethodReturnValueHandler - Interface in org.springframework.web.method.support
-
A return value handler that supports async types.
- Asynchronous Listeners - Section in annotation interface org.springframework.context.event.EventListener
- Asynchronous Listeners - Section in class org.springframework.test.context.event.EventPublishingTestExecutionListener
- asyncNotStarted() - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert that asynchronous processing was not started.
- asyncPart(String, P, class) - Method in class org.springframework.http.client.MultipartBodyBuilder
-
Add a part from
Publishercontent. - asyncPart(String, P, ParameterizedTypeReference) - Method in class org.springframework.http.client.MultipartBodyBuilder
-
Variant of
MultipartBodyBuilder.asyncPart(String, Publisher, class)with aParameterizedTypeReferencefor the element type information. - AsyncRequestNotUsableException - Exception class in org.springframework.web.context.request.async
-
Raised when the response for an asynchronous request becomes unusable as indicated by a write failure, or a Servlet container error notification, or after the async request has completed.
- AsyncRequestNotUsableException(String) - constructor for exception class org.springframework.web.context.request.async.AsyncRequestNotUsableException
- AsyncRequestNotUsableException(String, Throwable) - constructor for exception class org.springframework.web.context.request.async.AsyncRequestNotUsableException
- asyncRequestTimeout(long) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestclient.controllerSpec
-
Specify the timeout value for async execution.
- asyncRequestTimeout(long) - Method in interface org.springframework.test.web.servlet.client.MockMvcWebTestclient.RouterFunctionSpec
-
Specify the timeout value for async execution.
- AsyncRequestTimeoutException - Exception class in org.springframework.web.context.request.async
-
Exception to be thrown when an async request times out.
- AsyncRequestTimeoutException() - constructor for exception class org.springframework.web.context.request.async.AsyncRequestTimeoutException
- asyncResult(Object) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert the result from asynchronous processing.
- asyncResult(Matcher) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert the result from asynchronous processing with the given matcher.
- AsyncResult<V> - class in org.springframework.scheduling.annotation
-
Deprecated.as of 6.0, in favor of
completableFuture - AsyncResult(V) - constructor for class org.springframework.scheduling.annotation.AsyncResult
-
Deprecated.create a new AsyncResult holder.
- AsyncServerResponse - Interface in org.springframework.web.servlet.function
-
Asynchronous subtype of
ServerResponsethat exposes the future response. - asyncStarted() - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert whether asynchronous processing started, usually as a result of a controller method returning
callableorDeferredResult. - AsyncSupportconfigurer - class in org.springframework.web.servlet.config.annotation
-
Helps with configuring options for asynchronous request processing.
- AsyncSupportconfigurer() - constructor for class org.springframework.web.servlet.config.annotation.AsyncSupportconfigurer
- AsyncTaskExecutor - Interface in org.springframework.core.task
-
Extended interface for asynchronous
TaskExecutorimplementations, offering support forcallable. - AsyncTaskMethodReturnValueHandler - class in org.springframework.web.servlet.mvc.method.annotation
-
Handles return values of type
WebAsyncTask. - AsyncTaskMethodReturnValueHandler(BeanFactory) - constructor for class org.springframework.web.servlet.mvc.method.annotation.AsyncTaskMethodReturnValueHandler
- AsyncUncaughtExceptionHandler - Interface in org.springframework.aop.interceptor
-
A strategy for handling uncaught exceptions thrown from asynchronous methods.
- AsyncWebRequest - Interface in org.springframework.web.context.request.async
-
Extends
NativeWebRequestwith methods for asynchronous request processing. - AsyncWebRequestInterceptor - Interface in org.springframework.web.context.request
-
Extends
WebRequestInterceptorwith a callback method invoked during asynchronous request handling. - AtAfter - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- AtAfterReturning - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- AtAfterThrowing - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- AtAround - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- AtBefore - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- athrow() - Method in class org.springframework.cglib.core.codeEmitter
- ATHROW - Static variable in interface org.springframework.asm.Opcodes
- AtomFeedHttpMessageconverter - class in org.springframework.http.converter.feed
-
Implementation of
HttpMessageconverterthat can read and write Atom feeds. - AtomFeedHttpMessageconverter() - constructor for class org.springframework.http.converter.feed.AtomFeedHttpMessageconverter
- AtPointcut - Enum constant in enum class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
- attachment() - Static method in class org.springframework.http.contentDisposition
-
Return a builder for a
contentDispositionof type "attachment". - attribute() - Element in annotation interface org.springframework.core.annotation.AliasFor
-
The name of the attribute that this attribute is an alias for.
- attribute(String) - Method in interface org.springframework.web.reactive.function.client.clientRequest
-
Return the request attribute value if present.
- attribute(String) - Method in interface org.springframework.web.reactive.function.server.ServerRequest
-
Get the request attribute value if present.
- attribute(String) - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper
- attribute(String) - Method in interface org.springframework.web.servlet.function.ServerRequest
-
Get the request attribute value if present.
- attribute(String, Object) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert a flash attribute's value.
- attribute(String, Object) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a model attribute value.
- attribute(String, Object) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert a request attribute value.
- attribute(String, Object) - Method in interface org.springframework.mock.web.reactive.function.server.MockServerRequest.Builder
- attribute(String, Object) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.RequestHeadersSpec
-
Set the attribute with the given name to the given value.
- attribute(String, Object) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.RequestHeadersSpec
-
Set the attribute with the given name to the given value.
- attribute(String, Object) - Method in interface org.springframework.web.client.Restclient.RequestHeadersSpec
-
Set the attribute with the given name to the given value.
- attribute(String, Object) - Method in interface org.springframework.web.reactive.function.client.clientRequest.Builder
-
Set the attribute with the given name to the given value.
- attribute(String, Object) - Method in interface org.springframework.web.reactive.function.client.Webclient.RequestHeadersSpec
-
Set the attribute with the given name to the given value.
- attribute(String, Object) - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Builder
-
Add an attribute with the given name and value.
- attribute(String, Object) - Method in interface org.springframework.web.servlet.function.ServerRequest.Builder
-
Add an attribute with the given name and value.
- attribute(String, String, String) - Method in class org.springframework.test.web.servlet.result.cookieResultMatchers
-
Assert a cookie's specified attribute.
- attribute(String, String, Matcher) - Method in class org.springframework.test.web.servlet.result.cookieResultMatchers
-
Assert a cookie's specified attribute with a Hamcrest
Matcher. - attribute(String, Matcher) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert a flash attribute's value with the given Hamcrest
Matcher. - attribute(String, Matcher) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a model attribute value with the given Hamcrest
Matcher. - attribute(String, Matcher) - Method in class org.springframework.test.web.servlet.result.RequestResultMatchers
-
Assert a request attribute value with the given Hamcrest
Matcher. - Attribute - class in org.springframework.asm
-
A non standard class, field, method or code attribute, as defined in the Java Virtual Machine Specification (JVMS).
- Attribute(String) - constructor for class org.springframework.asm.Attribute
-
constructs a new empty attribute.
- ATTRIBUTE_OPERATION_VISIBILITY - Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Lowest visibility, used for operations that correspond to accessors or mutators for attributes.
- AttributeAccessor - Interface in org.springframework.core
-
Interface defining a generic contract for attaching and accessing metadata to/from arbitrary objects.
- AttributeAccessorSupport - class in org.springframework.core
-
Support class for
AttributeAccessors, providing a base implementation of all methods. - AttributeAccessorSupport() - constructor for class org.springframework.core.AttributeAccessorSupport
- Attribute Aliases - Section in class org.springframework.core.annotation.AnnotationUtils
- attributecount(int) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert the number of flash attributes.
- attributeDoesNotExist(String...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attributes do not exist.
- attributeErrorcount(String, int) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) have errors.
- attributeExists(String...) - Method in class org.springframework.test.web.servlet.result.FlashAttributeResultMatchers
-
Assert the existence of the given flash attributes.
- attributeExists(String...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attributes exist.
- attributeHasErrors(String...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) have errors.
- attributeHasFieldErrorcode(String, String, String) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a field error code for a model attribute using exact String match.
- attributeHasFieldErrorcode(String, String, Matcher) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert a field error code for a model attribute using a
Matcher. - attributeHasFieldErrors(String, String...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute field(s) have errors.
- attributeHasNoErrors(String...) - Method in class org.springframework.test.web.servlet.result.ModelResultMatchers
-
Assert the given model attribute(s) do not have errors.
- attributeNames() - Method in interface org.springframework.core.AttributeAccessor
-
Return the names of all attributes.
- attributeNames() - Method in class org.springframework.core.AttributeAccessorSupport
- attributeNames() - Method in class org.springframework.test.context.support.DefaultTestcontext
- attributeNameToPropertyName(String) - Static method in class org.springframework.core.conventions
-
convert
Strings in attribute name format (for example, lowercase, hyphens separating words) into property name format (camel-case). - attributes() - Method in class org.springframework.cglib.transform.AbstractclassLoader
- attributes() - Method in class org.springframework.mock.web.reactive.function.server.MockServerRequest
- attributes() - Method in class org.springframework.test.web.servlet.assertj.AbstractHttpServletRequestAssert
-
Return a new assertion object that uses the request attributes as the object to test, with values mapped by attribute name.
- attributes() - Method in interface org.springframework.web.reactive.function.client.clientRequest
-
Return the attributes of this request.
- attributes() - Method in interface org.springframework.web.reactive.function.server.ServerRequest
-
Get a mutable map of request attributes.
- attributes() - Method in class org.springframework.web.reactive.function.server.support.ServerRequestWrapper
- attributes() - Method in interface org.springframework.web.servlet.function.ServerRequest
-
Get a mutable map of request attributes.
- attributes(consumer) - Method in interface org.springframework.test.web.reactive.server.WebTestclient.RequestHeadersSpec
-
Manipulate the request attributes with the given consumer.
- attributes(consumer) - Method in interface org.springframework.test.web.servlet.client.RestTestclient.RequestHeadersSpec
-
Manipulate the request attributes with the given consumer.
- attributes(consumer) - Method in interface org.springframework.web.client.Restclient.RequestHeadersSpec
-
Provides access to every attribute declared so far with the possibility to add, replace, or remove values.
- attributes(consumer) - Method in interface org.springframework.web.reactive.function.client.clientRequest.Builder
-
Manipulate the request attributes with the given consumer.
- attributes(consumer) - Method in interface org.springframework.web.reactive.function.client.Webclient.RequestHeadersSpec
-
Provides access to every attribute declared so far with the possibility to add, replace, or remove values.
- attributes(consumer) - Method in interface org.springframework.web.reactive.function.server.ServerRequest.Builder
-
Manipulate this request's attributes with the given consumer.
- attributes(consumer) - Method in interface org.springframework.web.servlet.function.ServerRequest.Builder
-
Manipulate this request's attributes with the given consumer.
- attributes(Map) - Method in class org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
-
Set static attributes to be added to the model of every request for all views resolved by this view resolver.
- attributes(Map) - Method in interface org.springframework.mock.web.reactive.function.server.MockServerRequest.Builder
- attributes(Map) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Visitor
-
Receive notification of a router function with attributes.
- attributes(Map) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Visitor
-
Receive notification of a router function with attributes.
- ATTRIBUTES_KEY - Static variable in class org.springframework.http.client.reactive.ReactorclientHttpconnector
-
channel attribute key under which
Webclientrequest attributes are stored as a Map. - Attribute Semantics - Section in annotation interface org.springframework.transaction.annotation.Transactional
- attributeSource - Variable in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
- Attribute Summary - Section in class org.springframework.web.servlet.tags.BindTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.ButtonTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.checkboxTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.checkboxesTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.ErrorsTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.FormTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.HiddenInputTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.InputTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.LabelTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.OptionTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.OptionsTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.PasswordInputTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.RadioButtonTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.RadioButtonsTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.SelectTag
- Attribute Summary - Section in class org.springframework.web.servlet.tags.form.TextareaTag
- authenticate(HttpServletResponse) - Method in class org.springframework.mock.web.MockHttpServletRequest
- AUTHORIZATION - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP
Authorizationheader field name. - AUTO_PROXY_cREATOR_BEAN_NAME - Static variable in class org.springframework.aop.config.AopconfigUtils
-
The bean name of the internally managed auto-proxy creator.
- AUTOcOMPLETE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.InputTag
- AUTODETEcT - Enum constant in enum class org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
-
Switches on AspectJ load-time weaving if a "META-INF/aop.xml" resource is present in the classpath.
- AUTODETEcT_ALL - Static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETEcT_ASSEMBLER - Static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETEcT_MBEAN - Static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AUTODETEcT_NONE - Static variable in class org.springframework.jmx.export.MBeanExporter
-
Deprecated.as of 6.1, in favor of the
"autodetect" flag - AutodetectcapableMBeanInfoAssembler - Interface in org.springframework.jmx.export.assembler
-
Extends the
MBeanInfoAssemblerto add auto-detection logic. - autodetectconfiguration() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Autodetect a
FreeMarkerconfigobject in theApplicationcontext. - autodetectconfiguration() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Autodetect a
FreeMarkerconfigobject via theApplicationcontext. - autoDetectFields(boolean) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Shortcut for
MapperFeature.AUTO_DETEcT_FIELDSoption. - autoDetectGettersSetters(boolean) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
Deprecated.Shortcut for
MapperFeature.AUTO_DETEcT_SETTERS/MapperFeature.AUTO_DETEcT_GETTERS/MapperFeature.AUTO_DETEcT_IS_GETTERSoptions. - autodetectMarkupTemplateEngine() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupView
-
Autodetect a MarkupTemplateEngine via the Applicationcontext.
- autodetectViewconfig() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateView
- autodetectViewconfig() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateView
- autogenerateFor() - Method in class org.springframework.web.servlet.tags.form.LabelTag
-
Autogenerate the '
for' attribute value for this tag. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.AbstractcheckedElementTag
-
Return a unique ID for the bound name within the current Pagecontext.
- autogenerateId() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Autogenerate the '
id' attribute value for this tag. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
Get the value for the HTML '
id' attribute. - autogenerateId() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Autogenerated IDs correspond to the form object name.
- autogenerateId() - Method in class org.springframework.web.servlet.tags.form.OptionTag
- AutoPopulatingList<E> - class in org.springframework.util
-
Simple
Listwrapper class that allows for elements to be automatically populated as they are requested. - AutoPopulatingList(class) - constructor for class org.springframework.util.AutoPopulatingList
-
creates a new
AutoPopulatingListthat is backed by a standardArrayListand adds new instances of the suppliedelement classto the backingListon demand. - AutoPopulatingList(List, class) - constructor for class org.springframework.util.AutoPopulatingList
-
creates a new
AutoPopulatingListthat is backed by the suppliedListand adds new instances of the suppliedelement classto the backingListon demand. - AutoPopulatingList(List, AutoPopulatingList.ElementFactory) - constructor for class org.springframework.util.AutoPopulatingList
-
creates a new
AutoPopulatingListthat is backed by the suppliedListand creates new elements on demand using the suppliedAutoPopulatingList.ElementFactory. - AutoPopulatingList(AutoPopulatingList.ElementFactory) - constructor for class org.springframework.util.AutoPopulatingList
-
creates a new
AutoPopulatingListthat is backed by a standardArrayListand creates new elements on demand using the suppliedAutoPopulatingList.ElementFactory. - AutoPopulatingList.ElementFactory<E> - Interface in org.springframework.util
-
Factory interface for creating elements for an index-based access data structure such as a
List. - AutoPopulatingList.ElementInstantiationException - Exception class in org.springframework.util
-
Exception to be thrown from ElementFactory.
- AutoProxyRegistrar - class in org.springframework.context.annotation
-
Registers an auto proxy creator against the current
BeanDefinitionRegistryas appropriate based on an@Enable*annotation havingmodeandproxyTargetclassattributes set to the correct values. - AutoProxyRegistrar() - constructor for class org.springframework.context.annotation.AutoProxyRegistrar
- AutoProxyUtils - class in org.springframework.aop.framework.autoproxy
-
Utilities for auto-proxy aware components.
- AutoProxyUtils() - constructor for class org.springframework.aop.framework.autoproxy.AutoProxyUtils
- autowire() - Element in annotation interface org.springframework.beans.factory.annotation.configurable
-
Are dependencies to be injected via autowiring?
- autowire(class, int, boolean) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Instantiate a new bean instance of the given class with the specified autowire strategy.
- autowire(class, int, boolean) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
- Autowire - Enum class in org.springframework.beans.factory.annotation
-
Enumeration determining autowiring status: that is, whether a bean should have its dependencies automatically injected by the Spring container using setter injection.
- AUTOWIRE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_AUTODETEcT - Static variable in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Deprecated.If you are using mixed autowiring strategies, prefer annotation-based autowiring for clearer demarcation of autowiring needs.
- AUTOWIRE_AUTODETEcT - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Deprecated.If you are using mixed autowiring strategies, use annotation-based autowiring for clearer demarcation of autowiring needs.
- AUTOWIRE_AUTODETEcT_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_BY_NAME - Static variable in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
constant that indicates autowiring bean properties by name (applying to all bean property setters).
- AUTOWIRE_BY_NAME - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
constant that indicates autowiring bean properties by name.
- AUTOWIRE_BY_NAME - Static variable in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
constant that indicates autowiring bean properties by name.
- AUTOWIRE_BY_NAME_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_BY_TYPE - Static variable in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
constant that indicates autowiring bean properties by type (applying to all bean property setters).
- AUTOWIRE_BY_TYPE - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
constant that indicates autowiring bean properties by type.
- AUTOWIRE_BY_TYPE - Static variable in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
constant that indicates autowiring bean properties by type.
- AUTOWIRE_BY_TYPE_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_cANDIDATE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_cONSTRUcTOR - Static variable in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
constant that indicates autowiring the greediest constructor that can be satisfied (involves resolving the appropriate constructor).
- AUTOWIRE_cONSTRUcTOR - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
constant that indicates autowiring a constructor.
- AUTOWIRE_cONSTRUcTOR_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- AUTOWIRE_NO - Static variable in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
constant that indicates no externally defined autowiring.
- AUTOWIRE_NO - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
constant that indicates no external autowiring at all.
- AUTOWIRE_NO_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- autowireBean(Object) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Populate the given bean instance through applying after-instantiation callbacks and bean property post-processing (for example, for annotation-driven injection).
- autowireBean(Object) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
- autowireBeanProperties(Object, int, boolean) - Method in interface org.springframework.beans.factory.config.AutowirecapableBeanFactory
-
Autowire the bean properties of the given bean instance by name or type.
- autowireBeanProperties(Object, int, boolean) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
- autowireByName(String, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Fill in any missing property values with references to other beans in this factory if autowire is set to "byName".
- autowireByType(String, AbstractBeanDefinition, BeanWrapper, MutablePropertyValues) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
Abstract method defining "autowire by type" (bean properties by type) behavior.
- autowirecandidate() - Element in annotation interface org.springframework.context.annotation.Bean
-
Is this bean a candidate for getting autowired into some other bean at all?
- AutowirecandidateQualifier - class in org.springframework.beans.factory.support
-
Qualifier for resolving autowire candidates.
- AutowirecandidateQualifier(class) - constructor for class org.springframework.beans.factory.support.AutowirecandidateQualifier
-
construct a qualifier to match against an annotation of the given type.
- AutowirecandidateQualifier(class, Object) - constructor for class org.springframework.beans.factory.support.AutowirecandidateQualifier
-
construct a qualifier to match against an annotation of the given type whose
valueattribute also matches the specified value. - AutowirecandidateQualifier(String) - constructor for class org.springframework.beans.factory.support.AutowirecandidateQualifier
-
construct a qualifier to match against an annotation of the given type name.
- AutowirecandidateQualifier(String, Object) - constructor for class org.springframework.beans.factory.support.AutowirecandidateQualifier
-
construct a qualifier to match against an annotation of the given type name whose
valueattribute also matches the specified value. - AutowirecandidateResolver - Interface in org.springframework.beans.factory.support
-
Strategy interface for determining whether a specific bean definition qualifies as an autowire candidate for a specific dependency.
- AutowirecapableBeanFactory - Interface in org.springframework.beans.factory.config
-
Extension of the
BeanFactoryinterface to be implemented by bean factories that are capable of autowiring, provided that they want to expose this functionality for existing bean instances. - autowireconstructor(String, RootBeanDefinition, constructor[], Object[]) - Method in class org.springframework.beans.factory.support.AbstractAutowirecapableBeanFactory
-
"autowire constructor" (with constructor arguments by type) behavior.
- Autowired - Annotation Interface in org.springframework.beans.factory.annotation
-
Marks a constructor, field, setter method, or config method as to be autowired by Spring's dependency injection facilities.
- AUTOWIRED_ANNOTATION_PROcESSOR_BEAN_NAME - Static variable in class org.springframework.context.annotation.AnnotationconfigUtils
-
The bean name of the internally managed Autowired annotation processor.
- AutowiredAnnotationBeanPostProcessor - class in org.springframework.beans.factory.annotation
-
BeanPostProcessorimplementation that autowires annotated fields, setter methods, and arbitrary config methods. - AutowiredAnnotationBeanPostProcessor() - constructor for class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
create a new
AutowiredAnnotationBeanPostProcessorfor Spring's standard@Autowiredand@Valueannotations. - AutowiredArguments - Interface in org.springframework.beans.factory.aot
-
Resolved arguments to be autowired.
- AutowiredArgumentscodeGenerator - class in org.springframework.beans.factory.aot
-
code generator to apply
AutowiredArguments. - AutowiredArgumentscodeGenerator(class, Executable) - constructor for class org.springframework.beans.factory.aot.AutowiredArgumentscodeGenerator
- Autowired constructors - Section in annotation interface org.springframework.beans.factory.annotation.Autowired
- Autowired constructors - Section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- Autowired Fields - Section in annotation interface org.springframework.beans.factory.annotation.Autowired
- Autowired Fields - Section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- AutowiredFieldValueResolver - class in org.springframework.beans.factory.aot
-
Resolver used to support the autowiring of fields.
- AutowiredMethodArgumentsResolver - class in org.springframework.beans.factory.aot
-
Resolver used to support the autowiring of methods.
- Autowired Methods - Section in annotation interface org.springframework.beans.factory.annotation.Autowired
- Autowired Methods - Section in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- Autowired Parameters - Section in annotation interface org.springframework.beans.factory.annotation.Autowired
- AutowiredPropertyMarker - class in org.springframework.beans.factory.config
-
Simple marker class for an individually autowired property value, to be added to
BeanDefinition.getPropertyValues()for a specific bean property. - autowireMode() - Element in annotation interface org.springframework.test.context.Testconstructor
-
Flag for setting the test constructor autowire mode for the current test class.
- autowireResource(BeanFactory, commonAnnotationBeanPostProcessor.LookupElement, String) - Method in class org.springframework.context.annotation.commonAnnotationBeanPostProcessor
-
Obtain a resource object for the given name and type through autowiring based on the given factory.
- Autowiring Arrays, collections, and Maps - Section in annotation interface org.springframework.beans.factory.annotation.Autowired
- av - Variable in class org.springframework.asm.AnnotationVisitor
-
The annotation visitor to which this visitor must delegate method calls.
- available() - Method in class org.springframework.mock.web.DelegatingServletInputStream
- awaitTermination(long, TimeUnit) - Method in class org.springframework.core.task.support.ExecutorServiceAdapter
- Aware - Interface in org.springframework.beans.factory
-
A marker superinterface indicating that a bean is eligible to be notified by the Spring container of a particular framework object through a callback-style method.
- A warning about instance variable access - Section in org.springframework.core.env.AbstractEnvironment.customizePropertySources(MutablePropertySources)
All classes and Interfaces|All Packages|constant Field Values|Serialized Form
Viewclass or perform rendering in web handlers directly.