Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
G
- GATEWAY_TIMEOUT - Enum constant in enum class org.springframework.http.HttpStatus
-
504 Gateway Timeout
. - GAUGE - Enum constant in enum class org.springframework.jmx.support.MetricType
-
The measurement values may go up or down over time.
- GE - Static variable in class org.springframework.cglib.core.CodeEmitter
- generate(Object, Method, Object...) - Method in interface org.springframework.cache.interceptor.KeyGenerator
-
Generate a key for the given method and its parameters.
- generate(Object, Method, Object...) - Method in class org.springframework.cache.interceptor.SimpleKeyGenerator
- generate(AbstractClassGenerator.ClassLoaderData) - Method in class org.springframework.cglib.core.AbstractClassGenerator
- generate(AbstractClassGenerator.ClassLoaderData) - Method in class org.springframework.cglib.proxy.Enhancer
- generate(ClassGenerator) - Method in class org.springframework.cglib.core.ClassLoaderAwareGeneratorStrategy
- generate(ClassGenerator) - Method in class org.springframework.cglib.core.DefaultGeneratorStrategy
- generate(ClassGenerator) - Method in interface org.springframework.cglib.core.GeneratorStrategy
-
Generate the class.
- generateBeanName(BeanDefinition) - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Call the bean name generator for the given bean definition.
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Static method in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
-
Generate a bean name for the given top-level bean definition, unique within the given bean factory.
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in interface org.springframework.beans.factory.support.BeanNameGenerator
-
Generate a bean name for the given bean definition.
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.beans.factory.support.DefaultBeanNameGenerator
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.springframework.context.annotation.AnnotationBeanNameGenerator
- generateBeanName(BeanDefinition, BeanDefinitionRegistry, boolean) - Static method in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
-
Generate a bean name for the given bean definition, unique within the given bean factory.
- generateBoundaryLine(byte[], DataBufferFactory) - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.beans.BeanCopier.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.beans.BeanGenerator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.beans.BeanMap.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.beans.BulkBean.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.beans.ImmutableBean.Generator
- generateClass(ClassVisitor) - Method in interface org.springframework.cglib.core.ClassGenerator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.core.KeyFactory.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.proxy.Enhancer
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.proxy.InterfaceMaker
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.proxy.Mixin.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.reflect.ConstructorDelegate.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.reflect.FastClass.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.reflect.MethodDelegate.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.reflect.MulticastDelegate.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.transform.ClassReaderGenerator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.transform.TransformingClassGenerator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.util.ParallelSorter.Generator
- generateClass(ClassVisitor) - Method in class org.springframework.cglib.util.StringSwitcher.Generator
- generateClassName(String, ClassName) - Method in class org.springframework.aot.generate.ClassNameGenerator
-
Generate a unique
ClassName
based on the specifiedfeatureName
andtarget
. - generateCode(Class<?>[]) - Method in class org.springframework.beans.factory.aot.AutowiredArgumentsCodeGenerator
- generateCode(Class<?>[], int) - Method in class org.springframework.beans.factory.aot.AutowiredArgumentsCodeGenerator
- generateCode(Class<?>[], int, String) - Method in class org.springframework.beans.factory.aot.AutowiredArgumentsCodeGenerator
- generateCode(Object) - Method in class org.springframework.aot.generate.ValueCodeGenerator
-
Generate the code that represents the specified
value
. - generateCode(String, MethodVisitor, CodeFlow) - Method in class org.springframework.context.expression.MapAccessor
- generateCode(String, MethodVisitor, CodeFlow) - Method in interface org.springframework.expression.spel.CompilablePropertyAccessor
-
Generate the bytecode the performs the access operation into the specified
MethodVisitor
using context information from theCodeFlow
where necessary. - generateCode(String, MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
- generateCode(ValueCodeGenerator, Object) - Method in interface org.springframework.aot.generate.ValueCodeGenerator.Delegate
-
Generate the code for the specified non-null
value
. - generateCode(ValueCodeGenerator, Object) - Method in class org.springframework.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
- generateCode(ValueCodeGenerator, Object) - Method in class org.springframework.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.BooleanLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.CompoundExpression
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.ConstructorReference
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.Elvis
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.FloatLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.FunctionReference
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.Indexer
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.InlineList
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.IntLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.LongLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.MethodReference
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.NullLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpAnd
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpDivide
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpEQ
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OperatorInstanceof
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OperatorNot
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpGE
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpGT
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpLE
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpLT
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpMinus
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpModulus
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpMultiply
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpNE
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpOr
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.OpPlus
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.RealLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
-
Generate the bytecode for this node into the supplied visitor.
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.StringLiteral
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.Ternary
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.TypeReference
- generateCode(MethodVisitor, CodeFlow) - Method in class org.springframework.expression.spel.ast.VariableReference
- generateCode(MethodVisitor, CodeFlow) - Method in interface org.springframework.expression.spel.CodeFlow.ClinitAdder
- generateCode(RegisteredBean, Executable) - Method in class org.springframework.beans.factory.aot.InstanceSupplierCodeGenerator
-
Deprecated.
- generateCode(RegisteredBean, RegisteredBean.InstantiationDescriptor) - Method in class org.springframework.beans.factory.aot.InstanceSupplierCodeGenerator
-
Generate the instance supplier code.
- generateCode(TypeName) - Method in interface org.springframework.aot.generate.MethodReference.ArgumentCodeGenerator
-
Generate the code for the given argument type.
- generateCodeForArgument(MethodVisitor, CodeFlow, SpelNodeImpl, String) - Static method in class org.springframework.expression.spel.ast.SpelNodeImpl
-
Ask an argument to generate its bytecode and then follow it up with any boxing/unboxing/checkcasting to ensure it matches the expected parameter descriptor.
- generateCodeForArguments(MethodVisitor, CodeFlow, Member, SpelNodeImpl[]) - Static method in class org.springframework.expression.spel.ast.SpelNodeImpl
-
Generate code that handles building the argument values for the specified method.
- generateCollectionCode(ValueCodeGenerator, T) - Method in class org.springframework.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
- generateCollectionOf(ValueCodeGenerator, Collection<?>, Class<?>) - Method in class org.springframework.aot.generate.ValueCodeGeneratorDelegates.CollectionDelegate
- generateComparisonCode(MethodVisitor, CodeFlow, int, int) - Method in class org.springframework.expression.spel.ast.Operator
-
Numeric comparison operators share very similar generated code, only differing in two comparison instructions.
- Generated - Annotation Interface in org.springframework.aot.generate
-
Indicate that the type has been generated ahead of time.
- GENERATED_BEAN_NAME_SEPARATOR - Static variable in class org.springframework.beans.factory.BeanFactoryUtils
-
Separator for generated bean names.
- GENERATED_BEAN_NAME_SEPARATOR - Static variable in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
-
Separator for generated bean names.
- GeneratedClass - Class in org.springframework.aot.generate
-
A single generated class.
- GeneratedClasses - Class in org.springframework.aot.generate
-
A managed collection of generated classes.
- generateDefaultCacheName(Method) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
-
Generate a default cache name for the specified
Method
. - generateDefaultLocations(Class<?>) - Method in class org.springframework.test.context.support.AbstractContextLoader
-
Generate the default classpath resource locations array based on the supplied class.
- generateDefaultLocations(Class<?>) - Method in class org.springframework.test.context.support.AnnotationConfigContextLoader
-
AnnotationConfigContextLoader
should be used as aSmartContextLoader
, not as a legacyContextLoader
. - generateDefaultLocations(Class<?>) - Method in class org.springframework.test.context.web.AnnotationConfigWebContextLoader
-
AnnotationConfigWebContextLoader
should be used as aSmartContextLoader
, not as a legacyContextLoader
. - GeneratedFiles - Interface in org.springframework.aot.generate
- GeneratedFiles.Kind - Enum Class in org.springframework.aot.generate
-
The various kinds of generated files that are supported.
- GeneratedKeyHolder - Class in org.springframework.jdbc.support
-
The standard implementation of the
KeyHolder
interface, to be used for holding auto-generated keys (as potentially returned by JDBC insert statements). - GeneratedKeyHolder() - Constructor for class org.springframework.jdbc.support.GeneratedKeyHolder
-
Create a new GeneratedKeyHolder with a default list.
- GeneratedKeyHolder(List<Map<String, Object>>) - Constructor for class org.springframework.jdbc.support.GeneratedKeyHolder
-
Create a new GeneratedKeyHolder with a given list.
- GeneratedMethod - Class in org.springframework.aot.generate
-
A generated method.
- GeneratedMethods - Class in org.springframework.aot.generate
-
A managed collection of generated methods.
- GeneratedTypeReference - Class in org.springframework.aot.generate
-
A
TypeReference
for a generated type. - generateETagHeaderValue(InputStream, boolean) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter
-
Generate the ETag header value from the given response body byte array.
- generateField(ClassWriter, CodeFlow) - Method in interface org.springframework.expression.spel.CodeFlow.FieldAdder
- generateId() - Method in class org.springframework.util.AlternativeJdkIdGenerator
- generateId() - Method in interface org.springframework.util.IdGenerator
-
Generate a new identifier.
- generateId() - Method in class org.springframework.util.JdkIdGenerator
- generateId() - Method in class org.springframework.util.SimpleIdGenerator
- generateInstanceSupplierCode(GenerationContext, BeanRegistrationCode, boolean) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Generate the instance supplier code.
- generateInstanceSupplierCode(GenerationContext, BeanRegistrationCode, boolean) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- generateKey(Object) - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
-
Compute the key for the given caching operation.
- generateKey(Object...) - Static method in class org.springframework.cache.interceptor.SimpleKeyGenerator
-
Generate a key based on the specified parameters.
- generateLastLine(byte[], DataBufferFactory) - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
- generateMapCode(ValueCodeGenerator, Map<?, ?>) - Method in class org.springframework.aot.generate.ValueCodeGeneratorDelegates.MapDelegate
-
Generate the code for a non-empty
Map
. - generateMultipartBoundary() - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
-
Generate a multipart boundary.
- generateMultipartBoundary() - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Generate a multipart boundary.
- generateMultipartBoundary() - Static method in class org.springframework.util.MimeTypeUtils
-
Generate a random MIME boundary as bytes, often used in multipart mime types.
- generateMultipartBoundaryString() - Static method in class org.springframework.util.MimeTypeUtils
-
Generate a random MIME boundary as String, often used in multipart mime types.
- generateNewBeanDefinitionCode(GenerationContext, ResolvableType, BeanRegistrationCode) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Generate the code that defines the new bean definition instance.
- generateNewBeanDefinitionCode(GenerationContext, ResolvableType, BeanRegistrationCode) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- generateNewLine(DataBufferFactory) - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
- generatePartHeaders(HttpHeaders, DataBufferFactory) - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
- generateReturnCode(GenerationContext, BeanRegistrationCode) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Generate the return statement.
- generateReturnCode(GenerationContext, BeanRegistrationCode) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- generatesDownloadContent() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return whether this view generates download content (typically binary content like PDF or Excel files).
- generatesDownloadContent() - Method in class org.springframework.web.servlet.view.document.AbstractPdfStamperView
- generatesDownloadContent() - Method in class org.springframework.web.servlet.view.document.AbstractPdfView
- generatesDownloadContent() - Method in class org.springframework.web.servlet.view.document.AbstractXlsView
- generateSetBeanDefinitionPropertiesCode(GenerationContext, BeanRegistrationCode, RootBeanDefinition, Predicate<String>) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Generate the code that sets the properties of the bean definition.
- generateSetBeanDefinitionPropertiesCode(GenerationContext, BeanRegistrationCode, RootBeanDefinition, Predicate<String>) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- generateSetBeanInstanceSupplierCode(GenerationContext, BeanRegistrationCode, CodeBlock, List<MethodReference>) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Generate the code that sets the instance supplier on the bean definition.
- generateSetBeanInstanceSupplierCode(GenerationContext, BeanRegistrationCode, CodeBlock, List<MethodReference>) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- generateUniqueName(boolean) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Specify whether a unique ID should be generated and used as the database name.
- GenerationContext - Interface in org.springframework.aot.generate
-
Central interface used for code generation.
- Generator() - Constructor for class org.springframework.cglib.beans.BeanCopier.Generator
- Generator() - Constructor for class org.springframework.cglib.beans.BeanMap.Generator
- Generator() - Constructor for class org.springframework.cglib.beans.BulkBean.Generator
- Generator() - Constructor for class org.springframework.cglib.beans.ImmutableBean.Generator
- Generator() - Constructor for class org.springframework.cglib.core.KeyFactory.Generator
- Generator() - Constructor for class org.springframework.cglib.proxy.Mixin.Generator
- Generator() - Constructor for class org.springframework.cglib.reflect.ConstructorDelegate.Generator
- Generator() - Constructor for class org.springframework.cglib.reflect.FastClass.Generator
- Generator() - Constructor for class org.springframework.cglib.reflect.MethodDelegate.Generator
- Generator() - Constructor for class org.springframework.cglib.reflect.MulticastDelegate.Generator
- Generator() - Constructor for class org.springframework.cglib.util.ParallelSorter.Generator
- Generator() - Constructor for class org.springframework.cglib.util.StringSwitcher.Generator
- GeneratorStrategy - Interface in org.springframework.cglib.core
-
The
GeneratorStrategy
is responsible for taking aClassGenerator
and producing a byte array containing the data for the generatedClass
. - GenericApplicationContext - Class in org.springframework.context.support
-
Generic ApplicationContext implementation that holds a single internal
DefaultListableBeanFactory
instance and does not assume a specific bean definition format. - GenericApplicationContext() - Constructor for class org.springframework.context.support.GenericApplicationContext
-
Create a new GenericApplicationContext.
- GenericApplicationContext(DefaultListableBeanFactory) - Constructor for class org.springframework.context.support.GenericApplicationContext
-
Create a new GenericApplicationContext with the given DefaultListableBeanFactory.
- GenericApplicationContext(DefaultListableBeanFactory, ApplicationContext) - Constructor for class org.springframework.context.support.GenericApplicationContext
-
Create a new GenericApplicationContext with the given DefaultListableBeanFactory.
- GenericApplicationContext(ApplicationContext) - Constructor for class org.springframework.context.support.GenericApplicationContext
-
Create a new GenericApplicationContext with the given parent.
- GenericApplicationListener - Interface in org.springframework.context.event
-
Extended variant of the standard
ApplicationListener
interface, exposing further metadata such as the supported event and source type. - GenericApplicationListenerAdapter - Class in org.springframework.context.event
-
GenericApplicationListener
adapter that determines supported event types through introspecting the generically declared type of the target listener. - GenericApplicationListenerAdapter(ApplicationListener<?>) - Constructor for class org.springframework.context.event.GenericApplicationListenerAdapter
-
Create a new GenericApplicationListener for the given delegate.
- genericBeanDefinition() - Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Create a new
BeanDefinitionBuilder
used to construct aGenericBeanDefinition
. - genericBeanDefinition(Class<?>) - Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Create a new
BeanDefinitionBuilder
used to construct aGenericBeanDefinition
. - genericBeanDefinition(Class<T>, Supplier<T>) - Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Create a new
BeanDefinitionBuilder
used to construct aGenericBeanDefinition
. - genericBeanDefinition(String) - Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Create a new
BeanDefinitionBuilder
used to construct aGenericBeanDefinition
. - GenericBeanDefinition - Class in org.springframework.beans.factory.support
-
GenericBeanDefinition is a one-stop shop for declarative bean definition purposes.
- GenericBeanDefinition() - Constructor for class org.springframework.beans.factory.support.GenericBeanDefinition
-
Create a new GenericBeanDefinition, to be configured through its bean properties and configuration methods.
- GenericBeanDefinition(BeanDefinition) - Constructor for class org.springframework.beans.factory.support.GenericBeanDefinition
-
Create a new GenericBeanDefinition as deep copy of the given bean definition.
- GenericCallMetaDataProvider - Class in org.springframework.jdbc.core.metadata
-
A generic implementation of the
CallMetaDataProvider
interface. - GenericCallMetaDataProvider(DatabaseMetaData) - Constructor for class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
Constructor used to initialize with provided database meta-data.
- GenericConversionService - Class in org.springframework.core.convert.support
-
Base
ConversionService
implementation suitable for use in most environments. - GenericConversionService() - Constructor for class org.springframework.core.convert.support.GenericConversionService
- GenericConverter - Interface in org.springframework.core.convert.converter
-
Generic converter interface for converting between two or more types.
- GenericConverter.ConvertiblePair - Class in org.springframework.core.convert.converter
-
Holder for a source-to-target class pair.
- GenericFilterBean - Class in org.springframework.web.filter
-
Simple base implementation of
Filter
which treats its config parameters (init-param
entries within thefilter
tag inweb.xml
) as bean properties. - GenericFilterBean() - Constructor for class org.springframework.web.filter.GenericFilterBean
- GenericGroovyApplicationContext - Class in org.springframework.context.support
-
An
ApplicationContext
implementation that extendsGenericApplicationContext
and implementsGroovyObject
such that beans can be retrieved with the dot de-reference syntax instead of usingAbstractApplicationContext.getBean(java.lang.String)
. - GenericGroovyApplicationContext() - Constructor for class org.springframework.context.support.GenericGroovyApplicationContext
- GenericGroovyApplicationContext(Class<?>, String...) - Constructor for class org.springframework.context.support.GenericGroovyApplicationContext
-
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- GenericGroovyApplicationContext(String...) - Constructor for class org.springframework.context.support.GenericGroovyApplicationContext
-
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- GenericGroovyApplicationContext(Resource...) - Constructor for class org.springframework.context.support.GenericGroovyApplicationContext
-
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resources and automatically refreshing the context.
- GenericGroovyXmlContextLoader - Class in org.springframework.test.context.support
-
Concrete implementation of
AbstractGenericContextLoader
that reads bean definitions from Groovy scripts and XML configuration files. - GenericGroovyXmlContextLoader() - Constructor for class org.springframework.test.context.support.GenericGroovyXmlContextLoader
- GenericGroovyXmlWebContextLoader - Class in org.springframework.test.context.web
-
Concrete implementation of
AbstractGenericWebContextLoader
that loads bean definitions from Groovy scripts and XML configuration files. - GenericGroovyXmlWebContextLoader() - Constructor for class org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
- GenericHttpMessageConverter<T> - Interface in org.springframework.http.converter
-
A specialization of
HttpMessageConverter
that can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response. - GenericMarshaller - Interface in org.springframework.oxm
-
Subinterface of
Marshaller
that has support for generics. - GenericMessage<T> - Class in org.springframework.messaging.support
-
An implementation of
Message
with a generic payload. - GenericMessage(T) - Constructor for class org.springframework.messaging.support.GenericMessage
-
Create a new message with the given payload.
- GenericMessage(T, Map<String, Object>) - Constructor for class org.springframework.messaging.support.GenericMessage
-
Create a new message with the given payload and headers.
- GenericMessage(T, MessageHeaders) - Constructor for class org.springframework.messaging.support.GenericMessage
-
A constructor with the
MessageHeaders
instance to use. - GenericMessageConverter - Class in org.springframework.messaging.converter
-
An extension of the
SimpleMessageConverter
that uses aConversionService
to convert the payload of the message to the requested type. - GenericMessageConverter() - Constructor for class org.springframework.messaging.converter.GenericMessageConverter
-
Create a new instance with a default
ConversionService
. - GenericMessageConverter(ConversionService) - Constructor for class org.springframework.messaging.converter.GenericMessageConverter
-
Create a new instance with the given
ConversionService
. - GenericMessageEndpointFactory - Class in org.springframework.jca.endpoint
-
Generic implementation of the JCA 1.7
MessageEndpointFactory
interface, providing transaction management capabilities for any kind of message listener object (e.g. - GenericMessageEndpointFactory() - Constructor for class org.springframework.jca.endpoint.GenericMessageEndpointFactory
- GenericMessageEndpointFactory.InternalResourceException - Exception in org.springframework.jca.endpoint
-
Internal exception thrown when a ResourceException has been encountered during the endpoint invocation.
- GenericMessageEndpointManager - Class in org.springframework.jca.endpoint
-
Generic bean that manages JCA 1.7 message endpoints within a Spring application context, activating and deactivating the endpoint as part of the application context's lifecycle.
- GenericMessageEndpointManager() - Constructor for class org.springframework.jca.endpoint.GenericMessageEndpointManager
- GenericMessagingTemplate - Class in org.springframework.messaging.core
-
A messaging template that resolves destinations names to
MessageChannel
's to send and receive messages from. - GenericMessagingTemplate() - Constructor for class org.springframework.messaging.core.GenericMessagingTemplate
- GenericReactiveTransaction - Class in org.springframework.transaction.reactive
-
Default implementation of the
ReactiveTransaction
interface, used byAbstractReactiveTransactionManager
. - GenericReactiveTransaction(Object, boolean, boolean, boolean, boolean, Object) - Constructor for class org.springframework.transaction.reactive.GenericReactiveTransaction
-
Deprecated, for removal: This API element is subject to removal in a future version.
- GenericReactiveTransaction(String, Object, boolean, boolean, boolean, boolean, boolean, Object) - Constructor for class org.springframework.transaction.reactive.GenericReactiveTransaction
-
Create a new
DefaultReactiveTransactionStatus
instance. - GenericSqlQuery<T> - Class in org.springframework.jdbc.object
- GenericSqlQuery() - Constructor for class org.springframework.jdbc.object.GenericSqlQuery
- GenericStoredProcedure - Class in org.springframework.jdbc.object
-
Concrete implementation making it possible to define the RDBMS stored procedures in an application context without writing a custom Java implementation class.
- GenericStoredProcedure() - Constructor for class org.springframework.jdbc.object.GenericStoredProcedure
- GenericTableMetaDataProvider - Class in org.springframework.jdbc.core.metadata
-
A generic implementation of the
TableMetaDataProvider
interface which should provide enough features for all supported databases. - GenericTableMetaDataProvider(DatabaseMetaData) - Constructor for class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
Constructor used to initialize with provided database meta-data.
- GenericTypeAwareAutowireCandidateResolver - Class in org.springframework.beans.factory.support
-
Basic
AutowireCandidateResolver
that performs a full generic type match with the candidate's type if the dependency is declared as a generic type (e.g. - GenericTypeAwareAutowireCandidateResolver() - Constructor for class org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
- GenericTypeResolver - Class in org.springframework.core
-
Helper class for resolving generic types against type variables.
- GenericUnmarshaller - Interface in org.springframework.oxm
-
Subinterface of
Unmarshaller
that has support for generics. - GenericWebApplicationContext - Class in org.springframework.web.context.support
-
Subclass of
GenericApplicationContext
, suitable for web environments. - GenericWebApplicationContext() - Constructor for class org.springframework.web.context.support.GenericWebApplicationContext
-
Create a new
GenericWebApplicationContext
. - GenericWebApplicationContext(ServletContext) - Constructor for class org.springframework.web.context.support.GenericWebApplicationContext
-
Create a new
GenericWebApplicationContext
for the givenServletContext
. - GenericWebApplicationContext(DefaultListableBeanFactory) - Constructor for class org.springframework.web.context.support.GenericWebApplicationContext
-
Create a new
GenericWebApplicationContext
with the givenDefaultListableBeanFactory
. - GenericWebApplicationContext(DefaultListableBeanFactory, ServletContext) - Constructor for class org.springframework.web.context.support.GenericWebApplicationContext
-
Create a new
GenericWebApplicationContext
with the givenDefaultListableBeanFactory
andServletContext
. - GenericXmlApplicationContext - Class in org.springframework.context.support
-
Convenient application context with built-in XML support.
- GenericXmlApplicationContext() - Constructor for class org.springframework.context.support.GenericXmlApplicationContext
- GenericXmlApplicationContext(Class<?>, String...) - Constructor for class org.springframework.context.support.GenericXmlApplicationContext
-
Create a new GenericXmlApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- GenericXmlApplicationContext(String...) - Constructor for class org.springframework.context.support.GenericXmlApplicationContext
-
Create a new GenericXmlApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
- GenericXmlApplicationContext(Resource...) - Constructor for class org.springframework.context.support.GenericXmlApplicationContext
-
Create a new GenericXmlApplicationContext, loading bean definitions from the given resources and automatically refreshing the context.
- GenericXmlContextLoader - Class in org.springframework.test.context.support
-
Concrete implementation of
AbstractGenericContextLoader
that reads bean definitions from XML resources. - GenericXmlContextLoader() - Constructor for class org.springframework.test.context.support.GenericXmlContextLoader
- GenericXmlWebContextLoader - Class in org.springframework.test.context.web
-
Concrete implementation of
AbstractGenericWebContextLoader
that loads bean definitions from XML resources. - GenericXmlWebContextLoader() - Constructor for class org.springframework.test.context.web.GenericXmlWebContextLoader
- get() - Method in interface org.springframework.cache.Cache.ValueWrapper
-
Return the actual value in the cache.
- get() - Method in class org.springframework.cache.support.SimpleValueWrapper
-
Simply returns the value as given at construction time.
- get() - Method in interface org.springframework.r2dbc.core.QueryOperation
- get() - Method in class org.springframework.scheduling.annotation.AsyncResult
-
Deprecated.
- get() - Method in interface org.springframework.test.web.reactive.server.WebTestClient
-
Prepare an HTTP GET request.
- get() - Method in class org.springframework.util.concurrent.CompletableToListenableFutureAdapter
-
Deprecated.
- get() - Method in class org.springframework.util.concurrent.FutureAdapter
-
Deprecated.
- get() - Method in class org.springframework.util.concurrent.SettableListenableFuture
-
Deprecated.Retrieve the value.
- get() - Method in interface org.springframework.util.ConcurrentReferenceHashMap.Reference
-
Return the referenced entry, or
null
if the entry is no longer available. - get() - Method in class org.springframework.util.function.SingletonSupplier
-
Get the shared singleton instance for this supplier.
- get() - Method in interface org.springframework.util.function.ThrowingSupplier
-
Default
Supplier.get()
that wraps any thrown checked exceptions (by default in aRuntimeException
). - get() - Method in interface org.springframework.web.client.RestClient
-
Start building an HTTP GET request.
- get() - Method in interface org.springframework.web.reactive.function.client.WebClient
-
Start building an HTTP GET request.
- get(int) - Method in interface org.springframework.beans.factory.aot.AutowiredArguments
-
Return the resolved argument at the specified index.
- get(int) - Method in class org.springframework.cglib.core.TinyBitSet
-
Deprecated.
- get(int) - Method in class org.springframework.util.AutoPopulatingList
-
Get the element at the supplied index, creating it if there is no element at that index.
- get(int, Class<T>) - Method in interface org.springframework.beans.factory.aot.AutowiredArguments
-
Return the resolved argument at the specified index.
- get(long, TimeUnit) - Method in class org.springframework.scheduling.annotation.AsyncResult
-
Deprecated.
- get(long, TimeUnit) - Method in class org.springframework.util.concurrent.CompletableToListenableFutureAdapter
-
Deprecated.
- get(long, TimeUnit) - Method in class org.springframework.util.concurrent.FutureAdapter
-
Deprecated.
- get(long, TimeUnit) - Method in class org.springframework.util.concurrent.SettableListenableFuture
-
Deprecated.Retrieve the value.
- get(Class<A>) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get the nearest matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(Class<A>, Predicate<? super MergedAnnotation<A>>) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get the nearest matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(Class<A>, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get a matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(Class<T>) - Method in class org.springframework.cglib.core.internal.CustomizerRegistry
- get(Class<T>, Serializable) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
Return the persistent instance of the given entity class with the given identifier, or
null
if not found. - get(Class<T>, Serializable) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
- get(Class<T>, Serializable, LockMode) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
Return the persistent instance of the given entity class with the given identifier, or
null
if not found. - get(Class<T>, Serializable, LockMode) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
- get(Object) - Method in interface org.springframework.cache.Cache
-
Return the value to which this cache maps the specified key.
- get(Object) - Method in class org.springframework.cache.support.AbstractValueAdaptingCache
- get(Object) - Method in class org.springframework.cache.support.NoOpCache
- get(Object) - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
- get(Object) - Method in class org.springframework.cglib.beans.BeanMap
- get(Object) - Method in class org.springframework.http.HttpHeaders
- get(Object) - Method in class org.springframework.http.support.HttpComponentsHeadersAdapter
- get(Object) - Method in class org.springframework.http.support.JettyHeadersAdapter
- get(Object) - Method in class org.springframework.http.support.Netty4HeadersAdapter
- get(Object) - Method in class org.springframework.http.support.Netty5HeadersAdapter
- get(Object) - Method in class org.springframework.messaging.MessageHeaders
- get(Object) - Method in class org.springframework.messaging.simp.stomp.StompHeaders
- get(Object) - Method in class org.springframework.util.ConcurrentReferenceHashMap
- get(Object) - Method in class org.springframework.util.LinkedCaseInsensitiveMap
- get(Object) - Method in class org.springframework.util.MultiValueMapAdapter
- get(Object) - Method in class org.springframework.web.socket.WebSocketHttpHeaders
- get(Object, Class<T>) - Method in interface org.springframework.cache.Cache
-
Return the value to which this cache maps the specified key, generically specifying a type that return value will be cast to.
- get(Object, Class<T>) - Method in class org.springframework.cache.support.AbstractValueAdaptingCache
- get(Object, Class<T>) - Method in class org.springframework.cache.support.NoOpCache
- get(Object, Class<T>) - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
- get(Object, Class<T>) - Method in class org.springframework.messaging.MessageHeaders
- get(Object, Object) - Method in class org.springframework.cglib.beans.BeanMap
-
Get the property of a bean.
- get(Object, Callable<T>) - Method in interface org.springframework.cache.Cache
-
Return the value to which this cache maps the specified key, obtaining that value from
valueLoader
if necessary. - get(Object, Callable<T>) - Method in class org.springframework.cache.caffeine.CaffeineCache
- get(Object, Callable<T>) - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
- get(Object, Callable<T>) - Method in class org.springframework.cache.jcache.JCacheCache
- get(Object, Callable<T>) - Method in class org.springframework.cache.support.NoOpCache
- get(Object, Callable<T>) - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
- get(String) - Method in class org.springframework.beans.MutablePropertyValues
-
Get the raw property value, if any.
- get(String) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get the nearest matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(String) - Method in class org.springframework.core.env.MutablePropertySources
- get(String) - Method in interface org.springframework.core.env.PropertySources
-
Return the property source with the given name,
null
if not found. - get(String) - Method in class org.springframework.core.test.tools.ClassFiles
-
Get the
ClassFile
with the given class name. - get(String) - Method in class org.springframework.core.test.tools.ResourceFiles
-
Get the
ResourceFile
with the given path. - get(String) - Method in class org.springframework.core.test.tools.SourceFiles
-
Get the
SourceFile
with the given path. - get(String) - Method in interface org.springframework.test.annotation.ProfileValueSource
-
Get the profile value indicated by the specified key.
- get(String) - Method in class org.springframework.test.annotation.SystemProfileValueSource
-
Get the profile value indicated by the specified key from the system properties.
- get(String) - Method in interface org.springframework.test.context.support.PropertyProvider
-
Get the value of the named property.
- get(String, Serializable) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
Return the persistent instance of the given entity class with the given identifier, or
null
if not found. - get(String, Serializable) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
- get(String, Serializable, LockMode) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
Return the persistent instance of the given entity class with the given identifier, or
null
if not found. - get(String, Serializable, LockMode) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
- get(String, Object...) - Static method in class org.springframework.http.RequestEntity
-
Create an HTTP GET builder with the given string base uri template.
- get(String, Object...) - Static method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
-
Create an HTTP GET builder with the given URI template.
- get(String, Object...) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
-
Create a
MockHttpServletRequestBuilder
for a GET request. - get(String, Predicate<? super MergedAnnotation<A>>) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get the nearest matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(String, Predicate<? super MergedAnnotation<A>>, MergedAnnotationSelector<A>) - Method in interface org.springframework.core.annotation.MergedAnnotations
-
Get a matching annotation or meta-annotation of the specified type, or
MergedAnnotation.missing()
if none is present. - get(String, ObjectFactory<?>) - Method in interface org.springframework.beans.factory.config.Scope
-
Return the object with the given name from the underlying scope,
creating it
if not found in the underlying storage mechanism. - get(String, ObjectFactory<?>) - Method in class org.springframework.context.support.SimpleThreadScope
- get(String, ObjectFactory<?>) - Method in class org.springframework.messaging.simp.SimpSessionScope
- get(String, ObjectFactory<?>) - Method in class org.springframework.transaction.support.SimpleTransactionScope
- get(String, ObjectFactory<?>) - Method in class org.springframework.web.context.request.AbstractRequestAttributesScope
- get(String, ObjectFactory<?>) - Method in class org.springframework.web.context.request.SessionScope
- get(String, ObjectFactory<?>) - Method in class org.springframework.web.context.support.ServletContextScope
- get(URI) - Static method in class org.springframework.http.RequestEntity
-
Create an HTTP GET builder with the given url.
- get(URI) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
-
Create a
MockHttpServletRequestBuilder
for a GET request. - get(BiFunction<String, Exception, RuntimeException>) - Method in interface org.springframework.util.function.ThrowingSupplier
-
Gets a result, wrapping any thrown checked exceptions using the given
exceptionWrapper
. - get(K) - Method in class org.springframework.cglib.core.internal.LoadingCache
- get(K) - Method in class org.springframework.util.ConcurrentLruCache
-
Retrieve an entry from the cache, potentially triggering generation of the value.
- get(RegisteredBean) - Method in class org.springframework.beans.factory.aot.BeanInstanceSupplier
- get(RegisteredBean) - Method in interface org.springframework.beans.factory.support.InstanceSupplier
-
Get the supplied instance.
- get(AbstractClassGenerator, boolean) - Method in class org.springframework.cglib.core.AbstractClassGenerator.ClassLoaderData
- get(MergedContextConfiguration) - Method in interface org.springframework.test.context.cache.ContextCache
-
Obtain a cached
ApplicationContext
for the given key. - get(MergedContextConfiguration) - Method in class org.springframework.test.context.cache.DefaultContextCache
- get(Context) - Static method in class org.springframework.web.filter.reactive.ServerWebExchangeContextFilter
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of using
ServerWebExchangeContextFilter.getExchange(ContextView)
which accepts aContextView
instead ofContext
, reflecting the fact that theContextView
is needed only for reading. - GET - Enum constant in enum class org.springframework.web.bind.annotation.RequestMethod
- GET - Static variable in class org.springframework.http.HttpMethod
-
The HTTP method
GET
. - GET(String) - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
-
Return a
RequestPredicate
that matches if request's HTTP method isGET
and the givenpattern
matches against the request path. - GET(String) - Static method in class org.springframework.web.servlet.function.RequestPredicates
-
Return a
RequestPredicate
that matches if request's HTTP method isGET
and the givenpattern
matches against the request path. - GET(String, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given pattern. - GET(String, RequestPredicate, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given pattern and predicate. - GET(String, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given pattern. - GET(String, RequestPredicate, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given pattern and predicate. - GET(HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds a route to the given handler function that handles HTTP
GET
requests. - GET(RequestPredicate, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.reactive.function.server.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given predicate. - GET(HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds a route to the given handler function that handles HTTP
GET
requests. - GET(RequestPredicate, HandlerFunction<ServerResponse>) - Method in interface org.springframework.web.servlet.function.RouterFunctions.Builder
-
Adds a route to the given handler function that handles all HTTP
GET
requests that match the given predicate. - getAccept() - Method in class org.springframework.http.HttpHeaders
-
Return the list of acceptable media types, as specified by the
Accept
header. - getAcceptCharset() - Method in class org.springframework.http.HttpHeaders
-
Return the list of acceptable charsets, as specified by the
Accept-Charset
header. - getAcceptCharset() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
acceptCharset
' attribute. - getAcceptedCharsets() - Method in class org.springframework.http.converter.StringHttpMessageConverter
-
Return the list of supported
Charsets
. - getAcceptedProtocol() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getAcceptedProtocol() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getAcceptedProtocol() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getAcceptedProtocol() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getAcceptedProtocol() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getAcceptedProtocol() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
-
Return the selected sub-protocol to use.
- getAcceptedProtocol() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getAcceptedProtocol() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the negotiated sub-protocol.
- getAcceptLanguage() - Method in class org.springframework.http.HttpHeaders
-
Return the language ranges from the "Accept-Language" header.
- getAcceptLanguageAsLocales() - Method in class org.springframework.http.HttpHeaders
- getAcceptPatch() - Method in class org.springframework.http.HttpHeaders
-
Return the list of acceptable media types for
PATCH
methods, as specified by theAccept-Patch
header. - getAcceptVersion() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getAcceptVersion() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the accept-version header.
- getAccess() - Method in class org.springframework.asm.ClassReader
-
Returns the class's access flags (see
Opcodes
). - getAccess() - Method in class org.springframework.cglib.core.ClassEmitter
- getAccessControlAllowCredentials() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Allow-Credentials
response header. - getAccessControlAllowHeaders() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Allow-Headers
response header. - getAccessControlAllowMethods() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Allow-Methods
response header. - getAccessControlAllowOrigin() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Allow-Origin
response header. - getAccessControlExposeHeaders() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Expose-Headers
response header. - getAccessControlMaxAge() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Max-Age
response header. - getAccessControlRequestHeaders() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Request-Headers
request header. - getAccessControlRequestMethod() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Access-Control-Request-Method
request header. - getAccesskey() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Get the value of the '
accesskey
' attribute. - getAccessor(Message<?>) - Static method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return the original
MessageHeaderAccessor
used to create the headers of the givenMessage
, ornull
if that's not available or if its type does not match the required type. - getAccessor(Message<?>, Class<T>) - Static method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return the original
MessageHeaderAccessor
used to create the headers of the givenMessage
, ornull
if that's not available or if its type does not match the required type. - getAccessor(MessageHeaders, Class<T>) - Static method in class org.springframework.messaging.support.MessageHeaderAccessor
-
A variation of
MessageHeaderAccessor.getAccessor(org.springframework.messaging.Message, Class)
with aMessageHeaders
instance instead of aMessage
. - getAck() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getAck() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the ack header.
- getAcknowledgeMode() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the JMS acknowledgement mode to use.
- getAction() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
action
' attribute. - getActivationName() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
-
Implementation of the JCA 1.7
#getActivationName()
method, returning the bean name as set on this MessageEndpointFactory. - getActivationSpec() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return the JCA ActivationSpec to use for activating the endpoint.
- getActivationSpecConfig() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Return the
JmsActivationSpecConfig
object that this endpoint manager should use for activating its listener. - getActiveConsumerCount() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the number of currently active consumers.
- getActiveContextObject() - Method in class org.springframework.expression.spel.ExpressionState
-
The active context object is what unqualified references to properties/etc are resolved against.
- getActiveCount() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
- getActiveCount() - Method in interface org.springframework.aop.target.PoolingConfig
-
Return the number of active objects in the pool.
- getActiveCount() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the number of currently active threads.
- getActiveCount() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
Return the number of currently active threads.
- getActivePatternsCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Returns either
RequestMappingInfo.getPathPatternsCondition()
orRequestMappingInfo.getPatternsCondition()
depending on which is not null. - getActiveProfiles() - Method in class org.springframework.core.env.AbstractEnvironment
- getActiveProfiles() - Method in interface org.springframework.core.env.Environment
-
Return the set of profiles explicitly made active for this environment.
- getActiveProfiles() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged active bean definition profiles for the test class.
- getActualBeanClass(RootBeanDefinition, String, BeanFactory) - Method in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy
- getActualBeanClass(RootBeanDefinition, String, BeanFactory) - Method in interface org.springframework.beans.factory.support.InstantiationStrategy
-
Determine the actual class for the given bean definition, as instantiated at runtime.
- getActualCount() - Method in exception org.springframework.jdbc.IncorrectResultSetColumnCountException
-
Return the actual column count.
- getActualFieldValue(String) - Method in class org.springframework.validation.AbstractBindingResult
-
Extract the actual field value for the given field.
- getActualFieldValue(String) - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
Fetches the field value from the PropertyAccessor.
- getActualFieldValue(String) - Method in class org.springframework.validation.MapBindingResult
- getActualParams() - Method in exception org.springframework.web.bind.UnsatisfiedServletRequestParameterException
-
Return the actual parameter Map associated with the ServletRequest.
- getActualResources() - Method in class org.springframework.beans.factory.parsing.ImportDefinition
- getActualRowsAffected() - Method in exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
-
Return the number of rows that have actually been affected.
- getActualSize() - Method in exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Return the actual result size (or -1 if unknown).
- getActualType() - Method in exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
-
Return the actual type of the instance found.
- getActualType() - Method in exception org.springframework.jndi.TypeMismatchNamingException
-
Return the actual type that the lookup returned, if available.
- getActualValue() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the actual value of the field, i.e.
- getActualValue() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the actual value of the field, i.e.
- getAdaptedInterceptors() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return all configured interceptors adapted to
HandlerInterceptor
. - getAdaptee() - Method in class org.springframework.util.concurrent.FutureAdapter
-
Deprecated.Returns the adaptee.
- getAdapter(Class<?>) - Method in class org.springframework.core.ReactiveAdapterRegistry
-
Get the adapter for the given reactive type.
- getAdapter(Class<?>, Object) - Method in class org.springframework.core.ReactiveAdapterRegistry
-
Get the adapter for the given reactive type.
- getAdapter(HandlerResult) - Method in class org.springframework.web.reactive.result.HandlerResultHandlerSupport
-
Get a
ReactiveAdapter
for the top-level return value type. - getAdapterRegistry() - Method in class org.springframework.messaging.handler.annotation.reactive.PayloadMethodArgumentResolver
-
Return the configured
ReactiveAdapterRegistry
. - getAdapterRegistry() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractEncoderMethodReturnValueHandler
-
The configured adapter registry.
- getAdapterRegistry() - Method in class org.springframework.web.reactive.result.HandlerResultHandlerSupport
-
Return the configured
ReactiveAdapterRegistry
. - getAdapterRegistry() - Method in class org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport
-
Return the configured
ReactiveAdapterRegistry
. - getAdvice() - Method in interface org.springframework.aop.Advisor
-
Return the advice part of this aspect.
- getAdvice() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
- getAdvice() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
- getAdvice() - Method in class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
- getAdvice() - Method in class org.springframework.aop.support.AbstractGenericPointcutAdvisor
- getAdvice() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
- getAdvice() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
- getAdvice() - Method in class org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor
- getAdvice() - Method in class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
- getAdvice() - Method in class org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
- getAdvice(Method, AspectJExpressionPointcut, MetadataAwareAspectInstanceFactory, int, String) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
-
Build a Spring AOP Advice for the given AspectJ advice method.
- getAdvice(Method, AspectJExpressionPointcut, MetadataAwareAspectInstanceFactory, int, String) - Method in class org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
- getAdviceBeanName() - Method in class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
-
Return the name of the advice bean that this advisor refers to, if any.
- getAdviceModeAttributeName() - Method in class org.springframework.context.annotation.AdviceModeImportSelector
-
The name of the
AdviceMode
attribute for the annotation specified by the generic typeA
. - getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Return whether the given bean is to be proxied, what additional advices (e.g.
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
-
Identify as a bean to proxy if the bean name matches one of the names in the configured list of supported names.
- getAdvisor(Method, MetadataAwareAspectInstanceFactory, int, String) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
-
Build a Spring AOP Advisor for the given AspectJ advice method.
- getAdvisor(Method, MetadataAwareAspectInstanceFactory, int, String) - Method in class org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
- getAdvisorBeanNamePrefix() - Method in class org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
-
Return the prefix for bean names that will cause them to be included for auto-proxying by this object.
- getAdvisorChainFactory() - Method in class org.springframework.aop.framework.AdvisedSupport
-
Return the advisor chain factory to use (never
null
). - getAdvisorCount() - Method in interface org.springframework.aop.framework.Advised
-
Return the number of advisors applying to this proxy.
- getAdvisorCount() - Method in class org.springframework.aop.framework.AdvisedSupport
- getAdvisors() - Method in interface org.springframework.aop.framework.Advised
-
Return the advisors applying to this proxy.
- getAdvisors() - Method in class org.springframework.aop.framework.AdvisedSupport
- getAdvisors(MetadataAwareAspectInstanceFactory) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
-
Build Spring AOP Advisors for all annotated At-AspectJ methods on the specified aspect instance.
- getAdvisors(MetadataAwareAspectInstanceFactory) - Method in class org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
- getAdvisorsInternal() - Method in class org.springframework.aop.framework.AdvisedSupport
- getAggregateIndex() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the index of the aggregate collection containing this annotation.
- getAggregateTemplateLoader(List<TemplateLoader>) - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
Return a
TemplateLoader
based on the givenTemplateLoader
list. - getAjType() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return AspectJ reflection information.
- getAlias() - Method in class org.springframework.beans.factory.parsing.AliasDefinition
-
Return the alias registered for the bean.
- getAliases() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Return the alias names for the bean, as specified directly for the bean definition.
- getAliases(String) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return the aliases for the given bean name, if any.
- getAliases(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getAliases(String) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getAliases(String) - Method in class org.springframework.context.support.AbstractApplicationContext
- getAliases(String) - Method in interface org.springframework.core.AliasRegistry
-
Return the aliases for the given name, if defined.
- getAliases(String) - Method in class org.springframework.core.SimpleAliasRegistry
- getAliases(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getAllAnnotationAttributes(AnnotatedElement, String) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the annotation attributes of all annotations of the specified
annotationName
in the annotation hierarchy above the suppliedAnnotatedElement
and store the results in aMultiValueMap
. - getAllAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the annotation attributes of all annotations of the specified
annotationName
in the annotation hierarchy above the suppliedAnnotatedElement
and store the results in aMultiValueMap
. - getAllAnnotationAttributes(String) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve all attributes of all annotations of the given type, if any (i.e.
- getAllAnnotationAttributes(String, boolean) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve all attributes of all annotations of the given type, if any (i.e.
- getAllAnnotationAttributes(String, boolean) - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getAllAnnotationAttributes(String, boolean) - Method in class org.springframework.core.type.StandardMethodMetadata
- getAllCompiledClasses() - Method in class org.springframework.core.test.tools.Compiled
-
Return all compiled classes.
- getAllDeclaredMethods(Class<?>) - Static method in class org.springframework.util.ReflectionUtils
-
Get all declared methods on the leaf class and all superclasses.
- getAllErrors() - Method in class org.springframework.validation.AbstractBindingResult
- getAllErrors() - Method in exception org.springframework.validation.BindException
- getAllErrors() - Method in interface org.springframework.validation.Errors
-
Get all errors, both global and field ones.
- getAllErrors() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return a single list with all errors from all validation results.
- getAllErrors() - Method in class org.springframework.validation.method.ParameterErrors
- getAllErrors() - Method in class org.springframework.web.bind.EscapedErrors
- getAllErrors() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getAllFileExtensions() - Method in class org.springframework.web.accept.ContentNegotiationManager
-
Get all registered file extensions.
- getAllFileExtensions() - Method in class org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
- getAllFileExtensions() - Method in interface org.springframework.web.accept.MediaTypeFileExtensionResolver
-
Get all registered file extensions.
- getAllInterfaces(Object) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given instance implements as an array, including ones implemented by superclasses.
- getAllInterfacesAsSet(Object) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given instance implements as a Set, including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
- getAllInterfacesForClass(Class<?>, ClassLoader) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
- getAllInterfacesForClassAsSet(Class<?>, ClassLoader) - Static method in class org.springframework.util.ClassUtils
-
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
- getAllMediaTypes() - Method in class org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
- getAllMergedAnnotations(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get all annotations of the specified
annotationType
within the annotation hierarchy above the suppliedelement
; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specifiedannotationType
. - getAllMergedAnnotations(AnnotatedElement, Set<Class<? extends Annotation>>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get all annotations of the specified
annotationTypes
within the annotation hierarchy above the suppliedelement
; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the correspondingannotationType
. - getAllow() - Method in class org.springframework.http.HttpHeaders
-
Return the set of allowed
HTTP methods
, as specified by theAllow
header. - getAllowCredentials() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured
allowCredentials
flag, ornull
if none. - getAllowedFields() - Method in class org.springframework.validation.DataBinder
-
Return the field patterns that should be allowed for binding.
- getAllowedHeaders() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the allowed actual request headers, or
null
if none. - getAllowedLocations() - Method in class org.springframework.web.reactive.resource.PathResourceResolver
- getAllowedLocations() - Method in class org.springframework.web.servlet.resource.PathResourceResolver
- getAllowedMethods() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the allowed HTTP methods, or
null
in which case only"GET"
and"HEAD"
allowed. - getAllowedOriginPatterns() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured origins patterns to allow, or
null
if none. - getAllowedOriginPatterns() - Method in class org.springframework.web.socket.server.support.OriginHandshakeInterceptor
-
Return the
configured
allowed origin patterns. - getAllowedOriginPatterns() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return
configured
origin patterns. - getAllowedOrigins() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured origins to allow, or
null
if none. - getAllowedOrigins() - Method in class org.springframework.web.socket.server.support.OriginHandshakeInterceptor
-
Return the
configured
allowed origins. - getAllowedOrigins() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the
configured
allowed origins. - getAllowHeader() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Return the "Allow" header value to use in response to an HTTP OPTIONS request based on the configured
supported methods
also automatically adding "OPTIONS" to the list even if not present as a supported method. - getAllowPrivateNetwork() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured
allowPrivateNetwork
flag, ornull
if none. - getAllParameters(Object...) - Method in interface org.springframework.cache.jcache.interceptor.JCacheOperation
-
Return the
CacheInvocationParameter
instances based on the specified method arguments. - getAllValidationResults() - Method in exception org.springframework.validation.method.MethodValidationException
- getAllValidationResults() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return all validation results.
- getAllValidationResults() - Method in exception org.springframework.web.method.annotation.HandlerMethodValidationException
- getAlreadyFilteredAttributeName() - Method in class org.springframework.web.filter.OncePerRequestFilter
-
Return the name of the request attribute that identifies that a request is already filtered.
- getAlt() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
alt
' attribute. - getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory) - Method in class org.springframework.web.context.support.AnnotationConfigWebApplicationContext
-
Build an
AnnotatedBeanDefinitionReader
for the given bean factory. - getAnnotatedElement() - Method in class org.springframework.beans.factory.InjectionPoint
-
Return the wrapped annotated element.
- getAnnotatedElement() - Method in class org.springframework.core.MethodParameter
-
Return the wrapped annotated element.
- getAnnotatedMethods(String) - Method in interface org.springframework.core.type.AnnotationMetadata
-
Retrieve the method metadata for all methods that are annotated (or meta-annotated) with the given annotation type.
- getAnnotatedMethods(String) - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getAnnotation() - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- getAnnotation() - Method in class org.springframework.test.context.TestContextAnnotationUtils.AnnotationDescriptor
-
Get the merged annotation for this descriptor.
- getAnnotation(Annotation, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Get a single
Annotation
ofannotationType
from the supplied annotation: either the given annotation itself or a direct meta-annotation thereof. - getAnnotation(Class<A>) - Method in class org.springframework.beans.factory.InjectionPoint
-
Retrieve a field/parameter annotation of the given type, if any.
- getAnnotation(Class<T>) - Method in class org.springframework.core.convert.TypeDescriptor
-
Obtain the annotation of the specified
annotationType
that is on this type descriptor. - getAnnotation(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Get a single
Annotation
ofannotationType
from the suppliedAnnotatedElement
, where the annotation is either present or meta-present on theAnnotatedElement
. - getAnnotation(Method, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Get a single
Annotation
ofannotationType
from the suppliedMethod
, where the annotation is either present or meta-present on the method. - getAnnotation(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the
AnnotationAttributes
stored under the specifiedattributeName
. - getAnnotation(String, Class<A>) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the annotation of type
annotationType
stored under the specifiedattributeName
. - getAnnotation(String, Class<T>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required annotation attribute value from the annotation.
- getAnnotation(MethodParameter, Class<A>) - Method in class org.springframework.http.codec.json.AbstractJackson2Decoder
- getAnnotation(MethodParameter, Class<A>) - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
- getAnnotation(MethodParameter, Class<A>) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getAnnotationArray(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the array of
AnnotationAttributes
stored under the specifiedattributeName
. - getAnnotationArray(String, Class<A>) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the array of type
annotationType
stored under the specifiedattributeName
. - getAnnotationArray(String, Class<T>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required annotation array attribute value from the annotation.
- getAnnotationAttributes(Annotation) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the given annotation's attributes as a
Map
, preserving all attribute types. - getAnnotationAttributes(Annotation, boolean) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the given annotation's attributes as a
Map
. - getAnnotationAttributes(Annotation, boolean, boolean) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the given annotation's attributes as an
AnnotationAttributes
map. - getAnnotationAttributes(AnnotatedElement, Annotation) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the given annotation's attributes as an
AnnotationAttributes
map. - getAnnotationAttributes(AnnotatedElement, Annotation, boolean, boolean) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the given annotation's attributes as an
AnnotationAttributes
map. - getAnnotationAttributes(String) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve the attributes of the annotation of the given type, if any (i.e.
- getAnnotationAttributes(String, boolean) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve the attributes of the annotation of the given type, if any (i.e.
- getAnnotationAttributes(String, boolean) - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getAnnotationAttributes(String, boolean) - Method in class org.springframework.core.type.StandardMethodMetadata
- getAnnotationConfigLoader() - Method in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
-
Get the delegate
SmartContextLoader
that supports annotated classes. - getAnnotationConfigLoader() - Method in class org.springframework.test.context.support.DelegatingSmartContextLoader
- getAnnotationConfigLoader() - Method in class org.springframework.test.context.web.WebDelegatingSmartContextLoader
- getAnnotationMetadata() - Method in interface org.springframework.core.type.classreading.MetadataReader
-
Read full annotation metadata for the underlying class, including metadata for annotated methods.
- getAnnotations() - Method in class org.springframework.beans.factory.InjectionPoint
-
Obtain the annotations associated with the wrapped field or method/constructor parameter.
- getAnnotations() - Method in class org.springframework.core.convert.TypeDescriptor
-
Return the annotations associated with this type descriptor, if any.
- getAnnotations() - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Get annotation details based on the direct annotations and meta-annotations of the underlying element.
- getAnnotations() - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getAnnotations() - Method in class org.springframework.core.type.StandardMethodMetadata
- getAnnotations(AnnotatedElement) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getAnnotations(Method) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getAnnotationType() - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- getAnnotationType() - Method in class org.springframework.core.type.filter.AnnotationTypeFilter
-
Return the
Annotation
that this instance is using to filter candidates. - getAnnotationTypes() - Method in interface org.springframework.core.type.AnnotationMetadata
-
Get the fully-qualified class names of all annotation types that are directly present on the underlying class.
- getAnnotationTypes() - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getAopProxyFactory() - Method in class org.springframework.aop.framework.ProxyCreatorSupport
-
Return the AopProxyFactory that this ProxyConfig uses.
- getApplicationClass() - Method in class org.springframework.context.aot.ContextAotProcessor
-
Get the application entry point (typically a class with a
main()
method). - getApplicationContext() - Method in class org.springframework.context.event.ApplicationContextEvent
-
Get the
ApplicationContext
that the event was raised for. - getApplicationContext() - Method in class org.springframework.context.support.ApplicationObjectSupport
-
Return the ApplicationContext that this object is associated with.
- getApplicationContext() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
- getApplicationContext() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
- getApplicationContext() - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
- getApplicationContext() - Method in exception org.springframework.test.context.ContextLoadException
-
Get the
ApplicationContext
that failed to load. - getApplicationContext() - Method in class org.springframework.test.context.support.DefaultTestContext
-
Get the application context for this test context.
- getApplicationContext() - Method in interface org.springframework.test.context.TestContext
-
Get the application context for this test context, possibly cached.
- getApplicationContext() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
- getApplicationContext() - Method in class org.springframework.web.reactive.result.view.AbstractView
- getApplicationContext() - Method in class org.springframework.web.reactive.result.view.script.RenderingContext
-
Return the application context.
- getApplicationContext() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the containing
ApplicationContext
, if any. - getApplicationContext() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getApplicationContext() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
ApplicationContext
, if any. - getApplicationContext() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the
ApplicationContext
associated with the web application, if it was initialized with one viaWebHttpHandlerBuilder.applicationContext(ApplicationContext)
. - getApplicationContext() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getApplicationContext() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Return the associated Spring
ApplicationContext
. - getApplicationContext() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
- getApplicationContext() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
- getApplicationContext() - Method in class org.springframework.web.servlet.view.script.RenderingContext
-
Return the application context.
- getApplicationContext() - Method in class org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
-
Returns the active
ApplicationContext
. - getApplicationContext(ExtensionContext) - Static method in class org.springframework.test.context.junit.jupiter.SpringExtension
-
Get the
ApplicationContext
associated with the suppliedExtensionContext
. - getApplicationDestinationPrefixes() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getApplicationEventPublisher() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- getApplicationEvents() - Static method in class org.springframework.test.context.event.ApplicationEventsHolder
-
Get the
ApplicationEvents
for the current thread. - getApplicationException() - Method in exception org.springframework.transaction.TransactionSystemException
-
Return the application exception that was thrown before this transaction exception, if any.
- getApplicationListeners() - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
Return a Collection containing all ApplicationListeners.
- getApplicationListeners() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the list of statically specified ApplicationListeners.
- getApplicationListeners(ApplicationEvent, ResolvableType) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
Return a Collection of ApplicationListeners matching the given event type.
- getApplicationName() - Method in interface org.springframework.context.ApplicationContext
-
Return a name for the deployed application that this context belongs to.
- getApplicationName() - Method in class org.springframework.context.support.AbstractApplicationContext
- getApplicationName() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- getApplicationName() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
- getApplicationStartup() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the
ApplicationStartup
for this bean factory. - getApplicationStartup() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getApplicationStartup() - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Return the
ApplicationStartup
for this application context. - getApplicationStartup() - Method in class org.springframework.context.support.AbstractApplicationContext
- getAppliedPropertySources() - Method in class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
-
Return the property sources that were actually applied during
post-processing
. - getArgs() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getArgs() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getArgs() - Method in interface org.springframework.cache.interceptor.CacheOperationInvocationContext
-
Return the argument list used to invoke the method.
- getArgument() - Method in class org.springframework.validation.method.ParameterValidationResult
-
The method argument value that was validated.
- getArgument(int) - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the argument value at the given index used for the current reflection invocation.
- getArgumentCount() - Method in class org.springframework.asm.Type
-
Returns the number of arguments of this method type.
- getArgumentCount() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Return the number of argument values held in this instance, counting both indexed and generic argument values.
- getArgumentCount(String) - Static method in class org.springframework.asm.Type
-
Returns the number of arguments in the given method descriptor.
- getArgumentNames() - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- getArgumentResolver(MethodParameter) - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
-
Find a registered
HandlerMethodArgumentResolver
that supports the given method parameter. - getArgumentResolver(MethodParameter) - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
-
Find a registered
HandlerMethodArgumentResolver
that supports the given method parameter. - getArgumentResolverConfigurer() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return the configured custom resolvers for handler method arguments.
- getArgumentResolverConfigurer() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
-
Return the configured resolvers for controller method arguments.
- getArgumentResolvers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the complete list of argument resolvers.
- getArgumentResolvers() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return the argument resolvers initialized during
AbstractMethodMessageHandler.afterPropertiesSet()
. - getArgumentResolvers() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Provide access to the shared custom argument resolvers used by the
RequestMappingHandlerAdapter
and theExceptionHandlerExceptionResolver
. - getArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the configured argument resolvers, or possibly
null
if not initialized yet viaExceptionHandlerExceptionResolver.afterPropertiesSet()
. - getArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured argument resolvers, or possibly
null
if not initialized yet viaRequestMappingHandlerAdapter.afterPropertiesSet()
. - getArguments() - Method in interface org.aopalliance.intercept.Invocation
-
Get the arguments as an array object.
- getArguments() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
- getArguments() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the argument values used for the current reflection invocation.
- getArguments() - Method in interface org.springframework.context.MessageSourceResolvable
-
Return the array of arguments to be used to resolve this message.
- getArguments() - Method in class org.springframework.context.support.DefaultMessageSourceResolvable
- getArguments() - Method in class org.springframework.util.MethodInvoker
-
Return the arguments for the method invocation.
- getArgumentsAndReturnSizes() - Method in class org.springframework.asm.Type
-
Returns the size of the arguments and of the return value of methods of this type.
- getArgumentsAndReturnSizes(String) - Static method in class org.springframework.asm.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentsForBindError(String, String) - Method in class org.springframework.validation.DefaultBindingErrorProcessor
-
Return FieldError arguments for a binding error on the given field.
- getArgumentsForConstraint(String, String, ConstraintDescriptor<?>) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-
Return FieldError arguments for a validation error on the given field.
- getArgumentTypes() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the types of the arguments used for the current reflection invocation.
- getArgumentTypes() - Method in class org.springframework.asm.Type
-
Returns the argument types of methods of this type.
- getArgumentTypes() - Method in class org.springframework.cglib.core.Signature
- getArgumentTypes(int) - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the types of the arguments used for the current reflection invocation, starting from the given index.
- getArgumentTypes(Method) - Static method in class org.springframework.asm.Type
-
Returns the
Type
values corresponding to the argument types of the given method. - getArgumentTypes(String) - Static method in class org.springframework.asm.Type
-
Returns the
Type
values corresponding to the argument types of the given method descriptor. - getArgumentValue(int, Class<?>) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
- getArgumentValue(int, Class<?>, String) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
- getArgumentValue(int, Class<?>, String, Set<ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
- getArgumentValues() - Method in interface org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
-
Return the argument values.
- getArtifactId() - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings
-
Get the artifact ID of the application.
- getAspectClass() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return the aspect class.
- getAspectClass() - Method in class org.springframework.aop.aspectj.SimpleAspectInstanceFactory
-
Return the specified aspect class (never
null
). - getAspectClassLoader() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Return the ClassLoader for aspect instances.
- getAspectClassLoader() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
- getAspectClassLoader() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- getAspectClassLoader() - Method in interface org.springframework.aop.aspectj.AspectInstanceFactory
-
Expose the aspect class loader that this factory uses.
- getAspectClassLoader() - Method in class org.springframework.aop.aspectj.SimpleAspectInstanceFactory
- getAspectClassLoader() - Method in class org.springframework.aop.aspectj.SingletonAspectInstanceFactory
- getAspectClassLoader() - Method in class org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
- getAspectCreationMutex() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
- getAspectCreationMutex() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- getAspectCreationMutex() - Method in interface org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory
-
Get the best possible creation mutex for this factory.
- getAspectCreationMutex() - Method in class org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
- getAspectCreationMutex() - Method in class org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
- getAspectInstance() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
- getAspectInstance() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- getAspectInstance() - Method in interface org.springframework.aop.aspectj.AspectInstanceFactory
-
Create an instance of this factory's aspect.
- getAspectInstance() - Method in class org.springframework.aop.aspectj.SimpleAspectInstanceFactory
- getAspectInstance() - Method in class org.springframework.aop.aspectj.SingletonAspectInstanceFactory
- getAspectInstance() - Method in class org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
-
Look up the aspect bean from the
BeanFactory
and return it. - getAspectInstanceFactory() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Return the factory for aspect instances.
- getAspectJAdviceMethod() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Return the AspectJ-style advice method.
- getAspectJPrecedenceInformationFor(Advisor) - Static method in class org.springframework.aop.aspectj.AspectJAopUtils
-
Return the AspectJPrecedenceInformation provided by this advisor or its advice.
- getAspectMetadata() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
- getAspectMetadata() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- getAspectMetadata() - Method in interface org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory
-
Get the AspectJ AspectMetadata for this factory's aspect.
- getAspectMetadata() - Method in class org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
- getAspectMetadata() - Method in class org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
- getAspectName() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getAspectName() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return the aspect name.
- getAspectName() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
-
Return the name of the aspect (bean) in which the advice was declared.
- getAspectName() - Method in interface org.springframework.aop.aspectj.AspectJPrecedenceInformation
-
Return the name of the aspect (bean) in which the advice was declared.
- getAST() - Method in class org.springframework.expression.spel.standard.SpelExpression
-
Return the Abstract Syntax Tree for the expression.
- getAsText() - Method in class org.springframework.beans.propertyeditors.ByteArrayPropertyEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CharacterEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CharArrayPropertyEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CharsetEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.ClassArrayEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.ClassEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CurrencyEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CustomBooleanEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.CustomCollectionEditor
-
This implementation returns
null
to indicate that there is no appropriate text representation. - getAsText() - Method in class org.springframework.beans.propertyeditors.CustomDateEditor
-
Format the Date as String, using the specified DateFormat.
- getAsText() - Method in class org.springframework.beans.propertyeditors.CustomMapEditor
-
This implementation returns
null
to indicate that there is no appropriate text representation. - getAsText() - Method in class org.springframework.beans.propertyeditors.CustomNumberEditor
-
Format the Number as String, using the specified NumberFormat.
- getAsText() - Method in class org.springframework.beans.propertyeditors.FileEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.InputSourceEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.InputStreamEditor
-
This implementation returns
null
to indicate that there is no appropriate text representation. - getAsText() - Method in class org.springframework.beans.propertyeditors.LocaleEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.PathEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.PatternEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.ReaderEditor
-
This implementation returns
null
to indicate that there is no appropriate text representation. - getAsText() - Method in class org.springframework.beans.propertyeditors.StringArrayPropertyEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.StringTrimmerEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.TimeZoneEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.URIEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.URLEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.UUIDEditor
- getAsText() - Method in class org.springframework.beans.propertyeditors.ZoneIdEditor
- getAsText() - Method in class org.springframework.core.convert.support.ConvertingPropertyEditorAdapter
- getAsText() - Method in class org.springframework.core.io.ResourceEditor
- getAsText() - Method in class org.springframework.format.support.FormatterPropertyEditorAdapter
- getAsText() - Method in class org.springframework.http.MediaTypeEditor
- getAsText() - Method in class org.springframework.mail.javamail.InternetAddressEditor
- getAsText() - Method in class org.springframework.web.multipart.support.ByteArrayMultipartFileEditor
- getAsyncCache() - Method in class org.springframework.cache.caffeine.CaffeineCache
-
Return the internal Caffeine AsyncCache.
- getAsyncContext() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getAsyncExecutor() - Method in interface org.springframework.scheduling.annotation.AsyncConfigurer
-
The
Executor
instance to be used when processing async method invocations. - getAsyncExecutor() - Method in class org.springframework.scheduling.annotation.AsyncConfigurerSupport
-
Deprecated.
- getAsyncManager(ServletRequest) - Static method in class org.springframework.web.context.request.async.WebAsyncUtils
-
Obtain the
WebAsyncManager
for the current request, or if not found, create and associate it with the request. - getAsyncManager(WebRequest) - Static method in class org.springframework.web.context.request.async.WebAsyncUtils
-
Obtain the
WebAsyncManager
for the current request, or if not found, create and associate it with the request. - getAsyncRequestControl(ServerHttpResponse) - Method in interface org.springframework.http.server.ServerHttpRequest
-
Return a control that allows putting the request in asynchronous mode so the response remains open until closed explicitly from the current or another thread.
- getAsyncRequestControl(ServerHttpResponse) - Method in class org.springframework.http.server.ServletServerHttpRequest
- getAsyncResult() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Get the result of async execution.
- getAsyncResult(long) - Method in interface org.springframework.test.web.servlet.MvcResult
-
Get the result of async execution and wait if necessary.
- getAsyncSendTimeout() - Method in class org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy
- getAsyncSendTimeout() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getAsyncSendTimeout() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getAsyncSupportConfigurer() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Callback for building the
AsyncSupportConfigurer
. - getAsyncUncaughtExceptionHandler() - Method in interface org.springframework.scheduling.annotation.AsyncConfigurer
-
The
AsyncUncaughtExceptionHandler
instance to be used when an exception is thrown during an asynchronous method execution withvoid
return type. - getAsyncUncaughtExceptionHandler() - Method in class org.springframework.scheduling.annotation.AsyncConfigurerSupport
-
Deprecated.
- getAsyncWebRequest() - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Return the current
AsyncWebRequest
. - getAttachment(String) - Method in interface org.springframework.oxm.mime.MimeContainer
-
Return the attachment with the given content id, or
null
if not found. - getAttemptLoad() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getAttribute(String) - Method in class org.apache.commons.logging.LogFactory
-
Deprecated.
- getAttribute(String) - Method in class org.apache.commons.logging.LogFactoryService
-
Deprecated.
- getAttribute(String) - Method in class org.springframework.beans.BeanMetadataAttributeAccessor
- getAttribute(String) - Method in interface org.springframework.core.AttributeAccessor
-
Get the value of the attribute identified by
name
. - getAttribute(String) - Method in class org.springframework.core.AttributeAccessorSupport
- getAttribute(String) - Method in class org.springframework.jmx.export.SpringModelMBean
-
Switches the
context ClassLoader
for the managed resourcesClassLoader
before allowing the invocation to occur. - getAttribute(String) - Method in class org.springframework.messaging.simp.SimpAttributes
-
Return the value for the attribute of the given name, if any.
- getAttribute(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getAttribute(String) - Method in class org.springframework.mock.web.MockHttpSession
- getAttribute(String) - Method in class org.springframework.mock.web.MockPageContext
- getAttribute(String) - Method in class org.springframework.mock.web.MockServletContext
- getAttribute(String) - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getAttribute(String) - Method in class org.springframework.test.context.support.DefaultTestContext
- getAttribute(String) - Method in class org.springframework.ui.ConcurrentModel
- getAttribute(String) - Method in interface org.springframework.ui.Model
-
Return the attribute value for the given name, if any.
- getAttribute(String) - Method in class org.springframework.ui.ModelMap
-
Return the attribute value for the given name, if any.
- getAttribute(String) - Method in class org.springframework.web.context.support.ContextExposingHttpServletRequest
- getAttribute(String) - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the request attribute value if present.
- getAttribute(String) - Method in interface org.springframework.web.server.WebSession
-
Return the session attribute value if present.
- getAttribute(String, int) - Method in class org.springframework.mock.web.MockPageContext
- getAttribute(String, int) - Method in class org.springframework.web.context.request.FacesRequestAttributes
- getAttribute(String, int) - Method in interface org.springframework.web.context.request.RequestAttributes
-
Return the value for the scoped attribute of the given name, if any.
- getAttribute(String, int) - Method in class org.springframework.web.context.request.ServletRequestAttributes
- getAttributeDescription() - Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
-
Return an identifying description for this transaction attribute.
- getAttributeDescription(PropertyDescriptor, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Get the description for a particular attribute.
- getAttributeDescription(PropertyDescriptor, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Creates a description for the attribute corresponding to this property descriptor.
- getAttributeInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the attribute metadata for the MBean resource.
- getAttributeInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Iterate through all properties on the MBean class and gives subclasses the chance to vote on the inclusion of both the accessor and mutator.
- getAttributeMap(int) - Method in class org.springframework.web.context.request.FacesRequestAttributes
-
Return the JSF attribute Map for the specified scope.
- getAttributeName(PropertyDescriptor, boolean) - Static method in class org.springframework.jmx.support.JmxUtils
-
Return the JMX attribute name to use for the given JavaBeans property.
- getAttributeNameInSession(WebRequest, String) - Method in class org.springframework.web.bind.support.DefaultSessionAttributeStore
-
Calculate the attribute name in the backend session.
- getAttributeNames() - Method in class org.apache.commons.logging.LogFactory
-
Deprecated.
- getAttributeNames() - Method in class org.apache.commons.logging.LogFactoryService
-
Deprecated.
- getAttributeNames() - Method in class org.springframework.messaging.simp.SimpAttributes
-
Retrieve the names of all attributes.
- getAttributeNames() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getAttributeNames() - Method in class org.springframework.mock.web.MockHttpSession
- getAttributeNames() - Method in class org.springframework.mock.web.MockPageContext
- getAttributeNames() - Method in class org.springframework.mock.web.MockServletContext
- getAttributeNames() - Method in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
-
Return the configured attribute names to copy (read-only).
- getAttributeNames(int) - Method in class org.springframework.web.context.request.FacesRequestAttributes
- getAttributeNames(int) - Method in interface org.springframework.web.context.request.RequestAttributes
-
Retrieve the names of all attributes in the scope.
- getAttributeNames(int) - Method in class org.springframework.web.context.request.ServletRequestAttributes
- getAttributeNamesInScope(int) - Method in class org.springframework.mock.web.MockPageContext
- getAttributeOrDefault(String, T) - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the request attribute value, or a default, fallback value.
- getAttributeOrDefault(String, T) - Method in interface org.springframework.web.server.WebSession
-
Return the session attribute value, or a default, fallback value.
- getAttributes() - Method in class org.springframework.http.server.reactive.observation.ServerRequestObservationContext
-
Return an immutable map of the current request attributes.
- getAttributes() - Static method in class org.springframework.messaging.simp.SimpAttributesContextHolder
-
Return the SimpAttributes currently bound to the thread.
- getAttributes() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getAttributes() - Method in class org.springframework.mock.web.server.MockWebSession
- getAttributes() - Method in class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- getAttributes() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
Attributes extracted from the handshake request to add to the session.
- getAttributes() - Method in interface org.springframework.web.reactive.socket.WebSocketSession
-
Return the map with attributes associated with the WebSocket session.
- getAttributes() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getAttributes() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return a mutable map of request attributes for the current exchange.
- getAttributes() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getAttributes() - Method in interface org.springframework.web.server.WebSession
-
Return a map that holds session attributes.
- getAttributes() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the attributes associated with the request, or an empty map.
- getAttributes() - Method in class org.springframework.web.socket.adapter.AbstractWebSocketSession
- getAttributes() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getAttributes() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getAttributes() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- getAttributes() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the map with attributes associated with the WebSocket session.
- getAttributes(String[]) - Method in class org.springframework.jmx.export.SpringModelMBean
-
Switches the
context ClassLoader
for the managed resourcesClassLoader
before allowing the invocation to occur. - getAttributesMap() - Method in class org.springframework.web.servlet.view.AbstractView
-
Allow
Map
access to the static attributes of this view, with the option to add or override specific entries. - getAttributesMap() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Allow
Map
access to the static attributes for views returned by this resolver, with the option to add or override specific entries. - getAttributesScope(String) - Method in class org.springframework.mock.web.MockPageContext
- getAuthType() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getAutoCommitValue() - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
-
Return whether the returned Connection's "autoCommit" setting should be overridden.
- getAutoCommitValue() - Method in class org.springframework.r2dbc.connection.SingleConnectionFactory
-
Return whether the returned
Connection
's "autoCommit" setting should be overridden. - getAutocomplete() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
autocomplete
' attribute. - getAutocomplete() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
autocomplete
' attribute. - getAutoGrowCollectionLimit() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return the limit for array and collection auto-growing.
- getAutoGrowCollectionLimit() - Method in interface org.springframework.beans.BeanWrapper
-
Return the limit for array and collection auto-growing.
- getAutoGrowCollectionLimit() - Method in class org.springframework.validation.DataBinder
-
Return the current limit for array and collection auto-growing.
- getAutowire() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default autowire setting for the document that's currently parsed.
- getAutowireCandidatePatterns() - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Return any patterns provided in the 'default-autowire-candidates' attribute of the top-level
<beans/>
element. - getAutowireCandidateResolver() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return the autowire candidate resolver for this BeanFactory (never
null
). - getAutowireCandidates() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default autowire-candidate pattern for the document that's currently parsed.
- getAutowireCapableBeanFactory() - Method in interface org.springframework.context.ApplicationContext
-
Expose AutowireCapableBeanFactory functionality for this context.
- getAutowireCapableBeanFactory() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return this context's internal bean factory as AutowireCapableBeanFactory, if already available.
- getAutowireCapableBeanFactory() - Method in class org.springframework.context.support.GenericApplicationContext
- getAutowireMode() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the autowire mode as specified in the bean definition.
- getAutowireMode() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
Return the default autowire mode.
- getAutowireMode() - Method in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Return one of the constants
BeanWiringInfo.AUTOWIRE_BY_NAME
/BeanWiringInfo.AUTOWIRE_BY_TYPE
, if autowiring is indicated. - getAutowireMode(String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Parse the given autowire attribute value into
AbstractBeanDefinition
autowire constants. - getBadSqlGrammarCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getBaseName() - Method in class org.springframework.aot.hint.ResourceBundleHint
-
Return the
baseName
of the resource bundle. - getBasenameSet() - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Return this
MessageSource
's basename set, containing entries in the order of registration. - getBatchSize() - Method in interface org.springframework.jdbc.core.BatchPreparedStatementSetter
-
Return the size of the batch.
- getBatchSize() - Method in class org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedStatementSetter
-
This implementation returns
Integer.MAX_VALUE
. - getBcc() - Method in class org.springframework.mail.SimpleMailMessage
- getBean() - Method in class org.springframework.cglib.beans.BeanMap
-
Return the bean currently in use by this map.
- getBean() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
- getBean() - Method in class org.springframework.messaging.handler.HandlerMethod
-
Return the bean for this handler method.
- getBean() - Method in class org.springframework.web.method.HandlerMethod
-
Return the bean for this handler method.
- getBean(Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class org.springframework.orm.hibernate5.SpringBeanContainer
- getBean(Class<T>) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return the bean instance that uniquely matches the given object type, if any.
- getBean(Class<T>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBean(Class<T>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBean(Class<T>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
-
Locate or create an instance of the specified cache strategy
type
. - getBean(Class<T>) - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
- getBean(Class<T>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBean(Class<T>) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBean(Class<T>, Object...) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return an instance, which may be shared or independent, of the specified bean.
- getBean(Class<T>, Object...) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBean(Class<T>, Object...) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBean(Class<T>, Object...) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBean(Class<T>, Object...) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBean(String) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return an instance, which may be shared or independent, of the specified bean.
- getBean(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBean(String) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBean(String) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBean(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBean(String, Class<B>, BeanContainer.LifecycleOptions, BeanInstanceProducer) - Method in class org.springframework.orm.hibernate5.SpringBeanContainer
- getBean(String, Class<T>) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return an instance, which may be shared or independent, of the specified bean.
- getBean(String, Class<T>) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBean(String, Class<T>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBean(String, Class<T>) - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Retrieve a bean with the specified name and type.
- getBean(String, Class<T>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBean(String, Class<T>) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBean(String, Class<T>, Object...) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return an instance, which may be shared or independent, of the specified bean.
- getBean(String, Object...) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return an instance, which may be shared or independent, of the specified bean.
- getBean(String, Object...) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBean(String, Object...) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBean(String, Object...) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBean(String, Object...) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBeanClass() - Method in exception org.springframework.beans.BeanInstantiationException
-
Return the offending bean class (never
null
). - getBeanClass() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the specified class of the bean definition (assuming it is resolved already).
- getBeanClass() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the user-defined class of the bean.
- getBeanClass() - Method in exception org.springframework.beans.InvalidPropertyException
-
Return the offending bean class.
- getBeanClass(Element) - Method in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
-
Determine the bean class corresponding to the supplied
Element
. - getBeanClass(Element) - Method in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
- getBeanClassLoader() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return this factory's class loader for loading bean classes (only
null
if even the system ClassLoader isn't accessible). - getBeanClassLoader() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- getBeanClassLoader() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBeanClassLoader() - Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
-
Return the class loader to use for bean classes.
- getBeanClassLoader() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the bean class loader to use, if any.
- getBeanClassLoader() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getBeanClassLoader() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the ClassLoader that the application's beans are loaded with.
- getBeanClassName() - Method in exception org.springframework.beans.factory.CannotLoadBeanClassException
-
Return the name of the class we were trying to load.
- getBeanClassName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the current bean class name of this bean definition.
- getBeanClassName() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the current bean class name of this bean definition.
- getBeanClassName(Element) - Method in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
-
Determine the bean class name corresponding to the supplied
Element
. - getBeanClassName(Element) - Method in class org.springframework.scheduling.config.ExecutorBeanDefinitionParser
- getBeanClassName(Element) - Method in class org.springframework.scheduling.config.ScheduledTasksBeanDefinitionParser
- getBeanClassName(Element) - Method in class org.springframework.scheduling.config.SchedulerBeanDefinitionParser
- getBeanClassName(Element) - Method in class org.springframework.web.servlet.config.FreeMarkerConfigurerBeanDefinitionParser
- getBeanClassName(Element) - Method in class org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
- getBeanClassName(Element) - Method in class org.springframework.web.servlet.config.ScriptTemplateConfigurerBeanDefinitionParser
- getBeanDefinition() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Return the wrapped BeanDefinition.
- getBeanDefinition() - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Validate and return the created BeanDefinition object.
- getBeanDefinition() - Method in exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
-
Return the newly registered bean definition.
- getBeanDefinition(String) - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Return the registered BeanDefinition for the specified bean, allowing access to its property values and constructor argument value (which can be modified during bean factory post-processing).
- getBeanDefinition(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return the bean definition for the given bean name.
- getBeanDefinition(String) - Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
-
Return the BeanDefinition for the given bean name.
- getBeanDefinition(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanDefinition(String) - Method in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
- getBeanDefinition(String) - Method in class org.springframework.context.support.GenericApplicationContext
- getBeanDefinitionCount() - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the number of beans defined in the factory.
- getBeanDefinitionCount() - Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
-
Return the number of beans defined in the registry.
- getBeanDefinitionCount() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanDefinitionCount() - Method in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
- getBeanDefinitionCount() - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanDefinitionCount() - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanDefinitionDefaults() - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Return the default settings for bean definitions as indicated within the attributes of the top-level
<beans/>
element. - getBeanDefinitionDefaults() - Method in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
-
Return the defaults to use for detected beans (never
null
). - getBeanDefinitionNames() - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the names of all beans defined in this factory.
- getBeanDefinitionNames() - Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
-
Return the names of all beans defined in this registry.
- getBeanDefinitionNames() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanDefinitionNames() - Method in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
- getBeanDefinitionNames() - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanDefinitionNames() - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanDefinitions() - Method in class org.springframework.aop.config.AdvisorComponentDefinition
- getBeanDefinitions() - Method in class org.springframework.aop.config.AspectComponentDefinition
- getBeanDefinitions() - Method in class org.springframework.aop.config.PointcutComponentDefinition
- getBeanDefinitions() - Method in class org.springframework.beans.factory.parsing.AbstractComponentDefinition
-
Returns an empty array.
- getBeanDefinitions() - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
- getBeanDefinitions() - Method in interface org.springframework.beans.factory.parsing.ComponentDefinition
-
Return the
BeanDefinitions
that were registered to form thisComponentDefinition
. - getBeanExpressionResolver() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the resolution strategy for expressions in bean definition values.
- getBeanExpressionResolver() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBeanFactory() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Return the owning
BeanFactory
. - getBeanFactory() - Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
-
Return the BeanFactory that this TargetSourceCreators runs in.
- getBeanFactory() - Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
-
Return the owning BeanFactory.
- getBeanFactory() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Return the BeanFactory that this bean runs in.
- getBeanFactory() - Method in class org.springframework.beans.factory.config.BeanExpressionContext
- getBeanFactory() - Method in class org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
- getBeanFactory() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the bean factory containing the bean.
- getBeanFactory() - Method in interface org.springframework.context.annotation.ConditionContext
-
Return the
ConfigurableListableBeanFactory
that will hold the bean definition should the condition match, ornull
if the bean factory is not available (or not downcastable toConfigurableListableBeanFactory
). - getBeanFactory() - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Return the internal bean factory of this application context.
- getBeanFactory() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Subclasses must return their internal bean factory here.
- getBeanFactory() - Method in class org.springframework.context.support.AbstractRefreshableApplicationContext
- getBeanFactory() - Method in class org.springframework.context.support.GenericApplicationContext
-
Return the single internal BeanFactory held by this context (as ConfigurableListableBeanFactory).
- getBeanFactory() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
Return the BeanFactory to use for retrieving
TransactionManager
beans. - getBeanFactory() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the owning factory of this bean instance, or
null
if none. - getBeanFactory(FacesContext) - Method in class org.springframework.web.jsf.DelegatingNavigationHandlerProxy
-
Retrieve the Spring BeanFactory to delegate bean name resolution to.
- getBeanFactory(FacesContext) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
-
Retrieve the Spring BeanFactory to delegate bean name resolution to.
- getBeanFactoryPostProcessors() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the list of BeanFactoryPostProcessors that will get applied to the internal BeanFactory.
- getBeanGetters(Class) - Static method in class org.springframework.cglib.core.ReflectUtils
- getBeanInfo(Class<?>) - Method in interface org.springframework.beans.BeanInfoFactory
-
Return the bean info for the given class, if supported.
- getBeanInfo(Class<?>) - Method in class org.springframework.beans.ExtendedBeanInfoFactory
- getBeanInfo(Class<?>) - Method in class org.springframework.beans.StandardBeanInfoFactory
- getBeanInstance() - Method in class org.springframework.beans.factory.config.NamedBeanHolder
-
Return the corresponding bean instance.
- getBeanName() - Static method in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
-
Find the bean name for the current invocation.
- getBeanName() - Method in exception org.springframework.beans.factory.BeanCreationException
-
Return the name of the bean requested, if any.
- getBeanName() - Method in exception org.springframework.beans.factory.BeanDefinitionStoreException
-
Return the name of the bean, if available.
- getBeanName() - Method in exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
-
Return the name of the instance that was of the wrong type.
- getBeanName() - Method in exception org.springframework.beans.factory.CannotLoadBeanClassException
-
Return the name of the bean requested.
- getBeanName() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Return the primary name of the bean, as specified for the bean definition.
- getBeanName() - Method in interface org.springframework.beans.factory.config.BeanReference
-
Return the target bean name that this reference points to (never
null
). - getBeanName() - Method in class org.springframework.beans.factory.config.NamedBeanHolder
-
Return the name of the bean.
- getBeanName() - Method in class org.springframework.beans.factory.config.RuntimeBeanNameReference
- getBeanName() - Method in class org.springframework.beans.factory.config.RuntimeBeanReference
-
Return the requested bean name, or the fully-qualified type name in case of by-type resolution.
- getBeanName() - Method in interface org.springframework.beans.factory.NamedBean
-
Return the name of this bean in a Spring bean factory, if known.
- getBeanName() - Method in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
-
Return the name of the missing bean, if it was a lookup by name that failed.
- getBeanName() - Method in class org.springframework.beans.factory.parsing.AliasDefinition
-
Return the canonical name of the bean.
- getBeanName() - Method in exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
-
Return the name of the bean.
- getBeanName() - Method in class org.springframework.beans.factory.support.LookupOverride
-
Return the name of the bean that should be returned by this method.
- getBeanName() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the name of the bean.
- getBeanName() - Method in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Return the specific bean name that this BeanWiringInfo points to, if any.
- getBeanName() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the bean name that this listener container has been assigned in its containing bean factory, if any.
- getBeanName() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
- getBeanName() - Method in class org.springframework.messaging.support.AbstractMessageChannel
-
Return the bean name for this message channel.
- getBeanName() - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Get the view's name.
- getBeanName() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return the view's name.
- getBeanName(MethodInvocation) - Static method in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
-
Find the bean name for the given invocation.
- getBeanNameGenerator() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- getBeanNameGenerator() - Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
-
Return the
BeanNameGenerator
to use for anonymous beans (without explicit bean name specified). - getBeanNameGenerator() - Method in class org.springframework.web.context.support.AnnotationConfigWebApplicationContext
-
Return the custom
BeanNameGenerator
for use withAnnotatedBeanDefinitionReader
and/orClassPathBeanDefinitionScanner
, if any. - getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Find all names of beans which are annotated with the supplied
Annotation
type, without creating corresponding bean instances yet. - getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanNamesForAnnotation(Class<? extends Annotation>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanNamesForType(Class<?>) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeanNamesForType(Class<?>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanNamesForType(Class<?>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanNamesForType(Class<?>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanNamesForType(Class<?>, boolean, boolean) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanNamesForType(Class<?>, boolean, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanNamesForType(ResolvableType) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeanNamesForType(ResolvableType) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanNamesForType(ResolvableType) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanNamesForType(ResolvableType) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanNamesForType(ResolvableType, boolean, boolean) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeanNamesForType(ResolvableType, boolean, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanNamesForType(ResolvableType, boolean, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanNamesForType(ResolvableType, boolean, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanNamesFound() - Method in exception org.springframework.beans.factory.NoUniqueBeanDefinitionException
-
Return the names of all beans found when only one matching bean was expected.
- getBeanNamesIterator() - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Return a unified view over all bean names managed by this factory.
- getBeanNamesIterator() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanPostProcessorCount() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the current number of registered BeanPostProcessors, if any.
- getBeanPostProcessorCount() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getBeanPostProcessors() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return the list of BeanPostProcessors that will get applied to beans created with this factory.
- getBeanProperties(Class) - Static method in class org.springframework.cglib.core.ReflectUtils
- getBeanProvider(Class<T>) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return a provider for the specified bean, allowing for lazy on-demand retrieval of instances, including availability and uniqueness options.
- getBeanProvider(Class<T>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanProvider(Class<T>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanProvider(Class<T>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanProvider(Class<T>) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBeanProvider(Class<T>, boolean) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return a provider for the specified bean, allowing for lazy on-demand retrieval of instances, including availability and uniqueness options.
- getBeanProvider(Class<T>, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanProvider(Class<T>, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanProvider(Class<T>, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanProvider(ResolvableType) - Method in interface org.springframework.beans.factory.BeanFactory
-
Return a provider for the specified bean, allowing for lazy on-demand retrieval of instances, including availability and uniqueness options.
- getBeanProvider(ResolvableType) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanProvider(ResolvableType) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanProvider(ResolvableType) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanProvider(ResolvableType) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getBeanProvider(ResolvableType, boolean) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return a provider for the specified bean, allowing for lazy on-demand retrieval of instances, including availability and uniqueness options.
- getBeanProvider(ResolvableType, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeanProvider(ResolvableType, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeanProvider(ResolvableType, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanReferences() - Method in class org.springframework.aop.config.AdvisorComponentDefinition
- getBeanReferences() - Method in class org.springframework.aop.config.AspectComponentDefinition
- getBeanReferences() - Method in class org.springframework.beans.factory.parsing.AbstractComponentDefinition
-
Returns an empty array.
- getBeanReferences() - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
- getBeanReferences() - Method in interface org.springframework.beans.factory.parsing.ComponentDefinition
-
Return the set of
BeanReferences
that are considered to be important to thisComponentDefinition
. - getBeanResolver() - Method in interface org.springframework.expression.EvaluationContext
-
Return a bean resolver that can look up beans by name.
- getBeanResolver() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
SimpleEvaluationContext
does not support the use of bean references. - getBeanResolver() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getBeanResults() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return the subset of
allValidationResults
that includes Object method parameters with nested errors on their fields and properties. - getBeanSetters(Class) - Static method in class org.springframework.cglib.core.ReflectUtils
- getBeansOfType(Class<T>) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the bean instances that match the given object type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeansOfType(Class<T>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeansOfType(Class<T>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeansOfType(Class<T>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeansOfType(Class<T>, boolean, boolean) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Return the bean instances that match the given object type (including subclasses), judging from either bean definitions or the value of
getObjectType
in the case of FactoryBeans. - getBeansOfType(Class<T>, boolean, boolean) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeansOfType(Class<T>, boolean, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeansOfType(Class<T>, boolean, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeansWithAnnotation(Class<? extends Annotation>) - Method in interface org.springframework.beans.factory.ListableBeanFactory
-
Find all beans which are annotated with the supplied
Annotation
type, returning a Map of bean names with corresponding bean instances. - getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getBeansWithAnnotation(Class<? extends Annotation>) - Method in class org.springframework.context.support.AbstractApplicationContext
- getBeanType() - Method in class org.springframework.beans.factory.config.RuntimeBeanReference
-
Return the requested bean type if resolution by type is demanded.
- getBeanType() - Method in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
-
Return the required type of the missing bean, if it was a lookup by type that failed.
- getBeanType() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the
ResolvableType
of the bean. - getBeanType() - Method in class org.springframework.messaging.handler.HandlerMethod
-
This method returns the type of the handler for this handler method.
- getBeanType() - Method in interface org.springframework.messaging.handler.MessagingAdviceBean
-
Return the type of the contained advice bean.
- getBeanType() - Method in class org.springframework.web.method.ControllerAdviceBean
-
Return the type of the contained bean.
- getBeanType() - Method in class org.springframework.web.method.HandlerMethod
-
This method returns the type of the handler for this handler method.
- getBeanTypeConverter() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Obtain a bean type converter from the BeanFactory that this bean runs in.
- getBigDecimal(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getBigDecimal(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a BigDecimal object.
- getBigDecimal(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getBigDecimal(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a BigDecimal object.
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getBinaryMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getBinaryMessageSizeLimit() - Method in interface org.springframework.web.socket.WebSocketSession
-
Get the configured maximum size for an incoming binary message.
- getBinding() - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
Return a specified binding for Groovy variables, if any.
- getBindingContext() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the BindingContext used for request handling.
- getBindingErrorProcessor() - Method in class org.springframework.validation.DataBinder
-
Return the strategy for processing binding errors.
- getBindingErrorProcessor() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return the strategy to use for processing binding errors.
- getBindingResult() - Method in exception org.springframework.messaging.handler.annotation.support.MethodArgumentNotValidException
-
Return the BindingResult if the failure is validation-related, or
null
if none. - getBindingResult() - Method in exception org.springframework.validation.BindException
-
Return the BindingResult that this BindException wraps.
- getBindingResult() - Method in class org.springframework.validation.DataBinder
-
Return the BindingResult instance created by this DataBinder.
- getBindingResult() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
-
Return the BindingResult that this BindException wraps.
- getBindingResult(Map<?, ?>, String) - Static method in class org.springframework.validation.BindingResultUtils
-
Find the BindingResult for the given name in the given model.
- getBindings() - Method in class org.springframework.r2dbc.core.binding.Bindings
- getBindMarker() - Method in class org.springframework.r2dbc.core.binding.Bindings.Binding
-
Return the associated
BindMarker
. - getBindMarkers(ConnectionFactory) - Method in interface org.springframework.r2dbc.core.binding.BindMarkersFactoryResolver.BindMarkerFactoryProvider
-
Return a
BindMarkersFactory
for aConnectionFactory
. - getBindStatus() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the
BindStatus
for this tag. - getBindStatus() - Method in class org.springframework.web.servlet.tags.form.OptionsTag
- getBindStatus() - Method in class org.springframework.web.servlet.tags.form.OptionTag
- getBindStatus(String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Create a BindStatus for the given bind object using the "defaultHtmlEscape" setting.
- getBindStatus(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Create a BindStatus for the given bind object, using the "defaultHtmlEscape" setting.
- getBindStatus(String, boolean) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Create a BindStatus for the given bind object, using the "defaultHtmlEscape" setting.
- getBindStatus(String, boolean) - Method in class org.springframework.web.servlet.support.RequestContext
-
Create a BindStatus for the given bind object, using the "defaultHtmlEscape" setting.
- getBlobAsBinaryStream(ResultSet, int) - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getBlobAsBinaryStream(ResultSet, int) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as binary stream from the given ResultSet.
- getBlobAsBinaryStream(ResultSet, String) - Method in class org.springframework.jdbc.support.lob.AbstractLobHandler
- getBlobAsBinaryStream(ResultSet, String) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as binary stream from the given ResultSet.
- getBlobAsBytes(ResultSet, int) - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getBlobAsBytes(ResultSet, int) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as bytes from the given ResultSet.
- getBlobAsBytes(ResultSet, String) - Method in class org.springframework.jdbc.support.lob.AbstractLobHandler
- getBlobAsBytes(ResultSet, String) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as bytes from the given ResultSet.
- getBlockingControllerMethodPredicate() - Method in class org.springframework.web.reactive.config.BlockingExecutionConfigurer
- getBlockingExecutionConfigurer() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Callback to build and cache the
BlockingExecutionConfigurer
. - getBlockTimeout() - Method in class org.springframework.web.service.invoker.AbstractReactorHttpExchangeAdapter
- getBlockTimeout() - Method in interface org.springframework.web.service.invoker.ReactorHttpExchangeAdapter
-
Return the configured time to block for the response from an HTTP service method with a synchronous (blocking) method signature.
- getBody() - Method in class org.springframework.http.client.AbstractClientHttpRequest
- getBody() - Method in class org.springframework.http.client.reactive.AbstractClientHttpResponse
- getBody() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getBody() - Method in class org.springframework.http.converter.json.MappingJacksonInputMessage
- getBody() - Method in class org.springframework.http.HttpEntity
-
Returns the body of this entity.
- getBody() - Method in interface org.springframework.http.HttpInputMessage
-
Return the body of the message as an input stream.
- getBody() - Method in interface org.springframework.http.HttpOutputMessage
-
Return the body of the message as an output stream.
- getBody() - Method in interface org.springframework.http.ReactiveHttpInputMessage
-
Return the body of the message as a
Publisher
. - getBody() - Method in class org.springframework.http.server.DelegatingServerHttpResponse
- getBody() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getBody() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getBody() - Method in class org.springframework.http.server.ServletServerHttpResponse
- getBody() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
-
Return the request body, or an error stream if the body was never set or when
MockClientHttpRequest.setWriteHandler(java.util.function.Function<reactor.core.publisher.Flux<org.springframework.core.io.buffer.DataBuffer>, reactor.core.publisher.Mono<java.lang.Void>>)
is configured. - getBody() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpResponse
- getBody() - Method in class org.springframework.mock.http.MockHttpInputMessage
- getBody() - Method in class org.springframework.mock.http.MockHttpOutputMessage
- getBody() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
- getBody() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
-
Return the response body or an error stream if the body was not set.
- getBody() - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
- getBody() - Method in exception org.springframework.web.bind.ServletRequestBindingException
- getBody() - Method in exception org.springframework.web.context.request.async.AsyncRequestTimeoutException
- getBody() - Method in interface org.springframework.web.ErrorResponse
-
Return the body for the response, formatted as an RFC 9457
ProblemDetail
whosestatus
should match the response status. - getBody() - Method in exception org.springframework.web.ErrorResponseException
-
Return the body for the response.
- getBody() - Method in exception org.springframework.web.HttpMediaTypeException
- getBody() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
- getBody() - Method in exception org.springframework.web.multipart.MaxUploadSizeExceededException
- getBody() - Method in exception org.springframework.web.multipart.support.MissingServletRequestPartException
-
Return the body for the response, formatted as an RFC 9457
ProblemDetail
whosestatus
should match the response status. - getBody() - Method in class org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
- getBody() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ReactiveHttpRequestValues.getBodyPublisher()
; to be removed in 6.2 - getBody() - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues
-
Return the request body as a Publisher.
- getBody() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
- getBody() - Method in exception org.springframework.web.servlet.resource.NoResourceFoundException
- getBodyAsBytes() - Method in class org.springframework.mock.http.MockHttpOutputMessage
-
Return the body content as a byte array.
- getBodyAsString() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
-
Aggregate response data and convert to a String using the "Content-Type" charset or "UTF-8" by default.
- getBodyAsString() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpResponse
-
Return the response body aggregated and converted to a String using the charset of the Content-Type response or otherwise as "UTF-8".
- getBodyAsString() - Method in class org.springframework.mock.http.MockHttpOutputMessage
-
Return the body content interpreted as a UTF-8 string.
- getBodyAsString() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
-
Aggregate response data and convert to a String using the "Content-Type" charset or "UTF-8" by default.
- getBodyAsString(Charset) - Method in class org.springframework.mock.http.MockHttpOutputMessage
-
Return the body content interpreted as a string using the supplied character set.
- getBodyElementType() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ReactiveHttpRequestValues.getBodyPublisherElementType()
; to be removed in 6.2 - getBodyElementType() - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues
-
Return the element type for a Publisher body.
- getBodyInternal(HttpHeaders) - Method in class org.springframework.http.client.AbstractClientHttpRequest
-
Abstract template method that returns the body.
- getBodyPublisher() - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues
-
Return a
Publisher
that will produce for the request body. - getBodyPublisherElementType() - Method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues
-
Return the element type for a Publisher body.
- getBodyType() - Method in exception org.springframework.web.reactive.function.UnsupportedMediaTypeException
-
Return the body type in the context of which this exception was generated.
- getBodyType() - Method in exception org.springframework.web.server.UnsupportedMediaTypeStatusException
-
Return the body type in the context of which this exception was generated.
- getBodyValue() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the request body as a value to be serialized, if set.
- getBoolean(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getBoolean(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a boolean.
- getBoolean(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as a boolean. - getBoolean(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required boolean attribute value from the annotation.
- getBoolean(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getBoolean(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a boolean.
- getBoolean(String) - Method in interface org.springframework.test.context.aot.AotTestAttributes
-
Retrieve the attribute value for the given name as a
boolean
. - getBooleanArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required boolean array attribute value from the annotation.
- getBooleanParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a Boolean parameter, or
null
if not present. - getBooleanParameter(ServletRequest, String, boolean) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a boolean parameter, with a fallback value.
- getBooleanParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of boolean parameters, return an empty array if not found.
- getBootstrapContext() - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
- getBootstrapContext() - Method in interface org.springframework.test.context.TestContextBootstrapper
-
Get the
BootstrapContext
associated with this bootstrapper. - getBootstrapExecutor() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
Return the asynchronous executor for background bootstrapping, if any.
- getBootstrapMethod() - Method in class org.springframework.asm.ConstantDynamic
-
Returns the bootstrap method used to compute the value of this constant.
- getBootstrapMethodArgument(int) - Method in class org.springframework.asm.ConstantDynamic
-
Returns an argument passed to the bootstrap method, in order to compute the value of this constant.
- getBootstrapMethodArgumentCount() - Method in class org.springframework.asm.ConstantDynamic
-
Returns the number of arguments passed to the bootstrap method, in order to compute the value of this constant.
- getBoundPrefixes() - Method in class org.springframework.util.xml.SimpleNamespaceContext
-
Return all declared prefixes.
- getBoundValue() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the bound value.
- getBoxedType(Type) - Static method in class org.springframework.cglib.core.TypeUtils
- getBridgedMethod() - Method in class org.springframework.core.annotation.AnnotatedMethod
-
If the annotated method is a bridge method, this method returns the bridged (user-defined) method.
- getBroadcastDestination() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
Return the configured destination for unresolved messages.
- getBroadcastDestination() - Method in class org.springframework.messaging.simp.user.UserRegistryMessageHandler
-
Return the configured destination for broadcasting UserRegistry information.
- getBrokerChannel() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- getBrokerChannelRegistration() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getBrokerMessagingTemplate() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
Return the messaging template used to send resolved messages to the broker channel.
- getBrokerRegistry(AbstractSubscribableChannel, AbstractSubscribableChannel) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
An accessor for the
MessageBrokerRegistry
that ensures its one-time creation and initialization throughAbstractMessageBrokerConfiguration.configureMessageBroker(MessageBrokerRegistry)
. - getBufferAllocator() - Method in class org.springframework.core.io.buffer.Netty5DataBufferFactory
-
Return the
BufferAllocator
used by this factory. - getBufferSize() - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
-
Return the configured input buffer size.
- getBufferSize() - Method in class org.springframework.messaging.simp.stomp.BufferingStompDecoder
-
Calculate the current buffer size.
- getBufferSize() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getBufferSize() - Method in class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
-
Return the current buffer size (number of bytes).
- getBufferSizeLimit() - Method in class org.springframework.messaging.simp.stomp.BufferingStompDecoder
-
Return the configured buffer size limit.
- getBufferSizeLimit() - Method in class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
-
Return the configured buffer-size limit (number of bytes).
- getBuilderConfiguration() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Obtain a
RequestMappingInfo.BuilderConfiguration
that reflects the internal configuration of thisHandlerMapping
and can be used to setRequestMappingInfo.Builder.options(RequestMappingInfo.BuilderConfiguration)
. - getBundle(String, Locale) - Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
Deprecated.Obtain the resource bundle for the given basename and
Locale
. - getBundleClassLoader() - Method in class org.springframework.context.support.ResourceBundleMessageSource
-
Return the ClassLoader to load resource bundles with.
- getBundleClassLoader() - Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
Deprecated.Return the
ClassLoader
to load resource bundles with. - getByte(int) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Read a single byte at the given index from this data buffer.
- getByte(int) - Method in class org.springframework.core.io.buffer.DataBufferWrapper
- getByte(int) - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
- getByte(int) - Method in class org.springframework.core.io.buffer.Netty5DataBuffer
- getByte(int) - Method in class org.springframework.core.io.buffer.NettyDataBuffer
- getByte(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getByte(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a byte.
- getByte(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required byte attribute value from the annotation.
- getByte(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getByte(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a byte.
- getByteArray() - Method in class org.springframework.core.io.ByteArrayResource
-
Return the underlying byte array.
- getByteArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required byte array attribute value from the annotation.
- getByteBufAllocator() - Method in class org.springframework.core.io.buffer.NettyDataBufferFactory
-
Return the
ByteBufAllocator
used by this factory. - getByteBufferPool() - Method in class org.springframework.http.client.reactive.JettyResourceFactory
-
Return the configured
ByteBufferPool
. - getByteBufferPool() - Method in class org.springframework.web.reactive.socket.client.UndertowWebSocketClient
-
Return the
ByteBufferPool
currently used for newly created WebSocket sessions by this client. - getBytes() - Method in class org.springframework.core.test.tools.DynamicFile
-
Return the contents of the file as a byte array.
- getBytes() - Method in class org.springframework.mock.web.MockMultipartFile
- getBytes() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return the contents of the file as an array of bytes.
- getCache() - Method in class org.springframework.web.reactive.resource.CachingResourceResolver
-
Return the configured
Cache
. - getCache() - Method in class org.springframework.web.reactive.resource.CachingResourceTransformer
-
Return the configured
Cache
. - getCache() - Method in class org.springframework.web.servlet.resource.CachingResourceResolver
-
Return the configured
Cache
. - getCache() - Method in class org.springframework.web.servlet.resource.CachingResourceTransformer
-
Return the configured
Cache
. - getCache(String) - Method in interface org.springframework.cache.CacheManager
-
Get the cache associated with the given name.
- getCache(String) - Method in class org.springframework.cache.caffeine.CaffeineCacheManager
- getCache(String) - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheManager
- getCache(String) - Method in class org.springframework.cache.support.AbstractCacheManager
- getCache(String) - Method in class org.springframework.cache.support.CompositeCacheManager
- getCache(String) - Method in class org.springframework.cache.support.NoOpCacheManager
-
This implementation always returns a
Cache
implementation that will not store items. - getCache(String) - Method in class org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
- getCacheAwareContextLoaderDelegate() - Method in interface org.springframework.test.context.BootstrapContext
-
Get the
CacheAwareContextLoaderDelegate
to use for transparent interaction with theContextCache
. - getCacheAwareContextLoaderDelegate() - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
-
Get the
CacheAwareContextLoaderDelegate
to use for transparent interaction with theContextCache
. - getCacheAwareContextLoaderDelegate() - Method in class org.springframework.test.context.support.DefaultBootstrapContext
- getCacheControl() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Cache-Control
header. - getCacheControl() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the
CacheControl
instance to build the Cache-Control HTTP response header. - getCacheControl() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Get the
CacheControl
instance that builds the Cache-Control HTTP response header. - getCacheDefaults(Method, Class<?>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
- getCachedObjectForFactoryBean(String) - Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
-
Obtain an object to expose from the given FactoryBean, if available in cached form.
- getCachedPath(ServletRequest) - Static method in class org.springframework.web.util.ServletRequestPathUtils
- getCachedPathValue(ServletRequest) - Static method in class org.springframework.web.util.ServletRequestPathUtils
-
Variant of
ServletRequestPathUtils.getCachedPath(ServletRequest)
that returns the path for request mapping as a String. - getCachedSessionCount() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return a current session count, indicating the number of sessions currently cached by this connection factory.
- getCachedSessionProxy(Session, Deque<Session>) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Wrap the given Session with a proxy that delegates every method call to it but adapts close calls.
- getCacheFilter() - Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
Return filter function that determines if view should be cached.
- getCacheKey(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Build a cache key for the given bean class and bean name.
- getCacheKey(Method, Class<?>) - Method in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
-
Determine a cache key for the given method and target class.
- getCacheKey(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
-
Determine a cache key for the given method and target class.
- getCacheKey(String, Locale) - Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
Return the cache key for the given view name and the given locale.
- getCacheKey(String, Locale) - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
-
This resolver supports i18n, so cache keys should contain the locale.
- getCacheKey(String, Locale) - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
This implementation returns just the view name, as this ViewResolver doesn't support localized resolution.
- getCacheKey(String, Locale) - Method in class org.springframework.web.servlet.view.XmlViewResolver
-
Deprecated.This implementation returns just the view name, as XmlViewResolver doesn't support localized resolution.
- getCacheLevel() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the level of caching that this listener container is allowed to apply.
- getCacheLimit() - Method in class org.springframework.core.type.classreading.CachingMetadataReaderFactory
-
Return the maximum number of entries for the MetadataReader cache.
- getCacheLimit() - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Return the maximum number of entries for this template's SQL cache.
- getCacheLimit() - Method in class org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
-
Return the maximum number of entries for the resolved destination cache.
- getCacheLimit() - Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
Return the maximum number of entries for the view cache.
- getCacheManager() - Method in class org.springframework.cache.interceptor.AbstractCacheResolver
-
Return the
CacheManager
that this instance uses. - getCacheManager() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
- getCacheManager() - Method in class org.springframework.cache.interceptor.CacheOperation
- getCacheManager() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
-
Return the specified cache manager to use, if any.
- getCacheManager() - Method in class org.springframework.cache.jcache.JCacheCacheManager
-
Return the backing JCache
javax.cache.CacheManager
. - getCacheMillis() - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Return the number of milliseconds to cache loaded properties files.
- getCacheNames() - Method in interface org.springframework.cache.CacheManager
-
Get a collection of the cache names known by this manager.
- getCacheNames() - Method in class org.springframework.cache.caffeine.CaffeineCacheManager
- getCacheNames() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheManager
- getCacheNames() - Method in interface org.springframework.cache.interceptor.BasicOperation
-
Return the cache name(s) associated with the operation.
- getCacheNames() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getCacheNames() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
- getCacheNames() - Method in class org.springframework.cache.interceptor.CacheOperation
- getCacheNames() - Method in class org.springframework.cache.support.AbstractCacheManager
- getCacheNames() - Method in class org.springframework.cache.support.CompositeCacheManager
- getCacheNames() - Method in class org.springframework.cache.support.NoOpCacheManager
-
This implementation returns the name of the caches previously requested.
- getCacheNames() - Method in class org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
- getCacheNames(CacheOperationInvocationContext<?>) - Method in class org.springframework.cache.interceptor.AbstractCacheResolver
-
Provide the name of the cache(s) to resolve against the current cache manager.
- getCacheNames(CacheOperationInvocationContext<?>) - Method in class org.springframework.cache.interceptor.NamedCacheResolver
- getCacheNames(CacheOperationInvocationContext<?>) - Method in class org.springframework.cache.interceptor.SimpleCacheResolver
- getCacheNames(CacheOperationInvocationContext<?>) - Method in class org.springframework.cache.jcache.interceptor.SimpleExceptionCacheResolver
- getCacheOperation(Method, Class<?>) - Method in class org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
- getCacheOperation(Method, Class<?>) - Method in interface org.springframework.cache.jcache.interceptor.JCacheOperationSource
-
Return the cache operations for this method, or
null
if the method contains no JSR-107 related metadata. - getCacheOperationMetadata(CacheOperation, Method, Class<?>) - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Return the
CacheAspectSupport.CacheOperationMetadata
for the specified operation. - getCacheOperations(Method, Class<?>) - Method in class org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
-
Determine the cache operations for this method invocation.
- getCacheOperations(Method, Class<?>) - Method in interface org.springframework.cache.interceptor.CacheOperationSource
-
Return the collection of cache operations for this method, or
null
if the method contains no cacheable annotations. - getCacheOperations(Method, Class<?>) - Method in class org.springframework.cache.interceptor.CompositeCacheOperationSource
- getCacheOperations(Method, Class<?>) - Method in class org.springframework.cache.interceptor.NameMatchCacheOperationSource
- getCacheOperations(CacheAnnotationParser) - Method in interface org.springframework.cache.annotation.AnnotationCacheOperationSource.CacheOperationProvider
-
Return the
CacheOperation
instance(s) provided by the specified parser. - getCacheOperationSource() - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Return the CacheOperationSource for this cache aspect.
- getCacheOperationSource() - Method in class org.springframework.cache.jcache.interceptor.JCacheAspectSupport
-
Return the CacheOperationSource for this cache aspect.
- getCacheOperationSource() - Method in class org.springframework.cache.jcache.interceptor.JCacheOperationSourcePointcut
-
Deprecated.Obtain the underlying
JCacheOperationSource
(may benull
). - getCacheOperationSources() - Method in class org.springframework.cache.interceptor.CompositeCacheOperationSource
-
Return the
CacheOperationSource
instances that thisCompositeCacheOperationSource
combines. - getCacheResolver() - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Return the default
CacheResolver
that this cache aspect delegates to. - getCacheResolver() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
- getCacheResolver() - Method in class org.springframework.cache.interceptor.CacheOperation
- getCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
-
Return the specified cache resolver to use, if any.
- getCacheResolver() - Method in interface org.springframework.cache.jcache.interceptor.JCacheOperation
-
Return the
CacheResolver
instance to use to resolve the cache to use for this operation. - getCacheResolver(CacheResolverFactory, CacheMethodDetails<?>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
- getCaches() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getCaches(CacheOperationInvocationContext<CacheOperation>, CacheResolver) - Method in class org.springframework.cache.interceptor.CacheAspectSupport
- getCacheSeconds() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Return the number of seconds that content is cached.
- getCacheSize() - Method in class org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
-
Return the number of buffered keys.
- getCallable() - Method in class org.springframework.web.context.request.async.WebAsyncTask
-
Return the
Callable
to use for concurrent handling (nevernull
). - getCallableInterceptor(Object) - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Get the
CallableProcessingInterceptor
registered under the given key. - getCallableInterceptors() - Method in class org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
- getCallableStatementFactory() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the
CallableStatementCreatorFactory
being used. - getCallback(int) - Method in interface org.springframework.cglib.proxy.Factory
-
Return the
Callback
implementation at the specified index. - getCallback(Method) - Method in class org.springframework.cglib.proxy.CallbackHelper
- getCallbackParam(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
- getCallbacks() - Method in class org.springframework.cglib.proxy.CallbackHelper
- getCallbacks() - Method in interface org.springframework.cglib.proxy.Factory
-
Get the current set of callbacks for ths object.
- getCallbackTypes() - Method in class org.springframework.cglib.proxy.CallbackHelper
- getCallParameterMetaData() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Get the call parameter meta-data that is currently used.
- getCallParameterMetaData() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
- getCallParameters() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the List of SqlParameter objects to be used in call execution.
- getCallParameters() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get a List of all the call parameters to be used for call.
- getCallString() - Method in class org.springframework.jdbc.core.CallableStatementCreatorFactory
-
Return the SQL call string.
- getCallString() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the call string that should be used based on parameters and meta-data.
- getCallString() - Method in class org.springframework.jdbc.object.SqlCall
-
Get the call string.
- getCandidateBeanNames() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Determine the names of candidate beans in the application context.
- getCandidateTypes(String, String) - Method in class org.springframework.context.index.CandidateComponentsIndex
-
Deprecated.Return the candidate types that are associated with the specified stereotype.
- getCannotAcquireLockCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getCannotSerializeTransactionCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getCanonicalName() - Method in class org.springframework.aot.generate.GeneratedTypeReference
- getCanonicalName() - Method in interface org.springframework.aot.hint.TypeReference
-
Return the canonical name of this type reference.
- getCatalog() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the database catalog to be applied to each Connection, if any.
- getCatalogName() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the name of the catalog.
- getCatalogName() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Get the name of the catalog for this context.
- getCatalogName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the catalog name used.
- getCatalogName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the name of the catalog for this insert.
- getCatalogName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getCatalogName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the catalog name of the table that served as the source for the specified column.
- getCategory() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
The category of this metric (ex.
- getCause() - Method in exception org.springframework.cglib.beans.BulkBeanException
- getCause() - Method in exception org.springframework.cglib.core.CodeGenerationException
- getCause() - Method in exception org.springframework.expression.spel.InternalParseException
- getCc() - Method in class org.springframework.mail.SimpleMailMessage
- getChannelId() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNetty2WebSocketSession
-
Return the id of the underlying Netty channel.
- getChannelId() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession
-
Return the id of the underlying Netty channel.
- getChar(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required char attribute value from the annotation.
- getCharacterEncoding() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getCharacterEncoding() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getCharacterEncoding() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getCharArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required char array attribute value from the annotation.
- getCharset() - Method in class org.springframework.core.io.support.EncodedResource
- getCharset() - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
-
Return the configured charset for part headers.
- getCharset() - Method in class org.springframework.http.ContentDisposition
-
Return the charset defined in filename* parameter, or
null
if not defined. - getCharset() - Method in class org.springframework.util.MimeType
-
Return the character set, as indicated by a
charset
parameter, if any. - getCharset() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the charset used to read script and template files.
- getCharset() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getCharset() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the charset used to read script and template files.
- getCharset() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getCharset(ClientHttpResponse) - Method in class org.springframework.web.client.DefaultResponseErrorHandler
-
Determine the charset of the response (for inclusion in a status exception).
- getCharset(MediaType) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Determine the charset to use for JSON input.
- getChild(int) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getChild(int) - Method in interface org.springframework.expression.spel.SpelNode
-
Helper method that returns a SpelNode rather than an Antlr Tree node.
- getChildCount() - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getChildCount() - Method in interface org.springframework.expression.spel.SpelNode
-
Return the number of children under this node.
- getChildElementByTagName(Element, String) - Static method in class org.springframework.util.xml.DomUtils
-
Utility method that returns the first child element identified by its name.
- getChildElements(Element) - Static method in class org.springframework.util.xml.DomUtils
-
Retrieves all child elements of the given DOM element.
- getChildElementsByTagName(Element, String) - Static method in class org.springframework.util.xml.DomUtils
-
Retrieves all child elements of the given DOM element that match the given element name.
- getChildElementsByTagName(Element, String...) - Static method in class org.springframework.util.xml.DomUtils
-
Retrieves all child elements of the given DOM element that match any of the given element names.
- getChildElementValueByTagName(Element, String) - Static method in class org.springframework.util.xml.DomUtils
-
Utility method that returns the first child element value identified by its name.
- getChronology() - Method in class org.springframework.format.datetime.standard.DateTimeContext
-
Return the user's chronology (calendar system), if any.
- getClass(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as a class. - getClass(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required class attribute value from the annotation.
- getClassArray(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as an array of classes. - getClassArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required class array attribute value from the annotation.
- getClassEmitter() - Method in class org.springframework.cglib.core.CodeEmitter
- getClasses() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the annotated classes that were declared via
@ContextConfiguration
. - getClasses() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged annotated classes for the test class.
- getClasses(Object[]) - Static method in class org.springframework.cglib.core.ReflectUtils
- getClasses(Object[]) - Static method in class org.springframework.cglib.proxy.Mixin
- getClassesToBeBound() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Return the list of Java classes to be recognized by a newly created JAXBContext.
- getClassFileName(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Determine the name of the class file, relative to the containing package: e.g.
- getClassFilter() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- getClassFilter() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
- getClassFilter() - Method in interface org.springframework.aop.IntroductionAdvisor
-
Return the filter determining which target classes this introduction should apply to.
- getClassFilter() - Method in interface org.springframework.aop.Pointcut
-
Return the ClassFilter for this pointcut.
- getClassFilter() - Method in class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
- getClassFilter() - Method in class org.springframework.aop.support.ComposablePointcut
- getClassFilter() - Method in class org.springframework.aop.support.ControlFlowPointcut
- getClassFilter() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
- getClassFilter() - Method in class org.springframework.aop.support.DynamicMethodMatcherPointcut
- getClassFilter() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcut
- getClassForDescriptor(Object) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Return the class to be used for the JMX descriptor field "class".
- getClassForLogging(Object) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Determine the class to use for logging purposes.
- getClassInfo() - Method in class org.springframework.cglib.core.ClassEmitter
- getClassInfo() - Method in class org.springframework.cglib.core.MethodInfo
- getClassInfo(Class) - Static method in class org.springframework.cglib.core.ReflectUtils
- getClassInfo(ClassReader) - Static method in class org.springframework.cglib.core.ClassNameReader
- getClassLoader() - Method in class org.springframework.asm.ClassWriter
-
Returns the
ClassLoader
to be used by the default implementation ofClassWriter.getCommonSuperClass(String, String)
, that of thisClassWriter
's runtime type by default. - getClassLoader() - Method in class org.springframework.cglib.core.AbstractClassGenerator.ClassLoaderData
- getClassLoader() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getClassLoader() - Method in interface org.springframework.context.annotation.ConditionContext
-
Return the
ClassLoader
that should be used to load additional classes (onlynull
if even the system ClassLoader isn't accessible). - getClassLoader() - Method in class org.springframework.context.support.GenericApplicationContext
- getClassLoader() - Method in class org.springframework.core.io.ClassPathResource
-
Return the
ClassLoader
that this resource will be obtained from. - getClassLoader() - Method in class org.springframework.core.io.DefaultResourceLoader
-
Return the ClassLoader to load class path resources with.
- getClassLoader() - Method in interface org.springframework.core.io.ResourceLoader
-
Expose the
ClassLoader
used by thisResourceLoader
. - getClassLoader() - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- getClassLoader() - Method in class org.springframework.core.test.tools.Compiled
-
Return the classloader containing the compiled content and access to the resources.
- getClassLoader() - Method in class org.springframework.mock.web.MockServletContext
- getClassLoader() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
This implementation returns the default ClassLoader.
- getClassLoader() - Method in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- getClassMetadata() - Method in interface org.springframework.core.type.classreading.MetadataReader
-
Read basic class metadata for the underlying class.
- getClassName() - Method in class org.springframework.aot.agent.MethodReference
-
Return the declaring class for this method.
- getClassName() - Method in class org.springframework.asm.ClassReader
-
Returns the internal name of the class (see
Type.getInternalName()
). - getClassName() - Method in exception org.springframework.asm.ClassTooLargeException
-
Returns the internal name of the class (see
Type.getInternalName()
). - getClassName() - Method in exception org.springframework.asm.MethodTooLargeException
-
Returns the internal name of the owner class.
- getClassName() - Method in class org.springframework.asm.Type
-
Returns the binary name of the class corresponding to this type.
- getClassName() - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCode
-
Return the name of the class being used for registrations.
- getClassName() - Method in interface org.springframework.beans.factory.aot.BeanRegistrationsCode
-
Return the name of the class being used for registrations.
- getClassName() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getClassName() - Method in class org.springframework.cglib.core.DebuggingClassWriter
- getClassName() - Method in class org.springframework.core.Constants
-
Deprecated.Return the name of the analyzed class.
- getClassName() - Method in class org.springframework.core.test.tools.SourceFile
-
Return the fully-qualified class name.
- getClassName() - Method in interface org.springframework.core.type.ClassMetadata
-
Return the name of the underlying class.
- getClassName() - Method in class org.springframework.core.type.StandardClassMetadata
- getClassName() - Method in class org.springframework.expression.spel.CodeFlow
- getClassName(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the class name of the MBean resource.
- getClassName(String, String, Object, Predicate) - Method in class org.springframework.cglib.core.DefaultNamingPolicy
- getClassName(String, String, Object, Predicate) - Method in interface org.springframework.cglib.core.NamingPolicy
-
Choose a name for a generated class.
- getClassName(String, String, Object, Predicate) - Method in class org.springframework.cglib.core.SpringNamingPolicy
- getClassName(ClassReader) - Static method in class org.springframework.cglib.core.ClassNameReader
- getClassName(Type) - Static method in class org.springframework.cglib.core.TypeUtils
- getClassOutput() - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings
-
Get the output directory for generated classes.
- getClassPathBeanDefinitionScanner(DefaultListableBeanFactory) - Method in class org.springframework.web.context.support.AnnotationConfigWebApplicationContext
-
Build a
ClassPathBeanDefinitionScanner
for the given bean factory. - getClasspathRoots() - Method in class org.springframework.test.context.aot.TestAotProcessor
-
Get the classpath roots to scan for test classes.
- getClassToExpose(Class<?>) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Return the class or interface to expose for the given bean class.
- getClassToExpose(Class<?>) - Static method in class org.springframework.jmx.support.JmxUtils
-
Return the class or interface to expose for the given bean class.
- getClassToExpose(Object) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Return the class or interface to expose for the given bean.
- getClassToExpose(Object) - Static method in class org.springframework.jmx.support.JmxUtils
-
Return the class or interface to expose for the given bean.
- getClassType() - Method in class org.springframework.cglib.core.ClassEmitter
- getClassVisitor() - Method in class org.springframework.cglib.core.DefaultGeneratorStrategy
- getClassWriter() - Method in class org.springframework.cglib.core.DefaultGeneratorStrategy
- getClientAddress() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
-
Return the IP address that the request came from.
- getClientHttpRequestInitializers() - Method in class org.springframework.http.client.support.HttpAccessor
-
Get the request initializers that this accessor uses.
- getClientId() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return a JMS client ID for the single Connection created and exposed by this ConnectionFactory, if any.
- getClientId() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the JMS client ID for the shared Connection created and used by this container, if any.
- getClientId() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getClientInboundChannel() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- getClientInboundChannel() - Method in class org.springframework.messaging.simp.config.AbstractBrokerRegistration
- getClientInboundChannelRegistration() - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
- getClientInboundExecutorStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about the executor processing incoming messages from WebSocket clients.
- getClientLogin() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the configured login to use for connections to the STOMP broker on behalf of connected clients.
- getClientOutboundChannel() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- getClientOutboundChannel() - Method in class org.springframework.messaging.simp.config.AbstractBrokerRegistration
- getClientOutboundChannelForSession(String) - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Get the MessageChannel to use for sending messages to clients, possibly a per-session wrapper when
preservePublishOrder=true
. - getClientOutboundChannelRegistration() - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
- getClientOutboundExecutorStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about the executor processing outgoing messages to WebSocket clients.
- getClientPasscode() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the configured passcode to use for connections to the STOMP broker on behalf of connected clients.
- getClobAsAsciiStream(ResultSet, int) - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getClobAsAsciiStream(ResultSet, int) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as ASCII stream from the given ResultSet.
- getClobAsAsciiStream(ResultSet, String) - Method in class org.springframework.jdbc.support.lob.AbstractLobHandler
- getClobAsAsciiStream(ResultSet, String) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as ASCII stream from the given ResultSet.
- getClobAsCharacterStream(ResultSet, int) - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getClobAsCharacterStream(ResultSet, int) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as character stream from the given ResultSet.
- getClobAsCharacterStream(ResultSet, String) - Method in class org.springframework.jdbc.support.lob.AbstractLobHandler
- getClobAsCharacterStream(ResultSet, String) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as character stream from the given ResultSet.
- getClobAsString(ResultSet, int) - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getClobAsString(ResultSet, int) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as String from the given ResultSet.
- getClobAsString(ResultSet, String) - Method in class org.springframework.jdbc.support.lob.AbstractLobHandler
- getClobAsString(ResultSet, String) - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Retrieve the given column as String from the given ResultSet.
- getClock() - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskScheduler
- getClock() - Method in class org.springframework.scheduling.concurrent.SimpleAsyncTaskScheduler
- getClock() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
- getClock() - Method in class org.springframework.scheduling.support.SimpleTriggerContext
- getClock() - Method in interface org.springframework.scheduling.TaskScheduler
-
Return the clock to use for scheduling purposes.
- getClock() - Method in interface org.springframework.scheduling.TriggerContext
-
Return the clock to use for trigger calculation.
- getClock() - Method in class org.springframework.web.server.session.InMemoryWebSessionStore
-
Return the configured clock for session lastAccessTime calculations.
- getClockProvider() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getCloseStatus() - Method in class org.springframework.web.socket.messaging.SessionDisconnectEvent
-
Return the status with which the session was closed.
- getCloseSuppressingConnectionProxy(Connection) - Method in class org.springframework.r2dbc.connection.SingleConnectionFactory
-
Wrap the given
Connection
with a proxy that delegates every method call to it but suppresses close calls. - getCloseSuppressingConnectionProxy(Connection) - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
-
Wrap the given Connection with a proxy that delegates every method call to it but suppresses close calls.
- getCode() - Method in class org.springframework.context.support.DefaultMessageSourceResolvable
-
Return the default code of this resolvable, that is, the last one in the codes array.
- getCode() - Method in class org.springframework.web.reactive.socket.CloseStatus
-
Return the status code.
- getCode() - Method in class org.springframework.web.socket.CloseStatus
-
Return the status code.
- getCodecConfigurer() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
ServerCodecConfigurer
. - getCodeEmitter() - Method in class org.springframework.cglib.core.Block
- getCodes() - Method in interface org.springframework.context.MessageSourceResolvable
-
Return the codes to be used to resolve this message, in the order that they should get tried.
- getCodes() - Method in class org.springframework.context.support.DefaultMessageSourceResolvable
- getCodeSize() - Method in exception org.springframework.asm.MethodTooLargeException
-
Returns the size of the method's Code attribute, in bytes.
- getCollectionType(int) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getCols() - Method in class org.springframework.web.servlet.tags.form.TextareaTag
-
Get the value of the '
cols
' attribute. - getColumnClassName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnClassName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the fully qualified class that the specified column will be mapped to.
- getColumnCount() - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
-
Return the number of columns in this result set.
- getColumnCount() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnCount() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the number of columns in the RowSet.
- getColumnDisplaySize(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnDisplaySize(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the maximum width of the designated column.
- getColumnKey(String) - Method in class org.springframework.jdbc.core.ColumnMapRowMapper
-
Determine the key to use for the given column in the column Map.
- getColumnKey(String) - Method in class org.springframework.r2dbc.core.ColumnMapRowMapper
-
Determine the key to use for the given column in the column
Map
. - getColumnLabel(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnLabel(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the suggested column title for the column specified.
- getColumnMapRowMapper() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Create a new RowMapper for reading columns as key-value pairs.
- getColumnName() - Method in class org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
-
Return the name of the column in the sequence table.
- getColumnName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the column name for the indicated column.
- getColumnNames() - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
-
Return the names of the columns.
- getColumnNames() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the names of the columns used.
- getColumnNames() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnNames() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Return the column names of the table that the result set represents.
- getColumnType(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnType(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the SQL type code for the indicated column.
- getColumnTypeName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getColumnTypeName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the DBMS-specific type name for the indicated column.
- getColumnTypes() - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
-
Return the types of the columns as java.sql.Types constants Valid after processRow is invoked the first time.
- getColumnValue(Row, int) - Method in class org.springframework.r2dbc.core.ColumnMapRowMapper
-
Retrieve a R2DBC object value for the specified column.
- getColumnValue(ResultSet, int) - Method in class org.springframework.jdbc.core.ColumnMapRowMapper
-
Retrieve a JDBC object value for the specified column.
- getColumnValue(ResultSet, int) - Method in class org.springframework.jdbc.core.SingleColumnRowMapper
-
Retrieve a JDBC object value for the specified column, using the most appropriate value type.
- getColumnValue(ResultSet, int, PropertyDescriptor) - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Retrieve a JDBC object value for the specified column.
- getColumnValue(ResultSet, int, Class<?>) - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Retrieve a JDBC object value for the specified column.
- getColumnValue(ResultSet, int, Class<?>) - Method in class org.springframework.jdbc.core.SingleColumnRowMapper
-
Retrieve a JDBC object value for the specified column.
- getCommand() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
-
Return the STOMP command, or
null
if not yet set. - getCommand(Map<String, Object>) - Static method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
-
Return the STOMP command from the given headers, or
null
if not set. - getComment() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getCommonMessages() - Method in class org.springframework.context.support.AbstractMessageSource
-
Return a Properties object defining locale-independent common messages, if any.
- getCommonPropertyType(ELContext, Object) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- getCommonSuperClass(String, String) - Method in class org.springframework.asm.ClassWriter
-
Returns the common super type of the two given types.
- getCompiler(ClassLoader) - Static method in class org.springframework.expression.spel.standard.SpelCompiler
-
Factory method for compiler instances.
- getCompilerClassLoader() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return the ClassLoader to use as the basis for expression compilation.
- getCompilerConfiguration() - Method in class org.springframework.scripting.groovy.GroovyScriptEvaluator
-
Return this evaluator's compiler configuration (never
null
). - getCompilerMode() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return the compiler mode for parsers using this configuration object.
- getCompletedResponse() - Method in exception org.springframework.test.web.reactive.server.HttpHandlerConnector.FailureAfterResponseCompletedException
- getCompletions(Element, AnnotationMirror, ExecutableElement, String) - Method in class org.springframework.context.index.processor.CandidateComponentsIndexer
-
Deprecated.
- getComponentType() - Method in class org.springframework.core.ResolvableType
-
Return the ResolvableType representing the component type of the array or
ResolvableType.NONE
if this type does not represent an array. - getComponentType(Type) - Static method in class org.springframework.cglib.core.TypeUtils
- getCompositeLog(Log, Log, Log...) - Static method in class org.springframework.core.log.LogDelegateFactory
-
Create a composite logger that delegates to a primary or falls back on a secondary logger if logging for the primary logger is not enabled.
- getConcurrency() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the concurrency for the listener, if any.
- getConcurrencyLimit() - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
-
Return the maximum number of parallel task executions allowed.
- getConcurrencyLimit() - Method in class org.springframework.util.ConcurrencyThrottleSupport
-
Return the maximum number of concurrent access attempts allowed.
- getConcurrentConsumers() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the "concurrentConsumer" setting.
- getConcurrentExecutor() - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
-
Return the
Executor
that this adapter delegates to. - getConcurrentResult() - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Get the result from concurrent handling.
- getConcurrentResultContext() - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Get the additional processing context saved at the start of concurrent handling.
- getCondition() - Method in class org.springframework.cache.interceptor.CacheOperation
- getCondition() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Return the condition to use.
- getCondition() - Method in class org.springframework.web.reactive.result.condition.RequestConditionHolder
-
Return the held request condition, or
null
if not holding one. - getCondition() - Method in class org.springframework.web.servlet.mvc.condition.RequestConditionHolder
-
Return the held request condition, or
null
if not holding one. - getCondition(int, int) - Static method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
-
Return a condition for matching the RSocket request interaction type with that is selected based on the declared request and response cardinality of some handler method.
- getCondition(Class<T>) - Method in class org.springframework.messaging.handler.CompositeMessageCondition
- getCondition(AnnotatedElement) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
Determine the mapping condition for the given annotated element.
- getCondition(AnnotatedElement) - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
- getConditions() - Method in class org.springframework.web.reactive.result.condition.CompositeRequestCondition
-
Return the underlying conditions, possibly empty but never
null
. - getConditions() - Method in exception org.springframework.web.server.UnsatisfiedRequestParameterException
-
Return String representations of the unsatisfied condition(s).
- getConditions() - Method in class org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
-
Return the underlying conditions (possibly empty but never
null
). - getConfigClasses() - Method in class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
-
Specify
@Configuration
and/or@Component
classes that make up the application configuration. - getConfigLocations() - Method in class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
Return an array of resource locations, referring to the XML bean definition files that this context should be built with.
- getConfigLocations() - Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
-
Return the config locations for this web application context, or
null
if none specified. - getConfigLocations() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- getConfigLocations() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
- getConfigLocations() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
- getConfigResources() - Method in class org.springframework.context.support.AbstractXmlApplicationContext
-
Return an array of Resource objects, referring to the XML bean definition files that this context should be built with.
- getConfigResources() - Method in class org.springframework.context.support.ClassPathXmlApplicationContext
- getConfigTimeDataSource() - Static method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return the
DataSource
for the currently configured Quartz Scheduler, to be used byLocalDataSourceJobStore
. - getConfigTimeNonTransactionalDataSource() - Static method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return the non-transactional
DataSource
for the currently configured Quartz Scheduler, to be used byLocalDataSourceJobStore
. - getConfigTimeResourceLoader() - Static method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return the
ResourceLoader
for the currently configured Quartz Scheduler, to be used byResourceLoaderClassLoadHelper
. - getConfigTimeTaskExecutor() - Static method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return the
Executor
for the currently configured Quartz Scheduler, to be used byLocalTaskExecutorThreadPool
. - getConfigurableWebBindingInitializer(FormattingConversionService, Validator) - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Return the
ConfigurableWebBindingInitializer
to use for initializing allWebDataBinder
instances. - getConfigurableWebBindingInitializer(FormattingConversionService, Validator) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Return the
ConfigurableWebBindingInitializer
to use for initializing allWebDataBinder
instances. - getConfiguration() - Method in class org.springframework.expression.spel.ExpressionState
- getConfiguration() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
-
Return the Hibernate Configuration object used to build the SessionFactory.
- getConfiguration() - Method in interface org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfig
-
Return the FreeMarker
Configuration
object for the current web application context. - getConfiguration() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfigurer
-
Return the
Configuration
object wrapped by this bean. - getConfiguration() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Get the FreeMarker
Configuration
used by this view. - getConfiguration() - Method in interface org.springframework.web.servlet.view.freemarker.FreeMarkerConfig
-
Return the FreeMarker
Configuration
object for the current web application context. - getConfiguration() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
-
Return the
Configuration
object wrapped by this bean. - getConfiguration() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Return the FreeMarker
Configuration
used by this view. - getConfigurationPhase() - Method in interface org.springframework.context.annotation.ConfigurationCondition
-
Return the
ConfigurationCondition.ConfigurationPhase
in which the condition should be evaluated. - getConfigurator() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getConnectHeaders() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- getConnectHeaders() - Method in interface org.springframework.messaging.simp.stomp.StompTcpConnectionHandler
-
Return the headers that will be sent in the STOMP CONNECT frame.
- getConnection() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Connection
header. - getConnection() - Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
Get a JDBC Connection, either from the current transaction or a new one.
- getConnection() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
This implementation delegates to
getConnectionFromDriver
, using the default username and password of this DataSource. - getConnection() - Method in interface org.springframework.jdbc.datasource.ConnectionHandle
-
Fetch the JDBC Connection that this handle refers to.
- getConnection() - Method in class org.springframework.jdbc.datasource.ConnectionHolder
-
Return the current Connection held by this ConnectionHolder.
- getConnection() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- getConnection() - Method in class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
-
Return a Connection handle that lazily fetches an actual JDBC Connection when asked for a Statement (or PreparedStatement or CallableStatement).
- getConnection() - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- getConnection() - Method in class org.springframework.jdbc.datasource.ShardingKeyDataSourceAdapter
-
Obtain a connection to the database shard using the provided sharding key and super sharding key (if available).
- getConnection() - Method in class org.springframework.jdbc.datasource.SimpleConnectionHandle
-
Return the specified Connection as-is.
- getConnection() - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
- getConnection() - Method in class org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
-
Delegates to DataSourceUtils for automatically participating in Spring-managed transactions.
- getConnection() - Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
-
Determine whether there are currently thread-bound credentials, using them if available, falling back to the statically specified username and password (i.e.
- getConnection() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Return this resource holder's default Connection, or
null
if none. - getConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Obtain an initialized shared Connection.
- getConnection() - Method in class org.springframework.r2dbc.connection.ConnectionHolder
-
Return the current
Connection
held by thisConnectionHolder
. - getConnection(ConnectionFactory) - Static method in class org.springframework.r2dbc.connection.ConnectionFactoryUtils
-
Obtain a
Connection
from the givenConnectionFactory
. - getConnection(Class<C>) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Return this resource holder's Connection of the given type, or
null
if none. - getConnection(String, String) - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
This implementation delegates to
getConnectionFromDriver
, using the given username and password. - getConnection(String, String) - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- getConnection(String, String) - Method in class org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
-
Return a Connection handle that lazily fetches an actual JDBC Connection when asked for a Statement (or PreparedStatement or CallableStatement).
- getConnection(String, String) - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- getConnection(String, String) - Method in class org.springframework.jdbc.datasource.ShardingKeyDataSourceAdapter
-
Obtain a connection to the database shard using the provided username and password, considering the sharding keys (if available) and the given credentials.
- getConnection(String, String) - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
-
Specifying a custom username and password doesn't make sense with a single Connection.
- getConnection(String, String) - Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
-
Simply delegates to
UserCredentialsDataSourceAdapter.doGetConnection(String, String)
, keeping the given user credentials as-is. - getConnection(DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
-
Obtain a Connection from the given DataSource.
- getConnection(JmsResourceHolder) - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnection(JmsResourceHolder) - Method in class org.springframework.jms.core.JmsTemplate
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnection(JmsResourceHolder) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnectionBuilderConsumer() - Method in class org.springframework.web.reactive.socket.client.UndertowWebSocketClient
-
Return the configured
Consumer<ConnectionBuilder>
. - getConnectionCount() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the current count of TCP connection to the broker.
- getConnectionFactories() - Method in class org.springframework.r2dbc.connection.lookup.MapConnectionFactoryLookup
-
Get the
Map
ofConnectionFactories
maintained by this object. - getConnectionFactory() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Return the JMS ConnectionFactory that this instance should manage transactions for.
- getConnectionFactory() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the ConnectionFactory that the underlying
JmsTemplate
uses. - getConnectionFactory() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Return the JMS ConnectionFactory used by the gateway.
- getConnectionFactory() - Method in class org.springframework.jms.support.JmsAccessor
-
Return the ConnectionFactory that this accessor uses for obtaining JMS
Connections
. - getConnectionFactory() - Method in class org.springframework.r2dbc.connection.R2dbcTransactionManager
-
Return the R2DBC
ConnectionFactory
that this instance manages transactions for. - getConnectionFactory() - Method in interface org.springframework.r2dbc.core.DatabaseClient
-
Get the
ConnectionFactory
that this client uses. - getConnectionFactory(String) - Method in class org.springframework.r2dbc.connection.lookup.BeanFactoryConnectionFactoryLookup
- getConnectionFactory(String) - Method in interface org.springframework.r2dbc.connection.lookup.ConnectionFactoryLookup
-
Retrieve the
ConnectionFactory
identified by the given name. - getConnectionFactory(String) - Method in class org.springframework.r2dbc.connection.lookup.MapConnectionFactoryLookup
- getConnectionFactory(String) - Method in class org.springframework.r2dbc.connection.lookup.SingleConnectionFactoryLookup
- getConnectionFromDriver(String, String) - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Build properties for the Driver, including the given username and password (if any), and obtain a corresponding Connection.
- getConnectionFromDriver(Properties) - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Obtain a Connection using the given properties.
- getConnectionFromDriver(Properties) - Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
- getConnectionFromDriver(Properties) - Method in class org.springframework.jdbc.datasource.SimpleDriverDataSource
- getConnectionFromDriverManager(String, Properties) - Method in class org.springframework.jdbc.datasource.DriverManagerDataSource
-
Getting a Connection using the nasty static from DriverManager is extracted into a protected method to allow for easy unit testing.
- getConnectionHandle() - Method in class org.springframework.jdbc.datasource.ConnectionHolder
-
Return the ConnectionHandle held by this ConnectionHolder.
- getConnectionHolder() - Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
Return the ConnectionHolder for this transaction object.
- getConnectionHolderForSavepoint() - Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
- getConnectionProperties() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the connection properties to be passed to the Driver, if any.
- getConnectionProperties() - Method in interface org.springframework.jdbc.datasource.embedded.DataSourceFactory
-
Get the connection properties of the
DataSource
to be configured. - getConnectionProvider() - Method in class org.springframework.http.client.reactive.ReactorNetty2ResourceFactory
-
Return the configured
ConnectionProvider
. - getConnectionProvider() - Method in class org.springframework.http.client.ReactorResourceFactory
-
Return the configured
ConnectionProvider
. - getConstantPoolCount() - Method in exception org.springframework.asm.ClassTooLargeException
-
Returns the number of constant pool items of the class.
- getConstantValue() - Method in class org.springframework.expression.spel.ast.InlineList
- getConstantValue() - Method in class org.springframework.expression.spel.ast.InlineMap
- getConstraintsForClass(Class<?>) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
- getConstraintValidatorFactory() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getConstructingMethod() - Method in exception org.springframework.beans.BeanInstantiationException
-
Return the delegate for bean construction purposes, if known.
- getConstructor() - Method in interface org.aopalliance.intercept.ConstructorInvocation
-
Get the constructor being called.
- getConstructor() - Method in exception org.springframework.beans.BeanInstantiationException
-
Return the offending constructor, if known.
- getConstructor() - Method in class org.springframework.core.MethodParameter
-
Return the wrapped Constructor, if any.
- getConstructor() - Method in class org.springframework.expression.spel.support.ReflectiveConstructorExecutor
- getConstructor(Class[]) - Method in class org.springframework.cglib.reflect.FastClass
- getConstructor(Class, Class[]) - Static method in class org.springframework.cglib.core.ReflectUtils
- getConstructor(Constructor) - Method in class org.springframework.cglib.reflect.FastClass
- getConstructorArgumentValues() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the constructor argument values for this bean.
- getConstructorArgumentValues() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return constructor argument values for this bean (never
null
). - getConstructorDescriptor(Constructor<?>) - Static method in class org.springframework.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getConstructorIfAvailable(Class<T>, Class<?>...) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the given class has a public constructor with the given signature, and return it if available (else return
null
). - getConstructorInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the constructor metadata for the MBean resource.
- getConstructorResolvers() - Method in interface org.springframework.expression.EvaluationContext
-
Return a list of resolvers that will be asked in turn to locate a constructor.
- getConstructorResolvers() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return an empty list, always, since this context does not support the use of type references.
- getConstructorResolvers() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getConsumableMediaTypes() - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
-
Returns the media types for this condition excluding negated expressions.
- getConsumableMediaTypes() - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
-
Returns the media types for this condition excluding negated expressions.
- getConsumesCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the "consumes" condition of this
RequestMappingInfo
; or instance with 0 consumes expressions, nevernull
. - getConsumesCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the "consumes" condition of this
RequestMappingInfo
; or instance with 0 consumes expressions (nevernull
). - getContainer() - Method in class org.springframework.validation.method.ParameterValidationResult
-
When
@Valid
is declared on a container of elements such asCollection
,Map
,Optional
, and others, this method returns the container of the validatedargument
, whileParameterValidationResult.getContainerIndex()
andParameterValidationResult.getContainerKey()
provide information about the index or key if applicable. - getContainer(HttpServletRequest) - Method in class org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy
- getContainer(HttpServletRequest) - Method in class org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- getContainerIndex() - Method in class org.springframework.validation.method.ParameterValidationResult
- getContainerKey() - Method in class org.springframework.validation.method.ParameterValidationResult
- getContainingBeanDefinition() - Method in class org.springframework.beans.factory.xml.ParserContext
- getContainingClass() - Method in class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- getContainingClass() - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Expose the containing class for method parameters.
- getContainingClass() - Method in class org.springframework.core.MethodParameter
-
Return the containing class for this method parameter.
- getContainingClass() - Method in class org.springframework.messaging.handler.HandlerMethod
- getContainingClass() - Method in class org.springframework.web.method.HandlerMethod
- getContainingComponent() - Method in class org.springframework.beans.factory.xml.ParserContext
- getContent() - Method in class org.springframework.core.test.tools.ClassFile
-
Return the bytecode content.
- getContent() - Method in class org.springframework.core.test.tools.DynamicFile
-
Return the contents of the file.
- getContent() - Method in class org.springframework.messaging.handler.AbstractMessageCondition
-
Return the collection of objects the message condition is composed of (e.g.
- getContent() - Method in class org.springframework.messaging.handler.DestinationPatternsMessageCondition
- getContent() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
- getContent() - Method in class org.springframework.messaging.simp.SimpMessageTypeMessageCondition
- getContent() - Method in class org.springframework.oxm.support.MarshallingSource
-
Return the object to be marshalled.
- getContent() - Method in class org.springframework.web.reactive.result.condition.AbstractRequestCondition
-
Return the discrete items a request condition is composed of.
- getContent() - Method in class org.springframework.web.reactive.result.condition.CompositeRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.HeadersRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.ParamsRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.PatternsRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
- getContent() - Method in class org.springframework.web.reactive.result.condition.RequestConditionHolder
- getContent() - Method in class org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
-
Return the discrete items a request condition is composed of.
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.RequestConditionHolder
- getContent() - Method in class org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
- getContent() - Method in class org.springframework.web.socket.sockjs.frame.SockJsFrame
-
Return the SockJS frame content (never
null
). - getContentAsByteArray() - Method in class org.springframework.core.io.ByteArrayResource
- getContentAsByteArray() - Method in class org.springframework.core.io.FileSystemResource
- getContentAsByteArray() - Method in class org.springframework.core.io.PathResource
- getContentAsByteArray() - Method in interface org.springframework.core.io.Resource
-
Return the contents of this resource as a byte array.
- getContentAsByteArray() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Get the content of the request body as a byte array.
- getContentAsByteArray() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getContentAsByteArray() - Method in class org.springframework.mock.web.MockPageContext
- getContentAsByteArray() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
-
Return the cached request content as a byte array.
- getContentAsByteArray() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
-
Return the cached response content as a byte array.
- getContentAsString() - Method in class org.springframework.core.io.support.EncodedResource
- getContentAsString() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Get the content of the request body as a
String
, using the configured character encoding. - getContentAsString() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Get the content of the response body as a
String
, using the charset specified for the response by the application, either throughHttpServletResponse
methods or through a charset parameter on theContent-Type
. - getContentAsString() - Method in class org.springframework.mock.web.MockPageContext
- getContentAsString() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
-
Return the cached request content as a String, using the configured
Charset
. - getContentAsString(Charset) - Method in class org.springframework.core.io.ByteArrayResource
- getContentAsString(Charset) - Method in class org.springframework.core.io.FileSystemResource
- getContentAsString(Charset) - Method in class org.springframework.core.io.PathResource
- getContentAsString(Charset) - Method in interface org.springframework.core.io.Resource
-
Return the contents of this resource as a string, using the specified charset.
- getContentAsString(Charset) - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Get the content of the response body as a
String
, using the providedfallbackCharset
if no charset has been explicitly defined and otherwise using the charset specified for the response by the application, either throughHttpServletResponse
methods or through a charset parameter on theContent-Type
. - getContentBytes() - Method in class org.springframework.web.socket.sockjs.frame.SockJsFrame
-
Return the SockJS frame content as a byte array.
- getContentCodings() - Method in class org.springframework.web.reactive.resource.CachingResourceResolver
-
Return a read-only list with the supported content codings.
- getContentCodings() - Method in class org.springframework.web.reactive.resource.EncodedResourceResolver
-
Return a read-only list with the supported content codings.
- getContentCodings() - Method in class org.springframework.web.servlet.resource.CachingResourceResolver
-
Return a read-only list with the supported content codings.
- getContentCodings() - Method in class org.springframework.web.servlet.resource.EncodedResourceResolver
-
Return a read-only list with the supported content codings.
- getContentDisposition() - Method in class org.springframework.http.HttpHeaders
-
Return a parsed representation of the Content-Disposition header.
- getContentInputStream() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
-
Return an
InputStream
to the cached content. - getContentLanguage() - Method in class org.springframework.http.HttpHeaders
-
Get the first
Locale
of the content languages, as specified by theContent-Language
header. - getContentLength() - Method in class org.springframework.http.HttpHeaders
-
Return the length of the body in bytes, as specified by the
Content-Length
header. - getContentLength() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getContentLength() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Return the content-length header or -1 if unknown.
- getContentLength() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getContentLength() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Get the length of the content body from the HTTP Content-Length header.
- getContentLength(byte[], MediaType) - Method in class org.springframework.http.converter.ByteArrayHttpMessageConverter
- getContentLength(Object, MediaType) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
- getContentLength(Object, MediaType) - Method in class org.springframework.http.converter.ObjectToStringHttpMessageConverter
- getContentLength(String, MediaType) - Method in class org.springframework.http.converter.StringHttpMessageConverter
- getContentLength(Map<String, List<String>>) - Static method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getContentLength(Resource, MediaType) - Method in class org.springframework.http.converter.ResourceHttpMessageConverter
- getContentLength(T, MediaType) - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
-
Returns the content length for the given type.
- getContentLength(T, MediaType) - Method in class org.springframework.http.converter.xml.SourceHttpMessageConverter
- getContentLengthLong() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getContentLengthLong() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getContentNegotiationManager() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the configured
ContentNegotiationManager
. - getContentNegotiationManager() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Return the configured
ContentNegotiationManager
. - getContentNegotiationManager() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
-
Return the ContentNegotiationManager to use for the ProducesRequestCondition, if any.
- getContentNegotiationManager() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Deprecated.as of 5.2.4
- getContentNegotiationManager() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
Return the
ContentNegotiationManager
to use to determine requested media types. - getContentNegotiationManager(ParserContext) - Static method in class org.springframework.web.servlet.config.MvcNamespaceUtils
-
Find the
ContentNegotiationManager
bean created by or registered with theannotation-driven
element. - getContentSize() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
-
Return the current size of the cached content.
- getContentType() - Method in class org.springframework.http.HttpHeaders
-
Return the media type of the body, as specified by the
Content-Type
header. - getContentType() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Return the content-type header value.
- getContentType() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getContentType() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getContentType() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getContentType() - Method in class org.springframework.mock.web.MockMultipartFile
- getContentType() - Method in class org.springframework.mock.web.MockPart
- getContentType() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the content type of the response, or "application/octet-stream".
- getContentType() - Method in exception org.springframework.web.HttpMediaTypeNotSupportedException
-
Return the HTTP request content type method that caused the failure.
- getContentType() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return the content type of the file.
- getContentType() - Method in exception org.springframework.web.reactive.function.UnsupportedMediaTypeException
-
Return the request Content-Type header if it was parsed successfully, or
null
otherwise. - getContentType() - Method in exception org.springframework.web.server.UnsupportedMediaTypeStatusException
-
Return the request Content-Type header if it was parsed successfully, or
null
otherwise. - getContentType() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return the content type for this view.
- getContentType() - Method in interface org.springframework.web.servlet.View
-
Return the content type of the view, if predetermined.
- getContentType() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the content type to use for the response.
- getContentType() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
-
Return the content type to use for the response.
- getContentType() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the content type for all views, if any.
- getContentType() - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
- getContentType() - Method in class org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
- getContentType() - Method in class org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
- getContentType() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
- getContentType() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
- getContentType(File) - Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
-
Delegates to the underlying FileTypeMap.
- getContentType(String) - Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
-
Delegates to the underlying FileTypeMap.
- getContentType(ClientHttpResponse) - Method in class org.springframework.web.client.HttpMessageConverterExtractor
-
Determine the Content-Type of the response based on the "Content-Type" header or otherwise default to
MediaType.APPLICATION_OCTET_STREAM
. - getContentType(HttpMessage) - Method in class org.springframework.http.codec.DecoderHttpMessageReader
-
Determine the Content-Type of the HTTP message based on the "Content-Type" header or otherwise default to
MediaType.APPLICATION_OCTET_STREAM
. - getContentTypeResolver() - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Return the
configured
ContentTypeResolver
. - getContentTypeResolver() - Method in class org.springframework.web.reactive.result.HandlerResultHandlerSupport
-
Return the configured
RequestedContentTypeResolver
. - getContentTypeResolver() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
Return the configured
RequestedContentTypeResolver
. - getContentTypeResolver() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo.BuilderConfiguration
- getContentTypes() - Method in class org.springframework.web.accept.FixedContentNegotiationStrategy
-
Return the configured list of media types.
- getContentTypes() - Method in class org.springframework.web.reactive.accept.FixedContentTypeResolver
-
Return the configured list of media types.
- getContext() - Method in class org.springframework.jndi.JndiTemplate
-
Obtain a JNDI context corresponding to this template's configuration.
- getContext(String) - Method in class org.springframework.mock.web.MockServletContext
- getContextAttribute() - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
Return the name of the ServletContext attribute which should be used to retrieve the
WebApplicationContext
from which to load the delegateFilter
bean. - getContextAttribute() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the name of the ServletContext attribute which should be used to retrieve the
WebApplicationContext
that this servlet is supposed to use. - getContextCache() - Method in class org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
-
Get the
ContextCache
used by this context loader delegate. - getContextClass() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the custom context class.
- getContextConfigLocation() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the explicit context config location, if any.
- getContextCustomizerFactories() - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
-
Get the
ContextCustomizerFactory
instances for this bootstrapper. - getContextCustomizers() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged
ContextCustomizers
that will be applied when the application context is loaded. - getContextId() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the custom WebApplicationContext id, if any.
- getContextInitializer(Class<?>) - Method in class org.springframework.test.context.aot.AotTestContextInitializers
-
Get the AOT
ApplicationContextInitializer
for the specified test class. - getContextInitializerClass(Class<?>) - Method in class org.springframework.test.context.aot.AotTestContextInitializers
-
Get the AOT
ApplicationContextInitializer
Class
for the specified test class. - getContextInitializerClasses() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged
ApplicationContextInitializer
classes for the test class. - getContextLoader() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the resolved
ContextLoader
for the test class. - getContextLoaderClass() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the
ContextLoader
class that was declared via@ContextConfiguration
. - getContextPath() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getContextPath() - Method in class org.springframework.mock.web.MockServletContext
- getContextPath() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Return the JAXB context path.
- getContextPath() - Method in class org.springframework.web.context.request.FacesWebRequest
- getContextPath() - Method in class org.springframework.web.context.request.ServletWebRequest
- getContextPath() - Method in interface org.springframework.web.context.request.WebRequest
-
Return the context path for this request (usually the base path that the current web application is mapped to).
- getContextPath() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the context path of the current web application.
- getContextPath() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the context path of the original request, that is, the path that indicates the current web application.
- getContextPath(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the context path for the given request, detecting an include request URL if called within a RequestDispatcher include.
- getContextualName(ClientRequestObservationContext) - Method in class org.springframework.http.client.observation.DefaultClientRequestObservationConvention
- getContextualName(ServerRequestObservationContext) - Method in class org.springframework.http.server.observation.DefaultServerRequestObservationConvention
- getContextualName(ServerRequestObservationContext) - Method in class org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
- getContextualName(ScheduledTaskObservationContext) - Method in class org.springframework.scheduling.support.DefaultScheduledTaskObservationConvention
- getContextualName(ClientRequestObservationContext) - Method in class org.springframework.web.reactive.function.client.DefaultClientRequestObservationConvention
- getContextUrl(String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return a context-aware URl for the given relative URL.
- getContextUrl(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Return a context-aware URl for the given relative URL.
- getContextUrl(String, Map<String, ?>) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return a context-aware URl for the given relative URL with placeholders -- named keys with braces
{}
. - getContextUrl(String, Map<String, ?>) - Method in class org.springframework.web.servlet.support.RequestContext
-
Return a context-aware URl for the given relative URL with placeholders (named keys with braces
{}
). - getControllerMethod() - Method in interface org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
-
Return the controller method.
- getControllerType() - Method in interface org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
-
Return the controller types.
- getConversationId() - Method in interface org.springframework.beans.factory.config.Scope
-
Return the conversation ID for the current underlying scope, if any.
- getConversationId() - Method in class org.springframework.context.support.SimpleThreadScope
- getConversationId() - Method in class org.springframework.messaging.simp.SimpSessionScope
- getConversationId() - Method in class org.springframework.transaction.support.SimpleTransactionScope
- getConversationId() - Method in class org.springframework.web.context.request.RequestScope
-
There is no conversation id concept for a request, so this method returns
null
. - getConversationId() - Method in class org.springframework.web.context.request.SessionScope
- getConversationId() - Method in class org.springframework.web.context.support.ServletContextScope
- getConversionService() - Method in interface org.springframework.beans.ConfigurablePropertyAccessor
-
Return the associated ConversionService, if any.
- getConversionService() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the associated ConversionService, if any.
- getConversionService() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getConversionService() - Method in class org.springframework.beans.PropertyEditorRegistrySupport
-
Return the associated ConversionService, if any.
- getConversionService() - Method in class org.springframework.core.env.AbstractEnvironment
- getConversionService() - Method in class org.springframework.core.env.AbstractPropertyResolver
- getConversionService() - Method in interface org.springframework.core.env.ConfigurablePropertyResolver
-
Return the
ConfigurableConversionService
used when performing type conversions on properties. - getConversionService() - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Return a
ConversionService
for binding JDBC values to bean properties, ornull
if none. - getConversionService() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
Return the configured ConversionService.
- getConversionService() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
Return the configured
ConversionService
. - getConversionService() - Method in class org.springframework.validation.DataBinder
-
Return the associated ConversionService, if any.
- getConversionService() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return the ConversionService which will apply to every DataBinder.
- getConversionService() - Method in class org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
-
Strategy method used to obtain the
ConversionService
. - getConvertedValue() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
-
Return the converted value of the constructor argument, after processed type conversion.
- getConvertedValue() - Method in class org.springframework.beans.PropertyValue
-
Return the converted value of this property value, after processed type conversion.
- getConverter(Class<T>) - Method in interface org.springframework.core.convert.converter.ConverterFactory
-
Get the converter to convert from S to target type T, where T is also an instance of R.
- getConverter(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.core.convert.support.GenericConversionService
-
Hook method to look up the converter for a given sourceType/targetType pair.
- getConverters() - Method in class org.springframework.messaging.converter.CompositeMessageConverter
-
Return the underlying list of delegate converters.
- getConvertibleTypes() - Method in interface org.springframework.core.convert.converter.GenericConverter
-
Return the source and target types that this converter can convert between.
- getCookie(HttpServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
-
Retrieve the first cookie with the given name.
- getCookie(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
- getCookieDomain() - Method in class org.springframework.web.util.CookieGenerator
-
Deprecated.Return the domain for cookies created by this generator, if any.
- getCookieMaxAge() - Method in class org.springframework.web.server.session.CookieWebSessionIdResolver
-
Get the configured "Max-Age" for the session id cookie.
- getCookieMaxAge() - Method in class org.springframework.web.util.CookieGenerator
-
Deprecated.Return the maximum age for cookies created by this generator.
- getCookieName() - Method in exception org.springframework.web.bind.MissingRequestCookieException
-
Return the expected name of the request cookie.
- getCookieName() - Method in class org.springframework.web.server.session.CookieWebSessionIdResolver
-
Get the configured cookie name.
- getCookieName() - Method in class org.springframework.web.util.CookieGenerator
-
Deprecated.Return the given name for cookies created by this generator.
- getCookiePath() - Method in class org.springframework.web.util.CookieGenerator
-
Deprecated.Return the path for cookies created by this generator.
- getCookies() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
- getCookies() - Method in class org.springframework.http.client.reactive.AbstractClientHttpResponse
- getCookies() - Method in interface org.springframework.http.client.reactive.ClientHttpRequest
-
Return a mutable map of request cookies to send to the server.
- getCookies() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getCookies() - Method in interface org.springframework.http.client.reactive.ClientHttpResponse
-
Return a read-only map of response cookies received from the server.
- getCookies() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getCookies() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getCookies() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
- getCookies() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return a read-only map of cookies sent by the client.
- getCookies() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getCookies() - Method in interface org.springframework.http.server.reactive.ServerHttpResponse
-
Return a mutable map with the cookies to send to the server.
- getCookies() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
- getCookies() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpResponse
- getCookies() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getCookies() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getCookies() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
For a server session this returns the server request cookies from the handshake request.
- getCookies() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the cookies for the request, or an empty map.
- getCorePoolSize() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the ThreadPoolExecutor's core pool size.
- getCorrelationId() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
correlationId
. - getCorsConfig() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector.CachedResult
- getCorsConfiguration() - Method in class org.springframework.web.reactive.config.CorsRegistration
- getCorsConfiguration() - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
- getCorsConfiguration(HttpServletRequest) - Method in interface org.springframework.web.cors.CorsConfigurationSource
-
Return a
CorsConfiguration
based on the incoming request. - getCorsConfiguration(HttpServletRequest) - Method in class org.springframework.web.cors.UrlBasedCorsConfigurationSource
- getCorsConfiguration(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
- getCorsConfiguration(HttpServletRequest) - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the specified CORS configuration.
- getCorsConfiguration(HttpServletRequest) - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
- getCorsConfiguration(HttpServletRequest) - Method in class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
- getCorsConfiguration(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Retrieve the CORS configuration for the given handler.
- getCorsConfiguration(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
- getCorsConfiguration(Object, ServerWebExchange) - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
-
Retrieve the CORS configuration for the given handler.
- getCorsConfiguration(Object, ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
- getCorsConfiguration(ServerWebExchange) - Method in interface org.springframework.web.cors.reactive.CorsConfigurationSource
-
Return a
CorsConfiguration
based on the incoming request. - getCorsConfiguration(ServerWebExchange) - Method in class org.springframework.web.cors.reactive.UrlBasedCorsConfigurationSource
- getCorsConfigurations() - Method in class org.springframework.web.cors.UrlBasedCorsConfigurationSource
-
Return all configured CORS mappings.
- getCorsConfigurations() - Method in class org.springframework.web.reactive.config.CorsRegistry
-
Return the registered
CorsConfiguration
objects, keyed by path pattern. - getCorsConfigurations() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Callback for building the global CORS configuration.
- getCorsConfigurations() - Method in class org.springframework.web.servlet.config.annotation.CorsRegistry
-
Return the registered
CorsConfiguration
objects, keyed by path pattern. - getCorsConfigurations() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Return the registered
CorsConfiguration
objects, keyed by path pattern. - getCorsConfigurationSource() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the
configured
CorsConfigurationSource
, if any. - getCorsHandlerExecutionChain(HttpServletRequest, HandlerExecutionChain, CorsConfiguration) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Update
HandlerExecutionChain
for CORS requests, inserting an interceptor at the start of the chain to perform CORS checks, and also using a no-op handler for preflight requests. - getCorsProcessor() - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
-
Return the configured
CorsProcessor
. - getCorsProcessor() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the configured
CorsProcessor
. - getCount() - Method in class org.springframework.aop.interceptor.DebugInterceptor
-
Return the number of times this interceptor has been invoked.
- getCount() - Method in class org.springframework.core.io.support.ResourceRegion
-
Return the byte count of this region in the underlying
Resource
. - getCount() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Segment
-
Return the total number of references in this segment.
- getCreationDate() - Method in class org.springframework.http.ContentDisposition
-
Deprecated.since 5.2.3 as per RFC 6266, Appendix B, to be removed in a future release.
- getCreationTime() - Method in class org.springframework.mock.web.MockHttpSession
- getCreationTime() - Method in class org.springframework.mock.web.server.MockWebSession
- getCreationTime() - Method in interface org.springframework.web.server.WebSession
-
Return the time when the session was created.
- getCronTaskList() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Get the cron tasks as an unmodifiable list of
CronTask
objects. - getCssClass() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
class
' attribute. - getCssErrorClass() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
The CSS class to use when the field bound to a particular tag has errors.
- getCssStyle() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
style
' attribute. - getCurrencyTimeLimit() - Method in class org.springframework.jmx.export.metadata.AbstractJmxAttribute
-
Return a currency time limit for this attribute.
- getCurrent() - Static method in class org.springframework.cglib.core.AbstractClassGenerator
-
Used internally by CGLIB.
- getCurrentIsolationLevel() - Method in class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
-
Determine the current isolation level: either the transaction's isolation level or a statically defined isolation level.
- getCurrentlyInvokedFactoryMethod() - Static method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
Return the factory method currently being invoked or
null
if none. - getCurrentProxiedBeanName() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- getCurrentProxiedBeanName() - Static method in class org.springframework.aop.framework.autoproxy.ProxyCreationContext
-
Return the name of the currently proxied bean instance.
- getCurrentReadOnlyFlag() - Method in class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
-
Determine the current read-only flag: by default, the transaction's read-only hint.
- getCurrentRequest() - Static method in class org.springframework.web.servlet.support.ServletUriComponentsBuilder
-
Obtain current request through
RequestContextHolder
. - getCurrentTransactionIsolationLevel() - Method in class org.springframework.transaction.reactive.TransactionContext
- getCurrentTransactionIsolationLevel() - Method in class org.springframework.transaction.reactive.TransactionSynchronizationManager
-
Return the isolation level for the current transaction, if any.
- getCurrentTransactionIsolationLevel() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return the isolation level for the current transaction, if any.
- getCurrentTransactionName() - Method in class org.springframework.transaction.reactive.TransactionContext
- getCurrentTransactionName() - Method in class org.springframework.transaction.reactive.TransactionSynchronizationManager
-
Return the name of the current transaction, or
null
if none set. - getCurrentTransactionName() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return the name of the current transaction, or
null
if none set. - getCurrentWebApplicationContext() - Static method in class org.springframework.web.context.ContextLoader
-
Obtain the Spring root web application context for the current thread (i.e.
- getCustomArgumentResolvers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the configured custom argument resolvers, if any.
- getCustomArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the custom argument resolvers, or
null
. - getCustomArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the custom argument resolvers, or
null
. - getCustomCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the "custom" condition of this
RequestMappingInfo
; ornull
. - getCustomCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the "custom" condition of this
RequestMappingInfo
, ornull
. - getCustomEditor(String) - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
Retrieve the custom PropertyEditor for the given field, if any.
- getCustomEditors() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return the map of custom editors, with Classes as keys and PropertyEditor classes as values.
- getCustomHandlers() - Method in class org.springframework.messaging.handler.invocation.reactive.ReturnValueHandlerConfigurer
- getCustomizers(Class<T>) - Method in class org.springframework.cglib.core.KeyFactory.Generator
- getCustomMethodCondition(Method) - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
Protected method to provide a custom method-level request condition.
- getCustomMethodCondition(Method) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Provide a custom method-level request condition.
- getCustomResolvers() - Method in class org.springframework.messaging.handler.invocation.reactive.ArgumentResolverConfigurer
- getCustomReturnValueHandlers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the configured custom return value handlers, if any.
- getCustomReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the custom return value handlers, or
null
. - getCustomReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the custom return value handlers, or
null
. - getCustomSqlExceptionTranslator() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getCustomTargetSource(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Create a target source for bean instances.
- getCustomTargetSource(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
-
Delegate to
AbstractAutoProxyCreator.getCustomTargetSource(Class, String)
if the bean name matches one of the names in the configured list of supported names, returningnull
otherwise. - getCustomTranslations() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getCustomTranslator() - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
-
Return a custom exception translator, if any.
- getCustomTypeCondition(Class<?>) - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
Protected method to provide a custom type-level request condition.
- getCustomTypeCondition(Class<?>) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Provide a custom type-level request condition.
- getCustomTypeConverter() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return the custom TypeConverter to use, if any.
- getData() - Method in class org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.DataWithMediaType
- getDataAccessResourceFailureCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDatabase() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
-
Factory method that returns the embedded database instance, which is also a
DataSource
. - getDatabase() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
-
Return the target database to operate on.
- getDatabasePlatform() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
-
Return the name of the target database to operate on.
- getDatabaseProductName() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDatabaseProductNames() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDatabaseVersion() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
Provide access to the version info for subclasses.
- getDataBufferFactory() - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
- getDataBufferFactory() - Method in class org.springframework.http.server.reactive.UndertowHttpHandlerAdapter
- getDataIntegrityViolationCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDataSource() - Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
Return the JDBC DataSource used by this DAO.
- getDataSource() - Method in class org.springframework.jdbc.datasource.DataSourceTransactionManager
-
Return the JDBC
DataSource
that this instance manages transactions for. - getDataSource() - Method in interface org.springframework.jdbc.datasource.embedded.DataSourceFactory
-
Get the
DataSource
with the connection properties applied. - getDataSource() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
-
Hook that gets the
DataSource
that provides the connectivity to the embedded database. - getDataSource() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Return the data source to retrieve the value from.
- getDataSource() - Method in class org.springframework.jdbc.support.JdbcAccessor
-
Return the DataSource used by this template.
- getDataSource() - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
Return the JDBC DataSource that this instance manages transactions for.
- getDataSource() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getDataSource() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the JDBC DataSource that this EntityManagerFactory obtains its JDBC Connections from.
- getDataSource() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Return the JDBC DataSource that this instance manages transactions for.
- getDataSource() - Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- getDataSource(String) - Method in class org.springframework.jdbc.datasource.lookup.BeanFactoryDataSourceLookup
- getDataSource(String) - Method in interface org.springframework.jdbc.datasource.lookup.DataSourceLookup
-
Retrieve the DataSource identified by the given name.
- getDataSource(String) - Method in class org.springframework.jdbc.datasource.lookup.JndiDataSourceLookup
- getDataSource(String) - Method in class org.springframework.jdbc.datasource.lookup.MapDataSourceLookup
- getDataSource(String) - Method in class org.springframework.jdbc.datasource.lookup.SingleDataSourceLookup
- getDataSource(SessionFactory) - Static method in class org.springframework.orm.hibernate5.SessionFactoryUtils
-
Determine the DataSource of the given SessionFactory.
- getDataSourceLookup() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the JDBC DataSourceLookup that provides DataSources for the persistence provider, resolving data source names in
persistence.xml
against Spring-managed DataSource instances. - getDataSources() - Method in class org.springframework.jdbc.datasource.lookup.MapDataSourceLookup
-
Get the
Map
ofDataSources
maintained by this object. - getDate() - Method in class org.springframework.http.HttpHeaders
-
Return the date and time at which the message was created, as specified by the
Date
header. - getDate(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDate(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Date object.
- getDate(int, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDate(int, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Date object.
- getDate(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDate(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Date object.
- getDate(String, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDate(String, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Date object.
- getDateFormat(Locale) - Method in class org.springframework.format.datetime.DateFormatter
- getDateHeader(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return the long timestamp for the date header with the given
name
. - getDateHeader(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
- getDateTimeContext() - Static method in class org.springframework.format.datetime.standard.DateTimeContextHolder
-
Return the DateTimeContext associated with the current thread, if any.
- getDeadline() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return the expiration deadline of this object.
- getDeadlockLoserCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDeclarationOrder() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getDeclarationOrder() - Method in interface org.springframework.aop.aspectj.AspectJPrecedenceInformation
-
Return the declaration order of the advice member within the aspect.
- getDeclaredMethods() - Method in interface org.springframework.core.type.AnnotationMetadata
-
Retrieve the method metadata for all user-declared methods on the underlying class, preserving declaration order as far as possible.
- getDeclaredMethods() - Method in class org.springframework.core.type.StandardAnnotationMetadata
- getDeclaredMethods(Class<?>) - Static method in class org.springframework.util.ReflectionUtils
-
Variant of
Class.getDeclaredMethods()
that uses a local cache in order to avoid new Method instances. - getDeclaredParameters() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return a list of the declared
SqlParameter
objects. - getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getDeclaredRoles() - Method in class org.springframework.mock.web.MockServletContext
- getDeclaredType() - Method in class org.springframework.beans.factory.InjectionPoint
-
Return the type declared by the underlying field or method/constructor parameter, indicating the injection type.
- getDeclaringClass() - Method in class org.springframework.cglib.reflect.FastMember
- getDeclaringClass() - Method in class org.springframework.core.MethodParameter
-
Return the class that declares the underlying Method or Constructor.
- getDeclaringClass() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the class that declared the
@ContextConfiguration
annotation, either explicitly or implicitly. - getDeclaringClass() - Method in class org.springframework.test.context.TestContextAnnotationUtils.AnnotationDescriptor
- getDeclaringClassName() - Method in interface org.springframework.core.type.MethodMetadata
-
Get the fully-qualified name of the class that declares the underlying method.
- getDeclaringClassName() - Method in class org.springframework.core.type.StandardMethodMetadata
- getDecodableMimeTypes() - Method in class org.springframework.core.codec.AbstractDecoder
- getDecodableMimeTypes() - Method in interface org.springframework.core.codec.Decoder
-
Return the list of MIME types supported by this Decoder.
- getDecodableMimeTypes() - Method in class org.springframework.http.codec.json.AbstractJackson2Decoder
- getDecodableMimeTypes() - Method in class org.springframework.http.codec.KotlinSerializationBinaryDecoder
- getDecodableMimeTypes() - Method in class org.springframework.http.codec.KotlinSerializationStringDecoder
- getDecodableMimeTypes() - Method in class org.springframework.http.codec.protobuf.ProtobufDecoder
- getDecodableMimeTypes(ResolvableType) - Method in interface org.springframework.core.codec.Decoder
-
Return the list of MIME types supported by this Decoder for the given type of element.
- getDecodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.json.AbstractJackson2Decoder
- getDecodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.KotlinSerializationBinaryDecoder
- getDecodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.KotlinSerializationStringDecoder
- getDecodeHints(ResolvableType, ResolvableType, ServerHttpRequest, ServerHttpResponse) - Method in interface org.springframework.http.codec.HttpMessageDecoder
-
Get decoding hints based on the server request or annotations on the target controller method parameter.
- getDecodeHints(ResolvableType, ResolvableType, ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.http.codec.json.AbstractJackson2Decoder
- getDecoder() - Method in class org.springframework.http.codec.DecoderHttpMessageReader
-
Return the
Decoder
of this reader. - getDecoder() - Method in class org.springframework.http.codec.ServerSentEventHttpMessageReader
-
Return the configured
Decoder
. - getDecoders() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
Return the configured decoders.
- getDecoders() - Method in class org.springframework.messaging.handler.annotation.reactive.PayloadMethodArgumentResolver
-
Return a read-only list of the configured decoders.
- getDecoders() - Method in class org.springframework.messaging.rsocket.DefaultMetadataExtractor
-
Return a read-only list with the configured decoders.
- getDecoders() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getDecoratedClass() - Method in interface org.springframework.core.DecoratingProxy
-
Return the (ultimate) decorated class behind this proxy.
- getDecoratedDefinition() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Return the target definition that is being decorated by this bean definition, if any.
- getDecoratedNavigationHandler() - Method in class org.springframework.web.jsf.DecoratingNavigationHandler
-
Return the fixed original NavigationHandler decorated by this handler, if any (that is, if passed in through the constructor).
- getDecoratorFactories() - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
- getDefaultArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the list of argument resolvers to use including built-in resolvers and custom resolvers provided via
ExceptionHandlerExceptionResolver.setCustomArgumentResolvers(java.util.List<org.springframework.web.method.support.HandlerMethodArgumentResolver>)
. - getDefaultBeanName(Object) - Method in class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
-
Determine the default bean name for the specified bean instance.
- getDefaultCacheManager() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
- getDefaultCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
-
Return the default
CacheResolver
if none is set. - getDefaultCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
- getDefaultCharset() - Method in class org.springframework.core.codec.AbstractCharSequenceDecoder
-
Return the configured
defaultCharset
. - getDefaultCharset() - Method in class org.springframework.http.codec.FormHttpMessageReader
-
Return the configured default charset.
- getDefaultCharset() - Method in class org.springframework.http.codec.FormHttpMessageWriter
-
Return the configured default charset.
- getDefaultCharset() - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
-
Return the default character set, if any.
- getDefaultCharset() - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Get the default charset, used when the content type does not contain one.
- getDefaultCharset() - Method in class org.springframework.web.reactive.result.view.ViewResolverSupport
-
Return the default charset, used when the content type does not contain one.
- getDefaultClassLoader() - Method in class org.springframework.cglib.beans.BeanCopier.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.beans.BeanGenerator
- getDefaultClassLoader() - Method in class org.springframework.cglib.beans.BeanMap.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.beans.BulkBean.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.beans.ImmutableBean.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getDefaultClassLoader() - Method in class org.springframework.cglib.core.KeyFactory.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.proxy.Enhancer
- getDefaultClassLoader() - Method in class org.springframework.cglib.proxy.InterfaceMaker
- getDefaultClassLoader() - Method in class org.springframework.cglib.proxy.Mixin.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.reflect.ConstructorDelegate.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.reflect.FastClass.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.reflect.MethodDelegate.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.reflect.MulticastDelegate.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.util.ParallelSorter.Generator
- getDefaultClassLoader() - Method in class org.springframework.cglib.util.StringSwitcher.Generator
- getDefaultClassLoader() - Static method in class org.springframework.util.ClassUtils
-
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
- getDefaultConfigLocations() - Method in class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
-
Return the default config locations to use, for the case where no explicit config locations have been specified.
- getDefaultConfigLocations() - Method in class org.springframework.web.context.support.GroovyWebApplicationContext
-
The default location for the root context is "/WEB-INF/applicationContext.groovy", and "/WEB-INF/test-servlet.groovy" for a context with the namespace "test-servlet" (like for a DispatcherServlet instance with the servlet-name "test").
- getDefaultConfigLocations() - Method in class org.springframework.web.context.support.XmlWebApplicationContext
-
The default location for the root context is "/WEB-INF/applicationContext.xml", and "/WEB-INF/test-servlet.xml" for a context with the namespace "test-servlet" (like for a DispatcherServlet instance with the servlet-name "test").
- getDefaultContentType() - Method in class org.springframework.http.converter.BufferedImageHttpMessageConverter
-
Returns the default
Content-Type
to be used for writing. - getDefaultContentType(Message) - Method in class org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
- getDefaultContentType(Object) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
- getDefaultContentType(Object) - Method in class org.springframework.http.converter.ResourceRegionHttpMessageConverter
- getDefaultContentType(Object) - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Return the default content type for the payload.
- getDefaultContentType(Resource) - Method in class org.springframework.http.converter.ResourceHttpMessageConverter
- getDefaultContentType(T) - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
-
Returns the default content type for the given type.
- getDefaultContextLoaderClass(Class<?>) - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
-
Determine the default
ContextLoader
class to use for the supplied test class. - getDefaultContextLoaderClass(Class<?>) - Method in class org.springframework.test.context.support.DefaultTestContextBootstrapper
-
Returns
DelegatingSmartContextLoader
. - getDefaultContextLoaderClass(Class<?>) - Method in class org.springframework.test.context.web.WebTestContextBootstrapper
-
Returns
WebDelegatingSmartContextLoader
if the supplied class is annotated with@WebAppConfiguration
and otherwise delegates to the superclass. - getDefaultConverter(TypeDescriptor, TypeDescriptor) - Method in class org.springframework.core.convert.support.GenericConversionService
-
Return the default converter if no converter is found for the given sourceType/targetType pair.
- getDefaultCurrencyTimeLimit() - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Return default value for the JMX field "currencyTimeLimit", if any.
- getDefaultDataMimeType() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
-
Return the configured
defaultDataMimeType
, ornull
. - getDefaultDataSource() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the JDBC DataSource that the JPA persistence provider is supposed to use for accessing the database if none has been specified in
persistence.xml
. - getDefaultDestination() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the destination to be used on send/receive operations that do not have a destination parameter.
- getDefaultDestination() - Method in class org.springframework.messaging.core.AbstractMessageSendingTemplate
-
Return the configured default destination.
- getDefaultDestinationName() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the configured default destination name.
- getDefaultDestinationName() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the destination name to be used on send/receive operations that do not have a destination parameter.
- getDefaultDestinationPrefix() - Method in class org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
-
Return the configured default destination prefix.
- getDefaultDetailMessageCode(Class<?>, String) - Static method in interface org.springframework.web.ErrorResponse
-
Build a message code for the "detail" field, for the given exception type.
- getDefaultEditor(Class<?>) - Method in class org.springframework.beans.PropertyEditorRegistrySupport
-
Retrieve the default editor for the given property type, if any.
- getDefaultEncoding() - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Return the default charset to use for parsing properties files, if any.
- getDefaultEncoding() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the default encoding for
MimeMessages
, ornull
if none. - getDefaultEncoding() - Method in class org.springframework.oxm.support.AbstractMarshaller
-
Determine the default encoding to use for marshalling or unmarshalling from a byte stream, or
null
if none. - getDefaultEncoding() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
- getDefaultEncoding() - Method in class org.springframework.web.util.UrlPathHelper
-
Return the default character encoding to use for URL decoding.
- getDefaultEncoding(MimeMessage) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Determine the default encoding for the given MimeMessage.
- getDefaultErrorHandler(boolean) - Static method in class org.springframework.scheduling.support.TaskUtils
-
Return the default
ErrorHandler
implementation based on the boolean value indicating whether the task will be repeating or not. - getDefaultExceptionCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
-
Return the default exception
CacheResolver
if none is set. - getDefaultExceptionCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
- getDefaultExecutor(BeanFactory) - Method in class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
-
Retrieve or build a default executor for this advice instance.
- getDefaultExecutor(BeanFactory) - Method in class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
This implementation searches for a unique
TaskExecutor
bean in the context, or for anExecutor
bean named "taskExecutor" otherwise. - getDefaultFileTypeMap() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
- getDefaultFileTypeMap(MimeMessage) - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Determine the default Java Activation FileTypeMap for the given MimeMessage.
- getDefaultHandler() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the default handler for this handler mapping, or
null
if none. - getDefaultHeartbeat() - Method in class org.springframework.messaging.simp.stomp.StompClientSupport
-
Return the configured default heart-beat value (never
null
). - getDefaultHtmlEscape() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the default HTML escape setting, differentiating between no default specified and an explicit value.
- getDefaultHtmlEscape() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the default HTML escape setting, differentiating between no default specified and an explicit value.
- getDefaultHtmlEscape(ServletContext) - Static method in class org.springframework.web.util.WebUtils
-
Return whether default HTML escaping is enabled for the web application, i.e.
- getDefaultJtaDataSource() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the JTA-aware DataSource that the JPA persistence provider is supposed to use for accessing the database if none has been specified in
persistence.xml
. - getDefaultKeyGenerator() - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
-
Return the default
KeyGenerator
if none is set. - getDefaultKeyGenerator() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
- getDefaultListableBeanFactory() - Method in class org.springframework.context.support.GenericApplicationContext
-
Return the underlying bean factory of this context, available for registering bean definitions.
- getDefaultListenerId() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Determine the default id for the target listener, to be applied in case of no
annotation-specified id value
. - getDefaultListenerMethod() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Return the name of the default listener method to delegate to.
- getDefaultLocale() - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Determine a default Locale to fall back to: either a locally specified default Locale or the system Locale, or
null
for no fallback locale at all. - getDefaultLocale() - Method in class org.springframework.context.support.MessageSourceAccessor
-
Return the default locale to use if no explicit locale has been given.
- getDefaultLocale() - Method in class org.springframework.web.server.i18n.AcceptHeaderLocaleContextResolver
-
The configured default locale, if any.
- getDefaultLocale() - Method in class org.springframework.web.servlet.i18n.AbstractLocaleResolver
-
Get the default
Locale
that this resolver is supposed to fall back to, if any. - getDefaultMediaTypes() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
- getDefaultMessage() - Method in interface org.springframework.context.MessageSourceResolvable
-
Return the default message to be used to resolve this message.
- getDefaultMessage() - Method in class org.springframework.context.support.DefaultMessageSourceResolvable
- getDefaultMessage(String) - Method in class org.springframework.context.support.AbstractMessageSource
-
Return a fallback default message for the given code, if any.
- getDefaultMessage(MessageSourceResolvable, Locale) - Method in class org.springframework.context.support.AbstractMessageSource
-
Get a default message for the given
MessageSourceResolvable
. - getDefaultMetadataMimeType() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
-
Return the configured
defaultMetadataMimeType
. - getDefaultMimeType() - Method in class org.springframework.messaging.converter.DefaultContentTypeResolver
-
Return the default MIME type to use if no
MessageHeaders.CONTENT_TYPE
header is present. - getDefaultModel() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the "default" model created at instantiation.
- getDefaultNativeImageArguments(String) - Method in class org.springframework.context.aot.ContextAotProcessor
-
Return the native image arguments to use.
- getDefaultParentBean() - Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
-
Deprecated.Return the default parent bean for this bean factory.
- getDefaultProfiles() - Method in class org.springframework.core.env.AbstractEnvironment
- getDefaultProfiles() - Method in interface org.springframework.core.env.Environment
-
Return the set of profiles to be active by default when no active profiles have been set explicitly.
- getDefaultProtocolHandler() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return the default sub-protocol handler to use.
- getDefaultResponseDestination() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Return the default response destination, if any.
- getDefaultReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the list of return value handlers to use including built-in and custom handlers provided via
ExceptionHandlerExceptionResolver.setReturnValueHandlers(java.util.List<org.springframework.web.method.support.HandlerMethodReturnValueHandler>)
. - getDefaults() - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Return the defaults definition object.
- getDefaultSchema() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
Provide access to the default schema for subclasses.
- getDefaultSchema() - Method in class org.springframework.jdbc.core.metadata.OracleTableMetaDataProvider
- getDefaultServletName() - Method in class org.springframework.mock.web.MockServletContext
-
Get the name of the default
Servlet
. - getDefaultSessionTrackingModes() - Method in class org.springframework.mock.web.MockServletContext
- getDefaultStrategies(ApplicationContext, Class<T>) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Create a List of default strategy objects for the given strategy interface.
- getDefaultStrategy(ApplicationContext, Class<T>) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Return the default strategy object for the given strategy interface.
- getDefaultSubscriptionName(Object) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Determine the default subscription name for the given message listener.
- getDefaultTestExecutionListeners() - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
-
Get the default
TestExecutionListeners
for this bootstrapper. - getDefaultThemeName() - Method in class org.springframework.web.servlet.theme.AbstractThemeResolver
-
Deprecated.Return the name of the default theme.
- getDefaultThemeName() - Method in class org.springframework.web.servlet.theme.CookieThemeResolver
-
Deprecated.Return the name of the default theme.
- getDefaultThreadNamePrefix() - Method in class org.springframework.util.CustomizableThreadCreator
-
Build the default thread name prefix for this factory.
- getDefaultTimeout() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return the default timeout that this transaction manager should apply if there is no timeout specified at the transaction level, in seconds.
- getDefaultTimeZone() - Method in class org.springframework.web.servlet.i18n.AbstractLocaleContextResolver
-
Get the default
TimeZone
that this resolver is supposed to fall back to, if any. - getDefaultTitleMessageCode(Class<?>) - Static method in interface org.springframework.web.ErrorResponse
-
Build a message code for the "title" field, for the given exception type.
- getDefaultTypeConverter() - Method in class org.springframework.beans.factory.config.MethodInvokingBean
-
Obtain the TypeConverter from the BeanFactory that this bean runs in, if possible.
- getDefaultTypeConverter() - Method in class org.springframework.beans.support.ArgumentConvertingMethodInvoker
-
Obtain the default TypeConverter for this method invoker.
- getDefaultTypeMessageCode(Class<?>) - Static method in interface org.springframework.web.ErrorResponse
-
Build a message code for the "type" field, for the given exception type.
- getDefaultUriVariables() - Method in class org.springframework.web.util.DefaultUriBuilderFactory
-
Return the configured default URI variable values.
- getDefaultUserDestinationPrefix() - Method in class org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
-
Return the configured default user destination prefix.
- getDefaultValue() - Method in class org.springframework.jmx.export.metadata.ManagedAttribute
-
Return the default value of this attribute.
- getDefaultValue() - Method in class org.springframework.web.servlet.tags.form.ButtonTag
-
Return the default value.
- getDefaultValue(Annotation) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the default value of the
value
attribute of a single-element Annotation, given an annotation instance. - getDefaultValue(Annotation, String) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the default value of a named attribute, given an annotation instance.
- getDefaultValue(Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the default value of the
value
attribute of a single-element Annotation, given theannotation type
. - getDefaultValue(Class<? extends Annotation>, String) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the default value of a named attribute, given the
annotation type
. - getDefaultValue(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the default attribute value from the annotation as specified in the annotation declaration.
- getDefaultValue(String, Class<T>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the default attribute value from the annotation as specified in the annotation declaration.
- getDefaultViewName(HttpServletRequest) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Translate the supplied request into a default view name.
- getDefaultViews() - Method in class org.springframework.web.reactive.config.ViewResolverRegistry
- getDefaultViews() - Method in class org.springframework.web.reactive.result.view.ViewResolutionResultHandler
-
Return the configured default
View
's. - getDefaultViews() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- getDeferredResultInterceptor(Object) - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Get the
DeferredResultProcessingInterceptor
registered under the given key. - getDeferredResultInterceptors() - Method in class org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
- getDefinitionDescription() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
-
Return an identifying description for this transaction definition.
- getDelay() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Return the delay before starting the job for the first time.
- getDelegate() - Method in class org.springframework.asm.AnnotationVisitor
-
The annotation visitor to which this visitor must delegate method calls.
- getDelegate() - Method in class org.springframework.asm.ClassVisitor
-
The class visitor to which this visitor must delegate method calls.
- getDelegate() - Method in class org.springframework.asm.FieldVisitor
-
The field visitor to which this visitor must delegate method calls.
- getDelegate() - Method in class org.springframework.asm.MethodVisitor
-
The method visitor to which this visitor must delegate method calls.
- getDelegate() - Method in class org.springframework.asm.RecordComponentVisitor
-
The record visitor to which this visitor must delegate method calls.
- getDelegate() - Method in class org.springframework.beans.factory.xml.ParserContext
- getDelegate() - Method in class org.springframework.http.client.AbstractClientHttpRequestFactoryWrapper
-
Return the delegate request factory.
- getDelegate() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getDelegate() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getDelegate() - Method in class org.springframework.http.server.DelegatingServerHttpResponse
-
Returns the target response that this response delegates to.
- getDelegate() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getDelegate() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
- getDelegate() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Return the target object to delegate message listening to.
- getDelegate() - Method in class org.springframework.scheduling.quartz.DelegatingJob
-
Return the wrapped Runnable implementation.
- getDelegate() - Method in class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- getDelegate() - Method in class org.springframework.web.server.handler.WebHandlerDecorator
-
Return the wrapped delegate.
- getDelegate() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getDelegate() - Method in class org.springframework.web.socket.handler.WebSocketHandlerDecorator
- getDelegate() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getDelegate(FacesContext) - Method in class org.springframework.web.jsf.DelegatingNavigationHandlerProxy
-
Return the target NavigationHandler to delegate to.
- getDelegates() - Method in class org.springframework.dao.support.ChainedPersistenceExceptionTranslator
-
Return all registered PersistenceExceptionTranslator delegates (as array).
- getDelegates() - Method in class org.springframework.jms.connection.ChainedExceptionListener
-
Return all registered ExceptionListener delegates (as array).
- getDelegates(FacesContext) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
-
Obtain the delegate PhaseListener beans from the Spring root WebApplicationContext.
- getDeleteStatement(long[]) - Method in class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
Statement to use to clean up "sequence" values.
- getDelimiter() - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
Return the delimiter to be used between each '
input type="radio"
' tag. - getDelimiter() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
Return the delimiter to be used between error messages.
- getDeliveryDelay() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the delivery delay to use for send calls (in milliseconds).
- getDeliveryMode() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the delivery mode to use when sending a message.
- getDeliveryMode() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
delivery mode
. - getDeliveryMode() - Method in class org.springframework.jms.support.QosSettings
-
Return the delivery mode to use when sending a message.
- getDependenciesForBean(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the names of all beans that the specified bean depends on, if any.
- getDependenciesForBean(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Return the names of all beans that the specified bean depends on, if any.
- getDependencyCheck() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the dependency check code.
- getDependencyCheck() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
Return the default dependency check code.
- getDependencyCheck() - Method in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Return whether to perform a dependency check for object references in the bean instance (after autowiring).
- getDependencyComparator() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return the dependency comparator for this BeanFactory (may be
null
). - getDependencyDescriptor() - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
-
Build a DependencyDescriptor for the underlying field/method.
- getDependencyName() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Determine the name of the wrapped parameter/field.
- getDependencyType() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Determine the declared (non-generic) type of the wrapped parameter/field.
- getDependentBeans(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the names of all beans which depend on the specified bean, if any.
- getDependentBeans(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Return the names of all beans which depend on the specified bean, if any.
- getDependsOn() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the bean names that this bean depends on.
- getDependsOn() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the bean names that this bean depends on.
- getDepth(String, Exception) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
Return the depth to the superclass matching.
- getDepth(Throwable) - Method in class org.springframework.transaction.interceptor.RollbackRuleAttribute
-
Return the depth of the superclass matching, with the following semantics.
- getDesc() - Method in class org.springframework.asm.Handle
-
Returns the descriptor of the field or method designated by this handle.
- getDescription() - Method in class org.springframework.aop.config.AdvisorComponentDefinition
- getDescription() - Method in class org.springframework.aop.config.PointcutComponentDefinition
- getDescription() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return a human-readable description of this bean definition.
- getDescription() - Method in class org.springframework.beans.factory.parsing.AbstractComponentDefinition
-
Delegates to
ComponentDefinition.getName()
. - getDescription() - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
- getDescription() - Method in interface org.springframework.beans.factory.parsing.ComponentDefinition
-
Return a friendly description of the described component.
- getDescription() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return a human-readable description of this bean definition.
- getDescription() - Method in class org.springframework.core.io.ByteArrayResource
-
This implementation returns a description that includes the passed-in
description
, if any. - getDescription() - Method in class org.springframework.core.io.ClassPathResource
-
This implementation returns a description that includes the absolute class path location.
- getDescription() - Method in class org.springframework.core.io.DescriptiveResource
- getDescription() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation returns a description that includes the absolute path of the file.
- getDescription() - Method in class org.springframework.core.io.InputStreamResource
-
This implementation returns a description that includes the passed-in description, if any.
- getDescription() - Method in class org.springframework.core.io.ModuleResource
- getDescription() - Method in class org.springframework.core.io.PathResource
- getDescription() - Method in interface org.springframework.core.io.Resource
-
Return a description for this resource, to be used for error output when working with the resource.
- getDescription() - Method in class org.springframework.core.io.UrlResource
-
This implementation returns a description that includes the URL.
- getDescription() - Method in class org.springframework.core.io.VfsResource
- getDescription() - Method in class org.springframework.jmx.export.metadata.AbstractJmxAttribute
-
Return a description for this attribute.
- getDescription() - Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
Return a description for this notification.
- getDescription() - Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
-
Return a description for this parameter.
- getDescription() - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
-
Return a description suitable for an ignored test class if the test is disabled via
@IfProfileValue
at the class-level, and otherwise delegate to the parent implementation. - getDescription() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return a full description of this event, involving all available context data.
- getDescription() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation returns a description that includes the ServletContext resource location.
- getDescription() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
- getDescription(boolean) - Method in class org.springframework.web.context.request.FacesWebRequest
- getDescription(boolean) - Method in class org.springframework.web.context.request.ServletWebRequest
- getDescription(boolean) - Method in interface org.springframework.web.context.request.WebRequest
-
Get a short description of this request, typically containing request URI and session id.
- getDescription(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the description of the MBean resource.
- getDescription(Object, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Reads managed resource description from the source level metadata.
- getDescriptiveType(Object) - Static method in class org.springframework.util.ClassUtils
-
Return a descriptive name for the given object's type: usually simply the class name, but component type class name + "[]" for arrays, and an appended list of implemented interfaces for JDK proxies.
- getDescriptor() - Method in class org.springframework.asm.ConstantDynamic
-
Returns the type of this constant.
- getDescriptor() - Method in exception org.springframework.asm.MethodTooLargeException
-
Returns the descriptor of the method.
- getDescriptor() - Method in class org.springframework.asm.Type
-
Returns the descriptor corresponding to this type.
- getDescriptor() - Method in class org.springframework.cglib.core.Signature
- getDescriptor() - Method in class org.springframework.core.ReactiveAdapter
-
Return the descriptor of the reactive type for the adapter.
- getDescriptor() - Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
-
Return a descriptor for this transaction attribute, or
null
if none. - getDescriptor(Class<?>) - Static method in class org.springframework.asm.Type
-
Returns the descriptor corresponding to the given class.
- getDeserializationView() - Method in class org.springframework.http.converter.json.MappingJacksonInputMessage
- getDestination() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the name of the destination for this endpoint.
- getDestination() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the destination to receive messages from.
- getDestination() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
destination
. - getDestination() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getDestination() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the destination header.
- getDestination() - Method in interface org.springframework.messaging.simp.user.SimpSubscription
-
Return the subscription's destination.
- getDestination(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getDestination(Message<?>) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- getDestination(Message<?>) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
- getDestination(Message<?>) - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Extract the destination from the given message.
- getDestination(Message<?>) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getDestinationConditions() - Method in class org.springframework.messaging.simp.SimpMessageMappingInfo
- getDestinationDescription() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return a descriptive String for this container's JMS destination (never
null
). - getDestinationLookup() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return a read-only multi-value map with a direct lookup of mappings, (e.g.
- getDestinationName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of the destination to receive messages from.
- getDestinationName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getDestinationPrefix() - Method in class org.springframework.messaging.simp.user.DefaultUserDestinationResolver
-
Return the configured prefix for user destinations.
- getDestinationPrefixes() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the configured destination prefixes, if any.
- getDestinationPrefixes() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Return destination prefixes to use to filter messages to forward to the broker.
- getDestinationPrefixes() - Method in class org.springframework.messaging.simp.config.AbstractBrokerRegistration
- getDestinationResolver() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the DestinationResolver for this adapter.
- getDestinationResolver() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- getDestinationResolver() - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Return the
DestinationResolver
to use for resolving destinations names. - getDestinationResolver() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return the
DestinationResolver
to use to resolve destinations by names. - getDestinationResolver() - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Return the DestinationResolver for this accessor (never
null
). - getDestinationResolver() - Method in class org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
-
Return the configured destination resolver.
- getDestinationUserName() - Method in interface org.springframework.messaging.simp.user.DestinationUserNameProvider
-
Return a globally unique user name for use with "user" destinations.
- getDestroyMethod() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default destroy-method setting for the document that's currently parsed.
- getDestroyMethodName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the name of the destroy method.
- getDestroyMethodName() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the name of the destroy method (the first one in case of multiple methods).
- getDestroyMethodName() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
Return the name of the default destroy method.
- getDestroyMethodNames() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the names of the destroy methods.
- getDetail() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getDetail() - Method in class org.springframework.http.ProblemDetail
-
Return the configured
problem detail
. - getDetailedErrorMessage(Object, String) - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Add additional details such as the bean type and method signature to the given error message.
- getDetailedLogMessage(Object) - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getDetailedLogMessage(Object) - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getDetailedLogMessage(Object) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return a more detailed message for logging purposes.
- getDetailedPayloadLogMessage(Object) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getDetailMessageArguments() - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
- getDetailMessageArguments() - Method in exception org.springframework.web.bind.ServletRequestBindingException
- getDetailMessageArguments() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getDetailMessageArguments() - Method in interface org.springframework.web.ErrorResponse
-
Return arguments to use along with a
message code
to resolve the problem "detail" for this exception through aMessageSource
. - getDetailMessageArguments() - Method in exception org.springframework.web.ErrorResponseException
- getDetailMessageArguments() - Method in exception org.springframework.web.HttpMediaTypeException
- getDetailMessageArguments() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
- getDetailMessageArguments() - Method in exception org.springframework.web.method.annotation.HandlerMethodValidationException
- getDetailMessageArguments() - Method in exception org.springframework.web.multipart.support.MissingServletRequestPartException
- getDetailMessageArguments(MessageSource, Locale) - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
- getDetailMessageArguments(MessageSource, Locale) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getDetailMessageArguments(MessageSource, Locale) - Method in interface org.springframework.web.ErrorResponse
-
Variant of
ErrorResponse.getDetailMessageArguments()
that uses the givenMessageSource
for resolving the message argument values. - getDetailMessageArguments(MessageSource, Locale) - Method in exception org.springframework.web.method.annotation.HandlerMethodValidationException
- getDetailMessageCode() - Method in exception org.springframework.web.bind.ServletRequestBindingException
- getDetailMessageCode() - Method in interface org.springframework.web.ErrorResponse
-
Return a code to use to resolve the problem "detail" for this exception through a
MessageSource
. - getDetailMessageCode() - Method in exception org.springframework.web.ErrorResponseException
- getDetailMessageCode() - Method in exception org.springframework.web.HttpMediaTypeException
- getDimensions() - Method in class org.springframework.asm.Type
-
Returns the number of dimensions of this array type.
- getDir() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
dir
' attribute. - getDirectLookupDestinations(SimpMessageMappingInfo) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getDirectLookupDestinations(T) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return destinations contained in the mapping that are not patterns and are therefore suitable for direct lookups.
- getDirectLookupMappings(CompositeMessageCondition) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- getDirectLookupMappings(T) - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return String-based destinations for the given mapping, if any, that can be used to find matches with a direct lookup (i.e.
- getDirectPaths() - Method in class org.springframework.web.reactive.result.condition.PatternsRequestCondition
-
Return the mapping paths that are not patterns.
- getDirectPaths() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Return the mapping paths that are not patterns.
- getDirectPaths() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
-
Return the mapping paths that are not patterns.
- getDirectPaths() - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
-
Return the mapping paths that are not patterns.
- getDirectPaths() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the mapping paths that are not patterns.
- getDirectPaths(RequestMappingInfo) - Method in class org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
- getDirectPaths(RequestMappingInfo) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- getDirectPaths(T) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Return the request mapping paths that are not patterns.
- getDirectPaths(T) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Return the request mapping paths that are not patterns.
- getDisallowedFields() - Method in class org.springframework.validation.DataBinder
-
Return the field patterns that should not be allowed for binding.
- getDisconnectDelay() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the amount of time in milliseconds before a client is considered disconnected.
- getDiscoveredReturningGenericType() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getDiscoveredReturningType() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getDiscoveredThrowingType() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getDispatchedPath() - Method in class org.springframework.mock.web.MockAsyncContext
- getDispatcherServlet() - Method in class org.springframework.test.web.servlet.MockMvc
-
Return the underlying
DispatcherServlet
instance that thisMockMvc
was initialized with. - getDispatcherType() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getDisplayName() - Method in interface org.springframework.context.ApplicationContext
-
Return a friendly name for this context.
- getDisplayName() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return a friendly name for this context.
- getDisplayName() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
A display name for this metric.
- getDisplayString(Object) - Static method in class org.springframework.util.ObjectUtils
-
Return a content-based String representation if
obj
is notnull
; otherwise returns an empty String. - getDisplayString(Object) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
-
Get the display value of the supplied
Object
, HTML escaped as required. - getDisplayString(Object, PropertyEditor) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
-
Get the display value of the supplied
Object
, HTML escaped as required. - getDisplayValue() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return a suitable display value for the field, i.e.
- getDisplayValue() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return a suitable display value for the field, i.e.
- getDistance() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the distance of this annotation related to its use as a meta-annotation.
- getDomain() - Method in class org.springframework.http.ResponseCookie
-
Return the cookie "Domain" attribute, or
null
if not set. - getDomain() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getDouble(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDouble(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Double object.
- getDouble(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required double attribute value from the annotation.
- getDouble(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getDouble(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Double object.
- getDoubleArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required double array attribute value from the annotation.
- getDoubleParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a Double parameter, or
null
if not present. - getDoubleParameter(ServletRequest, String, double) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a double parameter, with a fallback value.
- getDoubleParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of double parameters, return an empty array if not found.
- getDriver() - Method in class org.springframework.jdbc.datasource.SimpleDriverDataSource
-
Return the JDBC Driver instance to use.
- getDummyName() - Method in class org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
-
Return the name of the dummy column.
- getDuplicateKeyCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getDurableSubscriptionName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of a durable subscription to create, if any.
- getDurableSubscriptionName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getDynamicAttributes() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the map of dynamic attributes.
- getEarlyBeanReference(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- getEarlyBeanReference(Object, String) - Method in interface org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor
-
Obtain a reference for early access to the specified bean, typically for the purpose of resolving a circular reference.
- getEarlyBeanReference(String, RootBeanDefinition, Object) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Obtain a reference for early access to the specified bean, typically for the purpose of resolving a circular reference.
- getEarlySingletonInterfaces() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Return an array of interfaces that a singleton object exposed by this FactoryBean is supposed to implement, for use with an 'early singleton proxy' that will be exposed in case of a circular reference.
- getEditor() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the PropertyEditor for the property that this bind status is currently bound to.
- getEditor() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the PropertyEditor for the property that this bind status is currently bound to.
- getEditor() - Method in class org.springframework.web.servlet.tags.BindTag
- getEditor() - Method in interface org.springframework.web.servlet.tags.EditorAwareTag
-
Retrieve the PropertyEditor for the property that this tag is currently bound to.
- getEditor() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Exposes the
PropertyEditor
forEditorAwareTag
. - getEffectiveMajorVersion() - Method in class org.springframework.mock.web.MockServletContext
- getEffectiveMinorVersion() - Method in class org.springframework.mock.web.MockServletContext
- getEffectiveSessionTrackingModes() - Method in class org.springframework.mock.web.MockServletContext
- getELContext() - Method in class org.springframework.mock.web.MockPageContext
- getElement() - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
Get the HTML element used to enclose '
input type="checkbox/radio"
' tag. - getElement() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
Get the HTML element must be used to render the error messages.
- getElementType() - Method in class org.springframework.asm.Type
-
Returns the type of the elements of this array type.
- getElementTypeDescriptor() - Method in class org.springframework.core.convert.TypeDescriptor
-
If this type is an array, returns the array's component type.
- getElementTypeName() - Method in class org.springframework.beans.factory.support.ManagedList
-
Return the default element type name (class name) to be used for this list.
- getElementTypeName() - Method in class org.springframework.beans.factory.support.ManagedSet
-
Return the default element type name (class name) to be used for this set.
- getEmptyValue() - Method in class org.springframework.core.ReactiveTypeDescriptor
-
Return an empty-value instance for the underlying reactive or async type.
- getEmptyValue(Class<?>) - Method in class org.springframework.web.bind.WebDataBinder
-
Determine an empty value for the specified field.
- getEmptyValue(String, Class<?>) - Method in class org.springframework.web.bind.WebDataBinder
-
Determine an empty value for the specified field.
- getEnclosingClass() - Method in class org.springframework.aot.generate.GeneratedClass
-
Return the enclosing
GeneratedClass
ornull
if this instance represents a top-level class. - getEnclosingClassName() - Method in interface org.springframework.core.type.ClassMetadata
-
Return the name of the enclosing class of the underlying class, or
null
if the underlying class is a top-level class. - getEnclosingClassName() - Method in class org.springframework.core.type.StandardClassMetadata
- getEnclosingType() - Method in class org.springframework.aot.hint.AbstractTypeReference
- getEnclosingType() - Method in interface org.springframework.aot.hint.TypeReference
-
Return the enclosing type reference, or
null
if this type reference does not have an enclosing type. - getEncodableMimeTypes() - Method in class org.springframework.core.codec.AbstractEncoder
- getEncodableMimeTypes() - Method in interface org.springframework.core.codec.Encoder
-
Return the list of MIME types supported by this Encoder.
- getEncodableMimeTypes() - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
- getEncodableMimeTypes() - Method in class org.springframework.http.codec.KotlinSerializationBinaryEncoder
- getEncodableMimeTypes() - Method in class org.springframework.http.codec.KotlinSerializationStringEncoder
- getEncodableMimeTypes() - Method in class org.springframework.http.codec.protobuf.ProtobufEncoder
- getEncodableMimeTypes(ResolvableType) - Method in interface org.springframework.core.codec.Encoder
-
Return the list of MIME types supported by this Encoder for the given type of element.
- getEncodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
- getEncodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.KotlinSerializationBinaryEncoder
- getEncodableMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.KotlinSerializationStringEncoder
- getEncodeHints(ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse) - Method in interface org.springframework.http.codec.HttpMessageEncoder
-
Get decoding hints based on the server request or annotations on the target controller method parameter.
- getEncodeHints(ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
- getEncoder() - Method in class org.springframework.http.codec.EncoderHttpMessageWriter
-
Return the
Encoder
of this writer. - getEncoder() - Method in class org.springframework.http.codec.ServerSentEventHttpMessageWriter
-
Return the configured
Encoder
, if any. - getEncoders() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractEncoderMethodReturnValueHandler
-
The configured encoders.
- getEncoders() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
-
Return the configured
encoders
. - getEncoders() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getEncoding() - Method in class org.springframework.core.io.support.EncodedResource
-
Return the encoding to use for reading from the resource, or
null
if none specified. - getEncoding() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return the specific character encoding used for this message, if any.
- getEncoding() - Method in class org.springframework.web.filter.CharacterEncodingFilter
-
Return the configured encoding for requests and/or responses.
- getEncoding() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Get the encoding used to decode byte sequences to character sequences when reading the FreeMarker template file for this view, or
null
to signal that the FreeMarkerConfiguration
should be used to determine the encoding. - getEncoding() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Get the encoding used to decode byte sequences to character sequences when reading the FreeMarker template file for this view, or
null
to signal that the FreeMarkerConfiguration
should be used to determine the encoding. - getEncoding() - Method in class org.springframework.web.servlet.view.json.AbstractJackson2View
-
Return the
JsonEncoding
for this view. - getEncodingMode() - Method in class org.springframework.web.util.DefaultUriBuilderFactory
-
Return the configured encoding mode.
- getEnctype() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
enctype
' attribute. - getEnd() - Method in class org.springframework.cglib.core.Block
- getEndpoint() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getEndpointClass() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
-
Implementation of the JCA 1.7
#getEndpointClass()
method, returning null in order to indicate a synthetic endpoint type. - getEndpointClass() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getEndpointClassLoader() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
-
Template method for exposing the endpoint's ClassLoader (typically the ClassLoader that the message listener class has been loaded with).
- getEndpointDescription() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return a description for this endpoint.
- getEndpointDescription() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
- getEndpointDescription() - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
- getEndpointInstance(Class<T>) - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getEndpointInstance(Class<T>) - Method in class org.springframework.web.socket.server.standard.SpringConfigurator
- getEndpointRegistry() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
Return the
JmsListenerEndpointRegistry
instance for this registrar, may benull
. - getEndPosition() - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getEndPosition() - Method in interface org.springframework.expression.spel.SpelNode
-
Return the end position of this AST node in the expression string.
- getEngine() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the
ScriptEngine
to use by the views. - getEngine() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getEngine() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateView
- getEngine() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the
ScriptEngine
to use by the views. - getEngine() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getEngine() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateView
- getEngineName() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the engine name that will be used to instantiate the
ScriptEngine
. - getEngineName() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getEngineName() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the engine name that will be used to instantiate the
ScriptEngine
. - getEngineName() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getEngineSupplier() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the engine supplier that will be used to instantiate the
ScriptEngine
. - getEngineSupplier() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getEngineSupplier() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the engine supplier that will be used to instantiate the
ScriptEngine
. - getEngineSupplier() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getEntityInterceptor() - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
Return the current Hibernate entity interceptor, or
null
if none. - getEntityManager() - Method in class org.springframework.orm.jpa.EntityManagerHolder
- getEntityManagerFactory() - Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
-
Return the JPA EntityManagerFactory that should be used to create EntityManagers.
- getEntityManagerFactory() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Return the EntityManagerFactory that this instance should manage transactions for.
- getEntityManagerFactoryBeanName() - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
-
Return the bean name of the EntityManagerFactory to fetch from Spring's root application context.
- getEntityManagerFactoryInterface() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return the vendor-specific EntityManagerFactory interface that the EntityManagerFactory proxy is supposed to implement.
- getEntityManagerFactoryInterface() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getEntityManagerFactoryInterface() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getEntityManagerInterface() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getEntityManagerInterface() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the (potentially vendor-specific) EntityManager interface that this factory's EntityManagers will implement.
- getEntityManagerInterface() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return the vendor-specific EntityManager interface that this provider's EntityManagers will implement.
- getEntityManagerInterface() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getEntityManagerInterface() - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
- getEntityManagerInterface() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getEntityResolver() - Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
Return the EntityResolver to use, building a default resolver if none specified.
- getEnum(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as an enum. - getEnum(String, Class<E>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required enum attribute value from the annotation.
- getEnumArray(String, Class<E>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required enum array attribute value from the annotation.
- getEnvironment() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- getEnvironment() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the environment to use.
- getEnvironment() - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
- getEnvironment() - Method in interface org.springframework.context.annotation.ConditionContext
-
Return the
Environment
for which the current application is running. - getEnvironment() - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Return the
Environment
for this application context in configurable form, allowing for further customization. - getEnvironment() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the
Environment
for this application context in configurable form, allowing for further customization. - getEnvironment() - Method in interface org.springframework.core.env.EnvironmentCapable
-
Return the
Environment
associated with this component. - getEnvironment() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
-
Allow
Map
access to the environment to be set for the connector, with the option to add or override specific entries. - getEnvironment() - Method in class org.springframework.jmx.access.NotificationListenerRegistrar
-
Allow
Map
access to the environment to be set for the connector, with the option to add or override specific entries. - getEnvironment() - Method in class org.springframework.jndi.JndiTemplate
-
Return the environment for the JNDI InitialContext, if any.
- getEnvironment() - Method in class org.springframework.web.filter.GenericFilterBean
-
Return the
Environment
associated with this filter. - getEnvironment() - Method in class org.springframework.web.servlet.HttpServletBean
-
Return the
Environment
associated with this servlet. - getErrorChannel() - Method in class org.springframework.messaging.MessageHeaders
- getErrorChannel() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getErrorCode() - Method in exception org.springframework.beans.MethodInvocationException
- getErrorCode() - Method in exception org.springframework.beans.PropertyAccessException
-
Return a corresponding error code for this type of exception.
- getErrorCode() - Method in exception org.springframework.beans.TypeMismatchException
- getErrorCode() - Method in exception org.springframework.jms.JmsException
-
Convenience method to get the vendor specific error code if the root cause was an instance of JMSException.
- getErrorCode() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the first error codes for the field or object, if any.
- getErrorCode() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the first error codes for the field or object, if any.
- getErrorCodes() - Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
-
Return the SQL error codes to match.
- getErrorCodes() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the error codes for the field or object, if any.
- getErrorCodes() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the error codes for the field or object, if any.
- getErrorCodes(String) - Method in class org.springframework.jdbc.support.SQLErrorCodesFactory
-
Return the
SQLErrorCodes
instance for the given database. - getErrorCodes(DataSource) - Method in class org.springframework.jdbc.support.SQLErrorCodesFactory
-
Return
SQLErrorCodes
for the givenDataSource
, evaluating "databaseProductName" from theDatabaseMetaData
, or an empty error codes instance if noSQLErrorCodes
were found. - getErrorCount() - Method in class org.springframework.validation.AbstractBindingResult
- getErrorCount() - Method in exception org.springframework.validation.BindException
- getErrorCount() - Method in interface org.springframework.validation.Errors
-
Determine the total number of errors.
- getErrorCount() - Method in class org.springframework.validation.method.ParameterErrors
- getErrorCount() - Method in class org.springframework.web.bind.EscapedErrors
- getErrorCount() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getErrorHandler() - Method in class org.springframework.cache.interceptor.AbstractCacheInvoker
-
Return the
CacheErrorHandler
to use. - getErrorHandler() - Method in class org.springframework.context.event.SimpleApplicationEventMulticaster
-
Return the current error handler for this multicaster.
- getErrorHandler() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the
ErrorHandler
to be invoked in case of any uncaught exceptions thrown while processing aMessage
. - getErrorHandler() - Method in class org.springframework.web.client.RestTemplate
-
Return the error handler.
- getErrorHandler() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
-
Return the configured error handler.
- getErrorMessage() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return the error message used when calling
HttpServletResponse.sendError(int, String)
. - getErrorMessage() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the first error message for the field or object, if any.
- getErrorMessage() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the first error message for the field or object, if any.
- getErrorMessages() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the resolved error messages for the field or object, if any.
- getErrorMessages() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the resolved error messages for the field or object, if any.
- getErrorMessagesAsString(String) - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return an error message string, concatenating all messages separated by the given delimiter.
- getErrorMessagesAsString(String) - Method in class org.springframework.web.servlet.support.BindStatus
-
Return an error message string, concatenating all messages separated by the given delimiter.
- getErrors() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the Errors instance (typically a BindingResult) that this bind status is currently associated with.
- getErrors() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the Errors instance (typically a BindingResult) that this bind status is currently associated with.
- getErrors() - Method in class org.springframework.web.servlet.tags.BindErrorsTag
-
Retrieve the Errors instance that this tag is currently bound to.
- getErrors() - Method in class org.springframework.web.servlet.tags.BindTag
-
Retrieve the Errors instance that this tag is currently bound to.
- getErrors(String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the Errors instance for the given bind object, using the "defaultHtmlEscape" setting.
- getErrors(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the Errors instance for the given bind object, using the "defaultHtmlEscape" setting.
- getErrors(String, boolean) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the Errors instance for the given bind object.
- getErrors(String, boolean) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the Errors instance for the given bind object.
- getETag() - Method in class org.springframework.http.HttpHeaders
-
Return the entity tag of the body, as specified by the
ETag
header. - getEtagGenerator() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the HTTP ETag generator function to be used when serving resources.
- getEtagGenerator() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the HTTP ETag generator function to be used when serving resources.
- getETagValuesAsList(String) - Method in class org.springframework.http.HttpHeaders
-
Retrieve a combined result from the field values of the ETag header.
- getEvaluationContext() - Method in class org.springframework.expression.spel.ExpressionState
- getEvaluationContext() - Method in class org.springframework.expression.spel.standard.SpelExpression
-
Return the default evaluation context that will be used if none is supplied on an evaluation call.
- getEvaluations() - Method in class org.springframework.aop.support.ControlFlowPointcut
-
Get the number of times
ControlFlowPointcut.matches(Method, Class, Object...)
has been evaluated. - getException() - Method in class org.springframework.mock.web.MockPageContext
- getExceptionCacheResolver() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
-
Return the specified exception cache resolver to use, if any.
- getExceptionCacheResolver(CacheResolverFactory, CacheMethodDetails<CacheResult>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
- getExceptionClass() - Method in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
-
Return the exception class for the specified error codes.
- getExceptionCount() - Method in exception org.springframework.beans.PropertyBatchUpdateException
-
If this returns 0, no errors were encountered during binding.
- getExceptionHandler() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the
configured
exception handler. - getExceptionHandlerAdviceCache() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return an unmodifiable Map with the
@ControllerAdvice
beans discovered in the ApplicationContext. - getExceptionHandlerMethod(HandlerMethod, Exception) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Find an
@MessageExceptionHandler
method for the given exception. - getExceptionHandlerMethod(HandlerMethod, Exception) - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Find an
@ExceptionHandler
method for the given exception. - getExceptionHandlers() - Method in class org.springframework.web.server.handler.ExceptionHandlingWebHandler
-
Return a read-only list of the configured exception handlers.
- getExceptionIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
- getExceptionListener() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return the JMS ExceptionListener implementation that should be registered with the single Connection created by this factory, if any.
- getExceptionListener() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the JMS ExceptionListener to notify in case of a JMSException thrown by the registered message listener or the invocation infrastructure, if any.
- getExceptionName() - Method in class org.springframework.transaction.interceptor.RollbackRuleAttribute
-
Get the configured exception name pattern that this rule uses for matching.
- getExceptionResolvers() - Method in class org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
-
Return the list of exception resolvers to delegate to.
- getExceptions() - Method in class org.springframework.test.util.ExceptionCollector
-
Get the list of exceptions encountered in
ExceptionCollector.execute(Executable)
. - getExceptionsFromMethodSignature(Method) - Static method in class org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
-
Extract the exceptions this method handles.
- getExceptionTranslator() - Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
Return the SQLExceptionTranslator of this DAO's JdbcTemplate, for translating SQLExceptions in custom JDBC access code.
- getExceptionTranslator() - Method in class org.springframework.jdbc.support.JdbcAccessor
-
Return the exception translator to use for this instance, creating a default if necessary.
- getExceptionTranslator() - Method in class org.springframework.jdbc.support.JdbcTransactionManager
-
Return the exception translator to use for this instance, creating a default if necessary.
- getExceptionTypes() - Method in class org.springframework.cglib.core.MethodInfo
- getExceptionTypes() - Method in class org.springframework.cglib.reflect.FastConstructor
- getExceptionTypes() - Method in class org.springframework.cglib.reflect.FastMember
- getExceptionTypes() - Method in class org.springframework.cglib.reflect.FastMethod
- getExceptionTypes(Member) - Static method in class org.springframework.cglib.core.ReflectUtils
- getExchange() - Method in class org.springframework.web.reactive.result.view.RequestContext
- getExchange(ContextView) - Static method in class org.springframework.web.filter.reactive.ServerWebExchangeContextFilter
-
Access the
ServerWebExchange
from a ReactorContextView
, if available, which is generally the case whenServerWebExchangeContextFilter
is present in the filter chain. - GetExchange - Annotation Interface in org.springframework.web.service.annotation
-
Shortcut for
@HttpExchange
for HTTP GET requests. - getExcludedPatterns() - Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
-
Returns the regular expressions for exclusion matching.
- getExcludePathPatterns() - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
Get the exclude path patterns this interceptor is mapped to.
- getExcludes() - Method in class org.springframework.aot.hint.ResourcePatternHints
-
Return the exclude patterns to use to identify the resources to match.
- getExclusionFilter() - Method in interface org.springframework.context.annotation.ImportSelector
-
Return a predicate for excluding classes from the import candidates, to be transitively applied to all classes found through this selector's imports.
- getExecutable() - Method in class org.springframework.core.MethodParameter
-
Return the wrapped executable.
- getExecutionCount() - Method in class org.springframework.jdbc.object.BatchSqlUpdate
-
Return the number of already executed statements.
- getExecutor() - Method in class org.springframework.http.client.reactive.JdkHttpClientResourceFactory
-
Return the configured
Executor
. - getExecutor() - Method in class org.springframework.http.client.reactive.JettyResourceFactory
-
Return the configured
Executor
. - getExecutor() - Method in class org.springframework.messaging.support.ExecutorSubscribableChannel
- getExecutor() - Method in class org.springframework.web.context.request.async.WebAsyncTask
-
Return the AsyncTaskExecutor to use for concurrent handling, or
null
if none specified. - getExecutor() - Method in class org.springframework.web.reactive.config.BlockingExecutionConfigurer
- getExecutorQualifier(Method) - Method in class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
-
Return the qualifier or bean name of the executor to be used when executing the given async method, typically specified in the form of an annotation attribute.
- getExecutorQualifier(Method) - Method in class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
Get the qualifier for a specific executor to use when executing the given method.
- getExecutorQualifier(Method) - Method in class org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
-
Return the qualifier or bean name of the executor to be used when executing the given method, specified via
Async.value()
at the method or declaring class level. - getExistingDefinition() - Method in exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
-
Return the existing bean definition for the same name.
- getExitDescriptor() - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getExpectations() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager
-
Return a read-only list of the expectations.
- getExpectations() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
- getExpectedAttribute() - Method in exception org.springframework.web.HttpSessionRequiredException
-
Return the name of the expected session attribute, if any.
- getExpectedContentLength() - Method in class org.springframework.messaging.simp.stomp.BufferingStompDecoder
-
Get the expected content length of the currently buffered, incomplete STOMP frame.
- getExpectedCount() - Method in exception org.springframework.jdbc.IncorrectResultSetColumnCountException
-
Return the expected column count.
- getExpectedCount() - Method in class org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
- getExpectedException(FrameworkMethod) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
-
Get the
exception
that the supplied test method is expected to throw. - getExpectedRowsAffected() - Method in exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
-
Return the number of rows that should have been affected.
- getExpectedSize() - Method in exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Return the expected result size.
- getExpectedType() - Method in class org.springframework.jndi.JndiObjectLocator
-
Return the type that the located JNDI object is supposed to be assignable to, if any.
- getExpiration() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the message
expiration
. - getExpirationTime() - Method in class org.springframework.web.servlet.FlashMap
-
Return the expiration time for the FlashMap or -1 if the expiration period has not started.
- getExpires() - Method in class org.springframework.http.HttpHeaders
-
Return the date and time at which the message is no longer valid, as specified by the
Expires
header. - getExpires() - Method in class org.springframework.mock.web.MockCookie
-
Get the "Expires" attribute for this cookie.
- getExposeContextBeansAsAttributes() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- getExposedContextBeanNames() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- getExposedHeaders() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured response headers to expose, or
null
if none. - getExposePathVariables() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return whether views resolved by this resolver should add path variables to the model or not.
- getExpression() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
- getExpression() - Method in class org.springframework.aop.support.AbstractExpressionPointcut
-
Return this pointcut's expression.
- getExpression() - Method in interface org.springframework.aop.support.ExpressionPointcut
-
Return the String expression for this pointcut.
- getExpression() - Method in class org.springframework.scheduling.config.CronTask
-
Return the cron expression defining when the task should be executed.
- getExpression() - Method in class org.springframework.scheduling.support.CronTrigger
-
Return the cron pattern that this trigger has been built with.
- getExpression() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return a bind expression that can be used in HTML forms as input name for the respective field, or
null
if not field-specific. - getExpression() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return a bind expression that can be used in HTML forms as input name for the respective field, or
null
if not field-specific. - getExpression(Map<CachedExpressionEvaluator.ExpressionKey, Expression>, AnnotatedElementKey, String) - Method in class org.springframework.context.expression.CachedExpressionEvaluator
-
Return the
Expression
for the specified SpEL value - getExpressionEvaluator() - Method in class org.springframework.mock.web.MockPageContext
-
Deprecated.
- getExpressionPrefix() - Method in class org.springframework.expression.common.TemplateParserContext
- getExpressionPrefix() - Method in interface org.springframework.expression.ParserContext
-
For template expressions, returns the prefix that identifies the start of an expression block within a string.
- getExpressions() - Method in class org.springframework.expression.common.CompositeStringExpression
- getExpressions() - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
-
Return the contained MediaType expressions.
- getExpressions() - Method in class org.springframework.web.reactive.result.condition.HeadersRequestCondition
-
Return the contained request header expressions.
- getExpressions() - Method in class org.springframework.web.reactive.result.condition.ParamsRequestCondition
-
Return the contained request parameter expressions.
- getExpressions() - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
-
Return the contained "produces" expressions.
- getExpressions() - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
-
Return the contained MediaType expressions.
- getExpressions() - Method in class org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
-
Return the contained request header expressions.
- getExpressions() - Method in class org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
-
Return the contained request parameter expressions.
- getExpressions() - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
-
Return the contained "produces" expressions.
- getExpressionString() - Method in class org.springframework.expression.common.CompositeStringExpression
- getExpressionString() - Method in class org.springframework.expression.common.LiteralExpression
- getExpressionString() - Method in interface org.springframework.expression.Expression
-
Return the original string used to create this expression (unmodified).
- getExpressionString() - Method in exception org.springframework.expression.ExpressionException
-
Return the expression string.
- getExpressionString() - Method in class org.springframework.expression.spel.standard.SpelExpression
- getExpressionSuffix() - Method in class org.springframework.expression.common.TemplateParserContext
- getExpressionSuffix() - Method in interface org.springframework.expression.ParserContext
-
For template expressions, return the prefix that identifies the end of an expression block within a string.
- getExtensions() - Method in class org.springframework.web.reactive.resource.EncodedResourceResolver
-
Return a read-only map with coding-to-extension mappings.
- getExtensions() - Method in class org.springframework.web.servlet.resource.EncodedResourceResolver
-
Return a read-only map with coding-to-extension mappings.
- getExtensions() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getExtensions() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getExtensions() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getExtensions() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getExtensions() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getExtensions() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getExtensions() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getExtensions() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getExtensions() - Method in interface org.springframework.web.socket.WebSocketSession
-
Determine the negotiated extensions.
- getExternalContext() - Method in class org.springframework.web.context.request.FacesRequestAttributes
-
Return the JSF ExternalContext that this adapter operates on.
- getExternallyManagedConfigMembers() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Get all externally managed configuration methods and fields (as an immutable Set).
- getExternallyManagedDestroyMethods() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Get all externally managed destruction methods (as an immutable Set).
- getExternallyManagedInitMethods() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Get all externally managed initialization methods (as an immutable Set).
- getExtraHiddenFields(HttpServletRequest) - Method in interface org.springframework.web.servlet.support.RequestDataValueProcessor
-
Invoked after all form fields have been rendered.
- getExtraHiddenFields(ServerWebExchange) - Method in interface org.springframework.web.reactive.result.view.RequestDataValueProcessor
-
Invoked after all form fields have been rendered.
- getFacesContext() - Method in class org.springframework.web.context.request.FacesRequestAttributes
-
Return the JSF FacesContext that this adapter operates on.
- getFactory() - Static method in class org.apache.commons.logging.LogFactory
-
Deprecated.in favor of
LogFactory.getLog(Class)
/LogFactory.getLog(String)
- getFactoryBean(String, Object) - Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
-
Get a FactoryBean for the given bean if possible.
- getFactoryBeanName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the factory bean name, if any.
- getFactoryBeanName() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the factory bean name, if any.
- getFactoryMethod() - Method in class org.springframework.beans.factory.aot.BeanInstanceSupplier
- getFactoryMethod() - Method in interface org.springframework.beans.factory.support.InstanceSupplier
-
Return the factory method that this supplier uses to create the instance, or
null
if it is not known or this supplier uses another means. - getFactoryMethodAnnotation(RootBeanDefinition, Class<? extends Annotation>) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
- getFactoryMethodMetadata() - Method in interface org.springframework.beans.factory.annotation.AnnotatedBeanDefinition
-
Obtain metadata for this bean definition's factory method, if any.
- getFactoryMethodMetadata() - Method in class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
- getFactoryMethodMetadata() - Method in class org.springframework.context.annotation.ScannedGenericBeanDefinition
- getFactoryMethodName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return a factory method, if any.
- getFactoryMethodName() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return a factory method, if any.
- getFailedMessage() - Method in exception org.springframework.messaging.MessagingException
- getFailedMessages() - Method in exception org.springframework.mail.MailSendException
-
Return a Map with the failed messages as keys, and the thrown exceptions as values.
- getFailureCause() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return the cause of failure, if any.
- getFailureCount(MergedContextConfiguration) - Method in interface org.springframework.test.context.cache.ContextCache
-
Get the failure count for the given key.
- getFailureCount(MergedContextConfiguration) - Method in class org.springframework.test.context.cache.DefaultContextCache
- getFallbackClassLoader() - Method in class org.springframework.core.ConfigurableObjectInputStream
-
Return the fallback ClassLoader to use when no ClassLoader was specified and ObjectInputStream's own default class loader failed.
- getFallbackLocale() - Method in class org.springframework.web.servlet.support.JspAwareRequestContext
-
This implementation checks for a JSTL locale attribute in page, request, session or application scope; if not found, returns the
HttpServletRequest.getLocale()
. - getFallbackLocale() - Method in class org.springframework.web.servlet.support.RequestContext
-
Determine the fallback locale for this context.
- getFallbackTheme() - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getFallbackTimeZone() - Method in class org.springframework.web.servlet.support.JspAwareRequestContext
-
This implementation checks for a JSTL time zone attribute in page, request, session or application scope; if not found, returns
null
. - getFallbackTimeZone() - Method in class org.springframework.web.servlet.support.RequestContext
-
Determine the fallback time zone for this context.
- getFallbackTranslator() - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
-
Return the fallback exception translator, if any.
- getFeatureDescriptors(ELContext, Object) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- getFetchSize() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return the fetch size specified for this JdbcTemplate.
- getFetchSize() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return the fetch size specified for this HibernateTemplate.
- getfield(String) - Method in class org.springframework.cglib.core.CodeEmitter
- getfield(Type, String, Type) - Method in class org.springframework.cglib.core.CodeEmitter
- getField() - Method in class org.springframework.beans.factory.InjectionPoint
-
Return the wrapped Field, if any.
- getField() - Method in class org.springframework.validation.FieldError
-
Return the affected field of the object.
- getField(int) - Method in interface org.springframework.cglib.transform.impl.FieldProvider
- getField(Class<?>, String) - Static method in class org.springframework.test.util.ReflectionTestUtils
- getField(Object, Class<?>, String) - Static method in class org.springframework.test.util.ReflectionTestUtils
- getField(Object, String) - Static method in class org.springframework.test.util.ReflectionTestUtils
- getField(Field, Object) - Static method in class org.springframework.util.ReflectionUtils
-
Get the field represented by the supplied
field object
on the specifiedtarget object
. - getField(String) - Method in interface org.springframework.cglib.transform.impl.FieldProvider
- GETFIELD - Static variable in interface org.springframework.asm.Opcodes
- getFieldCache() - Method in class org.springframework.core.Constants
-
Deprecated.Exposes the field cache to subclasses: a Map from String field name to object value.
- getFieldDefaultPrefix() - Method in class org.springframework.web.bind.WebDataBinder
-
Return the prefix for parameters that mark default fields.
- getFieldError() - Method in class org.springframework.validation.AbstractBindingResult
- getFieldError() - Method in exception org.springframework.validation.BindException
- getFieldError() - Method in interface org.springframework.validation.Errors
-
Get the first error associated with a field, if any.
- getFieldError() - Method in class org.springframework.validation.method.ParameterErrors
- getFieldError() - Method in class org.springframework.web.bind.EscapedErrors
- getFieldError() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldError(String) - Method in class org.springframework.validation.AbstractBindingResult
- getFieldError(String) - Method in exception org.springframework.validation.BindException
- getFieldError(String) - Method in interface org.springframework.validation.Errors
-
Get the first error associated with the given field, if any.
- getFieldError(String) - Method in class org.springframework.validation.method.ParameterErrors
- getFieldError(String) - Method in class org.springframework.web.bind.EscapedErrors
- getFieldError(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldErrorCount() - Method in exception org.springframework.validation.BindException
- getFieldErrorCount() - Method in interface org.springframework.validation.Errors
-
Determine the number of errors associated with a field.
- getFieldErrorCount() - Method in class org.springframework.validation.method.ParameterErrors
- getFieldErrorCount() - Method in class org.springframework.web.bind.EscapedErrors
- getFieldErrorCount() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldErrorCount(String) - Method in exception org.springframework.validation.BindException
- getFieldErrorCount(String) - Method in interface org.springframework.validation.Errors
-
Determine the number of errors associated with the given field.
- getFieldErrorCount(String) - Method in class org.springframework.validation.method.ParameterErrors
- getFieldErrorCount(String) - Method in class org.springframework.web.bind.EscapedErrors
- getFieldErrorCount(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldErrors() - Method in class org.springframework.validation.AbstractBindingResult
- getFieldErrors() - Method in exception org.springframework.validation.BindException
- getFieldErrors() - Method in interface org.springframework.validation.Errors
-
Get all errors associated with a field.
- getFieldErrors() - Method in class org.springframework.validation.method.ParameterErrors
- getFieldErrors() - Method in class org.springframework.validation.SimpleErrors
- getFieldErrors() - Method in class org.springframework.web.bind.EscapedErrors
- getFieldErrors() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldErrors(String) - Method in class org.springframework.validation.AbstractBindingResult
- getFieldErrors(String) - Method in class org.springframework.validation.AbstractErrors
- getFieldErrors(String) - Method in exception org.springframework.validation.BindException
- getFieldErrors(String) - Method in interface org.springframework.validation.Errors
-
Get all errors associated with the given field.
- getFieldErrors(String) - Method in class org.springframework.validation.method.ParameterErrors
- getFieldErrors(String) - Method in class org.springframework.web.bind.EscapedErrors
- getFieldErrors(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldMarkerPrefix() - Method in class org.springframework.web.bind.WebDataBinder
-
Return the prefix for parameters that mark potentially empty fields.
- getFieldNames() - Method in interface org.springframework.cglib.transform.impl.FieldProvider
- getFieldType() - Method in class org.springframework.format.support.FormatterPropertyEditorAdapter
-
Determine the
Formatter
-declared field type. - getFieldType(String) - Method in class org.springframework.validation.AbstractBindingResult
-
This default implementation determines the type based on the actual field value, if any.
- getFieldType(String) - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
Determines the field type from the property type.
- getFieldType(String) - Method in exception org.springframework.validation.BindException
- getFieldType(String) - Method in interface org.springframework.validation.Errors
-
Determine the type of the given field, as far as possible.
- getFieldType(String) - Method in class org.springframework.validation.method.ParameterErrors
- getFieldType(String) - Method in class org.springframework.validation.SimpleErrors
- getFieldType(String) - Method in class org.springframework.web.bind.EscapedErrors
- getFieldType(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldTypes() - Method in interface org.springframework.cglib.transform.impl.FieldProvider
- getFieldTypes() - Method in interface org.springframework.format.AnnotationFormatterFactory
-
The types of fields that may be annotated with the <A> annotation.
- getFieldTypes() - Method in class org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
- getFieldTypes() - Method in class org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
- getFieldTypes() - Method in class org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
- getFieldTypes() - Method in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
- getFieldValue(String) - Method in class org.springframework.validation.AbstractBindingResult
- getFieldValue(String) - Method in exception org.springframework.validation.BindException
- getFieldValue(String) - Method in interface org.springframework.validation.Errors
-
Return the current value of the given field, either the current bean property value or a rejected update from the last binding.
- getFieldValue(String) - Method in class org.springframework.validation.method.ParameterErrors
- getFieldValue(String) - Method in class org.springframework.validation.SimpleErrors
- getFieldValue(String) - Method in class org.springframework.web.bind.EscapedErrors
- getFieldValue(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getFieldValues(String) - Method in class org.springframework.http.HttpHeaders
-
Retrieve a combined result from the field values of multivalued headers.
- getFile() - Method in class org.springframework.core.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the underlying class path resource, provided that it refers to a file in the file system.
- getFile() - Method in class org.springframework.core.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to an absolute file path.
- getFile() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation returns the underlying File reference.
- getFile() - Method in class org.springframework.core.io.FileUrlResource
- getFile() - Method in class org.springframework.core.io.PathResource
-
This implementation returns the underlying
File
reference. - getFile() - Method in interface org.springframework.core.io.Resource
-
Return a File handle for this resource.
- getFile() - Method in class org.springframework.core.io.UrlResource
-
This implementation returns a File reference for the underlying URL/URI, provided that it refers to a file in the file system.
- getFile() - Method in class org.springframework.core.io.VfsResource
- getFile() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation resolves "file:" URLs or alternatively delegates to
ServletContext.getRealPath
, throwing a FileNotFoundException if not found or not resolvable. - getFile(String) - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getFile(String) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource location to a
java.io.File
, i.e. - getFile(String) - Method in interface org.springframework.web.multipart.MultipartRequest
-
Return the contents plus description of an uploaded file in this request, or
null
if it does not exist. - getFile(String) - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getFile(URI) - Method in class org.springframework.core.io.AbstractFileResolvingResource
-
This implementation returns a File reference for the given URI-identified resource, provided that it refers to a file in the file system.
- getFile(URI) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource URI to a
java.io.File
, i.e. - getFile(URI, String) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource URI to a
java.io.File
, i.e. - getFile(URL) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource URL to a
java.io.File
, i.e. - getFile(URL, String) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource URL to a
java.io.File
, i.e. - getFileExtensions() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Deprecated.as of 5.2.4. See class-level note on the deprecation of path extension config options.
- getFileExtensions() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
-
Deprecated.as of 5.2.4. See class-level note in
RequestMappingHandlerMapping
on the deprecation of path extension config options. - getFileForLastModifiedCheck() - Method in class org.springframework.core.io.AbstractFileResolvingResource
-
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
- getFileForLastModifiedCheck() - Method in class org.springframework.core.io.AbstractResource
-
Determine the File to use for timestamp checking.
- getFileMap() - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getFileMap() - Method in interface org.springframework.web.multipart.MultipartRequest
-
Return a
Map
of the multipart files contained in this request. - getFileMap() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getFilename() - Method in class org.springframework.core.io.AbstractResource
-
This implementation always returns
null
, assuming that this resource type does not have a filename. - getFilename() - Method in class org.springframework.core.io.ClassPathResource
-
This implementation returns the name of the file that this class path resource refers to.
- getFilename() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation returns the name of the file.
- getFilename() - Method in class org.springframework.core.io.ModuleResource
- getFilename() - Method in class org.springframework.core.io.PathResource
-
This implementation returns the name of the file.
- getFilename() - Method in interface org.springframework.core.io.Resource
-
Determine the filename for this resource — typically the last part of the path — for example,
"myfile.txt"
. - getFilename() - Method in class org.springframework.core.io.UrlResource
-
This implementation returns the URL-decoded name of the file that this URL refers to.
- getFilename() - Method in class org.springframework.core.io.VfsResource
- getFilename() - Method in class org.springframework.http.ContentDisposition
-
Return the value of the filename parameter, possibly decoded from BASE64 encoding based on RFC 2047, or of the filename* parameter, possibly decoded as defined in the RFC 5987.
- getFilename() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation returns the name of the file that this ServletContext resource refers to.
- getFilename() - Method in class org.springframework.web.reactive.resource.TransformedResource
- getFilename() - Method in class org.springframework.web.servlet.resource.TransformedResource
- getFilename(Object) - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Return the filename of the given multipart part.
- getFilename(String) - Static method in class org.springframework.util.StringUtils
-
Extract the filename from the given Java resource path, e.g.
- getFilenameExtension(String) - Static method in class org.springframework.util.StringUtils
-
Extract the filename extension from the given Java resource path, e.g.
- getFileNames() - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getFileNames() - Method in interface org.springframework.web.multipart.MultipartRequest
-
Return an
Iterator
of String objects containing the parameter names of the multipart files contained in this request. - getFileNames() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getFiles(String) - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getFiles(String) - Method in interface org.springframework.web.multipart.MultipartRequest
-
Return the contents plus description of uploaded files in this request, or an empty list if it does not exist.
- getFiles(String) - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getFileTimestamp() - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
- getFileTypeMap() - Method in class org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
-
Return the delegate FileTypeMap, compiled from the mappings in the mapping file and the entries in the
mappings
property. - getFileTypeMap() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return the
FileTypeMap
used by this MimeMessageHelper. - getFilterConfig() - Method in class org.springframework.web.filter.GenericFilterBean
-
Make the FilterConfig of this filter available, if any.
- getFilterName() - Method in class org.springframework.mock.web.MockFilterConfig
- getFilterName() - Method in class org.springframework.web.filter.GenericFilterBean
-
Make the name of this filter available to subclasses.
- getFilterNames() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return the names of Hibernate filters to be activated, if any.
- getFilterRegistration(String) - Method in class org.springframework.mock.web.MockServletContext
-
This method always returns
null
. - getFilterRegistrations() - Method in class org.springframework.mock.web.MockServletContext
-
This method always returns an empty map.
- getFilters() - Method in class org.springframework.http.converter.json.MappingJacksonValue
-
Return the Jackson filter provider to use.
- getFilters() - Method in class org.springframework.web.server.handler.DefaultWebFilterChain
- getFilters() - Method in class org.springframework.web.server.handler.FilteringWebHandler
-
Return a read-only list of the configured filters.
- getFinalPath(AbstractNestablePropertyAccessor, String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Get the last component of the path.
- getFirst(String) - Method in class org.springframework.http.HttpHeaders
-
Return the first header value for the given header name, if any.
- getFirst(String) - Method in class org.springframework.http.support.HttpComponentsHeadersAdapter
- getFirst(String) - Method in class org.springframework.http.support.JettyHeadersAdapter
- getFirst(String) - Method in class org.springframework.http.support.Netty4HeadersAdapter
- getFirst(String) - Method in class org.springframework.http.support.Netty5HeadersAdapter
- getFirst(String) - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Return the first header value for the given header name, if any.
- getFirst(String) - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Return the first header value for the given header name, if any.
- getFirst(K) - Method in interface org.springframework.util.MultiValueMap
-
Return the first value for the given key.
- getFirst(K) - Method in class org.springframework.util.MultiValueMapAdapter
- getFirstDate(String) - Method in class org.springframework.http.HttpHeaders
-
Parse the first header value for the given header name as a date, return -1 if there is no value, or raise
IllegalArgumentException
if the value cannot be parsed as a date. - getFirstElementOnPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the element index of the first element on the current page.
- getFirstLinkedPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the first page to which create a link around the current page.
- getFirstNativeHeader(String) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Return the first value for the specified native header, if present.
- getFirstNativeHeader(String, Map<String, Object>) - Static method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Return the first value for the specified native header, or
null
if none. - getFirstNestedPropertySeparatorIndex(String) - Static method in class org.springframework.beans.PropertyAccessorUtils
-
Determine the first nested property separator in the given property path, ignoring dots in keys (like "map[my.key]").
- getFirstPattern() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
-
Return the first pattern.
- getFirstZonedDateTime(String) - Method in class org.springframework.http.HttpHeaders
-
Parse the first header value for the given header name as a date, return
null
if there is no value, or raiseIllegalArgumentException
if the value cannot be parsed as a date. - getFixedDelayTaskList() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Get the fixed-delay tasks as an unmodifiable list of
IntervalTask
objects. - getFixedRateTaskList() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Get the fixed-rate tasks as an unmodifiable list of
IntervalTask
objects. - getFlag(String) - Static method in class org.springframework.core.SpringProperties
-
Retrieve the flag for the given property key.
- getFlags() - Method in class org.springframework.cglib.transform.AbstractClassLoader
- getFlashAttributes() - Method in interface org.springframework.web.servlet.mvc.support.RedirectAttributes
-
Return the attributes candidate for flash storage or an empty Map.
- getFlashAttributes() - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
-
Return the attributes candidate for flash storage or an empty Map.
- getFlashMap() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return the "output" flash attributes saved during request processing.
- getFlashMapManager(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Return the
FlashMapManager
instance to save flash attributes. - getFlashMapsMutex(HttpServletRequest) - Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
-
Obtain a mutex for modifying the FlashMap List as handled by
AbstractFlashMapManager.retrieveFlashMaps(jakarta.servlet.http.HttpServletRequest)
andAbstractFlashMapManager.updateFlashMaps(java.util.List<org.springframework.web.servlet.FlashMap>, jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse)
, - getFlashMapsMutex(HttpServletRequest) - Method in class org.springframework.web.servlet.support.SessionFlashMapManager
-
Exposes the best available session mutex.
- getFlashMapTimeout() - Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
-
Return the amount of time in seconds before a FlashMap expires.
- getFlattenedMap(Map<String, Object>) - Method in class org.springframework.beans.factory.config.YamlProcessor
-
Return a flattened version of the given map, recursively following any nested Map or Collection values.
- getFlight() - Method in class org.springframework.oxm.jaxb.test.Flights
-
Gets the value of the flight property.
- getFloat(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getFloat(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a float.
- getFloat(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required float attribute value from the annotation.
- getFloat(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getFloat(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a float.
- getFloatArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required float array attribute value from the annotation.
- getFloatParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a Float parameter, or
null
if not present. - getFloatParameter(ServletRequest, String, float) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a float parameter, with a fallback value.
- getFloatParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of float parameters, return an empty array if not found.
- getFor() - Method in class org.springframework.web.servlet.tags.form.LabelTag
-
Get the value of the '
id
' attribute. - getForEntity(String, Class<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve an entity by doing a GET on the specified URL.
- getForEntity(String, Class<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
- getForEntity(String, Class<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve a representation by doing a GET on the URI template.
- getForEntity(String, Class<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
- getForEntity(URI, Class<T>) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve a representation by doing a GET on the URL.
- getForEntity(URI, Class<T>) - Method in class org.springframework.web.client.RestTemplate
- getForLookupPath(String) - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
Compare the given path against configured resource handler mappings and if a match is found use the
ResourceResolver
chain of the matchedResourceHttpRequestHandler
to resolve the URL path to expose for public use. - getFormalParameterIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the formal parameter whose type is referenced by this type reference.
- getFormatter(DateTimeFormatter) - Method in class org.springframework.format.datetime.standard.DateTimeContext
-
Get the DateTimeFormatter with this context's settings applied to the base
formatter
. - getFormatter(DateTimeFormatter, Locale) - Static method in class org.springframework.format.datetime.standard.DateTimeContextHolder
-
Obtain a DateTimeFormatter with user-specific settings applied to the given base formatter.
- getFormatter(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
- getFormatter(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
-
Factory method used to create a
DateTimeFormatter
. - getFormContentType(MediaType) - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Return the content type used to write forms, given the preferred content type.
- getFormData() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getFormData() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the form data from the body of the request if the Content-Type is
"application/x-www-form-urlencoded"
or an empty map otherwise. - getFormData() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getFormWriter() - Method in class org.springframework.http.codec.multipart.MultipartHttpMessageWriter
-
Return the configured form writer.
- getForObject(String, Class<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve a representation by doing a GET on the specified URL.
- getForObject(String, Class<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
- getForObject(String, Class<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve a representation by doing a GET on the URI template.
- getForObject(String, Class<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
- getForObject(URI, Class<T>) - Method in interface org.springframework.web.client.RestOperations
-
Retrieve a representation by doing a GET on the URL.
- getForObject(URI, Class<T>) - Method in class org.springframework.web.client.RestTemplate
- getForRequestUrl(HttpServletRequest, String) - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
A variation on
ResourceUrlProvider.getForLookupPath(String)
that accepts a full request URL path (i.e. - getForUriString(String, ServerWebExchange) - Method in class org.springframework.web.reactive.resource.ResourceUrlProvider
-
Get the public resource URL for the given URI string.
- getForwardedHeaderTransformer() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
ForwardedHeaderTransformer
. - getForwardedUrl() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getFragment() - Method in class org.springframework.web.util.UriComponents
-
Return the fragment.
- getFrameData() - Method in class org.springframework.web.socket.sockjs.frame.SockJsFrame
-
Return data contained in a SockJS "message" and "close" frames.
- getFrameFormat(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
- getFrameFormat(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
- getFrameFormat(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
- getFrameFormat(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
- getFrameFormat(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
- getFrameType(Message<?>) - Static method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
-
Find the RSocket frame type in the message headers.
- getFrameTypes() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
- getFrom() - Method in class org.springframework.mail.SimpleMailMessage
- getFunctionReturnName() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the name used for the return value of the function.
- getGeneratedClasses() - Method in class org.springframework.aot.generate.DefaultGenerationContext
- getGeneratedClasses() - Method in interface org.springframework.aot.generate.GenerationContext
-
Get the
GeneratedClasses
used by the context. - getGeneratedFile(GeneratedFiles.Kind, String) - Method in class org.springframework.aot.generate.InMemoryGeneratedFiles
-
Return the
InputStreamSource
of specified file. - getGeneratedFileContent(GeneratedFiles.Kind, String) - Method in class org.springframework.aot.generate.InMemoryGeneratedFiles
-
Return the content of the specified file.
- getGeneratedFiles() - Method in class org.springframework.aot.generate.DefaultGenerationContext
- getGeneratedFiles() - Method in interface org.springframework.aot.generate.GenerationContext
-
Get the
GeneratedFiles
used by the context. - getGeneratedFiles() - Method in class org.springframework.aot.test.generate.TestGenerationContext
- getGeneratedFiles(GeneratedFiles.Kind) - Method in class org.springframework.aot.generate.InMemoryGeneratedFiles
-
Return a
Map
of the generated files of a specificGeneratedFiles.Kind
. - getGeneratedKey() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
-
Get generated key.
- getGeneratedKeyNames() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the names of any generated keys.
- getGeneratedKeysColumnNames() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return the column names of the auto generated keys.
- getGeneratedMethods() - Method in class org.springframework.aot.generate.ValueCodeGenerator
-
Return the
GeneratedMethods
that represents the scope in which code generated by this instance will be added, ornull
if no specific scope is set. - getGenerator(ClassReader) - Method in class org.springframework.cglib.transform.AbstractClassLoader
- getGenerator(ClassReader) - Method in class org.springframework.cglib.transform.TransformingClassLoader
- getGeneric(int...) - Method in class org.springframework.core.ResolvableType
-
Return a
ResolvableType
representing the generic parameter for the given indexes. - getGenericArgumentValue(Class<?>) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for a generic argument value that matches the given type.
- getGenericArgumentValue(Class<?>, String) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for a generic argument value that matches the given type.
- getGenericArgumentValue(Class<?>, String, Set<ConstructorArgumentValues.ValueHolder>) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Look for the next generic argument value that matches the given type, ignoring argument values that have already been used in the current resolution process.
- getGenericArgumentValues() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Return the list of generic argument values.
- getGenericParameterType() - Method in class org.springframework.core.MethodParameter
-
Return the generic type of the method/constructor parameter.
- getGenerics() - Method in class org.springframework.core.ResolvableType
-
Return an array of
ResolvableType ResolvableTypes
representing the generic parameters of this type. - getGetters() - Method in class org.springframework.cglib.beans.BulkBean
- getGlobalError() - Method in class org.springframework.validation.AbstractBindingResult
- getGlobalError() - Method in exception org.springframework.validation.BindException
- getGlobalError() - Method in interface org.springframework.validation.Errors
-
Get the first global error, if any.
- getGlobalError() - Method in class org.springframework.validation.method.ParameterErrors
- getGlobalError() - Method in class org.springframework.web.bind.EscapedErrors
- getGlobalError() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getGlobalErrorCount() - Method in exception org.springframework.validation.BindException
- getGlobalErrorCount() - Method in interface org.springframework.validation.Errors
-
Determine the number of global errors.
- getGlobalErrorCount() - Method in class org.springframework.validation.method.ParameterErrors
- getGlobalErrorCount() - Method in class org.springframework.web.bind.EscapedErrors
- getGlobalErrorCount() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getGlobalErrors() - Method in class org.springframework.validation.AbstractBindingResult
- getGlobalErrors() - Method in exception org.springframework.validation.BindException
- getGlobalErrors() - Method in interface org.springframework.validation.Errors
-
Get all global errors.
- getGlobalErrors() - Method in class org.springframework.validation.method.ParameterErrors
- getGlobalErrors() - Method in class org.springframework.validation.SimpleErrors
- getGlobalErrors() - Method in class org.springframework.web.bind.EscapedErrors
- getGlobalErrors() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getGroovyClassLoader() - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
-
Return the GroovyClassLoader used by this script factory.
- getGroupId() - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings
-
Get the group ID of the application.
- getGson() - Method in class org.springframework.http.converter.json.GsonHttpMessageConverter
-
Return the configured
Gson
instance for this converter. - getGson() - Method in class org.springframework.messaging.converter.GsonMessageConverter
-
Return the configured
Gson
instance for this converter. - getHandback() - Method in class org.springframework.jmx.support.NotificationListenerHolder
-
Return the (arbitrary) object that will be 'handed back' as-is by an
NotificationBroadcaster
when notifying anyNotificationListener
. - getHandlePing() - Method in class org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient
-
Deprecated.as of 5.3 in favor of
ReactorNettyWebSocketClient.getWebsocketClientSpec()
- getHandlePing() - Method in class org.springframework.web.reactive.socket.server.upgrade.ReactorNettyRequestUpgradeStrategy
-
Deprecated.as of 5.2.6 in favor of
ReactorNettyRequestUpgradeStrategy.getWebsocketServerSpec()
- getHandler() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return the executed handler.
- getHandler() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the handler that handled the request.
- getHandler() - Method in class org.springframework.web.server.handler.DefaultWebFilterChain
- getHandler() - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Return the handler object to execute.
- getHandler() - Method in class org.springframework.web.socket.handler.BeanCreatingHandlerProvider
- getHandler(HttpServletRequest) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Return the HandlerExecutionChain for this request.
- getHandler(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Look up a handler for the given request, falling back to the default handler if no specific one is found.
- getHandler(HttpServletRequest) - Method in interface org.springframework.web.servlet.HandlerMapping
-
Return a handler and any interceptors for this request.
- getHandler(ServerWebExchange) - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
- getHandler(ServerWebExchange) - Method in interface org.springframework.web.reactive.HandlerMapping
-
Return a handler for this request.
- getHandlerAdapter(Object) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Return the HandlerAdapter for this handler object.
- getHandlerExecutionChain(Object, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Build a
HandlerExecutionChain
for the given handler, including applicable interceptors. - getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.servlet.function.support.RouterFunctionMapping
- getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Look up a handler for the given request, returning
null
if no specific one is found. - getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Look up a handler method for the given request.
- getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
Look up a handler for the URL path of the given request.
- getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
- getHandlerInternal(HttpServletRequest) - Method in class org.springframework.web.socket.server.support.WebSocketHandlerMapping
- getHandlerInternal(ServerWebExchange) - Method in class org.springframework.web.reactive.function.server.support.RouterFunctionMapping
- getHandlerInternal(ServerWebExchange) - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
-
Look up a handler for the given request, returning an empty
Mono
if no specific one is found. - getHandlerInternal(ServerWebExchange) - Method in class org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
- getHandlerInternal(ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Look up a handler method for the given request.
- getHandlerInternal(ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
- getHandlerMap() - Method in class org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
-
Return a read-only view of registered path patterns and handlers which may be an actual handler instance or the bean name of lazily initialized handler.
- getHandlerMap() - Method in class org.springframework.web.reactive.resource.ResourceUrlProvider
-
Return a read-only view of the resource handler mappings either manually configured or auto-detected from Spring configuration.
- getHandlerMap() - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
Return the handler mappings as a read-only Map, with the registered path or pattern as key and the handler object (or handler bean name in case of a lazy-init handler), as value.
- getHandlerMap() - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
Return the resource mappings, either manually configured or auto-detected when the Spring
ApplicationContext
is refreshed. - getHandlerMapping() - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistry
-
Return a handler mapping with the mapped resource handlers; or
null
in case of no registrations. - getHandlerMapping() - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
-
Return a handler mapping with the mapped resource handlers; or
null
in case of no registrations. - getHandlerMapping() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector.CachedResult
- getHandlerMapping() - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
- getHandlerMapping() - Method in class org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
-
Return a handler mapping with the mapped ViewControllers.
- getHandlerMappings() - Method in class org.springframework.web.reactive.DispatcherHandler
- getHandlerMappings() - Method in class org.springframework.web.servlet.DispatcherServlet
-
Return the configured
HandlerMapping
beans that were detected by type in theWebApplicationContext
or initialized based on the default set of strategies from DispatcherServlet.properties. - getHandlerMappings() - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Return the configured or detected
HandlerMapping
s. - getHandlerMethod() - Method in exception org.springframework.web.server.ServerErrorException
-
Return the handler method associated with the error, if any.
- getHandlerMethodCount() - Method in class org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor
-
Return the number of handler methods in this advice.
- getHandlerMethodLogger() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return a logger to set on
InvocableHandlerMethod
. - getHandlerMethodLogger() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getHandlerMethods() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return a map with all handler methods and their mappings.
- getHandlerMethods() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return a read-only map with all handler methods and their mappings.
- getHandlerMethods() - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Return a (read-only) map with all mappings and HandlerMethod's.
- getHandlerMethods() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Return a (read-only) map with all mappings and HandlerMethod's.
- getHandlerMethodsForMappingName(String) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Return the handler methods for the given mapping name.
- getHandlerPredicate() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return the
configured
handler predicate. - getHandlers() - Method in class org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
-
Return a read-only list with the registered handlers, or an empty list.
- getHandlerType() - Method in class org.springframework.web.socket.handler.BeanCreatingHandlerProvider
- getHandshakeHandler() - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- getHandshakeHandler() - Method in class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
-
Return the HandshakeHandler.
- getHandshakeHandler() - Method in class org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
- getHandshakeHeaders() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getHandshakeHeaders() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getHandshakeHeaders() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getHandshakeHeaders() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getHandshakeHeaders() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return the headers to send with the connect request.
- getHandshakeHeaders() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getHandshakeHeaders() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getHandshakeHeaders() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the headers used in the handshake request (never
null
). - getHandshakeInfo() - Method in class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- getHandshakeInfo() - Method in interface org.springframework.web.reactive.socket.WebSocketSession
-
Return information from the handshake request.
- getHandshakeInterceptors() - Method in class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
-
Return the configured WebSocket handshake request interceptors.
- getHandshakeInterceptors() - Method in class org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
-
Return the configured WebSocket handshake request interceptors.
- getHash() - Method in interface org.springframework.util.ConcurrentReferenceHashMap.Reference
-
Return the hash for the reference.
- getHash(Object) - Method in class org.springframework.util.ConcurrentReferenceHashMap
-
Get the hash for a given object, apply an additional hash function to reduce collisions.
- getHeader(String) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Retrieve the value for the header with the given name.
- getHeader(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getHeader(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return the primary value for the given header as a String, if any.
- getHeader(String) - Method in class org.springframework.mock.web.MockPart
- getHeader(String) - Method in class org.springframework.web.context.request.FacesWebRequest
- getHeader(String) - Method in class org.springframework.web.context.request.ServletWebRequest
- getHeader(String) - Method in interface org.springframework.web.context.request.WebRequest
-
Return the request header of the given name, or
null
if none. - getHeader(String) - Method in class org.springframework.web.util.ContentCachingResponseWrapper
- getHeaderIfAvailable(Map<String, Object>, String, Class<V>) - Method in class org.springframework.messaging.support.AbstractHeaderMapper
-
Return the header value, or
null
if it does not exist or does not match the requestedtype
. - getHeaderInitializer() - Method in class org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.annotation.support.SubscriptionMethodReturnValueHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.SimpMessagingTemplate
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.messaging.simp.stomp.StompDecoder
-
Return the configured
MessageHeaderInitializer
, if any. - getHeaderInitializer() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
Return the configured header initializer.
- getHeaderInitializer() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
-
Return the configured header initializer.
- getHeaderName() - Method in exception org.springframework.web.bind.MissingRequestHeaderException
-
Return the expected name of the request header.
- getHeaderName() - Method in class org.springframework.web.server.session.HeaderWebSessionIdResolver
-
Get the configured header name.
- getHeaderNames() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getHeaderNames() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return the names of all specified headers as a Set of Strings.
- getHeaderNames() - Method in class org.springframework.mock.web.MockPart
- getHeaderNames() - Method in class org.springframework.web.context.request.FacesWebRequest
- getHeaderNames() - Method in class org.springframework.web.context.request.ServletWebRequest
- getHeaderNames() - Method in interface org.springframework.web.context.request.WebRequest
-
Return an Iterator over request header names.
- getHeaderNames() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
- getHeaderPredicate() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
The configured
headerPredicate
. - getHeaders() - Method in class org.springframework.http.client.AbstractClientHttpRequest
- getHeaders() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
- getHeaders() - Method in class org.springframework.http.client.reactive.AbstractClientHttpResponse
- getHeaders() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getHeaders() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getHeaders() - Method in class org.springframework.http.client.support.HttpRequestWrapper
-
Return the headers of the wrapped request.
- getHeaders() - Method in class org.springframework.http.converter.json.MappingJacksonInputMessage
- getHeaders() - Method in class org.springframework.http.HttpEntity
-
Returns the headers of this entity.
- getHeaders() - Method in interface org.springframework.http.HttpMessage
-
Return the headers of this message.
- getHeaders() - Method in class org.springframework.http.server.DelegatingServerHttpResponse
- getHeaders() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getHeaders() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
- getHeaders() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getHeaders() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
- getHeaders() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getHeaders() - Method in class org.springframework.http.server.ServletServerHttpResponse
- getHeaders() - Method in interface org.springframework.messaging.Message
-
Return message headers for the message (never
null
but may be empty). - getHeaders() - Method in class org.springframework.messaging.support.GenericMessage
- getHeaders() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpResponse
- getHeaders() - Method in class org.springframework.mock.http.MockHttpInputMessage
- getHeaders() - Method in class org.springframework.mock.http.MockHttpOutputMessage
- getHeaders() - Method in class org.springframework.mock.web.MockPart
-
Return the
HttpHeaders
backing header related accessor methods, allowing for populating selected header entries. - getHeaders() - Method in interface org.springframework.web.ErrorResponse
-
Return headers to use for the response.
- getHeaders() - Method in exception org.springframework.web.ErrorResponseException
- getHeaders() - Method in exception org.springframework.web.HttpMediaTypeNotAcceptableException
- getHeaders() - Method in exception org.springframework.web.HttpMediaTypeNotSupportedException
- getHeaders() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
- getHeaders() - Method in class org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
- getHeaders() - Method in exception org.springframework.web.reactive.function.client.WebClientRequestException
-
Return the HTTP request headers.
- getHeaders() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the HTTP response headers.
- getHeaders() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
Return the HTTP headers from the handshake request, either server request headers for a server session or the client response headers for a client session.
- getHeaders() - Method in exception org.springframework.web.server.MethodNotAllowedException
-
Return HttpHeaders with an "Allow" header that documents the allowed HTTP methods for this URL, if available, or an empty instance otherwise.
- getHeaders() - Method in exception org.springframework.web.server.NotAcceptableStatusException
-
Return HttpHeaders with an "Accept" header that documents the supported media types, if available, or an empty instance otherwise.
- getHeaders() - Method in exception org.springframework.web.server.ResponseStatusException
-
Return headers to add to the error response, e.g.
- getHeaders() - Method in exception org.springframework.web.server.UnsupportedMediaTypeStatusException
-
Return HttpHeaders with an "Accept" header that documents the supported media types, if available, or an empty instance otherwise.
- getHeaders() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the headers for the request, if any.
- getHeaders() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
-
Return headers to use for the response.
- getHeaders() - Method in class org.springframework.web.socket.client.WebSocketConnectionManager
-
Return the default headers for the WebSocket handshake request.
- getHeaders() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getHeaders(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getHeaders(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return all values for the given header as a List of Strings.
- getHeaders(String) - Method in class org.springframework.mock.web.MockPart
- getHeaders(String) - Method in class org.springframework.web.util.ContentCachingResponseWrapper
- getHeadersCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the "headers" condition of this
RequestMappingInfo
; or instance with 0 header expressions, nevernull
. - getHeadersCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the "headers" condition of this
RequestMappingInfo
; or instance with 0 header expressions (nevernull
). - getHeaderValue() - Method in class org.springframework.http.CacheControl
-
Return the "Cache-Control" header value, if any.
- getHeaderValue(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return the primary value for the given header, if any.
- getHeaderValues(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return all values for the given header as a List of value objects.
- getHeaderValues(String) - Method in class org.springframework.web.context.request.FacesWebRequest
- getHeaderValues(String) - Method in class org.springframework.web.context.request.ServletWebRequest
- getHeaderValues(String) - Method in interface org.springframework.web.context.request.WebRequest
-
Return the request header values for the given header name, or
null
if none. - getHeartbeat() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getHeartbeat() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the heartbeat header.
- getHeartbeat(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getHeartbeatTime() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the amount of time in milliseconds when the server has not sent any messages.
- getHeartbeatTime() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
-
The amount of time in milliseconds when the server has not sent any messages and after which the server should send a heartbeat frame to the client in order to keep the connection from breaking.
- getHeartbeatValue() - Method in class org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
-
The configured value for the heart-beat settings.
- getHibernateProperties() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
-
Return the Hibernate properties, if any.
- getHibernateTemplate() - Method in class org.springframework.orm.hibernate5.support.HibernateDaoSupport
-
Return the HibernateTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly.
- getHiddenLog(Class<?>) - Static method in class org.springframework.core.log.LogDelegateFactory
-
Create a "hidden" logger with a category name prefixed with "_", thus precluding it from being enabled together with other log categories from the same package.
- getHiddenLog(String) - Static method in class org.springframework.core.log.LogDelegateFactory
-
Create a "hidden" logger with a category name prefixed with "_", thus precluding it from being enabled together with other log categories from the same package.
- getHighCardinalityKeyValues(ClientRequestObservationContext) - Method in class org.springframework.http.client.observation.DefaultClientRequestObservationConvention
- getHighCardinalityKeyValues(ServerRequestObservationContext) - Method in class org.springframework.http.server.observation.DefaultServerRequestObservationConvention
- getHighCardinalityKeyValues(ServerRequestObservationContext) - Method in class org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
- getHighCardinalityKeyValues(ClientRequestObservationContext) - Method in class org.springframework.web.reactive.function.client.DefaultClientRequestObservationConvention
- getHints(ResolvableType) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getHintType() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the category of
RuntimeHints
this invocation relates to. - getHitCount() - Method in class org.springframework.aop.target.ThreadLocalTargetSource
- getHitCount() - Method in interface org.springframework.aop.target.ThreadLocalTargetSourceStats
-
Return the number of hits that were satisfied by a thread-bound object.
- getHitCount() - Method in interface org.springframework.test.context.cache.ContextCache
-
Get the overall hit count for this cache.
- getHitCount() - Method in class org.springframework.test.context.cache.DefaultContextCache
- getHost() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Host
header, if available. - getHost() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the mail server host.
- getHost() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getHost() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the host header.
- getHost() - Method in class org.springframework.web.util.UriComponents
-
Return the host.
- getHosts() - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Return the configured application hosts.
- getHosts() - Method in class org.springframework.web.servlet.view.RedirectView
-
Return the configured application hosts.
- getHttp11StatusCode(HttpServletRequest, HttpServletResponse, String) - Method in class org.springframework.web.servlet.view.RedirectView
-
Determines the status code to use for HTTP 1.1 compatible requests.
- getHttpClient() - Method in class org.springframework.http.client.HttpComponentsClientHttpRequestFactory
-
Return the
HttpClient
used for synchronous execution. - getHttpClient() - Method in class org.springframework.web.reactive.socket.client.ReactorNetty2WebSocketClient
-
Return the configured
HttpClient
. - getHttpClient() - Method in class org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient
-
Return the configured
HttpClient
. - getHttpClient() - Method in class org.springframework.web.socket.sockjs.client.JettyXhrTransport
- getHttpClient() - Method in class org.springframework.web.socket.sockjs.client.UndertowXhrTransport
-
Return Undertow's native HTTP client.
- getHttpEntity(Object) - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Return an
HttpEntity
for the given part Object. - getHttpHeaderNames() - Method in class org.springframework.web.socket.sockjs.client.SockJsClient
-
The configured HTTP header names to be copied from the handshake headers and also included in other HTTP requests.
- getHttpInputMessage() - Method in exception org.springframework.http.converter.HttpMessageNotReadableException
-
Return the original HTTP message.
- getHttpMessageCacheSize() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the size of the HTTP message cache.
- getHttpMessageCacheSize() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
-
The number of server-to-client messages that a session can cache while waiting for the next HTTP polling request from the client.
- getHttpMethod() - Method in class org.springframework.web.context.request.ServletWebRequest
-
Return the HTTP method of the request.
- getHttpMethod() - Method in exception org.springframework.web.server.MethodNotAllowedException
-
Return the HTTP method for the failed request.
- getHttpMethod() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the HTTP method to use for the request.
- getHttpMethod() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
- getHttpMethod() - Method in exception org.springframework.web.servlet.resource.NoResourceFoundException
-
Return the HTTP method for the request.
- getHttpMethod() - Method in enum class org.springframework.web.socket.sockjs.transport.TransportType
- getHttpMethods() - Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
-
Return the configured HTTP methods.
- getHttpPollingSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getHttpRequestHeaders() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return the headers to add to all other HTTP requests besides the handshake request such as XHR receive and send requests.
- getHttpServletMapping() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getHttpServletRequest(ServerHttpRequest) - Method in class org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- getHttpServletResponse(ServerHttpResponse) - Method in class org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- getHttpStreamingSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getId() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getId() - Method in interface org.springframework.context.ApplicationContext
-
Return the unique id of this application context.
- getId() - Method in class org.springframework.context.support.AbstractApplicationContext
- getId() - Method in interface org.springframework.core.metrics.StartupStep
-
Return the unique id for this step within the application startup.
- getId() - Method in interface org.springframework.http.client.reactive.ClientHttpResponse
-
Return an id that represents the underlying connection, if available, or the request for the purpose of correlating log messages.
- getId() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getId() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getId() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return an id that represents the underlying connection, if available, or the request for the purpose of correlating log messages.
- getId() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getId() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the id of this endpoint (possibly generated).
- getId() - Method in interface org.springframework.jms.config.JmsListenerEndpoint
-
Return the id of this endpoint.
- getId() - Method in class org.springframework.messaging.MessageHeaders
- getId() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the id header.
- getId() - Method in interface org.springframework.messaging.simp.user.SimpSession
-
Return the session id.
- getId() - Method in interface org.springframework.messaging.simp.user.SimpSubscription
-
Return the id associated of the subscription.
- getId() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getId() - Method in class org.springframework.mock.web.MockHttpSession
- getId() - Method in class org.springframework.mock.web.server.MockWebSession
- getId() - Method in class org.springframework.util.StopWatch
-
Get the id of this
StopWatch
, as specified on construction. - getId() - Method in class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- getId() - Method in interface org.springframework.web.reactive.socket.WebSocketSession
-
Return the id for the session.
- getId() - Method in interface org.springframework.web.server.WebSession
-
Return a unique session identifier.
- getId() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the value of the '
id
' attribute. - getId() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getId() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getId() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getId() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getId() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- getId() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return a unique session identifier.
- getIdentifier() - Method in exception org.springframework.orm.ObjectOptimisticLockingFailureException
-
Return the identifier of the object for which the locking failed.
- getIdentifier() - Method in exception org.springframework.orm.ObjectRetrievalFailureException
-
Return the identifier of the object that was not found.
- getIdentifier(HibernateException) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect
- getIdentifierQuoteString() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- getIdentifierQuoteString() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Get the string used to quote SQL identifiers.
- getIdentityHexString(Object) - Static method in class org.springframework.util.ObjectUtils
-
Return a hex String form of an object's identity hash code.
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
Statement to use to obtain the current identity value.
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.MySQLIdentityColumnMaxValueIncrementer
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.SqlServerMaxValueIncrementer
- getIdentityStatement() - Method in class org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
- getIdGenerator() - Static method in class org.springframework.messaging.MessageHeaders
- getIdGenerator() - Method in class org.springframework.messaging.support.IdTimestampMessageHeaderInitializer
-
Return the configured
IdGenerator
, if any. - getIdleConsumerLimit() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the limit for the number of idle consumers.
- getIdleCount() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
- getIdleCount() - Method in interface org.springframework.aop.target.PoolingConfig
-
Return the number of idle objects in the pool.
- getIdleReceivesPerTaskLimit() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the maximum number of subsequent null messages to receive in a single task before marking the consumer as 'idle'.
- getIdleTaskExecutionLimit() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the limit for idle executions of a consumer task.
- getIfAvailable() - Method in interface org.springframework.beans.factory.ObjectProvider
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getIfAvailable(Supplier<T>) - Method in interface org.springframework.beans.factory.ObjectProvider
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getIfMatch() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
If-Match
header. - getIfModifiedSince() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
If-Modified-Since
header. - getIfNoneMatch() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
If-None-Match
header. - getIfUnique() - Method in interface org.springframework.beans.factory.ObjectProvider
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getIfUnique(Supplier<T>) - Method in interface org.springframework.beans.factory.ObjectProvider
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getIfUnmodifiedSince() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
If-Unmodified-Since
header. - getImportClassName() - Method in class org.springframework.context.annotation.DeferredImportSelector.Group.Entry
-
Return the fully qualified name of the class to import.
- getImportedResource() - Method in class org.springframework.beans.factory.parsing.ImportDefinition
-
Return the location of the imported resource.
- getImportGroup() - Method in interface org.springframework.context.annotation.DeferredImportSelector
-
Return a specific import group.
- getImportPrefixes() - Method in class org.springframework.expression.spel.support.StandardTypeLocator
-
Get the list of import prefixes registered with this
StandardTypeLocator
. - getInbound() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNetty2WebSocketSession.WebSocketConnection
- getInbound() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession.WebSocketConnection
- getInboundMessageSizeLimit() - Method in class org.springframework.web.socket.messaging.WebSocketStompClient
-
Get the configured inbound message buffer size in bytes.
- getIncludedUrl() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getIncludedUrls() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getIncludePathPatterns() - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
Get the include path patterns this interceptor is mapped to.
- getIncludes() - Method in class org.springframework.aot.hint.ResourcePatternHints
-
Return the include patterns to use to identify the resources to match.
- getIncrementerName() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Return the name of the sequence/table.
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
Statement to use to increment the "sequence" value.
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.MySQLIdentityColumnMaxValueIncrementer
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.SqlServerMaxValueIncrementer
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.SybaseAnywhereMaxValueIncrementer
- getIncrementStatement() - Method in class org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
- getIndex() - Method in exception org.springframework.cglib.beans.BulkBeanException
- getIndex() - Method in class org.springframework.cglib.core.Local
- getIndex() - Method in class org.springframework.cglib.reflect.FastMember
- getIndex() - Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
-
Return the index of this parameter in the operation signature.
- getIndex(Class[]) - Method in class org.springframework.cglib.reflect.FastClass
-
Return the index of the matching constructor.
- getIndex(String, Class[]) - Method in class org.springframework.cglib.reflect.FastClass
-
Return the index of the matching method.
- getIndex(Signature) - Method in class org.springframework.cglib.reflect.FastClass
- getIndexedArgumentValue(int, Class<?>) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Get argument value for the given index in the constructor argument list.
- getIndexedArgumentValue(int, Class<?>, String) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Get argument value for the given index in the constructor argument list.
- getIndexedArgumentValues() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Return the map of indexed argument values.
- getIndexMap(List) - Static method in class org.springframework.cglib.core.CollectionUtils
- getInfoReceiver() - Method in class org.springframework.web.socket.sockjs.client.SockJsClient
-
Return the configured
InfoReceiver
(nevernull
). - getInfoUrl() - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getInitBinderArgumentResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the argument resolvers for
@InitBinder
methods, or possiblynull
if not initialized yet viaRequestMappingHandlerAdapter.afterPropertiesSet()
. - getInitialDelay() - Method in class org.springframework.scheduling.config.IntervalTask
-
Deprecated.as of 6.0, in favor of
IntervalTask.getInitialDelayDuration()
- getInitialDelay() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Deprecated.as of 6.0, in favor on
PeriodicTrigger.getInitialDelayDuration()
- getInitialDelayDuration() - Method in class org.springframework.scheduling.config.DelayedTask
-
Return the initial delay before first execution of the task.
- getInitialDelayDuration() - Method in class org.springframework.scheduling.config.IntervalTask
-
Return the initial delay before first execution of the task.
- getInitialDelayDuration() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Return the initial delay, or
null
if none. - getInitialInterval() - Method in class org.springframework.util.backoff.ExponentialBackOff
-
Return the initial interval in milliseconds.
- getInitializers() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the
ApplicationContextInitializer
classes that were declared via@ContextConfiguration
. - getInitMethod() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default init-method setting for the document that's currently parsed.
- getInitMethodName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the name of the initializer method.
- getInitMethodName() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the name of the initializer method (the first one in case of multiple methods).
- getInitMethodName() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
Return the name of the default initializer method.
- getInitMethodNames() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the names of the initializer methods.
- getInitParameter(String) - Method in class org.springframework.mock.web.MockFilterConfig
- getInitParameter(String) - Method in class org.springframework.mock.web.MockServletConfig
- getInitParameter(String) - Method in class org.springframework.mock.web.MockServletContext
- getInitParameterNames() - Method in class org.springframework.mock.web.MockFilterConfig
- getInitParameterNames() - Method in class org.springframework.mock.web.MockServletConfig
- getInitParameterNames() - Method in class org.springframework.mock.web.MockServletContext
- getInjectedElements() - Method in class org.springframework.beans.factory.annotation.InjectionMetadata
-
Return the
elements
to inject. - getInjectedElements(PropertyValues) - Method in class org.springframework.beans.factory.annotation.InjectionMetadata
-
Return the
elements
to inject based on the specifiedPropertyValues
. - getInjectionPoint() - Method in exception org.springframework.beans.factory.UnsatisfiedDependencyException
-
Return the injection point (field or method/constructor parameter), if known.
- getInnerBeanDefinitions() - Method in class org.springframework.beans.factory.parsing.AbstractComponentDefinition
-
Returns an empty array.
- getInnerBeanDefinitions() - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
- getInnerBeanDefinitions() - Method in interface org.springframework.beans.factory.parsing.ComponentDefinition
-
Return the
BeanDefinitions
that represent all relevant inner beans within this component. - getInParameterNames() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the names of in parameters to be used.
- getInputFlashMap(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Return read-only "input" flash attributes from request before redirect.
- getInputStream() - Method in class org.springframework.core.io.ByteArrayResource
-
This implementation returns a ByteArrayInputStream for the underlying byte array.
- getInputStream() - Method in class org.springframework.core.io.ClassPathResource
-
This implementation opens an
InputStream
for the underlying class path resource, if available. - getInputStream() - Method in class org.springframework.core.io.DescriptiveResource
- getInputStream() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation opens an NIO file stream for the underlying file.
- getInputStream() - Method in class org.springframework.core.io.InputStreamResource
-
This implementation throws IllegalStateException if attempting to read the underlying stream multiple times.
- getInputStream() - Method in interface org.springframework.core.io.InputStreamSource
-
Return an
InputStream
for the content of an underlying resource. - getInputStream() - Method in class org.springframework.core.io.ModuleResource
- getInputStream() - Method in class org.springframework.core.io.PathResource
-
This implementation opens an
InputStream
for the underlying file. - getInputStream() - Method in class org.springframework.core.io.support.EncodedResource
- getInputStream() - Method in class org.springframework.core.io.UrlResource
-
This implementation opens an InputStream for the given URL.
- getInputStream() - Method in class org.springframework.core.io.VfsResource
- getInputStream() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getInputStream() - Method in class org.springframework.mock.web.MockMultipartFile
- getInputStream() - Method in class org.springframework.mock.web.MockPart
- getInputStream() - Method in class org.springframework.util.FastByteArrayOutputStream
-
Get an
InputStream
to retrieve the contents of thisFastByteArrayOutputStream
. - getInputStream() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation delegates to
ServletContext.getResourceAsStream
, but throws a FileNotFoundException if no resource found. - getInputStream() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return an InputStream to read the contents of the file from.
- getInputStream() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getInputType() - Method in class org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
-
Return the type of the HTML input element to generate: "checkbox" or "radio".
- getInputType() - Method in class org.springframework.web.servlet.tags.form.CheckboxesTag
- getInputType() - Method in class org.springframework.web.servlet.tags.form.CheckboxTag
- getInputType() - Method in class org.springframework.web.servlet.tags.form.RadioButtonsTag
- getInputType() - Method in class org.springframework.web.servlet.tags.form.RadioButtonTag
- getInserts() - Method in exception org.springframework.expression.spel.SpelEvaluationException
-
Return the message inserts.
- getInserts() - Method in exception org.springframework.expression.spel.SpelParseException
-
Return the message inserts.
- getInserts() - Method in exception org.springframework.web.util.pattern.PatternParseException
- getInsertString() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the insert string to be used.
- getInsertTypes() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the array of
Types
to be used for insert. - getInstalledExtensions(WebSocketContainer) - Method in class org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- getInstalledExtensions(WebSocketContainer) - Method in class org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
- getInstance() - Static method in class org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
-
Return the singleton
DefaultAdvisorAdapterRegistry
instance. - getInstance() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the instance of the object being invoked.
- getInstance() - Static method in class org.springframework.cglib.core.MethodInfoTransformer
- getInstance() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getInstance() - Method in class org.springframework.http.ProblemDetail
-
Return the configured
problem instance
. - getInstance() - Static method in class org.springframework.jdbc.support.CustomSQLExceptionTranslatorRegistry
-
Return the singleton instance.
- getInstance() - Static method in class org.springframework.jdbc.support.SQLErrorCodesFactory
-
Return the singleton instance.
- getInstance() - Static method in class org.springframework.test.annotation.SystemProfileValueSource
-
Obtain the canonical instance of this ProfileValueSource.
- getInstance() - Static method in interface org.springframework.test.context.aot.AotTestAttributes
-
Get the current instance of
AotTestAttributes
to use. - getInstance(Class<?>) - Method in class org.apache.commons.logging.LogFactory
-
Deprecated.in favor of
LogFactory.getLog(Class)
- getInstance(Class<?>) - Method in class org.apache.commons.logging.LogFactoryService
-
Deprecated.
- getInstance(Class<T>) - Method in class org.springframework.core.test.tools.Compiled
-
Return a new instance of a compiled class of the given type.
- getInstance(Class<T>) - Method in class org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
- getInstance(Class<T>) - Method in class org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
- getInstance(Class<T>, String) - Method in class org.springframework.core.test.tools.Compiled
-
Return an instance of a compiled class identified by its class name.
- getInstance(Object) - Static method in class org.springframework.jmx.support.ObjectNameManager
-
Retrieve the
ObjectName
instance corresponding to the supplied name. - getInstance(String) - Method in class org.apache.commons.logging.LogFactory
-
Deprecated.in favor of
LogFactory.getLog(String)
- getInstance(String) - Method in class org.apache.commons.logging.LogFactoryService
-
Deprecated.
- getInstance(String) - Static method in class org.springframework.jmx.support.ObjectNameManager
-
Retrieve the
ObjectName
instance corresponding to the supplied name. - getInstance(String, String, String) - Static method in class org.springframework.jmx.support.ObjectNameManager
-
Retrieve an
ObjectName
instance for the specified domain and a single property with the supplied key and value. - getInstance(String, Hashtable<String, String>) - Static method in class org.springframework.jmx.support.ObjectNameManager
-
Retrieve an
ObjectName
instance with the specified domain name and the supplied key/name properties. - getInstance(AnnotationVisitor, AnnotationVisitor) - Static method in class org.springframework.cglib.transform.AnnotationVisitorTee
- getInstanceSupplier() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return a callback for creating an instance of the bean, if any.
- getInstanceTypeReference() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the Type reference of the object being invoked.
- getInstantiationStrategy() - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Return the instantiation strategy to use for creating bean instances.
- getInstantiatorOf(Class<T>) - Method in class org.springframework.objenesis.SpringObjenesis
- getInstrumentableClassLoader() - Method in class org.springframework.context.weaving.DefaultContextLoadTimeWeaver
- getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
- getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
We have the ability to weave the current class loader when starting the JVM in this way, so the instrumentable class loader will always be the current loader.
- getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- getInstrumentableClassLoader() - Method in interface org.springframework.instrument.classloading.LoadTimeWeaver
-
Return a
ClassLoader
that supports instrumentation through AspectJ-style load-time weaving based on user-definedClassFileTransformers
. - getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
- getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.SimpleLoadTimeWeaver
- getInstrumentableClassLoader() - Method in class org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
- getInstrumentation() - Static method in class org.springframework.instrument.InstrumentationSavingAgent
-
Return the
Instrumentation
interface exposed by the JVM. - getInt(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getInt(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an int.
- getInt(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required int attribute value from the annotation.
- getInt(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getInt(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an int.
- getIntArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required int array attribute value from the annotation.
- getInterceptFieldCallback() - Method in interface org.springframework.cglib.transform.impl.InterceptFieldEnabled
- getInterceptor() - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
Build the underlying interceptor.
- getInterceptor() - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
The target
HandlerInterceptor
to invoke in case of a match. - getInterceptor(Advisor) - Method in interface org.springframework.aop.framework.adapter.AdvisorAdapter
-
Return an AOP Alliance MethodInterceptor exposing the behavior of the given advice to an interception-based AOP framework.
- getInterceptorList() - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Return the list of interceptors to apply (in the given order).
- getInterceptorNameSuffix(BeanDefinition) - Method in class org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator
- getInterceptors() - Method in class org.springframework.http.client.support.InterceptingHttpAccessor
-
Get the request interceptors that this accessor uses.
- getInterceptors() - Method in class org.springframework.messaging.simp.config.ChannelRegistration
- getInterceptors() - Method in class org.springframework.messaging.support.AbstractMessageChannel
- getInterceptors() - Method in interface org.springframework.messaging.support.InterceptableChannel
-
Return the list of configured interceptors.
- getInterceptors() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return interceptors around the handler.
- getInterceptors() - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
Return all registered interceptors.
- getInterceptors() - Method in class org.springframework.web.servlet.HandlerExecutionChain
-
Return the array of interceptors to apply (in the given order).
- getInterceptors() - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- getInterceptors() - Method in class org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration
- getInterceptors(Advisor) - Method in interface org.springframework.aop.framework.adapter.AdvisorAdapterRegistry
-
Return an array of AOP Alliance MethodInterceptors to allow use of the given Advisor in an interception-based framework.
- getInterceptors(Advisor) - Method in class org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry
- getInterceptors(FormattingConversionService, ResourceUrlProvider) - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Provide access to the shared handler interceptors used to configure
HandlerMapping
instances with. - getInterceptorsAndDynamicInterceptionAdvice(Method, Class<?>) - Method in class org.springframework.aop.framework.AdvisedSupport
-
Determine a list of
MethodInterceptor
objects for the given method, based on this configuration. - getInterceptorsAndDynamicInterceptionAdvice(Advised, Method, Class<?>) - Method in interface org.springframework.aop.framework.AdvisorChainFactory
-
Determine a list of
MethodInterceptor
objects for the given advisor chain configuration. - getInterceptorsAndDynamicInterceptionAdvice(Advised, Method, Class<?>) - Method in class org.springframework.aop.framework.DefaultAdvisorChainFactory
- getInterfaceMethodIfPossible(Method) - Static method in class org.springframework.util.ClassUtils
-
Deprecated.
- getInterfaceMethodIfPossible(Method, Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Determine a corresponding interface method for the given method handle, if possible.
- getInterfaceNames() - Method in interface org.springframework.core.type.ClassMetadata
-
Return the names of all interfaces that the underlying class implements, or an empty array if there are none.
- getInterfaceNames() - Method in class org.springframework.core.type.StandardClassMetadata
- getInterfaces() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
- getInterfaces() - Method in interface org.springframework.aop.IntroductionInfo
-
Return the additional interfaces introduced by this Advisor or Advice.
- getInterfaces() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
- getInterfaces() - Method in class org.springframework.aop.support.IntroductionInfoSupport
- getInterfaces() - Method in class org.springframework.asm.ClassReader
-
Returns the internal names of the implemented interfaces (see
Type.getInternalName()
). - getInterfaces() - Method in class org.springframework.cglib.core.ClassInfo
- getInterfaces() - Method in class org.springframework.core.ResolvableType
-
Return a
ResolvableType
array representing the direct interfaces implemented by this type. - getInternalBeanFactoryForBean(String) - Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
-
Return the internal BeanFactory to be used for the specified bean.
- getInternalBindingResult() - Method in class org.springframework.validation.DataBinder
-
Return the internal BindingResult held by this DataBinder, as an AbstractPropertyBindingResult.
- getInternalName() - Method in class org.springframework.asm.Type
-
Returns the internal name of the class corresponding to this object or array type.
- getInternalName(Class<?>) - Static method in class org.springframework.asm.Type
-
Returns the internal name of the given class.
- getInternalParentBeanFactory() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the internal bean factory of the parent context if it implements ConfigurableApplicationContext; else, return the parent context itself.
- getInternalParentMessageSource() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the internal message source of the parent context if it is an AbstractApplicationContext too; else, return the parent context itself.
- getInterval() - Method in class org.springframework.scheduling.config.IntervalTask
-
Deprecated.as of 6.0, in favor of
IntervalTask.getIntervalDuration()
- getInterval() - Method in class org.springframework.util.backoff.FixedBackOff
-
Return the interval between two attempts in milliseconds.
- getIntervalDuration() - Method in class org.springframework.scheduling.config.IntervalTask
-
Return how often the task should be executed.
- getIntHeader(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getIntLiteral(String, int, int, int) - Static method in class org.springframework.expression.spel.ast.Literal
-
Process the string form of a number, using the specified base if supplied and return an appropriate literal to hold it.
- getIntParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an Integer parameter, or
null
if not present. - getIntParameter(ServletRequest, String, int) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an int parameter, with a fallback value.
- getIntParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of int parameters, return an empty array if not found.
- getIntrospectedClass() - Method in class org.springframework.core.type.StandardClassMetadata
-
Return the underlying Class.
- getIntrospectedMethod() - Method in class org.springframework.core.type.StandardMethodMetadata
-
Return the underlying Method.
- getInvalidResultSetAccessCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getInvocationCount() - Method in class org.springframework.aop.target.ThreadLocalTargetSource
- getInvocationCount() - Method in interface org.springframework.aop.target.ThreadLocalTargetSourceStats
-
Return the number of client invocations.
- getInvocationDescription(MethodInvocation) - Method in class org.springframework.aop.interceptor.DebugInterceptor
- getInvocationDescription(MethodInvocation) - Method in class org.springframework.aop.interceptor.SimpleTraceInterceptor
-
Return a description for the given method invocation.
- getInvocationFailureMessage() - Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
Build a message for an invocation failure exception.
- getInvocationHandler(Object) - Static method in class org.springframework.cglib.proxy.Proxy
- getIsolationLevel() - Method in class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
-
Return the statically specified isolation level, or
null
if none. - getIsolationLevel() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- getIsolationLevel() - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
- getIsolationLevel() - Method in interface org.springframework.transaction.TransactionDefinition
-
Return the isolation level.
- getItem(int) - Method in class org.springframework.asm.ClassReader
-
Returns the start offset in this
ClassReader
of a JVMS 'cp_info' structure (i.e. - getItemCount() - Method in class org.springframework.asm.ClassReader
-
Returns the number of entries in the class's constant pool table.
- getItemLabel() - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
Get the value to be displayed as part of the '
input type="checkbox/radio"
' tag. - getItemLabel() - Method in class org.springframework.web.servlet.tags.form.OptionsTag
-
Get the name of the property mapped to the label (inner text) of the '
option
' tag. - getItemLabel() - Method in class org.springframework.web.servlet.tags.form.SelectTag
-
Get the value of the '
itemLabel
' attribute. - getItems() - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
Get the
Collection
,Map
or array of objects used to generate the 'input type="checkbox/radio"
' tags. - getItems() - Method in class org.springframework.web.servlet.tags.form.OptionsTag
- getItems() - Method in class org.springframework.web.servlet.tags.form.SelectTag
-
Get the value of the '
items
' attribute. - getItemValue() - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
-
Get the name of the property mapped to the '
value
' attribute of the 'input type="checkbox/radio"
' tag. - getItemValue() - Method in class org.springframework.web.servlet.tags.form.OptionsTag
-
Return the name of the property mapped to the '
value
' attribute of the 'option
' tag. - getItemValue() - Method in class org.springframework.web.servlet.tags.form.SelectTag
-
Get the value of the '
itemValue
' attribute. - getItemValue(Readable, int, Class<?>) - Method in class org.springframework.r2dbc.core.BeanPropertyRowMapper
-
Retrieve an R2DBC object value for the specified item index (a column or an out-parameter).
- getJarFile(String) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Resolve the given jar file URL into a JarFile object.
- getJarFileUrls() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getJavaClass() - Method in class org.springframework.cglib.reflect.FastClass
- getJavaConstructor() - Method in class org.springframework.cglib.reflect.FastConstructor
- getJavaMailProperties() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Allow
Map
access to the JavaMail properties of this sender, with the option to add or override specific entries. - getJavaMethod() - Method in class org.springframework.cglib.reflect.FastMethod
- getJavaType(Type, Class<?>) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getJavaType(Type, Class<?>) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Return the Jackson
JavaType
for the specified type and context class. - getJavaTypeForMessage(Message) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Determine a Jackson JavaType for the given JMS Message, typically parsing a type id message property.
- getJaxbContext() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Return the JAXBContext used by this marshaller, lazily building it if necessary.
- getJaxbContext(Class<?>) - Method in class org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter
-
Return a
JAXBContext
for the given class. - getJdbcConnection(EntityManager, boolean) - Method in class org.springframework.orm.jpa.DefaultJpaDialect
-
This implementation always returns
null
, indicating that no JDBC Connection can be provided. - getJdbcConnection(EntityManager, boolean) - Method in interface org.springframework.orm.jpa.JpaDialect
-
Retrieve the JDBC Connection that the given JPA EntityManager uses underneath, if accessing a relational database.
- getJdbcConnection(EntityManager, boolean) - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
- getJdbcConnection(EntityManager, boolean) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect
- getJdbcOperations() - Method in interface org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
-
Expose the classic Spring JdbcTemplate to allow invocation of classic JDBC operations.
- getJdbcOperations() - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Expose the classic Spring JdbcTemplate operations to allow invocation of less commonly used methods.
- getJdbcTemplate() - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Expose the classic Spring
JdbcTemplate
itself, if available, in particular for passing it on to otherJdbcTemplate
consumers. - getJdbcTemplate() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the configured
JdbcTemplate
. - getJdbcTemplate() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the configured
JdbcTemplate
. - getJdbcTemplate() - Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
Return the JdbcTemplate for this DAO, pre-initialized with the DataSource or set explicitly.
- getJdbcTemplate() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return the
JdbcTemplate
used by this operation object. - getJmsMessageConverter() - Method in class org.springframework.jms.core.JmsMessagingTemplate
- getJmsTemplate() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the configured
JmsTemplate
. - getJmsTemplate() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Return the JmsTemplate for the gateway.
- getJndiEnvironment() - Method in class org.springframework.jndi.JndiAccessor
-
Return the JNDI environment to use for JNDI lookups.
- getJndiEnvironment() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Return the JNDI environment to use for JNDI lookups.
- getJndiName() - Method in class org.springframework.jndi.JndiObjectLocator
-
Return the JNDI name to look up.
- getJndiTemplate() - Method in class org.springframework.jndi.JndiAccessor
-
Return the JNDI template to use for JNDI lookups.
- getJndiTemplate() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Return the JndiTemplate used for JNDI lookups.
- getJobDataMap() - Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
-
Return the trigger's JobDataMap.
- getJobDataMap() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
-
Return the job's JobDataMap.
- getJobDataMap() - Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
-
Return the trigger's JobDataMap.
- getJoinPoint() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Overridden in around advice to return proceeding join point.
- getJoinpointIdentification() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
-
Return a String representation of this joinpoint (usually a Method call) for use in logging.
- getJoinPointMatch() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Get the current join point match at the join point we are being dispatched on.
- getJoinPointMatch(ProxyMethodInvocation) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getJpaDialect() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getJpaDialect() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the vendor-specific JpaDialect implementation for this EntityManagerFactory, or
null
if not known. - getJpaDialect() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Return the JPA dialect to use for this transaction manager.
- getJpaDialect() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return the vendor-specific JpaDialect implementation for this provider, or
null
if there is none. - getJpaDialect() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getJpaDialect() - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
- getJpaDialect() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getJpaPropertyMap() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
Allow
Map
access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries. - getJpaPropertyMap() - Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
-
Allow
Map
access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries. - getJpaPropertyMap() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Allow
Map
access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries. - getJpaPropertyMap() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return a Map of vendor-specific JPA properties, typically based on settings in this JpaVendorAdapter instance.
- getJpaPropertyMap() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getJpaPropertyMap() - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
- getJpaPropertyMap() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getJpaPropertyMap(PersistenceUnitInfo) - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return a Map of vendor-specific JPA properties for the given persistence unit, typically based on settings in this JpaVendorAdapter instance.
- getJpaPropertyMap(PersistenceUnitInfo) - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getJpaPropertyMap(PersistenceUnitInfo) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getJpaVendorAdapter() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
Return the JpaVendorAdapter implementation for this EntityManagerFactory, or
null
if not known. - getJsonb() - Method in class org.springframework.http.converter.json.JsonbHttpMessageConverter
-
Return the configured
Jsonb
instance for this converter. - getJsonb() - Method in class org.springframework.messaging.converter.JsonbMessageConverter
-
Return the configured
Jsonb
instance for this converter. - getJsonEncoding(MediaType) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Determine the JSON encoding to use for the given content type.
- getJsonEncoding(MimeType) - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
-
Determine the JSON encoding to use for the given mime type.
- getJsonEncoding(MimeType) - Method in class org.springframework.messaging.converter.MappingJackson2MessageConverter
-
Determine the JSON encoding to use for the given content type.
- getJspConfigDescriptor() - Method in class org.springframework.mock.web.MockServletContext
- getJstlAwareMessageSource(ServletContext, MessageSource) - Static method in class org.springframework.web.servlet.support.JstlUtils
-
Checks JSTL's "jakarta.servlet.jsp.jstl.fmt.localizationContext" context-param and creates a corresponding child message source, with the provided Spring-defined MessageSource as parent.
- getJtaDataSource() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getJUnitTimeout(FrameworkMethod) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
- getKeepAliveSeconds() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the ThreadPoolExecutor's keep-alive seconds.
- getKey() - Method in exception org.springframework.cache.Cache.ValueRetrievalException
- getKey() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
- getKey() - Method in class org.springframework.cache.interceptor.CacheOperation
- getKey() - Method in interface org.springframework.core.metrics.StartupStep.Tag
-
Return the
Tag
name. - getKey() - Method in class org.springframework.jdbc.support.GeneratedKeyHolder
- getKey() - Method in interface org.springframework.jdbc.support.KeyHolder
-
Retrieve the first item from the first map, assuming that there is just one item and just one map, and that the item is a number.
- getKey() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Entry
- getKeyAs(Class<T>) - Method in class org.springframework.jdbc.support.GeneratedKeyHolder
- getKeyAs(Class<T>) - Method in interface org.springframework.jdbc.support.KeyHolder
-
Retrieve the first item from the first map, assuming that there is just one item and just one map, and that the item is an instance of specified type.
- getKeyGenerator() - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Return the default
KeyGenerator
that this cache aspect delegates to. - getKeyGenerator() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
- getKeyGenerator() - Method in class org.springframework.cache.interceptor.CacheOperation
- getKeyGenerator() - Method in class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
-
Return the specified key generator to use.
- getKeyList() - Method in class org.springframework.jdbc.support.GeneratedKeyHolder
- getKeyList() - Method in interface org.springframework.jdbc.support.KeyHolder
-
Return a reference to the List that contains the keys.
- getKeys() - Method in class org.springframework.context.support.MessageSourceResourceBundle
-
This implementation throws
UnsupportedOperationException
, as a MessageSource does not allow for enumerating the defined message codes. - getKeys() - Method in class org.springframework.jdbc.support.GeneratedKeyHolder
- getKeys() - Method in interface org.springframework.jdbc.support.KeyHolder
-
Retrieve the first map of keys.
- getKeyTypeName() - Method in class org.springframework.beans.factory.support.ManagedMap
-
Return the default key type name (class name) to be used for this map.
- getKeyword() - Method in class org.springframework.web.reactive.resource.CssLinkResourceTransformer.AbstractLinkParser
-
Return the keyword to use to search for links, e.g.
- getKeyword() - Method in class org.springframework.web.servlet.resource.CssLinkResourceTransformer.AbstractLinkParser
-
Return the keyword to use to search for links, e.g.
- getKind() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getLabel() - Method in exception org.springframework.web.server.MissingRequestValueException
-
Return a label that describes the request value, e.g.
- getLabel() - Method in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
-
Get the value of the '
label
' attribute. - getLabel() - Method in class org.springframework.web.servlet.tags.form.OptionTag
-
Get the text body of the rendered HTML
<option>
tag. - getLabels() - Method in class org.springframework.asm.Attribute
-
Returns the labels corresponding to this attribute.
- getLabels() - Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
- getLabels() - Method in class org.springframework.transaction.interceptor.DelegatingTransactionAttribute
- getLabels() - Method in interface org.springframework.transaction.interceptor.TransactionAttribute
-
Return labels associated with this transaction attribute.
- getLang() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
lang
' attribute. - getLastAccessedTime() - Method in class org.springframework.mock.web.MockHttpSession
- getLastAccessTime() - Method in class org.springframework.mock.web.server.MockWebSession
- getLastAccessTime() - Method in interface org.springframework.web.server.WebSession
-
Return the last time of session access as a result of user activity such as an HTTP request.
- getLastElementOnPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the element index of the last element on the current page.
- getLastHandler() - Method in class org.springframework.web.socket.handler.WebSocketHandlerDecorator
- getLastLinkedPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the last page to which create a link around the current page.
- getLastModified() - Method in class org.springframework.http.HttpHeaders
-
Return the time the resource was last changed, as specified by the
Last-Modified
header. - getLastModified(HttpServletRequest) - Method in interface org.springframework.web.servlet.mvc.LastModified
-
Deprecated.Same contract as for HttpServlet's
getLastModified
method. - getLastModified(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.function.support.HandlerFunctionAdapter
- getLastModified(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.handler.SimpleServletHandlerAdapter
- getLastModified(HttpServletRequest, Object) - Method in interface org.springframework.web.servlet.HandlerAdapter
-
Deprecated.as of 5.3.9 along with
LastModified
. - getLastModified(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
- getLastModified(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
-
This implementation expects the handler to be an
HandlerMethod
. - getLastModified(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
- getLastModified(Object) - Method in class org.springframework.ui.freemarker.SpringTemplateLoader
- getLastModifiedInternal(HttpServletRequest, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
-
Deprecated.as of 5.3.9 along with
LastModified
. - getLastModifiedInternal(HttpServletRequest, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
This implementation always returns -1.
- getLastNestedPropertySeparatorIndex(String) - Static method in class org.springframework.beans.PropertyAccessorUtils
-
Determine the first nested property separator in the given property path, ignoring dots in keys (like "map[my.key]").
- getLastRefreshTime() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- getLastRefreshTime() - Method in interface org.springframework.aop.target.dynamic.Refreshable
-
Return the last time an actual refresh happened (as timestamp).
- getLastSession() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getLastTaskInfo() - Method in class org.springframework.util.StopWatch
-
Deprecated.as of 6.1, in favor of
StopWatch.lastTaskInfo()
- getLastTaskName() - Method in class org.springframework.util.StopWatch
-
Deprecated.as of 6.1, in favor of
StopWatch.lastTaskInfo()
- getLastTaskTimeMillis() - Method in class org.springframework.util.StopWatch
-
Deprecated.as of 6.1, in favor of
StopWatch.lastTaskInfo()
- getLastTaskTimeNanos() - Method in class org.springframework.util.StopWatch
-
Deprecated.as of 6.1, in favor of
StopWatch.lastTaskInfo()
- getLazyInit() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean should be lazily initialized, i.e.
- getLazyInit() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
Return whether beans should be lazily initialized by default, i.e.
- getLazyInit() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default lazy-init flag for the document that's currently parsed.
- getLazyResolutionProxyClass(DependencyDescriptor, String) - Method in interface org.springframework.beans.factory.support.AutowireCandidateResolver
-
Determine the proxy class for lazy resolution of the dependency target, if demanded by the injection point.
- getLazyResolutionProxyClass(DependencyDescriptor, String) - Method in class org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
- getLazyResolutionProxyClass(DependencyDescriptor, String) - Method in class org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver
- getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - Method in interface org.springframework.beans.factory.support.AutowireCandidateResolver
-
Build a proxy for lazy resolution of the actual dependency target, if demanded by the injection point.
- getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - Method in class org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
- getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - Method in class org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver
- getLeftOperand() - Method in class org.springframework.expression.spel.ast.Operator
- getLength() - Method in class org.springframework.asm.TypePath
-
Returns the length of this path, i.e.
- getLifecycleBeans() - Method in class org.springframework.context.support.DefaultLifecycleProcessor
-
Retrieve all applicable Lifecycle beans: all singletons that have already been created, as well as all SmartLifecycle beans (even if they are marked as lazy-init).
- getLimitedInParameterNames() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the limited set of the
in
parameters to be used. - getLimitExceededSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getLineNumber() - Method in exception org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException
-
Return the line number in the XML resource that failed.
- getListenerContainer(String) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
Return the
MessageListenerContainer
with the specified id ornull
if no such container exists. - getListenerContainerIds() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
Return the ids of the managed
MessageListenerContainer
instance(s). - getListenerContainers() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
Return the managed
MessageListenerContainer
instance(s). - getListenerId() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
- getListenerId() - Method in class org.springframework.context.event.GenericApplicationListenerAdapter
- getListenerId() - Method in interface org.springframework.context.event.SmartApplicationListener
-
Return an optional identifier for the listener.
- getListenerId() - Method in class org.springframework.context.event.SourceFilteringListener
- getListenerId() - Method in interface org.springframework.transaction.event.TransactionalApplicationListener
-
Return an identifier for the listener to be able to refer to it individually.
- getListenerId() - Method in class org.springframework.transaction.event.TransactionalApplicationListenerAdapter
-
Return an id to identify the listener with.
- getListenerMethodName(Message, Object) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Determine the name of the listener method that is supposed to handle the given message.
- getListeners() - Method in class org.springframework.mock.web.MockAsyncContext
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.BooleanLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.FloatLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.IntLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.Literal
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.LongLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.NullLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.RealLiteral
- getLiteralValue() - Method in class org.springframework.expression.spel.ast.StringLiteral
- getLoadFactor() - Method in class org.springframework.util.ConcurrentReferenceHashMap
- getLoadTimeWeaver() - Method in interface org.springframework.context.annotation.LoadTimeWeavingConfigurer
-
Create, configure and return the
LoadTimeWeaver
instance to be used. - getLoadTimeWeaver() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the Spring LoadTimeWeaver to use for class instrumentation according to the JPA class transformer contract.
- getLobCreator() - Method in class org.springframework.jdbc.support.lob.DefaultLobHandler
- getLobCreator() - Method in interface org.springframework.jdbc.support.lob.LobHandler
-
Create a new
LobCreator
instance, i.e. - getLocalAddr() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getLocalAddress() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return the local address the request was accepted on, if available.
- getLocalAddress() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getLocalAddress() - Method in interface org.springframework.http.server.ServerHttpRequest
-
Return the address on which the request was received.
- getLocalAddress() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getLocalAddress() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
- getLocalAddress() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getLocalAddress() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getLocalAddress() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getLocalAddress() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getLocalAddress() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getLocalAddress() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getLocalAddress() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getLocalAddress() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the address on which the request was received.
- getLocale() - Method in interface org.springframework.context.i18n.LocaleContext
-
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy.
- getLocale() - Static method in class org.springframework.context.i18n.LocaleContextHolder
-
Return the Locale associated with the current thread, if any, or the system default Locale otherwise.
- getLocale() - Method in class org.springframework.context.i18n.SimpleLocaleContext
- getLocale() - Method in class org.springframework.context.support.MessageSourceResourceBundle
-
This implementation exposes the specified Locale for introspection through the standard
ResourceBundle.getLocale()
method. - getLocale() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return the first preferred locale configured in this mock request.
- getLocale() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getLocale() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
-
Return the locale used by this
LinkedCaseInsensitiveMap
. - getLocale() - Method in class org.springframework.web.context.request.FacesWebRequest
- getLocale() - Method in class org.springframework.web.context.request.ServletWebRequest
- getLocale() - Method in interface org.springframework.web.context.request.WebRequest
-
Return the primary Locale for this request.
- getLocale() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the current Locale.
- getLocale() - Method in class org.springframework.web.reactive.result.view.script.RenderingContext
-
Return the locale of the rendered template.
- getLocale() - Method in class org.springframework.web.servlet.handler.DispatcherServletWebRequest
- getLocale() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the current Locale (falling back to the request locale; never
null
). - getLocale() - Method in class org.springframework.web.servlet.view.script.RenderingContext
-
Return the locale of the rendered template.
- getLocale(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Retrieve the current locale from the given request, using the
LocaleResolver
bound to the request by theDispatcherServlet
(if available), falling back to the request's locale based on theAccept-Language
header or the default locale for the server. - getLocale(LocaleContext) - Static method in class org.springframework.context.i18n.LocaleContextHolder
-
Return the Locale associated with the given user context, if any, or the system default Locale otherwise.
- getLocaleContext() - Static method in class org.springframework.context.i18n.LocaleContextHolder
-
Return the LocaleContext associated with the current thread, if any.
- getLocaleContext() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getLocaleContext() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the
LocaleContext
using the configuredLocaleContextResolver
. - getLocaleContext() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getLocaleContextResolver() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
LocaleContextResolver
. - getLocaleResolver(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Return the
LocaleResolver
that has been bound to the request by theDispatcherServlet
. - getLocales() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return an enumeration of the preferred locales configured in this mock request.
- getLocalName() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getLocalName(Node) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Get the local name for the supplied
Node
. - getLocalPort() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getLocalPropertyHandler(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return a
AbstractNestablePropertyAccessor.PropertyHandler
for the specified localpropertyName
. - getLocalPropertyHandler(String) - Method in class org.springframework.beans.BeanWrapperImpl
- getLocalPropertyHandler(String) - Method in class org.springframework.beans.DirectFieldAccessor
- getLocation() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
- getLocation() - Method in class org.springframework.aop.support.AbstractExpressionPointcut
-
Return location information about the pointcut expression if available.
- getLocation() - Method in class org.springframework.beans.factory.parsing.Problem
-
Get the location within a bean configuration source that triggered the error.
- getLocation() - Method in class org.springframework.http.HttpHeaders
-
Return the (new) location of a resource as specified by the
Location
header. - getLocationCharsets() - Method in class org.springframework.web.servlet.resource.PathResourceResolver
-
Return charsets associated with static resource locations.
- getLocations() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the resource locations that were declared via
@ContextConfiguration
. - getLocations() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged resource locations for
ApplicationContext
configuration files for the test class. - getLocations() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the
List
ofResource
paths to use as sources for serving static resources. - getLocations() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the configured
List
ofResource
locations including both String-based locations provided viasetLocationValues
and pre-resolvedResource
locations provided viasetLocations
. - getLocationValues() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the configured location values.
- getLog() - Method in class org.springframework.core.log.LogAccessor
-
Return the target Commons Log.
- getLog(Class<?>) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger.
- getLog(String) - Static method in class org.apache.commons.logging.LogFactory
-
Convenience method to return a named logger.
- getLogFile() - Method in class org.springframework.jmx.export.metadata.ManagedResource
- getLogger() - Method in class org.springframework.cache.interceptor.LoggingCacheErrorHandler
-
Get the logger for this
LoggingCacheErrorHandler
. - getLogger() - Method in class org.springframework.core.codec.AbstractDecoder
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.core.codec.AbstractEncoder
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.messaging.handler.HandlerMethod
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.messaging.support.AbstractMessageChannel
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.messaging.tcp.reactor.ReactorNetty2TcpClient
-
Return the currently configured Logger.
- getLogger() - Method in class org.springframework.messaging.tcp.reactor.ReactorNettyTcpClient
-
Return the currently configured Logger.
- getLoggerForInvocation(MethodInvocation) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Return the appropriate
Log
instance to use for the givenMethodInvocation
. - getLoggingPeriod() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Return the configured logging period frequency in milliseconds.
- getLogin() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getLogin() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the login header.
- getLoginTimeout() - Method in class org.springframework.jdbc.datasource.AbstractDataSource
-
Returns 0, indicating the default system timeout is to be used.
- getLoginTimeout() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- getLogPrefix() - Method in class org.springframework.http.server.reactive.AbstractListenerReadPublisher
-
Return the configured log message prefix.
- getLogPrefix() - Method in class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
Create an instance with the given log prefix.
- getLogPrefix() - Method in class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
Get the configured log prefix.
- getLogPrefix() - Method in class org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- getLogPrefix() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
A log prefix used in the handshake to correlate log messages, if any.
- getLogPrefix() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getLogPrefix() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return a log message prefix to use to correlate messages for this exchange.
- getLogPrefix() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getLogPrefix(Map<String, Object>) - Static method in class org.springframework.core.codec.Hints
-
Obtain the hint
Hints.LOG_PREFIX_HINT
, if present, or an empty String. - getLogWriter() - Method in class org.springframework.jdbc.datasource.AbstractDataSource
-
LogWriter methods are not supported.
- getLogWriter() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- getLong(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getLong(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a long.
- getLong(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required long attribute value from the annotation.
- getLong(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getLong(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a long.
- getLongArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required long array attribute value from the annotation.
- getLongDescription() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Return a long description for the bean, including name and aliases as well as a description of the contained
BeanDefinition
. - getLongLiteral(String, int, int, int) - Static method in class org.springframework.expression.spel.ast.Literal
- getLongParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a Long parameter, or
null
if not present. - getLongParameter(ServletRequest, String, long) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a long parameter, with a fallback value.
- getLongParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of long parameters, return an empty array if not found.
- getLookupDestination(String) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Check whether the given destination (of an incoming message) matches to one of the configured destination prefixes and if so return the remaining portion of the destination after the matched prefix.
- getLookupDestination(String) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getLookupPathForRequest(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the mapping lookup path for the given request, within the current servlet mapping if applicable, else within the web application.
- getLookupPathForRequest(HttpServletRequest, String) - Method in class org.springframework.web.util.UrlPathHelper
-
Deprecated.as of 5.3 in favor of using
UrlPathHelper.resolveAndCacheLookupPath(HttpServletRequest)
andUrlPathHelper.getResolvedLookupPath(ServletRequest)
. - getLookupType() - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
-
Return the desired type for the lookup.
- getLoopResources() - Method in class org.springframework.http.client.reactive.ReactorNetty2ResourceFactory
-
Return the configured
LoopResources
. - getLoopResources() - Method in class org.springframework.http.client.ReactorResourceFactory
-
Return the configured
LoopResources
. - getLowCardinalityKeyValues(ClientRequestObservationContext) - Method in class org.springframework.http.client.observation.DefaultClientRequestObservationConvention
- getLowCardinalityKeyValues(ServerRequestObservationContext) - Method in class org.springframework.http.server.observation.DefaultServerRequestObservationConvention
- getLowCardinalityKeyValues(ServerRequestObservationContext) - Method in class org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
- getLowCardinalityKeyValues(ScheduledTaskObservationContext) - Method in class org.springframework.scheduling.support.DefaultScheduledTaskObservationConvention
- getLowCardinalityKeyValues(ClientRequestObservationContext) - Method in class org.springframework.web.reactive.function.client.DefaultClientRequestObservationConvention
- getMajorVersion() - Method in class org.springframework.mock.web.MockServletContext
- getManagedAttribute(Method) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedAttribute(Method) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an instance of
ManagedAttribute
if the suppliedMethod
has the corresponding metadata. - getManagedClassNames() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getManagedClassNames() - Method in interface org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
Return the class names the persistence provider must add to its set of managed classes.
- getManagedMetric(Method) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedMetric(Method) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an instance of
ManagedMetric
if the suppliedMethod
has the corresponding metadata. - getManagedNotifications(Class<?>) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedNotifications(Class<?>) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an array of
ManagedNotifications
if the suppliedClass
has the corresponding metadata. - getManagedOperation(Method) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedOperation(Method) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an instance of
ManagedOperation
if the suppliedMethod
has the corresponding metadata. - getManagedOperationParameters(Method) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedOperationParameters(Method) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an array of
ManagedOperationParameter
if the suppliedMethod
has the corresponding metadata. - getManagedPackages() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getManagedPackages() - Method in interface org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
Return a list of managed Java packages, to be introspected by the persistence provider.
- getManagedPackages() - Method in interface org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
-
Return a list of managed Java packages, to be introspected by the persistence provider.
- getManagedResource(Class<?>) - Method in class org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
- getManagedResource(Class<?>) - Method in interface org.springframework.jmx.export.metadata.JmxAttributeSource
-
Implementations should return an instance of
ManagedResource
if the suppliedClass
has the appropriate metadata. - getManagementInterface() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
-
Return the management interface of the target MBean, or
null
if none specified. - getMapKeyType(int) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getMapKeyTypeDescriptor() - Method in class org.springframework.core.convert.TypeDescriptor
-
If this type is a
Map
and its key type is parameterized, returns the map's key type. - getMapKeyTypeDescriptor(Object) - Method in class org.springframework.core.convert.TypeDescriptor
-
If this type is a
Map
, creates a mapKeyTypeDescriptor
from the provided map key. - getMappedClass() - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Get the class that we are mapping to.
- getMappedHandlerClasses() - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
-
Return the
configured
mapped handler classes. - getMappedInterceptors() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return all configured
MappedInterceptor
s as an array. - GetMapping - Annotation Interface in org.springframework.web.bind.annotation
-
Annotation for mapping HTTP
GET
requests onto specific handler methods. - getMappingComparator(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Return a comparator for sorting matching mappings.
- getMappingComparator(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
-
Provide a Comparator to sort RequestMappingInfos matched to a request.
- getMappingComparator(Message<?>) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- getMappingComparator(Message<?>) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return a comparator for sorting matching mappings.
- getMappingComparator(Message<?>) - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return a comparator for sorting matching mappings.
- getMappingComparator(Message<?>) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getMappingComparator(ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Return a comparator for sorting matching mappings.
- getMappingComparator(ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
-
Provide a Comparator to sort RequestMappingInfos matched to a request.
- getMappingFileNames() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Provide the mapping for a handler method.
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Obtain the mapping for the given method, if any.
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Provide the mapping for a handler method.
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
Uses type-level and method-level
@RequestMapping
and@HttpExchange
annotations to create theRequestMappingInfo
. - getMappingForMethod(Method, Class<?>) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Provide the mapping for a handler method.
- getMappingForMethod(Method, Class<?>) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Uses type-level and method-level
@RequestMapping
and@HttpExchange
annotations to create theRequestMappingInfo
. - getMappingMatch() - Method in class org.springframework.mock.web.MockHttpServletMapping
- getMappingPathPatterns(RequestMappingInfo) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
-
Get the URL path patterns associated with the supplied
RequestMappingInfo
. - getMappingPathPatterns(T) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Deprecated.as of 5.3 in favor of providing non-pattern mappings via
AbstractHandlerMethodMapping.getDirectPaths(Object)
instead - getMappings() - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
- getMappings() - Method in class org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration
- getMapValueType(int) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getMapValueTypeDescriptor() - Method in class org.springframework.core.convert.TypeDescriptor
-
If this type is a
Map
and its value type is parameterized, returns the map's value type. - getMapValueTypeDescriptor(Object) - Method in class org.springframework.core.convert.TypeDescriptor
-
If this type is a
Map
, creates a mapValueTypeDescriptor
from the provided map value. - getMarshaller() - Method in class org.springframework.messaging.converter.MarshallingMessageConverter
-
Return the configured Marshaller.
- getMarshaller() - Method in class org.springframework.oxm.support.MarshallingSource
-
Return the
Marshaller
used by thisMarshallingSource
. - getMarshallerProcessor() - Method in class org.springframework.http.codec.xml.Jaxb2XmlEncoder
-
Return the configured processor for customizing Marshaller instances.
- getMatchableHandlerMapping(HttpServletRequest) - Method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector
-
Find the
HandlerMapping
that would handle the given request and return aMatchableHandlerMapping
to use for path matching. - getMatchedRequestCount() - Method in class org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
-
Delegate to all contained conditions to match the request and return the resulting "matching" condition instances.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
-
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
-
Returns "this" instance if the request matches all expressions; or
null
otherwise. - getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
-
Returns "this" instance if the request matches all param expressions; or
null
otherwise. - getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
-
Checks if any of the patterns match the given request and returns an instance that is guaranteed to contain matching patterns, sorted.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
-
Checks if any of the patterns match the given request and returns an instance that is guaranteed to contain matching patterns, sorted via
PathMatcher.getPatternComparator(String)
. - getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
-
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
- getMatchingCondition(HttpServletRequest) - Method in interface org.springframework.web.servlet.mvc.condition.RequestCondition
-
Check if the condition matches the request returning a potentially new instance created for the current request.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.RequestConditionHolder
-
Get the matching condition for the held request condition wrap it in a new RequestConditionHolder instance.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
-
Check if any of the HTTP request methods match the given request and return an instance that contains the matching HTTP request method only.
- getMatchingCondition(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Checks if all conditions in this request mapping info match the provided request and returns a potentially new request mapping info with conditions tailored to the current request.
- getMatchingCondition(Message<?>) - Method in class org.springframework.messaging.handler.CompositeMessageCondition
- getMatchingCondition(Message<?>) - Method in class org.springframework.messaging.handler.DestinationPatternsMessageCondition
-
Check if any of the patterns match the given Message destination and return an instance that is guaranteed to contain matching patterns, sorted via
PathMatcher.getPatternComparator(String)
. - getMatchingCondition(Message<?>) - Method in interface org.springframework.messaging.handler.MessageCondition
-
Check if this condition matches the given Message and returns a potentially new condition with content tailored to the current message.
- getMatchingCondition(Message<?>) - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
- getMatchingCondition(Message<?>) - Method in class org.springframework.messaging.simp.SimpMessageMappingInfo
- getMatchingCondition(Message<?>) - Method in class org.springframework.messaging.simp.SimpMessageTypeMessageCondition
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.CompositeRequestCondition
-
Delegate to all contained conditions to match the request and return the resulting "matching" condition instances.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
-
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.HeadersRequestCondition
-
Returns "this" instance if the request matches all expressions; or
null
otherwise. - getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.ParamsRequestCondition
-
Returns "this" instance if the request matches all param expressions; or
null
otherwise. - getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.PatternsRequestCondition
-
Checks if any of the patterns match the given request and returns an instance that is guaranteed to contain matching patterns, sorted.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
-
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
- getMatchingCondition(ServerWebExchange) - Method in interface org.springframework.web.reactive.result.condition.RequestCondition
-
Check if the condition matches the request returning a potentially new instance created for the current request.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.RequestConditionHolder
-
Get the matching condition for the held request condition wrap it in a new RequestConditionHolder instance.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition
-
Check if any of the HTTP request methods match the given request and return an instance that contains the matching HTTP request method only.
- getMatchingCondition(ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Checks if all conditions in this request mapping info match the provided request and returns a potentially new request mapping info with conditions tailored to the current request.
- getMatchingMapping(CompositeMessageCondition, Message<?>) - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
- getMatchingMapping(SimpMessageMappingInfo, Message<?>) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getMatchingMapping(RequestMappingInfo, ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping
-
Check if the given RequestMappingInfo matches the current request and return a (potentially new) instance with conditions that match the current request -- for example with a subset of URL patterns.
- getMatchingMapping(RequestMappingInfo, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
-
Check if the given RequestMappingInfo matches the current request and return a (potentially new) instance with conditions that match the current request -- for example with a subset of URL patterns.
- getMatchingMapping(T, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Check if a mapping matches the current request and return a (potentially new) mapping with conditions relevant to the current request.
- getMatchingMapping(T, Message<?>) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Check if a mapping matches the current message and return a possibly new mapping with conditions relevant to the current request.
- getMatchingMapping(T, Message<?>) - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Check if a mapping matches the current message and return a possibly new mapping with conditions relevant to the current request.
- getMatchingMapping(T, ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Check if a mapping matches the current request and return a (potentially new) mapping with conditions relevant to the current request.
- getMatchingPatterns(String) - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
-
Find the patterns matching the given lookup path.
- getMatchValue() - Method in class org.springframework.mock.web.MockHttpServletMapping
- getMatrixVariables() - Method in class org.springframework.web.util.pattern.PathPattern.PathMatchInfo
-
Return maps of matrix variables per path segment, keyed off by URI variable name.
- getMatrixVariables() - Method in class org.springframework.web.util.pattern.PathPattern.PathRemainingMatchInfo
-
Return the path parameters for each bound variable.
- getMaxAge() - Method in class org.springframework.http.ResponseCookie
-
Return the cookie "Max-Age" attribute in seconds.
- getMaxAge() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getMaxAge() - Method in class org.springframework.web.cors.CorsConfiguration
-
Return the configured
maxAge
value, ornull
if none. - getMaxAttempts() - Method in class org.springframework.util.backoff.ExponentialBackOff
-
Return the maximum number of attempts after which a call to
BackOffExecution.nextBackOff()
returnsBackOffExecution.STOP
. - getMaxAttempts() - Method in class org.springframework.util.backoff.FixedBackOff
-
Return the maximum number of attempts in milliseconds.
- getMaxBinaryMessageBufferSize() - Method in class org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy
- getMaxBinaryMessageBufferSize() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getMaxBinaryMessageBufferSize() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getMaxConcurrency() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the maximum number of consumers/sessions to use.
- getMaxConcurrentConsumers() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the "maxConcurrentConsumer" setting.
- getMaxCount() - Method in class org.springframework.test.web.client.ExpectedCount
-
Return the
max
boundary of the expected count range. - getMaxElapsedTime() - Method in class org.springframework.util.backoff.ExponentialBackOff
-
Return the maximum elapsed time in milliseconds after which a call to
BackOffExecution.nextBackOff()
returnsBackOffExecution.STOP
. - getMaxFramePayloadLength() - Method in class org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient
-
Deprecated.as of 5.3 in favor of
ReactorNettyWebSocketClient.getWebsocketClientSpec()
- getMaxFramePayloadLength() - Method in class org.springframework.web.reactive.socket.server.upgrade.ReactorNettyRequestUpgradeStrategy
-
Deprecated.as of 5.2.6 in favor of
ReactorNettyRequestUpgradeStrategy.getWebsocketServerSpec()
- getMaxIdle() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Return the maximum number of idle objects in the pool.
- getMaxIdleTime() - Method in class org.springframework.mock.web.server.MockWebSession
- getMaxIdleTime() - Method in interface org.springframework.web.server.WebSession
-
Return the maximum time after the
lastAccessTime
before a session expires. - getMaximumAutoGrowSize() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return the maximum size that a collection can auto grow.
- getMaximumExpressionLength() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return the maximum number of characters that a SpEL expression can contain.
- getMaxInactiveInterval() - Method in class org.springframework.mock.web.MockHttpSession
- getMaxIndex() - Method in class org.springframework.cglib.reflect.FastClass
-
Returns the maximum method index for this class.
- getMaxInMemorySize() - Method in class org.springframework.core.codec.AbstractDataBufferDecoder
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.FormHttpMessageReader
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.json.AbstractJackson2Decoder
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.KotlinSerializationBinaryDecoder
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.KotlinSerializationStringDecoder
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.multipart.DefaultPartHttpMessageReader
-
Get the
configured
maximum in-memory size. - getMaxInMemorySize() - Method in class org.springframework.http.codec.multipart.PartEventHttpMessageReader
-
Get the
configured
maximum in-memory size. - getMaxInMemorySize() - Method in class org.springframework.http.codec.ServerSentEventHttpMessageReader
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.xml.Jaxb2XmlDecoder
-
Return the
configured
byte count limit. - getMaxInMemorySize() - Method in class org.springframework.http.codec.xml.XmlEventDecoder
-
Return the
configured
byte count limit. - getMaxInterval() - Method in class org.springframework.util.backoff.ExponentialBackOff
-
Return the maximum back off time in milliseconds.
- getMaxlength() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
maxlength
' attribute. - getMaxLinkedPages() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the maximum number of page links to a few pages around the current one.
- getMaxMessageSize() - Method in class org.springframework.http.codec.protobuf.ProtobufDecoder
-
Return the
configured
message size limit. - getMaxMessagesPerTask() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the maximum number of messages to process in one task.
- getMaxPayloadLength() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Return the maximum length of the payload body to be included in the log message.
- getMaxPoolSize() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the ThreadPoolExecutor's maximum pool size.
- getMaxResults() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return the maximum number of rows specified for this HibernateTemplate.
- getMaxRows() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return the maximum number of rows specified for this JdbcTemplate.
- getMaxSessionIdleTimeout() - Method in class org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy
- getMaxSessionIdleTimeout() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getMaxSessionIdleTimeout() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getMaxSessions() - Method in class org.springframework.web.server.session.InMemoryWebSessionStore
-
Return the maximum number of sessions that can be stored.
- getMaxSize() - Method in class org.springframework.aop.target.AbstractPoolingTargetSource
-
Return the maximum size of the pool.
- getMaxSize() - Method in interface org.springframework.aop.target.PoolingConfig
-
Return the maximum size of the pool.
- getMaxSize() - Method in class org.springframework.test.context.cache.DefaultContextCache
-
Get the maximum size of this cache.
- getMaxStringLength() - Method in class org.springframework.asm.ClassReader
-
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
- getMaxTextMessageBufferSize() - Method in class org.springframework.web.reactive.socket.server.upgrade.StandardWebSocketUpgradeStrategy
- getMaxTextMessageBufferSize() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getMaxTextMessageBufferSize() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getMaxUploadSize() - Method in exception org.springframework.web.multipart.MaxUploadSizeExceededException
-
Return the maximum upload size allowed, or -1 if the size limit isn't known.
- getMaxWait() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Return the maximum waiting time for fetching an object from the pool.
- getMBeanInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Create an instance of the
ModelMBeanInfoSupport
class supplied with all JMX implementations and populates the metadata through calls to the subclass. - getMBeanInfo(Object, String) - Method in interface org.springframework.jmx.export.assembler.MBeanInfoAssembler
-
Create the ModelMBeanInfo for the given managed resource.
- getMBeanInterface(Class<?>) - Static method in class org.springframework.jmx.support.JmxUtils
-
Return the Standard MBean interface for the given class, if any (that is, an interface whose name matches the class name of the given class but with suffix "MBean").
- getMediaType() - Method in exception org.springframework.http.InvalidMediaTypeException
-
Return the offending media type.
- getMediaType() - Method in interface org.springframework.web.reactive.result.condition.MediaTypeExpression
- getMediaType() - Method in interface org.springframework.web.servlet.mvc.condition.MediaTypeExpression
- getMediaType() - Method in class org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.DataWithMediaType
- getMediaType(HttpServletRequest, Resource) - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Determine the media type for the given request and the resource matched to it.
- getMediaType(String) - Static method in class org.springframework.http.MediaTypeFactory
-
Determine a media type for the given file name, if possible.
- getMediaType(Resource) - Static method in class org.springframework.http.MediaTypeFactory
-
Determine a media type for the given resource, if possible.
- getMediaType(MediaType) - Method in class org.springframework.http.codec.FormHttpMessageWriter
- getMediaTypeForResource(Resource) - Method in class org.springframework.web.accept.PathExtensionContentNegotiationStrategy
-
Deprecated.
- getMediaTypeForResource(Resource) - Method in class org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
-
Deprecated.Extends the base class
PathExtensionContentNegotiationStrategy.getMediaTypeForResource(org.springframework.core.io.Resource)
with the ability to also look up through the ServletContext. - getMediaTypeKey(NativeWebRequest) - Method in class org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
-
Extract a key from the request to use to look up media types.
- getMediaTypeKey(NativeWebRequest) - Method in class org.springframework.web.accept.ParameterContentNegotiationStrategy
- getMediaTypeKey(NativeWebRequest) - Method in class org.springframework.web.accept.PathExtensionContentNegotiationStrategy
-
Deprecated.
- getMediaTypeMappings() - Method in class org.springframework.web.accept.ContentNegotiationManager
-
Return all registered lookup key to media type mappings by iterating
MediaTypeFileExtensionResolver
s. - getMediaTypes() - Method in class org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
- getMediaTypes() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the
configured
media type mappings. - getMediaTypes() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the
configured
media types. - getMediaTypes(HttpServletRequest) - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
Determines the list of
MediaType
for the givenHttpServletRequest
. - getMediaTypes(String) - Static method in class org.springframework.http.MediaTypeFactory
-
Determine the media types for the given file name, if possible.
- getMediaTypesForProblemDetail() - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
-
Return the supported media type(s) for
ProblemDetail
. - getMediaTypesForProblemDetail() - Method in class org.springframework.http.codec.json.Jackson2JsonEncoder
- getMediaTypesForProblemDetail() - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Return the supported media type(s) for
ProblemDetail
. - getMediaTypesForProblemDetail() - Method in class org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
- getMediaTypesForProblemDetail() - Method in class org.springframework.http.converter.xml.MappingJackson2XmlHttpMessageConverter
- getMember() - Method in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
- getMember() - Method in class org.springframework.beans.factory.InjectionPoint
-
Returns the wrapped member, containing the injection point.
- getMember() - Method in class org.springframework.core.MethodParameter
-
Return the wrapped member.
- getMemberCategories() - Method in class org.springframework.aot.hint.TypeHint
-
Return the member categories that apply.
- getMemberClassNames() - Method in interface org.springframework.core.type.ClassMetadata
-
Return the names of all classes declared as members of the class represented by this ClassMetadata object.
- getMemberClassNames() - Method in class org.springframework.core.type.StandardClassMetadata
- getMerge() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
-
Return the default merge setting for the document that's currently parsed.
- getMergedAnnotation(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the first annotation of the specified
annotationType
within the annotation hierarchy above the suppliedelement
, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy, and synthesize the result back into an annotation of the specifiedannotationType
. - getMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the first annotation of the specified
annotationType
within the annotation hierarchy above the suppliedelement
and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy. - getMergedAnnotationAttributes(AnnotatedElement, String) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the first annotation of the specified
annotationName
within the annotation hierarchy above the suppliedelement
and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy. - getMergedAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the first annotation of the specified
annotationName
within the annotation hierarchy above the suppliedelement
and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy. - getMergedBeanDefinition() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the merged bean definition of the bean.
- getMergedBeanDefinition(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return a merged BeanDefinition for the given bean name, merging a child bean definition with its parent if necessary.
- getMergedBeanDefinition(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return a 'merged' BeanDefinition for the given bean name, merging a child bean definition with its parent if necessary.
- getMergedBeanDefinition(String, BeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return a RootBeanDefinition for the given top-level bean, by merging with the parent if the given bean's definition is a child bean definition.
- getMergedBeanDefinition(String, BeanDefinition, BeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return a RootBeanDefinition for the given bean, by merging with the parent if the given bean's definition is a child bean definition.
- getMergedLocalBeanDefinition(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return a merged RootBeanDefinition, traversing the parent bean definition if the specified bean corresponds to a child bean definition.
- getMergedProperties(Locale) - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
-
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
- getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, boolean) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of
AnnotationAttributes
. - getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, boolean, boolean) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of
AnnotationAttributes
. - getMergedRepeatableAnnotationAttributes(Class<? extends Annotation>, Class<? extends Annotation>, Predicate<MergedAnnotation<? extends Annotation>>, boolean, boolean) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Retrieve all repeatable annotations of the given type within the annotation hierarchy above the underlying element (as direct annotation or meta-annotation); and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and store the results in an instance of
AnnotationAttributes
. - getMergedRepeatableAnnotations(Class<?>, Class<T>) - Static method in class org.springframework.test.context.TestContextAnnotationUtils
-
Get all repeatable annotations of the specified
annotationType
within the annotation hierarchy above the supplied class; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specifiedannotationType
. - getMergedRepeatableAnnotations(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get all repeatable annotations of the specified
annotationType
within the annotation hierarchy above the suppliedelement
; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specifiedannotationType
. - getMergedRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get all repeatable annotations of the specified
annotationType
within the annotation hierarchy above the suppliedelement
; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specifiedannotationType
. - getMessage() - Method in class org.springframework.beans.factory.parsing.Problem
-
Get the message detailing the problem.
- getMessage() - Method in exception org.springframework.beans.PropertyBatchUpdateException
- getMessage() - Method in exception org.springframework.core.env.MissingRequiredPropertiesException
- getMessage() - Method in exception org.springframework.expression.ExpressionException
-
Return the exception message.
- getMessage() - Method in exception org.springframework.jms.JmsException
-
Return the detail message, including the message from the linked exception if there is one.
- getMessage() - Method in exception org.springframework.mail.MailSendException
- getMessage() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getMessage() - Method in interface org.springframework.messaging.support.MessageHandlingRunnable
-
Return the Message that will be handled.
- getMessage() - Method in exception org.springframework.validation.BindException
-
Returns diagnostic information about the errors held in this object.
- getMessage() - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
- getMessage() - Method in exception org.springframework.web.bind.MissingMatrixVariableException
- getMessage() - Method in exception org.springframework.web.bind.MissingPathVariableException
- getMessage() - Method in exception org.springframework.web.bind.MissingRequestCookieException
- getMessage() - Method in exception org.springframework.web.bind.MissingRequestHeaderException
- getMessage() - Method in exception org.springframework.web.bind.MissingServletRequestParameterException
- getMessage() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
-
Returns diagnostic information about the errors held in this object.
- getMessage() - Method in exception org.springframework.web.bind.UnsatisfiedServletRequestParameterException
- getMessage() - Method in exception org.springframework.web.ErrorResponseException
- getMessage() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
- getMessage() - Method in exception org.springframework.web.server.ResponseStatusException
- getMessage() - Method in class org.springframework.web.socket.messaging.AbstractSubProtocolEvent
-
Return the Message associated with the event.
- getMessage() - Method in exception org.springframework.web.util.pattern.PatternParseException
-
Return a formatted message with inserts applied.
- getMessage(String) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the default Locale.
- getMessage(String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Object[]) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the default Locale.
- getMessage(String, Object[]) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Object[]) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Object[], boolean) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code.
- getMessage(String, Object[], boolean) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code.
- getMessage(String, Object[], String) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the default Locale.
- getMessage(String, Object[], String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Object[], String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Object[], String, boolean) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code.
- getMessage(String, Object[], String, boolean) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code.
- getMessage(String, Object[], String, Locale) - Method in interface org.springframework.context.MessageSource
-
Try to resolve the message.
- getMessage(String, Object[], String, Locale) - Method in class org.springframework.context.support.AbstractApplicationContext
- getMessage(String, Object[], String, Locale) - Method in class org.springframework.context.support.AbstractMessageSource
- getMessage(String, Object[], String, Locale) - Method in class org.springframework.context.support.DelegatingMessageSource
- getMessage(String, Object[], String, Locale) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the given Locale.
- getMessage(String, Object[], Locale) - Method in interface org.springframework.context.MessageSource
-
Try to resolve the message.
- getMessage(String, Object[], Locale) - Method in class org.springframework.context.support.AbstractApplicationContext
- getMessage(String, Object[], Locale) - Method in class org.springframework.context.support.AbstractMessageSource
- getMessage(String, Object[], Locale) - Method in class org.springframework.context.support.DelegatingMessageSource
- getMessage(String, Object[], Locale) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the given Locale.
- getMessage(String, String) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the default Locale.
- getMessage(String, String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, String, Locale) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the given Locale.
- getMessage(String, List<?>) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, List<?>) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, List<?>, String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, List<?>, String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
- getMessage(String, Locale) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the message for the given code and the given Locale.
- getMessage(MessageSourceResolvable) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessage(MessageSourceResolvable) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessage(MessageSourceResolvable) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessage(MessageSourceResolvable, boolean) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessage(MessageSourceResolvable, boolean) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessage(MessageSourceResolvable, Locale) - Method in interface org.springframework.context.MessageSource
-
Try to resolve the message using all the attributes contained within the
MessageSourceResolvable
argument that was passed in. - getMessage(MessageSourceResolvable, Locale) - Method in class org.springframework.context.support.AbstractApplicationContext
- getMessage(MessageSourceResolvable, Locale) - Method in class org.springframework.context.support.AbstractMessageSource
- getMessage(MessageSourceResolvable, Locale) - Method in class org.springframework.context.support.DelegatingMessageSource
- getMessage(MessageSourceResolvable, Locale) - Method in class org.springframework.context.support.MessageSourceAccessor
-
Retrieve the given MessageSourceResolvable (e.g.
- getMessageCache() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
-
Return the SockJS buffer for messages stored transparently between polling requests.
- getMessageChannel() - Method in class org.springframework.messaging.simp.SimpMessagingTemplate
-
Return the configured message channel.
- getMessageCode() - Method in exception org.springframework.expression.spel.SpelEvaluationException
-
Return the message code.
- getMessageCode() - Method in exception org.springframework.expression.spel.SpelParseException
-
Return the message code.
- getMessageCodec() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getMessageCodec() - Method in class org.springframework.web.socket.sockjs.client.SockJsClient
-
Return the SockJsMessageCodec to use.
- getMessageCodec() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return the message codec to use for encoding SockJS messages.
- getMessageCodec() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- getMessageCodec() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
-
The codec to use for encoding and decoding SockJS messages.
- getMessageCodec() - Method in class org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
- getMessageCodesResolver() - Method in class org.springframework.validation.AbstractBindingResult
-
Return the strategy to use for resolving errors into message codes.
- getMessageCodesResolver() - Method in class org.springframework.validation.beanvalidation.MethodValidationAdapter
-
Return the
configured
MessageCodesResolver
. - getMessageCodesResolver() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return the strategy to use for resolving errors into message codes.
- getMessageCodesResolver() - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
- getMessageCodesResolver() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Override this method to provide a custom
MessageCodesResolver
. - getMessageCodesResolver() - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Provide a custom
MessageCodesResolver
to use for data binding in annotated controller method arguments instead of the one created by default inDataBinder
. - getMessageCodesResolver() - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
- getMessageCodesResolver() - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
- getMessageCodesResolver() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Override this method to provide a custom
MessageCodesResolver
. - getMessageCodesResolver() - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Provide a custom
MessageCodesResolver
for building message codes from data binding and validation error codes. - getMessageConditions() - Method in class org.springframework.messaging.handler.CompositeMessageCondition
- getMessageConverter() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the message converter for this template.
- getMessageConverter() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- getMessageConverter() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the converter that will convert incoming JMS messages to listener method arguments, and objects returned from listener methods back to JMS messages.
- getMessageConverter() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the
MessageConverter
to use, if any. - getMessageConverter() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- getMessageConverter() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return the
MessageConverter
that can be used to convertMessage
, if any. - getMessageConverter() - Method in class org.springframework.messaging.core.AbstractMessageSendingTemplate
-
Return the configured
MessageConverter
. - getMessageConverter() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
Return the configured
MessageConverter
. - getMessageConverter() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
Return the configured
MessageConverter
. - getMessageConverter() - Method in class org.springframework.messaging.simp.stomp.StompClientSupport
-
Return the configured
MessageConverter
. - getMessageConverters() - Method in class org.springframework.web.client.RestTemplate
-
Return the list of message body converters.
- getMessageConverters() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Provides access to the shared
HttpMessageConverters
used by theRequestMappingHandlerAdapter
and theExceptionHandlerExceptionResolver
. - getMessageConverters() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the configured message body converters.
- getMessageConverters() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured message body converters.
- getMessageEndpointFactory() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return the JCA MessageEndpointFactory to activate.
- getMessageExceptions() - Method in exception org.springframework.mail.MailSendException
-
Return an array with thrown message exceptions.
- getMessageFormat(String, Locale) - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
- getMessageFormat(ResourceBundle, String, Locale) - Method in class org.springframework.context.support.ResourceBundleMessageSource
-
Return a MessageFormat for the given bundle and code, fetching already generated MessageFormats from the cache.
- getMessageFromParent(String, Object[], Locale) - Method in class org.springframework.context.support.AbstractMessageSource
-
Try to retrieve the given message from the parent
MessageSource
, if any. - getMessageHandler() - Method in interface org.springframework.messaging.support.MessageHandlingRunnable
-
Return the MessageHandler that will be used to handle the message.
- getMessageHandler(SubscribableChannel) - Method in class org.springframework.messaging.simp.config.AbstractBrokerRegistration
- getMessageHandler(SubscribableChannel) - Method in class org.springframework.messaging.simp.config.SimpleBrokerRegistration
- getMessageHandler(SubscribableChannel) - Method in class org.springframework.messaging.simp.config.StompBrokerRelayRegistration
- getMessageHandlerMethodFactory() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
Return the custom
MessageHandlerMethodFactory
to use, if any. - getMessageHeaders() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return the underlying
MessageHeaders
instance. - getMessageId() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
message id
. - getMessageId() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getMessageId() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the message-id header.
- getMessageInternal(String, Object[], Locale) - Method in class org.springframework.context.support.AbstractMessageSource
-
Resolve the given code and arguments as message in the given Locale, returning
null
if not found. - getMessageInterpolator() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getMessageListener() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointFactory
-
Return the message listener object for this endpoint.
- getMessageListener() - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
Return the
MessageListener
to invoke when a message matching the endpoint is received. - getMessageListener() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the message listener object to register.
- getMessageListener() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
-
Return the JMS MessageListener for this endpoint.
- getMessageListener() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Return the JMS MessageListener for this endpoint.
- getMessagePayload(HttpServletRequest) - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Extracts the message payload portion of the message created by
AbstractRequestLoggingFilter.createMessage(HttpServletRequest, String, String)
whenAbstractRequestLoggingFilter.isIncludePayload()
returns true. - getMessageReaders() - Method in class org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver
-
Return the configured message converters.
- getMessageReaders() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
-
Return the configurer for HTTP message readers.
- getMessageSelector() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the JMS message selector expression (or
null
if none). - getMessageSelector() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getMessageSizeLimit() - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
-
Protected accessor for internal use.
- getMessageSizeLimit() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
-
Get the configured message buffer size limit in bytes.
- getMessageSource() - Method in class org.springframework.ui.context.support.SimpleTheme
-
Deprecated.
- getMessageSource() - Method in interface org.springframework.ui.context.Theme
-
Deprecated.Return the specific MessageSource that resolves messages with respect to this theme.
- getMessageSource() - Method in class org.springframework.web.reactive.result.method.annotation.ResponseEntityExceptionHandler
-
Get the
MessageSource
that this exception handler uses. - getMessageSource() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the MessageSource in use with this request.
- getMessageSource() - Method in class org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
-
Get the
MessageSource
that this exception handler uses. - getMessageSource() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the current WebApplicationContext as MessageSource.
- getMessageSource() - Method in class org.springframework.web.servlet.tags.MessageTag
-
Use the current RequestContext's application context as MessageSource.
- getMessageSource() - Method in class org.springframework.web.servlet.tags.ThemeTag
-
Deprecated.Use the theme MessageSource for theme message resolution.
- getMessageSourceAccessor() - Method in class org.springframework.context.support.ApplicationObjectSupport
-
Return a MessageSourceAccessor for the application context used by this object, for easy message access.
- getMessageType() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getMessageType() - Method in class org.springframework.messaging.simp.SimpMessageTypeMessageCondition
- getMessageType() - Method in enum class org.springframework.messaging.simp.stomp.StompCommand
- getMessageType() - Method in class org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
-
Returns the websocket message type.
- getMessageType() - Method in exception org.springframework.web.util.pattern.PatternParseException
- getMessageType(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getMessageType(MethodParameter) - Method in class org.springframework.messaging.handler.annotation.MessageMappingReflectiveProcessor
- getMessageTypeMessageCondition() - Method in class org.springframework.messaging.simp.SimpMessageMappingInfo
- getMessageWriter() - Method in class org.springframework.web.reactive.result.view.HttpMessageWriterView
-
Return the configured message writer.
- getMessageWriters() - Method in class org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler
-
Return the configured message converters.
- getMessagingMessageConverter() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the
MessagingMessageConverter
for this listener, being able to convertMessage
. - getMetaAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified
annotationType
) on the suppliedAnnotatedElement
. - getMetaAnnotationTypes(AnnotatedElement, String) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified
annotationName
) on the suppliedAnnotatedElement
. - getMetaAnnotationTypes(String) - Method in interface org.springframework.core.type.AnnotationMetadata
-
Get the fully-qualified class names of all meta-annotation types that are present on the given annotation type on the underlying class.
- getMetaClass() - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
- getMetaClass() - Method in class org.springframework.context.support.GenericGroovyApplicationContext
- getMetaClass() - Method in class org.springframework.web.context.support.GroovyWebApplicationContext
- getMetadata() - Method in interface org.springframework.beans.factory.annotation.AnnotatedBeanDefinition
-
Obtain the annotation metadata (as well as basic class metadata) for this bean definition's bean class.
- getMetadata() - Method in class org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
- getMetadata() - Method in class org.springframework.context.annotation.DeferredImportSelector.Group.Entry
-
Return the
AnnotationMetadata
of the importingConfiguration
class. - getMetadata() - Method in class org.springframework.context.annotation.ScannedGenericBeanDefinition
- getMetadata() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the metadata entries for
RSocketRequester.MetadataSpec.metadata(Object, MimeType)
. - getMetadata() - Method in class org.springframework.r2dbc.connection.DelegatingConnectionFactory
- getMetadata() - Method in class org.springframework.r2dbc.connection.lookup.AbstractRoutingConnectionFactory
- getMetaData() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getMetaData() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the meta-data, i.e.
- getMetadataAttribute(String) - Method in class org.springframework.beans.BeanMetadataAttributeAccessor
-
Look up the given BeanMetadataAttribute in this accessor's set of attributes.
- getMetadataExtractor() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
-
Return the configured
MetadataExtractor
. - getMetadataReader(String) - Method in interface org.springframework.core.type.classreading.MetadataReaderFactory
-
Obtain a MetadataReader for the given class name.
- getMetadataReader(String) - Method in class org.springframework.core.type.classreading.SimpleMetadataReaderFactory
- getMetadataReader(Resource) - Method in class org.springframework.core.type.classreading.CachingMetadataReaderFactory
- getMetadataReader(Resource) - Method in interface org.springframework.core.type.classreading.MetadataReaderFactory
-
Obtain a MetadataReader for the given resource.
- getMetadataReader(Resource) - Method in class org.springframework.core.type.classreading.SimpleMetadataReaderFactory
- getMetadataReaderFactory() - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
Return the MetadataReaderFactory used by this component provider.
- getMetadataSources() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
-
Determine the Hibernate
MetadataSources
to use. - getMetaSource() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the source of the meta-annotation, or
null
if the annotation is not meta-present. - getMetaTypes() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the complete list of annotation types within the annotation hierarchy from this annotation to the
root
. - getMethod() - Method in interface org.aopalliance.intercept.MethodInvocation
-
Get the method being called.
- getMethod() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
Return the method invoked on the proxied interface.
- getMethod() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getMethod() - Method in interface org.springframework.cache.interceptor.CacheOperationInvocationContext
-
Return the method which was invoked.
- getMethod() - Method in class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- getMethod() - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Return the annotated method.
- getMethod() - Method in class org.springframework.core.MethodParameter
-
Return the wrapped Method, if any.
- getMethod() - Method in class org.springframework.expression.spel.support.ReflectiveMethodExecutor
-
Return the original method that this executor has been configured for.
- getMethod() - Method in interface org.springframework.http.client.reactive.ClientHttpRequest
-
Return the HTTP method of the request.
- getMethod() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getMethod() - Method in class org.springframework.http.client.support.HttpRequestWrapper
-
Return the method of the wrapped request.
- getMethod() - Method in interface org.springframework.http.HttpRequest
-
Return the HTTP method of the request.
- getMethod() - Method in class org.springframework.http.RequestEntity
-
Return the HTTP method of the request.
- getMethod() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getMethod() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getMethod() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getMethod() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
- getMethod() - Method in class org.springframework.mock.http.client.MockClientHttpRequest
- getMethod() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
- getMethod() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getMethod() - Method in class org.springframework.scheduling.support.ScheduledMethodRunnable
-
Return the target method to call.
- getMethod() - Method in class org.springframework.scheduling.support.ScheduledTaskObservationContext
-
Return the method that is called for task execution.
- getMethod() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the method of the request.
- getMethod() - Method in exception org.springframework.validation.method.MethodValidationException
- getMethod() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return the method to which validation was applied.
- getMethod() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
-
Return the HTTP method of the request (usually GET or POST).
- getMethod() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
-
Return the HTTP request method that caused the failure.
- getMethod() - Method in exception org.springframework.web.method.annotation.HandlerMethodValidationException
- getMethod() - Method in exception org.springframework.web.reactive.function.client.WebClientRequestException
-
Return the HTTP request method.
- getMethod() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
method
' attribute. - getMethod(Class<?>, String, Class<?>...) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the given class has a public method with the given signature, and return it if available (else throws an
IllegalStateException
). - getMethod(Method) - Method in class org.springframework.cglib.reflect.FastClass
- getMethod(String, Class[]) - Method in class org.springframework.cglib.reflect.FastClass
- getMethodAnnotation(Class<A>) - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Return a single annotation on the underlying method, traversing its super methods if no annotation can be found on the given method itself.
- getMethodAnnotation(Class<A>) - Method in class org.springframework.core.MethodParameter
-
Return the method/constructor annotation of the given type, if available.
- getMethodAnnotation(Class<T>) - Method in class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- getMethodAnnotations() - Method in class org.springframework.core.MethodParameter
-
Return the annotations associated with the target method/constructor itself.
- getMethodArgumentValues(Message<?>, Object...) - Method in class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
-
Get the method argument values for the current message, checking the provided argument values and falling back to the configured argument resolvers.
- getMethodArgumentValues(NativeWebRequest, ModelAndViewContainer, Object...) - Method in class org.springframework.web.method.support.InvocableHandlerMethod
-
Get the method argument values for the current request, checking the provided argument values and falling back to the configured argument resolvers.
- getMethodCountForName(Class<?>, String) - Static method in class org.springframework.util.ClassUtils
-
Return the number of methods with a given name (with any argument types), for the given class and/or its superclasses.
- getMethodDescriptor(Method) - Static method in class org.springframework.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethodDescriptor(Type, Type...) - Static method in class org.springframework.asm.Type
-
Returns the descriptor corresponding to the given argument and return types.
- getMethodIfAvailable(Class<?>, String, Class<?>...) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the given class has a public method with the given signature, and return it if available (else return
null
). - getMethodInfo() - Method in class org.springframework.cglib.core.CodeEmitter
- getMethodInfo(Member) - Static method in class org.springframework.cglib.core.ReflectUtils
- getMethodInfo(Member, int) - Static method in class org.springframework.cglib.core.ReflectUtils
- getMethodInvoker() - Method in class org.springframework.test.context.support.DefaultTestContext
- getMethodInvoker() - Method in interface org.springframework.test.context.TestContext
-
Get the
MethodInvoker
to use. - getMethodMatcher() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- getMethodMatcher() - Method in interface org.springframework.aop.Pointcut
-
Return the MethodMatcher for this pointcut.
- getMethodMatcher() - Method in class org.springframework.aop.support.annotation.AnnotationMatchingPointcut
- getMethodMatcher() - Method in class org.springframework.aop.support.ComposablePointcut
- getMethodMatcher() - Method in class org.springframework.aop.support.ControlFlowPointcut
- getMethodMatcher() - Method in class org.springframework.aop.support.DynamicMethodMatcherPointcut
- getMethodMatcher() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcut
- getMethodName() - Method in class org.springframework.aot.agent.MethodReference
-
Return the name of the method.
- getMethodName() - Method in exception org.springframework.asm.MethodTooLargeException
-
Returns the name of the method.
- getMethodName() - Method in class org.springframework.beans.factory.support.MethodOverride
-
Return the name of the method to be overridden.
- getMethodName() - Method in interface org.springframework.core.type.MethodMetadata
-
Get the name of the underlying method.
- getMethodName() - Method in class org.springframework.core.type.StandardMethodMetadata
- getMethodOverrides() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return information about methods to be overridden by the IoC container.
- getMethodParam() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the name of the request param for non-browser supported HTTP methods.
- getMethodParameter() - Method in class org.springframework.beans.factory.InjectionPoint
-
Return the wrapped MethodParameter, if any.
- getMethodParameter() - Method in exception org.springframework.messaging.handler.invocation.MethodArgumentResolutionException
-
Return the MethodParameter that was rejected.
- getMethodParameter() - Method in class org.springframework.validation.method.ParameterValidationResult
-
The method parameter the validation results are for.
- getMethodParameter() - Method in exception org.springframework.web.bind.MissingServletRequestParameterException
-
Return the target
MethodParameter
if the exception was raised for a controller method argument. - getMethodParameter() - Method in exception org.springframework.web.server.ServerErrorException
-
Return the specific method parameter associated with the error, if any.
- getMethodParameter() - Method in exception org.springframework.web.server.ServerWebInputException
-
Return the
MethodParameter
associated with this error, if any. - getMethodParameters() - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Return the method parameters for this
AnnotatedMethod
. - getMethodReference() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return a simple representation of the method invoked here.
- getMethodReplacerBeanName() - Method in class org.springframework.beans.factory.support.ReplaceOverride
-
Return the name of the bean implementing MethodReplacer.
- getMethodResolvers() - Method in interface org.springframework.expression.EvaluationContext
-
Return a list of resolvers that will be asked in turn to locate a method.
- getMethodResolvers() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return the specified
MethodResolver
delegates, if any. - getMethodResolvers() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getMethods() - Method in class org.springframework.aot.generate.GeneratedClass
-
Return generated methods for this instance.
- getMethods() - Method in interface org.springframework.beans.factory.aot.BeanFactoryInitializationCode
-
Get the
GeneratedMethods
used by the initializing code. - getMethods() - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCode
-
Return a
GeneratedMethods
being used by the registrations code. - getMethods() - Method in interface org.springframework.beans.factory.aot.BeanRegistrationsCode
-
Return a
GeneratedMethods
being used by the registrations code. - getMethods() - Method in class org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition
-
Returns all
RequestMethods
contained in this condition. - getMethods() - Method in class org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
-
Returns all
RequestMethods
contained in this condition. - getMethods(Class<?>) - Method in class org.springframework.expression.spel.support.ReflectiveMethodResolver
-
Return the set of methods for this type.
- getMethods(Class, Class[], List) - Static method in class org.springframework.cglib.proxy.Enhancer
-
Finds all of the methods that will be extended by an Enhancer-generated class using the specified superclass and interfaces.
- getMethodsCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the HTTP request methods of this
RequestMappingInfo
; or instance with 0 request methods, nevernull
. - getMethodsCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the HTTP request methods of this
RequestMappingInfo
; or instance with 0 request methods (nevernull
). - getMethodSignature(Method) - Static method in class org.springframework.jmx.support.JmxUtils
-
Create a
String[]
representing the argument signature of a method. - getMethodType(String) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the given method descriptor. - getMethodType(Type, Type...) - Static method in class org.springframework.asm.Type
-
Returns the method
Type
corresponding to the given argument and return types. - getMetricType() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
A description of how this metric's values change over time.
- getMimeMessage() - Method in class org.springframework.mail.javamail.MimeMailMessage
-
Return the JavaMail MimeMessage that this MimeMailMessage is based on.
- getMimeMessage() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return the underlying MimeMessage object.
- getMimeMessageHelper() - Method in class org.springframework.mail.javamail.MimeMailMessage
-
Return the MimeMessageHelper that this MimeMailMessage is based on.
- getMimeMultipart() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return the underlying MIME "multipart/related" object, if any.
- getMimeType() - Method in exception org.springframework.util.InvalidMimeTypeException
-
Return the offending content type.
- getMimeType(String) - Method in class org.springframework.mock.web.MockServletContext
- getMimeType(Message<?>) - Method in class org.springframework.messaging.handler.annotation.reactive.PayloadMethodArgumentResolver
-
Return the mime type for the content.
- getMimeType(MessageHeaders) - Method in class org.springframework.messaging.converter.AbstractMessageConverter
- getMimeTypes() - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
-
Subclasses should expose this as "decodable" or "encodable" mime types.
- getMimeTypes() - Method in class org.springframework.http.codec.protobuf.ProtobufCodecSupport
- getMimeTypes(ResolvableType) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getMinCount() - Method in class org.springframework.test.web.client.ExpectedCount
-
Return the
min
boundary of the expected count range. - getMinEvictableIdleTimeMillis() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Return the minimum time that an idle object can sit in the pool.
- getMinIdle() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Return the minimum number of idle objects in the pool.
- getMinorVersion() - Method in class org.springframework.mock.web.MockServletContext
- getMissCount() - Method in interface org.springframework.test.context.cache.ContextCache
-
Get the overall miss count for this cache.
- getMissCount() - Method in class org.springframework.test.context.cache.DefaultContextCache
- getMissingCache(String) - Method in class org.springframework.cache.jcache.JCacheCacheManager
- getMissingCache(String) - Method in class org.springframework.cache.support.AbstractCacheManager
-
Return a missing cache with the specified
name
, ornull
if such a cache does not exist or could not be created on demand. - getMissingRequiredProperties() - Method in exception org.springframework.core.env.MissingRequiredPropertiesException
-
Return the set of properties marked as required but not present upon validation.
- getMockHttpServletResponse(ServletResponse) - Method in class org.springframework.mock.web.MockRequestDispatcher
-
Obtain the underlying
MockHttpServletResponse
, unwrappingHttpServletResponseWrapper
decorators if necessary. - getMockServerResult() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the result from the mock server exchange, if applicable, for further assertions on the state of the server response.
- getMode() - Method in class org.springframework.aot.hint.ExecutableHint
-
Return the mode that applies to this hint.
- getModel() - Method in class org.springframework.validation.AbstractBindingResult
-
Return a model Map for the obtained state, exposing an Errors instance as '
MODEL_KEY_PREFIX
+ objectName' and the object itself. - getModel() - Method in exception org.springframework.validation.BindException
- getModel() - Method in interface org.springframework.validation.BindingResult
-
Return a model Map for the obtained state, exposing a BindingResult instance as '
MODEL_KEY_PREFIX
+ objectName' and the object itself as 'objectName'. - getModel() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getModel() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the model to use -- either the "default" or the "redirect" model.
- getModel() - Method in class org.springframework.web.reactive.BindingContext
-
Return the default model.
- getModel() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the model used for request handling.
- getModel() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the model Map that this RequestContext encapsulates, if any.
- getModel() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the model map.
- getModel() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the model Map that this RequestContext encapsulates, if any.
- getModelAndView() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return the
ModelAndView
prepared by the handler. - getModelAndView() - Method in exception org.springframework.web.servlet.ModelAndViewDefiningException
-
Return the ModelAndView that this exception contains for forwarding to.
- getModelAndView(String, Exception) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
Return a ModelAndView for the given view name and exception.
- getModelAndView(String, Exception, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
Return a ModelAndView for the given request, view name and exception.
- getModelAndViewResolvers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured
ModelAndViewResolvers
, ornull
. - getModelAttribute() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the name of the form attribute in the model.
- getModelAttributes(Map<String, ?>, ServerWebExchange) - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Prepare the model to use for rendering.
- getModelAttributes(Map<String, ?>, ServerWebExchange) - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Prepare the model to use for rendering by potentially exposing a
RequestContext
for use in Spring FreeMarker macros and then delegating to the inherited implementation of this method. - getModelInternal() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the model map.
- getModelKeys() - Method in class org.springframework.web.reactive.result.view.HttpMessageWriterView
-
Return the configured model keys.
- getModelKeys() - Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
-
Return the attributes in the model that should be rendered by this view.
- getModelMap() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the underlying
ModelMap
instance (nevernull
). - getModelObject(String) - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Retrieve the model object for the given model name, either from the model or from the request attributes.
- getModelObject(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Retrieve the model object for the given model name, either from the model or from the request attributes.
- getModificationDate() - Method in class org.springframework.http.ContentDisposition
-
Deprecated.since 5.2.3 as per RFC 6266, Appendix B, to be removed in a future release.
- getModifiers() - Method in class org.springframework.cglib.core.ClassInfo
- getModifiers() - Method in class org.springframework.cglib.core.MethodInfo
- getModifiers() - Method in class org.springframework.cglib.reflect.FastMember
- getModule() - Method in class org.springframework.core.io.ModuleResource
-
Return the
Module
for this resource. - getMonetaryAmountFormat(Locale) - Method in class org.springframework.format.number.money.MonetaryAmountFormatter
-
Obtain a MonetaryAmountFormat for the given locale.
- getMostSpecific(YamlProcessor.MatchStatus, YamlProcessor.MatchStatus) - Static method in enum class org.springframework.beans.factory.config.YamlProcessor.MatchStatus
-
Compare two
YamlProcessor.MatchStatus
items, returning the most specific status. - getMostSpecificCause() - Method in exception org.springframework.core.NestedCheckedException
-
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
- getMostSpecificCause() - Method in exception org.springframework.core.NestedRuntimeException
-
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
- getMostSpecificCause(Throwable) - Static method in class org.springframework.core.NestedExceptionUtils
-
Retrieve the most specific cause of the given exception, that is, either the innermost cause (root cause) or the exception itself.
- getMostSpecificMethod() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
- getMostSpecificMethod(Method, Class<?>) - Static method in class org.springframework.aop.support.AopUtils
-
Given a method, which may come from an interface, and a target class used in the current AOP invocation, find the corresponding target method if there is one.
- getMostSpecificMethod(Method, Class<?>) - Static method in class org.springframework.core.BridgeMethodResolver
-
Determine the most specific method for the supplied
bridge Method
in the given class hierarchy, even if not available on the local declaring class. - getMostSpecificMethod(Method, Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Given a method, which may come from an interface, and a target class used in the current reflective invocation, find the corresponding target method if there is one — for example, the method may be
IFoo.bar()
, and the target class may beDefaultFoo
. - getMultiFileMap() - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getMultiFileMap() - Method in interface org.springframework.web.multipart.MultipartRequest
-
Return a
MultiValueMap
of the multipart files contained in this request. - getMultiFileMap() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getMultipartContentType(String) - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getMultipartContentType(String) - Method in interface org.springframework.web.multipart.MultipartRequest
-
Determine the content type of the specified request part.
- getMultipartContentType(String) - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getMultipartContentType(String) - Method in class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
- getMultipartData() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getMultipartData() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the parts of a multipart request if the Content-Type is
"multipart/form-data"
or an empty map otherwise. - getMultipartData() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getMultipartFiles() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
-
Obtain the MultipartFile Map for retrieval, lazily initializing it if necessary.
- getMultipartHeaders(String) - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getMultipartHeaders(String) - Method in interface org.springframework.web.multipart.MultipartHttpServletRequest
-
Return the headers for the specified part of the multipart request.
- getMultipartHeaders(String) - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getMultipartHeaders(String) - Method in class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
- getMultipartMediaType(MediaType, byte[]) - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
-
Prepare the
MediaType
to use by adding "boundary" and "charset" parameters to the givenmediaType
or "multipart/form-data" otherwise by default. - getMultipartParameterContentTypes() - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
-
Obtain the multipart parameter content type Map for retrieval, lazily initializing it if necessary.
- getMultipartParameters() - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
-
Obtain the multipart parameter Map for retrieval, lazily initializing it if necessary.
- getMultipartResolver() - Method in class org.springframework.web.servlet.DispatcherServlet
-
Obtain this servlet's MultipartResolver, if any.
- getMultipartResolverBeanName() - Method in class org.springframework.web.multipart.support.MultipartFilter
-
Return the bean name of the MultipartResolver to fetch from Spring's root application context.
- getMultiple() - Method in class org.springframework.web.servlet.tags.form.SelectTag
-
Get the value of the HTML '
multiple
' attribute rendered on the final 'select
' element. - getMultiplier() - Method in class org.springframework.util.backoff.ExponentialBackOff
-
Return the value to multiply the current interval by for each retry attempt.
- getMutableAccessor(Message<?>) - Static method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return a mutable
MessageHeaderAccessor
for the given message attempting to match the type of accessor used to create the message headers, or otherwise wrapping the message with aMessageHeaderAccessor
instance. - getMXBeanInterface(Class<?>) - Static method in class org.springframework.jmx.support.JmxUtils
-
Return the Java MXBean interface for the given class, if any (that is, an interface whose name ends with "MXBean" and/or carries an appropriate MXBean annotation).
- getNack() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getName() - Method in class org.springframework.aop.config.AdvisorComponentDefinition
- getName() - Method in class org.springframework.aop.config.PointcutComponentDefinition
- getName() - Method in class org.springframework.aot.generate.GeneratedClass
-
Return the name of the generated class.
- getName() - Method in class org.springframework.aot.generate.GeneratedMethod
-
Return the generated name of the method.
- getName() - Method in class org.springframework.aot.hint.AbstractTypeReference
- getName() - Method in class org.springframework.aot.hint.MemberHint
-
Return the name of the member.
- getName() - Method in interface org.springframework.aot.hint.TypeReference
-
Return the fully qualified name of this type reference.
- getName() - Method in class org.springframework.asm.ConstantDynamic
-
Returns the name of this constant.
- getName() - Method in class org.springframework.asm.Handle
-
Returns the name of the field or method designated by this handle.
- getName() - Method in class org.springframework.beans.BeanMetadataAttribute
-
Return the name of the attribute.
- getName() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
-
Return the name of the constructor argument.
- getName() - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
- getName() - Method in interface org.springframework.beans.factory.parsing.ComponentDefinition
-
Get the user-visible name of this
ComponentDefinition
. - getName() - Method in class org.springframework.beans.factory.parsing.CompositeComponentDefinition
- getName() - Method in class org.springframework.beans.PropertyValue
-
Return the name of the property.
- getName() - Method in interface org.springframework.cache.Cache
-
Return the cache name.
- getName() - Method in class org.springframework.cache.caffeine.CaffeineCache
- getName() - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
- getName() - Method in class org.springframework.cache.interceptor.CacheOperation
- getName() - Method in class org.springframework.cache.jcache.JCacheCache
- getName() - Method in class org.springframework.cache.support.NoOpCache
- getName() - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
- getName() - Method in class org.springframework.cglib.core.Signature
- getName() - Method in class org.springframework.cglib.reflect.FastClass
- getName() - Method in class org.springframework.cglib.reflect.FastMember
- getName() - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
-
Return the resource name for the lookup.
- getName() - Method in class org.springframework.core.convert.Property
-
The name of the property: e.g.
- getName() - Method in class org.springframework.core.convert.TypeDescriptor
-
Return the name of this type: the fully qualified class name.
- getName() - Method in class org.springframework.core.env.PropertySource
-
Return the name of this
PropertySource
. - getName() - Method in interface org.springframework.core.metrics.StartupStep
-
Return the name of the startup step.
- getName() - Method in class org.springframework.core.test.tools.ClassFile
-
Return the fully qualified name of the class.
- getName() - Method in class org.springframework.expression.spel.ast.MethodReference
-
Get the name of the referenced method.
- getName() - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
-
Get the name of the referenced property or field.
- getName() - Method in class org.springframework.http.client.observation.DefaultClientRequestObservationConvention
- getName() - Method in class org.springframework.http.ContentDisposition
-
Return the value of the name parameter, or
null
if not defined. - getName() - Method in class org.springframework.http.HttpCookie
-
Return the cookie name.
- getName() - Method in class org.springframework.http.server.observation.DefaultServerRequestObservationConvention
- getName() - Method in class org.springframework.http.server.reactive.observation.DefaultServerRequestObservationConvention
- getName() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return the name of the parameter, or
null
if anonymous. - getName() - Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
Return the name of this notification.
- getName() - Method in class org.springframework.jmx.export.metadata.ManagedOperationParameter
-
Return the name of this parameter in the operation signature.
- getName() - Method in interface org.springframework.messaging.simp.user.SimpUser
-
The unique user name.
- getName() - Method in class org.springframework.mock.web.MockMultipartFile
- getName() - Method in class org.springframework.mock.web.MockPart
- getName() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getName() - Method in class org.springframework.scheduling.support.DefaultScheduledTaskObservationConvention
- getName() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
Get the name of the context hierarchy level that was declared via
@ContextConfiguration
. - getName() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- getName() - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
- getName() - Method in interface org.springframework.transaction.TransactionDefinition
-
Return the name of this transaction.
- getName() - Method in class org.springframework.ui.context.support.SimpleTheme
-
Deprecated.
- getName() - Method in interface org.springframework.ui.context.Theme
-
Deprecated.Return the name of the theme.
- getName() - Method in exception org.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException
-
Return the name of the method argument.
- getName() - Method in exception org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
-
Return the name of the method argument.
- getName() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return the name of the parameter in the multipart form.
- getName() - Method in class org.springframework.web.reactive.function.client.DefaultClientRequestObservationConvention
- getName() - Method in interface org.springframework.web.reactive.result.condition.NameValueExpression
- getName() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Return the name for this mapping, or
null
. - getName() - Method in exception org.springframework.web.server.MissingRequestValueException
-
Return the name of the missing value, e.g.
- getName() - Method in interface org.springframework.web.servlet.mvc.condition.NameValueExpression
- getName() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the name for this mapping, or
null
. - getName() - Method in class org.springframework.web.servlet.tags.BindErrorsTag
-
Return the name of the bean that this tag checks.
- getName() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the value for the HTML '
name
' attribute. - getName() - Method in class org.springframework.web.servlet.tags.form.ButtonTag
-
Set the value of the '
name
' attribute. - getName() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
Get the value for the HTML '
name
' attribute. - getName() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
name
' attribute. - getName() - Method in class org.springframework.web.servlet.tags.form.LabelTag
-
Overrides
#getName()
to always returnnull
, because the 'name
' attribute is not supported by the 'label
' tag. - getName() - Method in class org.springframework.web.servlet.tags.Param
-
Return the raw parameter name.
- getName() - Method in class org.springframework.web.socket.adapter.standard.WebSocketToStandardExtensionAdapter
- getName() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the unique name associated with this service.
- getName() - Method in class org.springframework.web.socket.WebSocketExtension
-
Return the name of the extension (never
null
or empty). - getName(HandlerMethod, RequestMappingInfo) - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMethodMappingNamingStrategy
- getName(HandlerMethod, T) - Method in interface org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy
-
Determine the name for the given HandlerMethod and mapping.
- getNamedDispatcher(String) - Method in class org.springframework.mock.web.MockServletContext
- getNamedParameterJdbcTemplate() - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcDaoSupport
-
Return a NamedParameterJdbcTemplate wrapping the configured JdbcTemplate.
- getNameForParameter(MethodParameter) - Static method in class org.springframework.web.method.annotation.ModelFactory
-
Derive the model attribute name for the given method parameter based on a
@ModelAttribute
parameter annotation (if present) or falling back on parameter type based conventions. - getNameForReturnValue(Object, MethodParameter) - Static method in class org.springframework.web.method.annotation.ModelFactory
-
Derive the model attribute name for the given return value.
- getNameResolver() - Method in class org.springframework.validation.DataBinder
-
Return the
configured
name resolver for constructor parameters. - getNames() - Method in interface org.springframework.validation.DataBinder.ValueResolver
-
Return the names of all property values.
- getNames() - Method in class org.springframework.web.bind.ServletRequestDataBinder.ServletRequestValueResolver
- getNames(Class[]) - Static method in class org.springframework.cglib.core.ReflectUtils
- getNames(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all names of the given group of constants.
- getNamesForProperty(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all names of the group of constants for the given bean property name.
- getNamesForSuffix(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all names of the given group of constants.
- getNamespace() - Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
-
Return the namespace for this web application context, if any.
- getNamespace() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- getNamespace() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
- getNamespace() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
- getNamespace() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the namespace for this servlet, falling back to default scheme if no custom namespace was set: e.g.
- getNamespaceHandlerResolver() - Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
Lazily create a default NamespaceHandlerResolver, if not set before.
- getNamespaceHandlerResolver() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the namespace resolver.
- getNamespaceURI(String) - Method in class org.springframework.util.xml.SimpleNamespaceContext
- getNamespaceURI(Node) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Get the namespace URI for the supplied node.
- getNamingPolicy() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getNamingStrategy() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Return the configured naming strategy or
null
. - getNativeBuffer() - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
Directly exposes the native
ByteBuffer
that this buffer is based on also updating theByteBuffer's
position and limit to match the currentDefaultDataBuffer.readPosition()
andDefaultDataBuffer.readableByteCount()
. - getNativeBuffer() - Method in class org.springframework.core.io.buffer.Netty5DataBuffer
-
Directly exposes the native
Buffer
that this buffer is based on. - getNativeBuffer() - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
Directly exposes the native
ByteBuf
that this buffer is based on. - getNativeCache() - Method in interface org.springframework.cache.Cache
-
Return the underlying native cache provider.
- getNativeCache() - Method in class org.springframework.cache.caffeine.CaffeineCache
-
Return the internal Caffeine Cache (possibly an adapter on top of an
CaffeineCache.getAsyncCache()
). - getNativeCache() - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
- getNativeCache() - Method in class org.springframework.cache.jcache.JCacheCache
- getNativeCache() - Method in class org.springframework.cache.support.NoOpCache
- getNativeCache() - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
- getNativeEntityManagerFactory() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getNativeEntityManagerFactory() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the raw underlying EntityManagerFactory.
- getNativeHeader(String) - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Return all values for the specified native header, if present.
- getNativeHeaders() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getNativeHeaders() - Method in class org.springframework.messaging.support.NativeMessageHeaderAccessor
-
Subclasses can use this method to access the "native" headers sub-map.
- getNativeMessage() - Method in class org.springframework.web.reactive.socket.WebSocketMessage
-
Return the message from the API of the underlying WebSocket library.
- getNativeRequest() - Method in interface org.springframework.http.client.reactive.ClientHttpRequest
-
Return the request from the underlying HTTP library.
- getNativeRequest() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getNativeRequest() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
-
Return the underlying server response.
- getNativeRequest() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
- getNativeRequest() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
- getNativeRequest() - Method in class org.springframework.web.context.request.FacesWebRequest
- getNativeRequest() - Method in interface org.springframework.web.context.request.NativeWebRequest
-
Return the underlying native request object.
- getNativeRequest() - Method in class org.springframework.web.context.request.ServletWebRequest
- getNativeRequest(ServletRequest, Class<T>) - Static method in class org.springframework.web.util.WebUtils
-
Return an appropriate request object of the specified type, if available, unwrapping the given request as far as necessary.
- getNativeRequest(Class<T>) - Method in class org.springframework.web.context.request.FacesWebRequest
- getNativeRequest(Class<T>) - Method in interface org.springframework.web.context.request.NativeWebRequest
-
Return the underlying native request object, if available.
- getNativeRequest(Class<T>) - Method in class org.springframework.web.context.request.ServletWebRequest
- getNativeRequest(ServerHttpRequest) - Static method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
-
Return the native request of the underlying server API, if possible, also unwrapping
ServerHttpRequestDecorator
if necessary. - getNativeResponse() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
-
Return the underlying server response.
- getNativeResponse() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpResponse
- getNativeResponse() - Method in class org.springframework.web.context.request.FacesWebRequest
- getNativeResponse() - Method in interface org.springframework.web.context.request.NativeWebRequest
-
Return the underlying native response object, if any.
- getNativeResponse() - Method in class org.springframework.web.context.request.ServletWebRequest
- getNativeResponse(ServletResponse, Class<T>) - Static method in class org.springframework.web.util.WebUtils
-
Return an appropriate response object of the specified type, if available, unwrapping the given response as far as necessary.
- getNativeResponse(Class<T>) - Method in class org.springframework.web.context.request.FacesWebRequest
- getNativeResponse(Class<T>) - Method in interface org.springframework.web.context.request.NativeWebRequest
-
Return the underlying native response object, if available.
- getNativeResponse(Class<T>) - Method in class org.springframework.web.context.request.ServletWebRequest
- getNativeResponse(ServerHttpResponse) - Static method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
-
Return the native response of the underlying server API, if possible, also unwrapping
ServerHttpResponseDecorator
if necessary. - getNativeSession() - Method in class org.springframework.web.socket.adapter.AbstractWebSocketSession
- getNativeSession() - Method in interface org.springframework.web.socket.adapter.NativeWebSocketSession
-
Return the underlying native WebSocketSession.
- getNativeSession() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getNativeSession() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getNativeSession(Class<R>) - Method in class org.springframework.web.socket.adapter.AbstractWebSocketSession
- getNativeSession(Class<T>) - Method in interface org.springframework.web.socket.adapter.NativeWebSocketSession
-
Return the underlying native WebSocketSession, if available.
- getNativeSession(Class<T>) - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getNativeSession(Class<T>) - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getNested(int) - Method in class org.springframework.core.ResolvableType
-
Return a
ResolvableType
for the specified nesting level. - getNested(int, Map<Integer, Integer>) - Method in class org.springframework.core.ResolvableType
-
Return a
ResolvableType
for the specified nesting level. - getNestedComponents() - Method in class org.springframework.beans.factory.parsing.CompositeComponentDefinition
-
Return the nested components that this composite component holds.
- getNestedGenericParameterType() - Method in class org.springframework.core.MethodParameter
-
Return the nested generic type of the method/constructor parameter.
- getNestedParameterType() - Method in class org.springframework.core.MethodParameter
-
Return the nested type of the method/constructor parameter.
- getNestedPath() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return the nested path of the object wrapped by this accessor.
- getNestedPath() - Method in class org.springframework.validation.AbstractErrors
- getNestedPath() - Method in exception org.springframework.validation.BindException
- getNestedPath() - Method in interface org.springframework.validation.Errors
-
Return the current nested path of this
Errors
object. - getNestedPath() - Method in class org.springframework.validation.method.ParameterErrors
- getNestedPath() - Method in class org.springframework.web.bind.EscapedErrors
- getNestedPath() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getNestedPath() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the value of the nested path that may have been exposed by the
NestedPathTag
. - getNestingLevel() - Method in class org.springframework.core.MethodParameter
-
Return the nesting level of the target type (typically 1; e.g.
- getNewTempClassLoader() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
-
This implementation throws an UnsupportedOperationException.
- getNext() - Method in interface org.springframework.util.ConcurrentReferenceHashMap.Reference
-
Return the next reference in the chain, or
null
if none. - getNextKey() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Determine the next key to use, as a long.
- getNextKey() - Method in class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
- getNextKey() - Method in class org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
-
Executes the SQL as specified by
AbstractSequenceMaxValueIncrementer.getSequenceQuery()
. - getNextKey() - Method in class org.springframework.jdbc.support.incrementer.MySQLMaxValueIncrementer
- getNextMessageTask(Message<?>) - Static method in class org.springframework.messaging.simp.broker.OrderedMessageChannelDecorator
-
Obtain the task to release the next message, if found.
- getNoMessagesReceivedSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getNonAspectClass() - Method in exception org.springframework.aop.aspectj.annotation.NotAnAtAspectException
-
Returns the offending class.
- getNonJtaDataSource() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getNonOptionArgs() - Method in class org.springframework.core.env.CommandLinePropertySource
-
Return the collection of non-option arguments parsed from the command line.
- getNonOptionArgs() - Method in class org.springframework.core.env.JOptCommandLinePropertySource
-
Deprecated.
- getNonOptionArgs() - Method in class org.springframework.core.env.SimpleCommandLinePropertySource
- getNoopOutputStream() - Static method in class org.springframework.jdbc.datasource.embedded.OutputStreamFactory
-
Returns an
OutputStream
that ignores all data given to it. - getNoSuchMessageExceptionDescription(NoSuchMessageException) - Method in class org.springframework.web.servlet.tags.MessageTag
-
Return default exception message.
- getNoSuchMessageExceptionDescription(NoSuchMessageException) - Method in class org.springframework.web.servlet.tags.ThemeTag
-
Deprecated.Return exception message that indicates the current theme.
- getNotificationFilter() - Method in class org.springframework.jmx.support.NotificationListenerHolder
-
Return the
NotificationFilter
associated with the encapsulatedNotificationListener
. - getNotificationInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
- getNotificationInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the notification metadata for the MBean resource.
- getNotificationInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Reads the
ManagedNotification
metadata from theClass
of the managed resource and generates and returns the correspondingModelMBeanNotificationInfo
metadata. - getNotificationListener() - Method in class org.springframework.jmx.support.NotificationListenerHolder
-
Get the
NotificationListener
. - getNotificationTypes() - Method in class org.springframework.jmx.export.metadata.ManagedNotification
-
Return the list of notification types.
- getNrOfElements() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the total number of elements in the source list.
- getNString(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getNString(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a String (for NCHAR, NVARCHAR, LONGNVARCHAR columns).
- getNString(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getNString(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a String (for NCHAR, NVARCHAR, LONGNVARCHAR columns).
- getNumber() - Method in class org.springframework.oxm.jaxb.test.FlightType
-
Gets the value of the number property.
- getNumber(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as a number. - getNumberFormat(Locale) - Method in class org.springframework.format.number.AbstractNumberFormatter
-
Obtain a concrete NumberFormat for the specified locale.
- getNumberFormat(Locale) - Method in class org.springframework.format.number.CurrencyStyleFormatter
- getNumberFormat(Locale) - Method in class org.springframework.format.number.NumberStyleFormatter
- getNumberFormat(Locale) - Method in class org.springframework.format.number.PercentStyleFormatter
- getNumberOfBeansFound() - Method in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
-
Return the number of beans found when only one matching bean was expected.
- getNumberOfBeansFound() - Method in exception org.springframework.beans.factory.NoUniqueBeanDefinitionException
-
Return the number of beans found when only one matching bean was expected.
- getObject() - Method in class org.springframework.aop.config.MethodLocatingFactoryBean
- getObject() - Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- getObject() - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
Return a proxy.
- getObject() - Method in class org.springframework.aop.scope.ScopedProxyFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
Expose the singleton instance or create a new prototype instance.
- getObject() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
Returns the same value each time if the singleton property is set to "true", otherwise returns the value returned from invoking the specified method on the fly.
- getObject() - Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.YamlMapFactoryBean
- getObject() - Method in class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
- getObject() - Method in interface org.springframework.beans.factory.FactoryBean
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getObject() - Method in interface org.springframework.beans.factory.ObjectFactory
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getObject() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
- getObject() - Method in class org.springframework.cache.jcache.JCacheManagerFactoryBean
- getObject() - Method in class org.springframework.context.support.ConversionServiceFactoryBean
- getObject() - Method in class org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
- getObject() - Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
- getObject() - Method in class org.springframework.http.client.support.ProxyFactoryBean
- getObject() - Method in class org.springframework.http.converter.json.GsonFactoryBean
-
Return the created Gson instance.
- getObject() - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
-
Return the singleton ObjectMapper.
- getObject() - Method in class org.springframework.jca.support.LocalConnectionFactoryBean
- getObject() - Method in class org.springframework.jca.support.ResourceAdapterFactoryBean
- getObject() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
- getObject() - Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
- getObject() - Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- getObject() - Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- getObject() - Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- getObject() - Method in class org.springframework.jndi.JndiObjectFactoryBean
-
Return the singleton JNDI object.
- getObject() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
- getObject() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
Return the singleton EntityManagerFactory.
- getObject() - Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- getObject() - Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
- getObject() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- getObject() - Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- getObject() - Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
- getObject() - Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- getObject() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- getObject() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- getObject() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- getObject() - Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- getObject() - Method in class org.springframework.transaction.config.JtaTransactionManagerFactoryBean
-
Deprecated.
- getObject() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
- getObject() - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
- getObject() - Method in class org.springframework.web.context.support.ServletContextAttributeFactoryBean
- getObject() - Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
- getObject() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getObject() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getObject(int) - Method in interface org.springframework.beans.factory.aot.AutowiredArguments
-
Return the resolved argument at the specified index.
- getObject(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObject(int, Class<T>) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(int, Class<T>) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObject(int, Map<String, Class<?>>) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(int, Map<String, Class<?>>) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObject(Object...) - Method in interface org.springframework.beans.factory.ObjectProvider
-
Return an instance (possibly shared or independent) of the object managed by this factory.
- getObject(String) - Method in class org.springframework.beans.factory.config.BeanExpressionContext
- getObject(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObject(String, Class<T>) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(String, Class<T>) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObject(String, Map<String, Class<?>>) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getObject(String, Map<String, Class<?>>) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as an Object.
- getObjectClass(Object) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getObjectClass(Object) - Method in interface org.springframework.expression.spel.SpelNode
-
Determine the class of the object passed in, unless it is already a class object.
- getObjectCount() - Method in class org.springframework.aop.target.ThreadLocalTargetSource
- getObjectCount() - Method in interface org.springframework.aop.target.ThreadLocalTargetSourceStats
-
Return the number of thread-bound objects created.
- getObjectForBeanInstance(Object, String, String, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Overridden in order to implicitly register the currently created bean as dependent on further beans getting programmatically retrieved during a
Supplier
callback. - getObjectForBeanInstance(Object, String, String, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Get the object for the given bean instance, either the bean instance itself or its created object in case of a FactoryBean.
- getObjectFromFactoryBean(FactoryBean<?>, String, boolean) - Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
-
Obtain an object to expose from the given FactoryBean.
- getObjectMapper() - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
-
Return the
configured
default ObjectMapper. - getObjectMapper() - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Return the main
ObjectMapper
in use. - getObjectMapper() - Method in class org.springframework.messaging.converter.MappingJackson2MessageConverter
-
Return the underlying
ObjectMapper
for this converter. - getObjectMapper() - Method in class org.springframework.web.servlet.view.json.AbstractJackson2View
-
Return the
ObjectMapper
for this view. - getObjectMapperRegistrations() - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getObjectMappersForType(Class<?>) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
-
Return ObjectMapper registrations for the given class, if any.
- getObjectMappersForType(Class<?>) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
-
Return ObjectMapper registrations for the given class, if any.
- getObjectName() - Method in class org.springframework.jmx.export.metadata.ManagedResource
-
Return the JMX ObjectName of this managed resource.
- getObjectName() - Method in interface org.springframework.jmx.export.naming.SelfNaming
-
Return the
ObjectName
for the implementing object. - getObjectName() - Method in class org.springframework.validation.AbstractBindingResult
- getObjectName() - Method in exception org.springframework.validation.BindException
- getObjectName() - Method in class org.springframework.validation.DataBinder
-
Return the name of the bound object.
- getObjectName() - Method in interface org.springframework.validation.Errors
-
Return the name of the bound root object.
- getObjectName() - Method in class org.springframework.validation.method.ParameterErrors
- getObjectName() - Method in class org.springframework.validation.ObjectError
-
Return the name of the affected object.
- getObjectName() - Method in class org.springframework.validation.SimpleErrors
- getObjectName() - Method in class org.springframework.web.bind.EscapedErrors
- getObjectName() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getObjectName(Object, String) - Method in class org.springframework.jmx.export.MBeanExporter
-
Retrieve the
ObjectName
for a bean. - getObjectName(Object, String) - Method in class org.springframework.jmx.export.naming.IdentityNamingStrategy
-
Returns an instance of
ObjectName
based on the identity of the managed resource. - getObjectName(Object, String) - Method in class org.springframework.jmx.export.naming.KeyNamingStrategy
-
Attempts to retrieve the
ObjectName
via the given key, trying to find a mapped value in the mappings first. - getObjectName(Object, String) - Method in class org.springframework.jmx.export.naming.MetadataNamingStrategy
-
Reads the
ObjectName
from the source-level metadata associated with the managed resource'sClass
. - getObjectName(Object, String) - Method in interface org.springframework.jmx.export.naming.ObjectNamingStrategy
-
Obtain an
ObjectName
for the supplied bean. - getObjectToExpose(ServiceLoader<?>) - Method in class org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
-
Determine the actual object to expose for the given ServiceLoader.
- getObjectToExpose(ServiceLoader<?>) - Method in class org.springframework.beans.factory.serviceloader.ServiceFactoryBean
- getObjectToExpose(ServiceLoader<?>) - Method in class org.springframework.beans.factory.serviceloader.ServiceListFactoryBean
- getObjectToExpose(ServiceLoader<?>) - Method in class org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean
- getObjectType() - Method in class org.springframework.aop.config.MethodLocatingFactoryBean
- getObjectType() - Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
- getObjectType() - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
Return the type of the proxy.
- getObjectType() - Method in class org.springframework.aop.scope.ScopedProxyFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
This abstract method declaration mirrors the method in the FactoryBean interface, for a consistent offering of abstract template methods.
- getObjectType() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.ListFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.MapFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
Return the type of object that this FactoryBean creates, or
null
if not known in advance. - getObjectType() - Method in class org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.ProviderCreatingFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.SetFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.YamlMapFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
- getObjectType() - Method in interface org.springframework.beans.factory.FactoryBean
-
Return the type of object that this FactoryBean creates, or
null
if not known in advance. - getObjectType() - Method in class org.springframework.beans.factory.serviceloader.ServiceFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.serviceloader.ServiceListFactoryBean
- getObjectType() - Method in class org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean
- getObjectType() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
- getObjectType() - Method in class org.springframework.cache.jcache.JCacheManagerFactoryBean
- getObjectType() - Method in class org.springframework.context.support.ConversionServiceFactoryBean
- getObjectType() - Method in class org.springframework.core.convert.Property
-
The object declaring this property, either directly or in a superclass the object extends.
- getObjectType() - Method in class org.springframework.core.convert.TypeDescriptor
-
Variation of
TypeDescriptor.getType()
that accounts for a primitive type by returning its object wrapper type. - getObjectType() - Method in class org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
- getObjectType() - Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
- getObjectType() - Method in class org.springframework.http.client.support.ProxyFactoryBean
- getObjectType() - Method in class org.springframework.http.converter.json.GsonFactoryBean
- getObjectType() - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
- getObjectType() - Method in class org.springframework.jca.support.LocalConnectionFactoryBean
- getObjectType() - Method in class org.springframework.jca.support.ResourceAdapterFactoryBean
- getObjectType() - Method in class org.springframework.jdbc.config.SortedResourcesFactoryBean
- getObjectType() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
- getObjectType() - Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
- getObjectType() - Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
- getObjectType() - Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
- getObjectType() - Method in class org.springframework.jmx.support.MBeanServerFactoryBean
- getObjectType() - Method in class org.springframework.jndi.JndiObjectFactoryBean
- getObjectType() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
- getObjectType() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getObjectType() - Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
- getObjectType() - Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- getObjectType() - Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
- getObjectType() - Method in class org.springframework.transaction.config.JtaTransactionManagerFactoryBean
-
Deprecated.
- getObjectType() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
- getObjectType() - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
- getObjectType() - Method in class org.springframework.web.context.support.ServletContextAttributeFactoryBean
- getObjectType() - Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
- getObjectType() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
- getObjectType() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
- getObjectType(String) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the given internal name. - getObjectWrapper() - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Get the configured FreeMarker
ObjectWrapper
, or the default wrapper if none specified. - getObjectWrapper() - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Return the configured FreeMarker
ObjectWrapper
, or the default wrapper if none specified. - getObservationConvention() - Method in class org.springframework.web.client.RestTemplate
-
Return the configured
ClientRequestObservationConvention
, ornull
if not set. - getObservationConvention() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the Observation convention configured for server exchanges observations.
- getObservationRegistry() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the
ObservationRegistry
used for recordingJMS message processing observations
. - getObservationRegistry() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Return the
ObservationRegistry
for this registrar. - getObservationRegistry() - Method in class org.springframework.web.client.RestTemplate
-
Return the configured
ObservationRegistry
. - getObservationRegistry() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
ObservationRegistry
. - getOffset() - Method in class org.springframework.asm.Label
-
Returns the bytecode offset corresponding to this label.
- getOnblur() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Get the value of the '
onblur
' attribute. - getOnchange() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Get the value of the '
onchange
' attribute. - getOnclick() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onclick
' attribute. - getOndblclick() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
ondblclick
' attribute. - getOnfocus() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Get the value of the '
onfocus
' attribute. - getOnkeydown() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onkeydown
' attribute. - getOnkeypress() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onkeypress
' attribute. - getOnkeyup() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onkeyup
' attribute. - getOnmousedown() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onmousedown
' attribute. - getOnmousemove() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onmousemove
' attribute. - getOnmouseout() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onmouseout
' attribute. - getOnmouseover() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onmouseover
' attribute. - getOnmouseup() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
onmouseup
' attribute. - getOnreset() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
onreset
' attribute. - getOnselect() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
onselect
' attribute. - getOnselect() - Method in class org.springframework.web.servlet.tags.form.TextareaTag
-
Get the value of the '
onselect
' attribute. - getOnsubmit() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
onsubmit
' attribute. - getOpcode(int) - Method in class org.springframework.asm.Type
-
Returns a JVM instruction opcode adapted to this
Type
. - getOperation() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getOperation() - Method in interface org.springframework.cache.interceptor.CacheOperationInvocationContext
-
Return the cache operation.
- getOperationContext(CacheOperation, Method, Object[], Object, Class<?>) - Method in class org.springframework.cache.interceptor.CacheAspectSupport
- getOperationDescription() - Method in class org.springframework.cache.interceptor.CacheableOperation.Builder
- getOperationDescription() - Method in class org.springframework.cache.interceptor.CacheEvictOperation.Builder
- getOperationDescription() - Method in class org.springframework.cache.interceptor.CacheOperation.Builder
-
Return an identifying description for this caching operation.
- getOperationDescription() - Method in class org.springframework.cache.interceptor.CachePutOperation.Builder
- getOperationDescription(Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Get the description for a particular operation.
- getOperationDescription(Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Retrieves the description for the supplied
Method
from the metadata. - getOperationInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Get the operation metadata for the MBean resource.
- getOperationInfo(Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Iterate through all methods on the MBean class and gives subclasses the chance to vote on their inclusion.
- getOperationParameters(Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Create parameter info for the given method.
- getOperationParameters(Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Reads
MBeanParameterInfo
from theManagedOperationParameter
attributes attached to a method. - getOperatorName() - Method in class org.springframework.expression.spel.ast.Operator
- getOperatorOverloader() - Method in interface org.springframework.expression.EvaluationContext
-
Return an operator overloader that may support mathematical operations between more than the standard set of types.
- getOperatorOverloader() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return an instance of
StandardOperatorOverloader
. - getOperatorOverloader() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getOptionValues(String) - Method in class org.springframework.core.env.CommandLinePropertySource
-
Return the collection of values associated with the command line option having the given name.
- getOptionValues(String) - Method in class org.springframework.core.env.JOptCommandLinePropertySource
-
Deprecated.
- getOptionValues(String) - Method in class org.springframework.core.env.SimpleCommandLinePropertySource
- getOrAdd(String, Consumer<TypeSpec.Builder>) - Method in class org.springframework.aot.generate.GeneratedClass
-
Get or add a nested generated class with the specified name.
- getOrAddForFeature(String, Consumer<TypeSpec.Builder>) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Get or add a generated class for the specified
featureName
and no particular component. - getOrAddForFeatureComponent(String, Class<?>, Consumer<TypeSpec.Builder>) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Get or add a generated class for the specified
featureName
targeting the specifiedcomponent
. - getOrAddForFeatureComponent(String, ClassName, Consumer<TypeSpec.Builder>) - Method in class org.springframework.aot.generate.GeneratedClasses
-
Get or add a generated class for the specified
featureName
targeting the specifiedcomponent
. - getOrCreateContainer(Object) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMappingJacksonResponseBodyAdvice
-
Wrap the body in a
MappingJacksonValue
value container (for providing additional serialization instructions) or simply cast it if already wrapped. - getOrCreateContext() - Static method in class org.springframework.transaction.reactive.TransactionContextManager
-
Return a
Function
to create or associate a newTransactionContext
. - getOrCreateContextHolder() - Static method in class org.springframework.transaction.reactive.TransactionContextManager
-
Return a
Function
to create or associate a newTransactionContextHolder
. - getOrDefault(Object, V) - Method in class org.springframework.util.ConcurrentReferenceHashMap
- getOrDefault(Object, V) - Method in class org.springframework.util.LinkedCaseInsensitiveMap
- getOrder() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- getOrder() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
- getOrder() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- getOrder() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
- getOrder() - Method in class org.springframework.aop.aspectj.SimpleAspectInstanceFactory
-
Determine the order for this factory's aspect instance, either an instance-specific order expressed through implementing the
Ordered
interface, or a fallback order. - getOrder() - Method in class org.springframework.aop.aspectj.SingletonAspectInstanceFactory
-
Determine the order for this factory's aspect instance, either an instance-specific order expressed through implementing the
Ordered
interface, or a fallback order. - getOrder() - Method in class org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
- getOrder() - Method in class org.springframework.aop.framework.ProxyProcessorSupport
- getOrder() - Method in class org.springframework.aop.interceptor.AsyncExecutionInterceptor
- getOrder() - Method in class org.springframework.aop.interceptor.ExposeInvocationInterceptor
- getOrder() - Method in class org.springframework.aop.support.AbstractPointcutAdvisor
- getOrder() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
- getOrder() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
- getOrder() - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- getOrder() - Method in class org.springframework.beans.factory.annotation.CustomAutowireConfigurer
- getOrder() - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
- getOrder() - Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
- getOrder() - Method in class org.springframework.beans.factory.config.CustomScopeConfigurer
- getOrder() - Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
- getOrder() - Method in class org.springframework.beans.StandardBeanInfoFactory
- getOrder() - Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
- getOrder() - Method in class org.springframework.context.annotation.ImportAwareAotBeanPostProcessor
- getOrder() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
- getOrder() - Method in class org.springframework.context.event.DefaultEventListenerFactory
- getOrder() - Method in class org.springframework.context.event.GenericApplicationListenerAdapter
- getOrder() - Method in interface org.springframework.context.event.SmartApplicationListener
-
Determine this listener's order in a set of listeners for the same event.
- getOrder() - Method in class org.springframework.context.event.SourceFilteringListener
- getOrder() - Method in class org.springframework.context.weaving.AspectJWeavingEnabler
- getOrder() - Method in interface org.springframework.core.Ordered
-
Get the order value of this object.
- getOrder() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
- getOrder() - Method in class org.springframework.messaging.simp.user.MultiServerUserRegistry
- getOrder() - Method in class org.springframework.orm.hibernate5.SpringSessionSynchronization
- getOrder() - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- getOrder() - Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
- getOrder() - Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- getOrder() - Method in class org.springframework.test.context.event.ApplicationEventsTestExecutionListener
-
Returns
1800
. - getOrder() - Method in class org.springframework.test.context.event.EventPublishingTestExecutionListener
-
Returns
10000
. - getOrder() - Method in class org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener
-
Returns
5000
. - getOrder() - Method in class org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
- getOrder() - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
-
The default implementation returns
Ordered.LOWEST_PRECEDENCE
, thereby ensuring that custom listeners are ordered after default listeners supplied by the framework. - getOrder() - Method in class org.springframework.test.context.support.DependencyInjectionTestExecutionListener
-
Returns
2000
. - getOrder() - Method in class org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
-
Returns
1500
. - getOrder() - Method in class org.springframework.test.context.support.DirtiesContextTestExecutionListener
-
Returns
3000
. - getOrder() - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
Returns
4000
. - getOrder() - Method in class org.springframework.test.context.web.ServletTestExecutionListener
-
Returns
1000
. - getOrder() - Method in interface org.springframework.transaction.event.TransactionalApplicationListener
-
Return the execution order within transaction synchronizations.
- getOrder() - Method in class org.springframework.transaction.event.TransactionalApplicationListenerAdapter
-
Return the synchronization order for the listener.
- getOrder() - Method in class org.springframework.transaction.event.TransactionalEventListenerFactory
- getOrder() - Method in interface org.springframework.transaction.support.TransactionSynchronization
-
Return the execution order for this transaction synchronization.
- getOrder() - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
Deprecated.
- getOrder() - Method in class org.springframework.web.method.ControllerAdviceBean
-
Get the order value for the contained bean.
- getOrder() - Method in class org.springframework.web.reactive.config.ViewResolverRegistry
- getOrder() - Method in class org.springframework.web.reactive.function.server.support.ServerResponseResultHandler
- getOrder() - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
- getOrder() - Method in class org.springframework.web.reactive.result.HandlerResultHandlerSupport
- getOrder() - Method in class org.springframework.web.reactive.result.view.ViewResolverSupport
- getOrder() - Method in class org.springframework.web.reactive.socket.server.support.WebSocketHandlerAdapter
-
Return the
configured
order for this instance. - getOrder() - Method in class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
Return the order position to be used.
- getOrder() - Method in class org.springframework.web.servlet.config.annotation.ViewResolverRegistry
- getOrder() - Method in class org.springframework.web.servlet.function.support.HandlerFunctionAdapter
- getOrder() - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- getOrder() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
- getOrder() - Method in class org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
- getOrder() - Method in class org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
- getOrder() - Method in class org.springframework.web.servlet.view.BeanNameViewResolver
- getOrder() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- getOrder() - Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
Deprecated.
- getOrder() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- getOrder() - Method in class org.springframework.web.servlet.view.ViewResolverComposite
- getOrder() - Method in class org.springframework.web.servlet.view.XmlViewResolver
-
Deprecated.
- getOrder() - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
- getOrder() - Method in class org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
- getOrder() - Method in class org.springframework.web.socket.messaging.DefaultSimpUserRegistry
- getOrder(Class<?>) - Static method in class org.springframework.core.annotation.OrderUtils
-
Return the order on the specified
type
. - getOrder(Class<?>, int) - Static method in class org.springframework.core.annotation.OrderUtils
-
Return the order on the specified
type
, or the specified default value if none can be found. - getOrder(Class<?>, Integer) - Static method in class org.springframework.core.annotation.OrderUtils
-
Return the order on the specified
type
, or the specified default value if none can be found. - getOrder(Object) - Method in class org.springframework.core.OrderComparator
-
Determine the order value for the given object.
- getOrder(AnnotatedElement) - Static method in class org.springframework.core.annotation.OrderUtils
-
Return the order declared on the specified
element
. - getOrder(BeanDefinition) - Static method in class org.springframework.context.annotation.ConfigurationClassUtils
-
Determine the order for the given configuration class bean definition, as set by
ConfigurationClassUtils.checkConfigurationClassCandidate(org.springframework.beans.factory.config.BeanDefinition, org.springframework.core.type.classreading.MetadataReaderFactory)
. - getOrder(AnnotationMetadata) - Static method in class org.springframework.context.annotation.ConfigurationClassUtils
-
Determine the order for the given configuration class metadata.
- getOrderForAspectClass(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
- getOrderForAspectClass(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
- getOrderForAspectClass(Class<?>) - Method in class org.springframework.aop.aspectj.SimpleAspectInstanceFactory
-
Determine a fallback order for the case that the aspect instance does not express an instance-specific order through implementing the
Ordered
interface. - getOrderForAspectClass(Class<?>) - Method in class org.springframework.aop.aspectj.SingletonAspectInstanceFactory
-
Determine a fallback order for the case that the aspect instance does not express an instance-specific order through implementing the
Ordered
interface. - getOrderSource(Object) - Method in interface org.springframework.core.OrderComparator.OrderSourceProvider
-
Return an order source for the specified object, i.e.
- getOrEmpty(Object) - Method in class org.springframework.http.HttpHeaders
-
Get the list of header values for the given header name, if any.
- getOrigin() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Origin
header. - getOrigin() - Method in class org.springframework.web.socket.client.WebSocketConnectionManager
-
Return the configured origin.
- getOriginal() - Method in exception org.springframework.cache.interceptor.CacheOperationInvoker.ThrowableWrapper
- getOriginalBeanName(String) - Static method in class org.springframework.aop.scope.ScopedProxyUtils
-
Get the original bean name for the provided target bean name.
- getOriginalClassLoader() - Method in interface org.springframework.core.SmartClassLoader
-
Return the original ClassLoader for this SmartClassLoader, or potentially the present loader itself if it is self-sufficient.
- getOriginalException() - Method in exception org.springframework.transaction.TransactionSystemException
-
Return the exception that was the first to be thrown within the failed transaction: i.e.
- getOriginalFilename() - Method in class org.springframework.mock.web.MockMultipartFile
- getOriginalFilename() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return the original filename in the client's filesystem.
- getOriginalMessage() - Method in class org.springframework.messaging.support.ErrorMessage
-
Return the original message (if available) at the point in the stack where the ErrorMessage was created.
- getOriginalPropertyValue() - Method in class org.springframework.beans.PropertyValue
-
Return the original PropertyValue instance for this value holder.
- getOriginalValue() - Method in class org.springframework.expression.spel.ast.Literal
- getOriginatingBeanDefinition() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the originating BeanDefinition, or
null
if none. - getOriginatingBeanDefinition() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the originating BeanDefinition, or
null
if none. - getOriginatingContextPath(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the context path for the given request, detecting an include request URL if called within a RequestDispatcher include.
- getOriginatingQueryString(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the query string part of the given request's URL.
- getOriginatingRequestUri(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the request URI for the given request.
- getOriginatingServletPath(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the servlet path for the given request, detecting an include request URL if called within a RequestDispatcher include.
- getOut() - Method in class org.springframework.mock.web.MockPageContext
- getOutbound() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNetty2WebSocketSession.WebSocketConnection
- getOutbound() - Method in class org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession.WebSocketConnection
- getOutcomeState() - Method in exception org.springframework.transaction.HeuristicCompletionException
-
Return the outcome state of the transaction state, as one of the constants in this class.
- getOutParameterNames() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the list of the
out
parameter names. - getOutputFlashMap(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Return "output" FlashMap to save attributes for request after redirect.
- getOutputStream() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation opens a FileOutputStream for the underlying file.
- getOutputStream() - Method in class org.springframework.core.io.FileUrlResource
- getOutputStream() - Method in class org.springframework.core.io.PathResource
-
This implementation opens an
OutputStream
for the underlying file. - getOutputStream() - Method in interface org.springframework.core.io.WritableResource
-
Return an
OutputStream
for the underlying resource, allowing to (over-)write its content. - getOutputStream() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getOutputStream() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
- getOutType(int, Type) - Method in interface org.springframework.cglib.core.FieldTypeCustomizer
-
Computes type of field for storing given parameter
- getOverride(Method) - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Return the override for the given method, if any.
- getOverrides() - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Return all method overrides contained by this object.
- getOwner() - Method in class org.springframework.asm.Handle
-
Returns the internal name of the class that owns the field or method designated by this handle.
- getPackageName() - Method in class org.springframework.aot.hint.AbstractTypeReference
- getPackageName() - Method in interface org.springframework.aot.hint.TypeReference
-
Return the package name of this type.
- getPackageName(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Determine the name of the package of the given class, e.g.
- getPackageName(String) - Static method in class org.springframework.cglib.core.TypeUtils
- getPackageName(String) - Static method in class org.springframework.util.ClassUtils
-
Determine the name of the package of the given fully-qualified class name, e.g.
- getPackageName(Type) - Static method in class org.springframework.cglib.core.TypeUtils
- getPackagesToScan() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Return the packages to search for JAXB2 annotations.
- getPaddingLength() - Method in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
-
Return the padding length for String values.
- getPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the current page number.
- getPage() - Method in class org.springframework.mock.web.MockPageContext
- getPageContext() - Method in class org.springframework.web.servlet.support.JspAwareRequestContext
-
Return the underlying PageContext.
- getPageCount() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the number of pages for the current source list.
- getPageList() - Method in class org.springframework.beans.support.PagedListHolder
-
Return a sub-list representing the current page.
- getPageSize() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the current page size.
- getParamConditionGroups() - Method in exception org.springframework.web.bind.UnsatisfiedServletRequestParameterException
-
Return all parameter condition groups that have been violated.
- getParamConditions() - Method in exception org.springframework.web.bind.UnsatisfiedServletRequestParameterException
-
Return the parameter conditions that have been violated or the first group in case of multiple groups.
- getParameter() - Method in class org.springframework.core.MethodParameter
-
Return the
Parameter
descriptor for method/constructor parameter. - getParameter() - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
-
Return the method parameter that failed validation.
- getParameter() - Method in exception org.springframework.web.bind.MissingMatrixVariableException
-
Return the method parameter bound to the matrix variable.
- getParameter() - Method in exception org.springframework.web.bind.MissingPathVariableException
-
Return the method parameter bound to the path variable.
- getParameter() - Method in exception org.springframework.web.bind.MissingRequestCookieException
-
Return the method parameter bound to the request cookie.
- getParameter() - Method in exception org.springframework.web.bind.MissingRequestHeaderException
-
Return the method parameter bound to the request header.
- getParameter() - Method in exception org.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException
-
Return the target method parameter.
- getParameter() - Method in exception org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
-
Return the target method parameter.
- getParameter(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getParameter(String) - Method in class org.springframework.util.MimeType
-
Return a generic parameter value, given a parameter name.
- getParameter(String) - Method in class org.springframework.web.context.request.FacesWebRequest
- getParameter(String) - Method in class org.springframework.web.context.request.ServletWebRequest
- getParameter(String) - Method in interface org.springframework.web.context.request.WebRequest
-
Return the request parameter of the given name, or
null
if none. - getParameter(String) - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getParameter(String) - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getParameter(ResolvableType) - Method in class org.springframework.http.codec.json.Jackson2CodecSupport
- getParameterAnnotation(Class<A>) - Method in class org.springframework.core.MethodParameter
-
Return the parameter annotation of the given type, if available.
- getParameterAnnotations() - Method in class org.springframework.core.annotation.AnnotatedMethod.AnnotatedMethodParameter
- getParameterAnnotations() - Method in class org.springframework.core.MethodParameter
-
Return the annotations associated with the specific method/constructor parameter.
- getParameterIndex() - Method in class org.springframework.core.MethodParameter
-
Return the index of the method/constructor parameter.
- getParameterMap() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getParameterMap() - Method in class org.springframework.web.context.request.FacesWebRequest
- getParameterMap() - Method in class org.springframework.web.context.request.ServletWebRequest
- getParameterMap() - Method in interface org.springframework.web.context.request.WebRequest
-
Return an immutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
- getParameterMap() - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getParameterMap() - Method in class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
- getParameterMap() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getParameterName() - Method in class org.springframework.core.MethodParameter
-
Return the name of the method/constructor parameter.
- getParameterName() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Return the parameter name.
- getParameterName() - Method in class org.springframework.jdbc.core.metadata.TableParameterMetaData
-
Get the parameter name.
- getParameterName() - Method in class org.springframework.web.accept.ParameterContentNegotiationStrategy
- getParameterName() - Method in exception org.springframework.web.bind.MissingServletRequestParameterException
-
Return the name of the offending parameter.
- getParameterName() - Method in class org.springframework.web.reactive.accept.ParameterContentTypeResolver
- getParameterNameDiscoverer() - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Return the ParameterNameDiscoverer to use for resolving method parameter names if needed.
- getParameterNameDiscoverer() - Method in class org.springframework.context.expression.CachedExpressionEvaluator
-
Return a shared parameter name discoverer which caches data internally.
- getParameterNameDiscoverer() - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Return the ParameterNameDiscoverer to use for resolving method parameter names if needed (may be
null
in order to skip parameter detection). - getParameterNameDiscoverer() - Method in class org.springframework.messaging.handler.invocation.reactive.InvocableHandlerMethod
-
Return the configured parameter name discoverer.
- getParameterNameDiscoverer() - Method in class org.springframework.validation.beanvalidation.MethodValidationAdapter
-
Return the
configured
ParameterNameDiscoverer
. - getParameterNameDiscoverer() - Method in class org.springframework.web.reactive.result.method.InvocableHandlerMethod
-
Return the configured parameter name discoverer.
- getParameterNameDiscoverer() - Method in class org.springframework.web.reactive.result.method.SyncInvocableHandlerMethod
-
Return the configured parameter name discoverer.
- getParameterNameProvider() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getParameterNames() - Method in class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
- getParameterNames() - Method in class org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
- getParameterNames() - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
- getParameterNames() - Method in interface org.springframework.jdbc.core.namedparam.SqlParameterSource
-
Enumerate all available parameter names if possible.
- getParameterNames() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getParameterNames() - Method in class org.springframework.web.context.request.FacesWebRequest
- getParameterNames() - Method in class org.springframework.web.context.request.ServletWebRequest
- getParameterNames() - Method in interface org.springframework.web.context.request.WebRequest
-
Return an Iterator over request parameter names.
- getParameterNames() - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getParameterNames() - Method in class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
- getParameterNames() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getParameterNames(Constructor<?>) - Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
An advice method can never be a constructor in Spring.
- getParameterNames(Constructor<?>) - Static method in class org.springframework.beans.BeanUtils
-
Determine required parameter names for the given constructor, considering the JavaBeans
ConstructorProperties
annotation as well as Spring'sDefaultParameterNameDiscoverer
. - getParameterNames(Constructor<?>) - Method in class org.springframework.core.KotlinReflectionParameterNameDiscoverer
- getParameterNames(Constructor<?>) - Method in interface org.springframework.core.ParameterNameDiscoverer
-
Return parameter names for a constructor, or
null
if they cannot be determined. - getParameterNames(Constructor<?>) - Method in class org.springframework.core.PrioritizedParameterNameDiscoverer
- getParameterNames(Constructor<?>) - Method in class org.springframework.core.StandardReflectionParameterNameDiscoverer
- getParameterNames(Method) - Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
-
Deduce the parameter names for an advice method.
- getParameterNames(Method) - Method in class org.springframework.core.KotlinReflectionParameterNameDiscoverer
- getParameterNames(Method) - Method in interface org.springframework.core.ParameterNameDiscoverer
-
Return parameter names for a method, or
null
if they cannot be determined. - getParameterNames(Method) - Method in class org.springframework.core.PrioritizedParameterNameDiscoverer
- getParameterNames(Method) - Method in class org.springframework.core.StandardReflectionParameterNameDiscoverer
- getParameters() - Method in class org.springframework.util.MimeType
-
Return all generic parameter values.
- getParameters() - Method in class org.springframework.web.socket.adapter.standard.WebSocketToStandardExtensionAdapter
- getParameters() - Method in class org.springframework.web.socket.WebSocketExtension
-
Return the parameters of the extension (never
null
). - getParametersStartingWith(ServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
-
Return a map containing all parameters with the given prefix.
- getParameterType() - Method in class org.springframework.core.MethodParameter
-
Return the type of the method/constructor parameter.
- getParameterType() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Return the parameter type.
- getParameterType() - Method in exception org.springframework.web.bind.MissingServletRequestParameterException
-
Return the expected type of the offending parameter.
- getParameterTypes() - Method in class org.springframework.aot.hint.ExecutableHint
-
Return the parameter types of the executable.
- getParameterTypes() - Method in class org.springframework.cglib.reflect.FastConstructor
- getParameterTypes() - Method in class org.springframework.cglib.reflect.FastMember
- getParameterTypes() - Method in class org.springframework.cglib.reflect.FastMethod
- getParameterValues(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getParameterValues(String) - Method in class org.springframework.web.context.request.FacesWebRequest
- getParameterValues(String) - Method in class org.springframework.web.context.request.ServletWebRequest
- getParameterValues(String) - Method in interface org.springframework.web.context.request.WebRequest
-
Return the request parameter values for the given parameter name, or
null
if none. - getParameterValues(String) - Method in class org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
- getParameterValues(String) - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getParamName() - Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
-
Return the name of the parameter that contains a locale specification in a locale change request.
- getParamName() - Method in class org.springframework.web.servlet.theme.ThemeChangeInterceptor
-
Deprecated.Return the name of the parameter that contains a theme specification in a theme change request.
- getParamsCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the "parameters" condition of this
RequestMappingInfo
; or instance with 0 parameter expressions, nevernull
. - getParamsCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the "parameters" condition of this
RequestMappingInfo
; or instance with 0 parameter expressions (nevernull
). - getParamsMultiValueMap(MockHttpServletRequest) - Method in class org.springframework.test.web.servlet.result.PrintingResultHandler
- getParent() - Method in class org.springframework.beans.factory.support.RegisteredBean
-
Return the parent of this instance or
null
if not an inner-bean. - getParent() - Method in interface org.springframework.context.ApplicationContext
-
Return the parent context, or
null
if there is no parent and this is the root of the context hierarchy. - getParent() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the parent context, or
null
if there is no parent (that is, this context is the root of the context hierarchy). - getParent() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the
MergedContextConfiguration
for the parent application context in a context hierarchy. - getParent() - Method in class org.springframework.transaction.reactive.TransactionContext
- getParentApplicationContext() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the parent
ApplicationContext
for the context defined by thisMergedContextConfiguration
from the context cache. - getParentBeanFactory() - Method in interface org.springframework.beans.factory.HierarchicalBeanFactory
-
Return the parent bean factory, or
null
if there is none. - getParentBeanFactory() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getParentBeanFactory() - Method in class org.springframework.context.support.AbstractApplicationContext
- getParentContextCount() - Method in interface org.springframework.test.context.cache.ContextCache
-
Determine the number of parent contexts currently tracked within the cache.
- getParentContextCount() - Method in class org.springframework.test.context.cache.DefaultContextCache
- getParentId() - Method in interface org.springframework.core.metrics.StartupStep
-
Return, if available, the id of the parent step.
- getParentLogger() - Method in class org.springframework.jdbc.datasource.AbstractDataSource
- getParentLogger() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
- getParentMessageSource() - Method in interface org.springframework.context.HierarchicalMessageSource
-
Return the parent of this MessageSource, or
null
if none. - getParentMessageSource() - Method in class org.springframework.context.support.AbstractMessageSource
- getParentMessageSource() - Method in class org.springframework.context.support.DelegatingMessageSource
- getParentName() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the name of the parent definition of this bean definition, if any.
- getParentName() - Method in class org.springframework.beans.factory.support.ChildBeanDefinition
- getParentName() - Method in class org.springframework.beans.factory.support.GenericBeanDefinition
- getParentName() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
- getParentName(Element) - Method in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
-
Determine the name for the parent of the currently parsed bean, in case of the current bean being defined as a child bean.
- getParentThemeSource() - Method in interface org.springframework.ui.context.HierarchicalThemeSource
-
Deprecated.Return the parent of this ThemeSource, or
null
if none. - getParentThemeSource() - Method in class org.springframework.ui.context.support.DelegatingThemeSource
-
Deprecated.
- getParentThemeSource() - Method in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
Deprecated.
- getParsedRequestPath(ServletRequest) - Static method in class org.springframework.web.util.ServletRequestPathUtils
-
Return a
previously
parsed and cachedRequestPath
. - getParsedSql() - Method in class org.springframework.jdbc.object.SqlOperation
-
Obtain a parsed representation of this operation's SQL statement.
- getParsedSql(String) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Obtain a parsed representation of the given SQL statement.
- getParser() - Method in class org.springframework.context.expression.CachedExpressionEvaluator
-
Return the
SpelExpressionParser
to use. - getParser(A, Class<?>) - Method in interface org.springframework.format.AnnotationFormatterFactory
-
Get the Parser to parse a submitted value for a field of
fieldType
annotated withannotation
. - getParser(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
- getParser(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
- getParser(NumberFormat, Class<?>) - Method in class org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
- getParser(NumberFormat, Class<?>) - Method in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
- getParseState() - Method in class org.springframework.beans.factory.parsing.Problem
-
Get the
ParseState
at the time of the error (may benull
). - getPart(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getPartConverters() - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Return the configured converters for MIME parts.
- getParticipateAttributeName() - Method in class org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
-
Return the name of the request attribute that identifies that a request is already intercepted.
- getParticipateAttributeName() - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
-
Return the name of the request attribute that identifies that a request is already filtered.
- getPartReader() - Method in class org.springframework.http.codec.multipart.MultipartHttpMessageReader
-
Return the configured parts reader.
- getParts() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getParts(HttpServletRequest) - Static method in class org.springframework.web.multipart.support.StandardServletPartUtils
-
Retrieve all parts from the given servlet request.
- getParts(HttpServletRequest, String) - Static method in class org.springframework.web.multipart.support.StandardServletPartUtils
-
Retrieve all parts with the given name from the given servlet request.
- getPartValues(MethodParameter, RequestPart, boolean, ServerWebExchange) - Method in class org.springframework.web.reactive.result.method.annotation.RequestPartMethodArgumentResolver
- getPartWriters() - Method in class org.springframework.http.codec.multipart.MultipartHttpMessageWriter
-
Return the configured part writers.
- getPasscode() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
-
Return the passcode header value, or
null
if not set. - getPasscode() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the passcode header.
- getPasscode(Map<String, Object>) - Static method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
-
Return the passcode header value, or
null
if not set. - getPassword() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the JDBC password to use for connecting through the Driver.
- getPassword() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the password for the account at the mail host.
- getPath() - Method in class org.springframework.core.io.ClassPathResource
-
Return the absolute path for this resource, as a cleaned resource path within the class path.
- getPath() - Method in class org.springframework.core.io.FileSystemResource
-
Return the file path for this resource.
- getPath() - Method in class org.springframework.core.io.ModuleResource
-
Return the path for this resource.
- getPath() - Method in class org.springframework.core.io.PathResource
-
Return the file path for this resource.
- getPath() - Method in class org.springframework.core.test.tools.DynamicFile
-
Return the relative path of the file.
- getPath() - Method in class org.springframework.http.ResponseCookie
-
Return the cookie "Path" attribute, or
null
if not set. - getPath() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getPath() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Returns a structured representation of the full request path up to but not including the
query
. - getPath() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getPath() - Method in class org.springframework.mock.web.MockSessionCookieConfig
- getPath() - Method in class org.springframework.web.context.support.ServletContextResource
-
Return the path for this resource.
- getPath() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the bean and property path for which values and errors will be resolved (e.g.
- getPath() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the bean and property path for which values and errors will be resolved (e.g.
- getPath() - Method in class org.springframework.web.servlet.tags.BindTag
-
Return the path that this tag applies to.
- getPath() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the
resolved
property path for theform object
. - getPath() - Method in class org.springframework.web.servlet.tags.NestedPathTag
-
Return the path that this tag applies to.
- getPath() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getPath() - Method in class org.springframework.web.util.UriComponents
-
Return the path.
- getPathInfo() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getPathMatchConfigurer() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Callback for building the
PathMatchConfigurer
. - getPathMatchConfigurer() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Callback for building the
PathMatchConfigurer
. - getPathMatched() - Method in class org.springframework.web.util.pattern.PathPattern.PathRemainingMatchInfo
-
Return the part of a path that was matched by a pattern.
- getPathMatcher() - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Return the
PathMatcher
that this resource pattern resolver uses. - getPathMatcher() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
Return the PathMatcher implementation to use for matching destinations.
- getPathMatcher() - Method in class org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
-
Return the configured
PathMatcher
. - getPathMatcher() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getPathMatcher() - Method in class org.springframework.util.SimpleRouteMatcher
-
Return the underlying
PathMatcher
delegate. - getPathMatcher() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
- getPathMatcher() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the
configured
PathMatcher
. - getPathMatcher() - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
Get the configured PathMatcher.
- getPathMatcher() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
-
Return a custom PathMatcher to use for the PatternsRequestCondition, if any.
- getPathMatcher() - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
Return the configured
PathMatcher
. - getPathMatcher(AbstractSubscribableChannel, AbstractSubscribableChannel) - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
Provide access to the configured PatchMatcher for access from other configuration classes.
- getPathMatcherOrDefault() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
Return the configured PathMatcher or a default, shared instance otherwise.
- getPathOptions() - Method in class org.springframework.web.util.pattern.PathPatternParser
-
Get the
configured
pattern parsing options. - getPathPattern() - Method in class org.springframework.http.server.observation.ServerRequestObservationContext
- getPathPattern() - Method in class org.springframework.http.server.reactive.observation.ServerRequestObservationContext
-
Return the path pattern for the handler that matches the current request.
- getPathPattern() - Method in class org.springframework.web.reactive.config.CorsRegistration
- getPathPattern() - Method in class org.springframework.web.servlet.config.annotation.CorsRegistration
- getPathPatternHandlerMap() - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
Identical to
AbstractUrlHandlerMapping.getHandlerMap()
but populated when parsed patterns areenabled
; otherwise empty. - getPathPatternParser() - Method in class org.springframework.web.reactive.handler.AbstractHandlerMapping
-
Return the
PathPatternParser
instance that is used forCORS configuration checks
. - getPathPatterns() - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistration
-
Returns the URL path patterns for the resource handler.
- getPathPatterns() - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
Return the URL path patterns for the resource handler.
- getPathPatterns() - Method in class org.springframework.web.servlet.handler.MappedInterceptor
-
Deprecated, for removal: This API element is subject to removal in a future version.since 6.1 in favor of
MappedInterceptor.getIncludePathPatterns()
- getPathPatternsCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the patterns condition in use when parsed patterns are
enabled
. - getPathPrefixes() - Method in class org.springframework.web.reactive.config.PathMatchConfigurer
- getPathPrefixes() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
The configured path prefixes as a read-only, possibly empty map.
- getPathPrefixes() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
- getPathPrefixes() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
The configured path prefixes as a read-only, possibly empty map.
- getPathRemaining() - Method in class org.springframework.web.util.pattern.PathPattern.PathRemainingMatchInfo
-
Return the part of a path that was not matched by a pattern.
- getPathSegments() - Method in class org.springframework.web.util.UriComponents
-
Return the list of path segments.
- getPathToServlet() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the path to URL mappings within the current servlet including the context path and the servlet path of the original request.
- getPathTranslated() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getPathWithinApplication(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the path within the web application for the given request.
- getPathWithinContext() - Method in interface org.springframework.core.io.ContextResource
-
Return the path within the enclosing 'context'.
- getPathWithinContext() - Method in class org.springframework.core.io.DefaultResourceLoader.ClassPathContextResource
- getPathWithinContext() - Method in class org.springframework.web.context.support.ServletContextResource
- getPathWithinServletMapping(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the path within the servlet mapping for the given request, i.e.
- getPathWithinServletMapping(HttpServletRequest, String) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the path within the servlet mapping for the given request, i.e.
- getPattern() - Method in class org.springframework.aot.hint.ResourcePatternHint
-
Return the pattern to use for identifying the resources to match.
- getPattern() - Method in class org.springframework.mock.web.MockHttpServletMapping
- getPatternComparator(String) - Method in class org.springframework.util.AntPathMatcher
-
Given a full path, returns a
Comparator
suitable for sorting patterns in order of explicitness. - getPatternComparator(String) - Method in interface org.springframework.util.PathMatcher
-
Given a full path, returns a
Comparator
suitable for sorting patterns in order of explicitness for that path. - getPatternComparator(RouteMatcher.Route) - Method in interface org.springframework.util.RouteMatcher
-
Given a route, return a
Comparator
suitable for sorting patterns in order of explicitness for that route, so that more specific patterns come before more generic ones. - getPatternComparator(RouteMatcher.Route) - Method in class org.springframework.util.SimpleRouteMatcher
- getPatternComparator(RouteMatcher.Route) - Method in class org.springframework.web.util.pattern.PathPatternRouteMatcher
- getPatternParser() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo.BuilderConfiguration
- getPatternParser() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
Return the
PathPatternParser
to use, if configured. - getPatternParser() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the
configured
PathPatternParser
, ornull
otherwise which indicates that String pattern matching withAntPathMatcher
is enabled instead. - getPatternParser() - Method in interface org.springframework.web.servlet.handler.MatchableHandlerMapping
-
Return the parser of this
HandlerMapping
, if configured in which case pre-parsed patterns are used. - getPatternParser() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
- getPatternParserOrDefault() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
Return the configured PathPatternParser or a default, shared instance otherwise.
- getPatternParserToUse() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
-
Return the
PathPatternParser
to use, the one set explicitly or falling back on a default instance if bothPathPatternParser
andPathMatcher
are not set. - getPatterns() - Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
-
Return the regular expressions for method matching.
- getPatterns() - Method in class org.springframework.messaging.handler.DestinationPatternsMessageCondition
- getPatterns() - Method in class org.springframework.web.reactive.result.condition.PatternsRequestCondition
- getPatterns() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
-
Return the patterns in this condition.
- getPatterns() - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
- getPatternsCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the URL patterns of this
RequestMappingInfo
; or instance with 0 patterns, nevernull
. - getPatternsCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the patterns condition when String pattern matching via
PathMatcher
is in use. - getPatternString() - Method in class org.springframework.web.util.pattern.PathPattern
-
Return the original String that was parsed to create this PathPattern.
- getPatternValues() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
-
Return the
PathPatternsRequestCondition.getPatterns()
mapped to Strings. - getPatternValues() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the patterns for the
active
patterns condition as Strings. - getPausedTaskCount() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Determine the number of currently paused tasks, if any.
- getPayload() - Method in class org.springframework.context.PayloadApplicationEvent
-
Return the payload of the event.
- getPayload() - Method in interface org.springframework.messaging.Message
-
Return the message payload.
- getPayload() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the request payload as a Publisher.
- getPayload() - Method in class org.springframework.messaging.support.GenericMessage
- getPayload() - Method in class org.springframework.web.reactive.socket.WebSocketMessage
-
Return the message payload.
- getPayload() - Method in class org.springframework.web.socket.AbstractWebSocketMessage
-
Return the message payload (never
null
). - getPayload() - Method in interface org.springframework.web.socket.WebSocketMessage
-
Return the message payload (never
null
). - getPayloadAsText() - Method in class org.springframework.web.reactive.socket.WebSocketMessage
-
A variant of
WebSocketMessage.getPayloadAsText(Charset)
that usesUTF-8
for decoding the raw content to text. - getPayloadAsText(Charset) - Method in class org.springframework.web.reactive.socket.WebSocketMessage
-
A shortcut for decoding the raw content of the message to text with the given character encoding.
- getPayloadElementType() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the element type for a Publisher payload.
- getPayloadLength() - Method in class org.springframework.web.socket.BinaryMessage
- getPayloadLength() - Method in class org.springframework.web.socket.PingMessage
- getPayloadLength() - Method in class org.springframework.web.socket.PongMessage
- getPayloadLength() - Method in class org.springframework.web.socket.TextMessage
- getPayloadLength() - Method in interface org.springframework.web.socket.WebSocketMessage
-
Return the number of bytes contained in the message.
- getPayloadType(MethodParameter, Message<?>) - Method in class org.springframework.messaging.handler.annotation.support.MessageMethodArgumentResolver
-
Resolve the target class to convert the payload to.
- getPayloadType(StompHeaders) - Method in interface org.springframework.messaging.simp.stomp.StompFrameHandler
-
Invoked before
StompFrameHandler.handleFrame(StompHeaders, Object)
to determine the type of Object the payload should be converted to. - getPayloadType(StompHeaders) - Method in class org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
-
This implementation returns String as the expected payload type for STOMP ERROR frames.
- getPayloadValue() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the request payload as a value to be serialized, if set.
- getPeerCertificates() - Method in interface org.springframework.http.server.reactive.SslInfo
-
Return SSL certificates associated with the request, if any.
- getPerClausePointcut() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return a Spring pointcut expression for a singleton aspect.
- getPeriod() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Return the period between repeated task executions.
- getPeriod() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Deprecated.as of 6.0, in favor on
PeriodicTrigger.getPeriodDuration()
- getPeriodDuration() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Return this trigger's period.
- getPermissionDeniedCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getPersistenceContext(String, boolean) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
Return a specified persistence context for the given unit name, as defined through the "persistenceContexts" (or "extendedPersistenceContexts") map.
- getPersistenceProvider() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getPersistenceProvider() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the underlying PersistenceProvider that the underlying EntityManagerFactory was created with.
- getPersistenceProvider() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return the vendor-specific persistence provider.
- getPersistenceProvider() - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
- getPersistenceProvider() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getPersistenceProviderClassName() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getPersistenceProviderPackageName() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getPersistenceProviderRootPackage() - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
-
Return the name of the persistence provider's root package (e.g.
- getPersistenceProviderRootPackage() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
- getPersistenceProviderRootPackage() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
- getPersistenceUnit(String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
Return a specified persistence unit for the given unit name, as defined through the "persistenceUnits" map.
- getPersistenceUnitInfo() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getPersistenceUnitInfo() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the PersistenceUnitInfo used to create this EntityManagerFactory, if the in-container API was used.
- getPersistenceUnitInfo() - Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- getPersistenceUnitInfo(String) - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the specified PersistenceUnitInfo from this manager's cache of processed persistence units, keeping it in the cache (i.e.
- getPersistenceUnitName() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- getPersistenceUnitName() - Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
-
Return the name of the persistence unit to access the EntityManagerFactory for, if any.
- getPersistenceUnitName() - Method in interface org.springframework.orm.jpa.EntityManagerFactoryInfo
-
Return the name of the persistence unit used to create this EntityManagerFactory, or
null
if it is an unnamed default. - getPersistenceUnitName() - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
Return the name of the persistence unit to manage transactions for, if any.
- getPersistenceUnitName() - Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- getPersistenceUnitName() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getPersistenceUnitName() - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
-
Return the name of the persistence unit to access the EntityManagerFactory for, if any.
- getPersistenceUnitPostProcessors() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return the PersistenceUnitPostProcessors to be applied to each PersistenceUnitInfo that has been parsed by this manager.
- getPersistenceUnitRootUrl() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getPersistenceUnitRootUrl() - Method in interface org.springframework.orm.jpa.persistenceunit.PersistenceManagedTypes
-
Return the persistence unit root url or
null
if it could not be determined. - getPersistenceXMLSchemaVersion() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getPersistentClass() - Method in exception org.springframework.orm.ObjectOptimisticLockingFailureException
-
Return the persistent class of the object for which the locking failed.
- getPersistentClass() - Method in exception org.springframework.orm.ObjectRetrievalFailureException
-
Return the persistent class of the object that was not found.
- getPersistentClassName() - Method in exception org.springframework.orm.ObjectOptimisticLockingFailureException
-
Return the name of the persistent class of the object for which the locking failed.
- getPersistentClassName() - Method in exception org.springframework.orm.ObjectRetrievalFailureException
-
Return the name of the persistent class of the object that was not found.
- getPersistLocation() - Method in class org.springframework.jmx.export.metadata.ManagedResource
- getPersistName() - Method in class org.springframework.jmx.export.metadata.ManagedResource
- getPersistPeriod() - Method in class org.springframework.jmx.export.metadata.ManagedAttribute
- getPersistPeriod() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
The persist period for this metric.
- getPersistPeriod() - Method in class org.springframework.jmx.export.metadata.ManagedResource
- getPersistPolicy() - Method in class org.springframework.jmx.export.metadata.ManagedAttribute
- getPersistPolicy() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
The persist policy for this metric.
- getPersistPolicy() - Method in class org.springframework.jmx.export.metadata.ManagedResource
- getPhase() - Method in interface org.springframework.context.Phased
-
Return the phase value of this object.
- getPhase() - Method in interface org.springframework.context.SmartLifecycle
-
Return the phase that this lifecycle object is supposed to run in.
- getPhase() - Method in class org.springframework.http.client.reactive.ReactorClientHttpConnector
- getPhase() - Method in class org.springframework.http.client.ReactorNettyClientRequestFactory
- getPhase() - Method in class org.springframework.http.client.ReactorResourceFactory
- getPhase() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return the phase in which this endpoint manager will be started and stopped.
- getPhase() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
- getPhase() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the lifecycle phase in which this container will be started and stopped.
- getPhase() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getPhase() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- getPhase() - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
- getPhase() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
- getPhase() - Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
-
Return the lifecycle phase for pausing and resuming this executor.
- getPhase() - Method in class org.springframework.scheduling.concurrent.SimpleAsyncTaskScheduler
-
Return the lifecycle phase for pausing and resuming this executor.
- getPhase() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return the phase in which this scheduler will be started and stopped.
- getPhase() - Method in class org.springframework.web.socket.client.ConnectionManagerSupport
-
Return the phase in which this endpoint connection factory will be auto-connected and stopped.
- getPhase() - Method in interface org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
-
Return the
phase
that WebSocket message handling beans of typeSmartLifecycle
should run in. - getPhase() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
- getPhase() - Method in class org.springframework.web.socket.messaging.WebSocketStompClient
-
Return the configured phase.
- getPhase() - Method in class org.springframework.web.socket.server.support.WebSocketHandlerMapping
- getPhase(Lifecycle) - Method in class org.springframework.context.support.DefaultLifecycleProcessor
-
Determine the lifecycle phase of the given bean.
- getPhaseId() - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
- getPlaceholder() - Method in interface org.springframework.r2dbc.core.binding.BindMarker
-
Return the database-specific placeholder for a given substitution.
- getPointcut() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Return the AspectJ expression pointcut.
- getPointcut() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
- getPointcut() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
- getPointcut() - Method in interface org.springframework.aop.PointcutAdvisor
-
Get the Pointcut that drives this advisor.
- getPointcut() - Method in class org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor
- getPointcut() - Method in class org.springframework.aop.support.DefaultPointcutAdvisor
- getPointcut() - Method in class org.springframework.aop.support.NameMatchMethodPointcutAdvisor
- getPointcut() - Method in class org.springframework.aop.support.RegexpMethodPointcutAdvisor
-
Initialize the singleton Pointcut held within this Advisor.
- getPointcut() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
- getPointcut() - Method in class org.springframework.cache.interceptor.BeanFactoryCacheOperationSourceAdvisor
- getPointcut() - Method in class org.springframework.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor
- getPointcut() - Method in class org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor
- getPointcut() - Method in class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
- getPointcut() - Method in class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor
- getPointcut() - Method in class org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
- getPointcutExpression() - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
- getPointcutExpression() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
Return the underlying AspectJ pointcut expression.
- getPoolingConfigMixin() - Method in class org.springframework.aop.target.AbstractPoolingTargetSource
-
Return an IntroductionAdvisor that provides a mixin exposing statistics about the pool maintained by this object.
- getPoolSize() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the current pool size.
- getPoolSize() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
Return the current pool size.
- getPoolSize() - Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
- getPort() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the mail server port.
- getPort() - Method in class org.springframework.web.util.UriComponents
-
Return the port.
- getPosition() - Method in class org.springframework.core.io.support.ResourceRegion
-
Return the start position of this region in the underlying
Resource
. - getPosition() - Method in exception org.springframework.expression.ExpressionException
-
Return the position in the expression string where the problem occurred.
- getPosition() - Method in exception org.springframework.web.util.pattern.PatternParseException
- getPossibleMatches() - Method in exception org.springframework.beans.NotWritablePropertyException
-
Return suggestions for actual bean property names that closely match the invalid property name, if any.
- getPossibleMatches() - Method in class org.springframework.beans.PropertyMatches
-
Return the calculated possible matches.
- getPragma() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Pragma
header. - getPrecision(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getPrecision(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the precision for the indicated column.
- getPreferredConstructors() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Determine preferred constructors to use for default construction, if any.
- getPrefetchSize() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the maximum number of messages to load into a session.
- getPrefix() - Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
-
Return the text that will get appended to the trace data.
- getPrefix() - Method in class org.springframework.validation.DefaultMessageCodesResolver
-
Return the prefix to be applied to any code built by this resolver.
- getPrefix() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the prefix that gets prepended to view names when building a URL.
- getPrefix() - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
-
Return the prefix to prepend to the request URL filename.
- getPrefix() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the prefix that gets prepended to view names when building a URL.
- getPrefix(String) - Method in class org.springframework.util.xml.SimpleNamespaceContext
- getPrefixes(String) - Method in class org.springframework.util.xml.SimpleNamespaceContext
- getPrelude(ServerHttpRequest) - Method in class org.springframework.web.socket.sockjs.transport.session.StreamingSockJsSession
-
Get the prelude to write to the response before any other data.
- getPreparedMethod() - Method in class org.springframework.util.MethodInvoker
-
Return the prepared Method object that will be invoked.
- getPreparedStatementCreator(String, SqlParameterSource) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Build a
PreparedStatementCreator
based on the given SQL and named parameters. - getPreparedStatementCreator(String, SqlParameterSource, Consumer<PreparedStatementCreatorFactory>) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Build a
PreparedStatementCreator
based on the given SQL and named parameters. - getPreparedStatementCreatorFactory(ParsedSql, SqlParameterSource) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
-
Build a
PreparedStatementCreatorFactory
based on the given SQL and named parameters. - getPreviousFlushMode() - Method in class org.springframework.orm.hibernate5.SessionHolder
- getPreviousIsolationLevel() - Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
Return the retained previous isolation level, if any.
- getPrincipal() - Method in interface org.springframework.http.server.ServerHttpRequest
-
Return a
Principal
instance containing the name of the authenticated user. - getPrincipal() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getPrincipal() - Method in interface org.springframework.messaging.simp.user.SimpUser
-
Return the user associated with the session, if available.
- getPrincipal() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
Return the principal associated with the handshake request, if any.
- getPrincipal() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getPrincipal() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the authenticated user for the request, if any.
- getPrincipal() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getPrincipal() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getPrincipal() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getPrincipal() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getPrincipal() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getPrincipal() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getPrincipal() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getPrincipal() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return a
Principal
instance containing the name of the authenticated user. - getPrinter() - Method in class org.springframework.test.web.servlet.result.PrintingResultHandler
-
Return the result value printer.
- getPrinter(A, Class<?>) - Method in interface org.springframework.format.AnnotationFormatterFactory
-
Get the Printer to print the value of a field of
fieldType
annotated withannotation
. - getPrinter(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
- getPrinter(DateTimeFormat, Class<?>) - Method in class org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
- getPrinter(NumberFormat, Class<?>) - Method in class org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
- getPrinter(NumberFormat, Class<?>) - Method in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
- getPriority() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the priority of a message when sending.
- getPriority() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
priority
. - getPriority() - Method in class org.springframework.jms.support.QosSettings
-
Return the priority of a message when sending.
- getPriority(Class<?>) - Static method in class org.springframework.core.annotation.OrderUtils
-
Return the value of the
jakarta.annotation.Priority
annotation declared on the specified type, ornull
if none. - getPriority(Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return the priority assigned for the given bean instance by the
jakarta.annotation.Priority
annotation. - getPriority(Object) - Method in class org.springframework.core.annotation.AnnotationAwareOrderComparator
- getPriority(Object) - Method in class org.springframework.core.OrderComparator
-
Determine a priority value for the given object, if any.
- getProcedureName() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the name of the procedure.
- getProcedureName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the name of the stored procedure.
- getProcessingTimeMillis() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return the processing time of the request in milliseconds.
- getProducesCondition() - Method in class org.springframework.web.reactive.result.method.RequestMappingInfo
-
Returns the "produces" condition of this
RequestMappingInfo
; or instance with 0 produces expressions, nevernull
. - getProducesCondition() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo
-
Return the "produces" condition of this
RequestMappingInfo
; or instance with 0 produces expressions (nevernull
). - getProducibleMediaTypes() - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
-
Return the contained producible media types excluding negated expressions.
- getProducibleMediaTypes() - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
-
Return the contained producible media types excluding negated expressions.
- getProducibleMediaTypes(HttpServletRequest, Class<?>) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Returns the media types that can be produced.
- getProducibleMediaTypes(HttpServletRequest, Class<?>, Type) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Returns the media types that can be produced.
- getPropagationBehavior() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- getPropagationBehavior() - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
- getPropagationBehavior() - Method in interface org.springframework.transaction.TransactionDefinition
-
Return the propagation behavior.
- getProperties() - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
- getProperties() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonMixin
- getProperties() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getProperties() - Method in class org.springframework.http.ProblemDetail
-
Return a generic map of properties that are not known ahead of time, possibly
null
if no properties have been added. - getProperties() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getProperties(String) - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource
-
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
- getPropertiesPersister() - Method in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
-
Deprecated.Return the PropertiesPersister to use for parsing properties files.
- getProperty() - Method in class org.springframework.beans.support.MutableSortDefinition
- getProperty() - Method in interface org.springframework.beans.support.SortDefinition
-
Return the name of the bean property to compare.
- getProperty() - Method in class org.springframework.web.servlet.tags.BindTag
-
Retrieve the property that this tag is currently bound to, or
null
if bound to an object rather than a specific property. - getProperty(String) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
This method overrides property retrieval in the scope of the
GroovyBeanDefinitionReader
. - getProperty(String) - Method in class org.springframework.context.support.GenericGroovyApplicationContext
- getProperty(String) - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
- getProperty(String) - Method in class org.springframework.core.env.AbstractEnvironment
- getProperty(String) - Method in class org.springframework.core.env.AbstractPropertyResolver
- getProperty(String) - Method in class org.springframework.core.env.CommandLinePropertySource
-
This implementation first checks to see if the name specified is the special "non-option arguments" property, and if so delegates to the abstract
CommandLinePropertySource.getNonOptionArgs()
method. - getProperty(String) - Method in class org.springframework.core.env.CompositePropertySource
- getProperty(String) - Method in class org.springframework.core.env.MapPropertySource
- getProperty(String) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key, or
null
if the key cannot be resolved. - getProperty(String) - Method in class org.springframework.core.env.PropertySource
-
Return the value associated with the given name, or
null
if not found. - getProperty(String) - Method in class org.springframework.core.env.PropertySource.StubPropertySource
-
Always returns
null
. - getProperty(String) - Method in class org.springframework.core.env.PropertySourcesPropertyResolver
- getProperty(String) - Method in class org.springframework.core.env.SystemEnvironmentPropertySource
-
This implementation returns
true
if a property with the given name or any underscore/uppercase variant thereof exists in this property source. - getProperty(String) - Static method in class org.springframework.core.SpringProperties
-
Retrieve the property value for the given key, checking local Spring properties first and falling back to JVM-level system properties.
- getProperty(String) - Method in class org.springframework.jndi.JndiPropertySource
-
This implementation looks up and returns the value associated with the given name from the underlying
JndiLocatorDelegate
. - getProperty(String) - Method in class org.springframework.web.context.support.GroovyWebApplicationContext
- getProperty(String) - Method in class org.springframework.web.context.support.ServletConfigPropertySource
- getProperty(String) - Method in class org.springframework.web.context.support.ServletContextPropertySource
- getProperty(String, Class<T>) - Method in class org.springframework.core.env.AbstractEnvironment
- getProperty(String, Class<T>) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key, or
null
if the key cannot be resolved. - getProperty(String, Class<T>) - Method in class org.springframework.core.env.PropertySourcesPropertyResolver
- getProperty(String, Class<T>, boolean) - Method in class org.springframework.core.env.PropertySourcesPropertyResolver
- getProperty(String, Class<T>, T) - Method in class org.springframework.core.env.AbstractEnvironment
- getProperty(String, Class<T>, T) - Method in class org.springframework.core.env.AbstractPropertyResolver
- getProperty(String, Class<T>, T) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key, or
defaultValue
if the key cannot be resolved. - getProperty(String, String) - Method in class org.springframework.core.env.AbstractEnvironment
- getProperty(String, String) - Method in class org.springframework.core.env.AbstractPropertyResolver
- getProperty(String, String) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key, or
defaultValue
if the key cannot be resolved. - getPropertyAccessException(String) - Method in exception org.springframework.beans.PropertyBatchUpdateException
-
Return the exception for this field, or
null
if there isn't any. - getPropertyAccessExceptions() - Method in exception org.springframework.beans.PropertyBatchUpdateException
-
Return an array of the propertyAccessExceptions stored in this object.
- getPropertyAccessor() - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
Provide the PropertyAccessor to work with, according to the concrete strategy of access.
- getPropertyAccessor() - Method in class org.springframework.validation.BeanPropertyBindingResult
-
Returns the
BeanWrapper
that this instance uses. - getPropertyAccessor() - Method in class org.springframework.validation.DataBinder
-
Return the underlying PropertyAccessor of this binder's BindingResult.
- getPropertyAccessor() - Method in class org.springframework.validation.DirectFieldBindingResult
-
Returns the DirectFieldAccessor that this instance uses.
- getPropertyAccessorForPropertyPath(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Recursively navigate to return a property accessor for the nested property path.
- getPropertyAccessors() - Method in interface org.springframework.expression.EvaluationContext
-
Return a list of accessors that will be asked in turn to read/write a property.
- getPropertyAccessors() - Method in class org.springframework.expression.spel.ExpressionState
- getPropertyAccessors() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return the specified
PropertyAccessor
delegates, if any. - getPropertyAccessors() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getPropertyAccessorsToTry(Class<?>, List<PropertyAccessor>) - Static method in class org.springframework.expression.spel.ast.AstUtils
-
Determines the set of property resolvers that should be used to try and access a property on the specified target type.
- getPropertyAsRawString(String) - Method in class org.springframework.core.env.AbstractPropertyResolver
-
Retrieve the specified property as a raw String, i.e.
- getPropertyAsRawString(String) - Method in class org.springframework.core.env.PropertySourcesPropertyResolver
- getPropertyChangeEvent() - Method in exception org.springframework.beans.PropertyAccessException
-
Return the PropertyChangeEvent that resulted in the problem.
- getPropertyDescriptor(Class<?>, String) - Static method in class org.springframework.beans.BeanUtils
-
Retrieve the JavaBeans
PropertyDescriptors
for the given property. - getPropertyDescriptor(String) - Method in interface org.springframework.beans.BeanWrapper
-
Obtain the property descriptor for a specific property of the wrapped object.
- getPropertyDescriptor(String) - Method in class org.springframework.beans.BeanWrapperImpl
- getPropertyDescriptors() - Method in interface org.springframework.beans.BeanWrapper
-
Obtain the PropertyDescriptors for the wrapped object (as determined by standard JavaBeans introspection).
- getPropertyDescriptors() - Method in class org.springframework.beans.BeanWrapperImpl
- getPropertyDescriptors(Class<?>) - Static method in class org.springframework.beans.BeanUtils
-
Retrieve the JavaBeans
PropertyDescriptor
s of a given class. - getPropertyEditor() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Get the
PropertyEditor
, if any, in use for value bound to this tag. - getPropertyEditorRegistrars() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return the set of PropertyEditorRegistrars.
- getPropertyEditorRegistrars() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return the PropertyEditorRegistrars to be applied to every DataBinder.
- getPropertyEditorRegistry() - Method in class org.springframework.validation.AbstractBindingResult
-
This implementation returns
null
. - getPropertyEditorRegistry() - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
Returns the underlying PropertyAccessor.
- getPropertyEditorRegistry() - Method in exception org.springframework.validation.BindException
- getPropertyEditorRegistry() - Method in interface org.springframework.validation.BindingResult
-
Return the underlying PropertyEditorRegistry.
- getPropertyEditorRegistry() - Method in class org.springframework.validation.DataBinder
-
Return the underlying TypeConverter of this binder's BindingResult.
- getPropertyEditorRegistry() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getPropertyHandler(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return the
AbstractNestablePropertyAccessor.PropertyHandler
for the specifiedpropertyName
, navigating if necessary. - getPropertyMethods(PropertyDescriptor[], boolean, boolean) - Static method in class org.springframework.cglib.core.ReflectUtils
- getPropertyMethodSuffix(String) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
-
Return the method suffix for a given property name.
- getPropertyMethodSuffixes(String) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
-
Return the method suffixes for a given property name.
- getPropertyName() - Method in exception org.springframework.beans.InvalidPropertyException
-
Return the name of the offending property.
- getPropertyName() - Method in exception org.springframework.beans.PropertyAccessException
-
Return the name of the affected property, if available.
- getPropertyName() - Method in class org.springframework.beans.PropertyMatches
-
Return the name of the requested property.
- getPropertyName() - Method in exception org.springframework.beans.TypeMismatchException
-
Return the name of the affected property, if available.
- getPropertyName(String) - Static method in class org.springframework.beans.PropertyAccessorUtils
-
Return the actual property name for the given property path.
- getPropertyName(Type, String) - Method in interface org.springframework.cglib.transform.impl.AccessFieldTransformer.Callback
- getPropertyNames() - Method in class org.springframework.core.env.CompositePropertySource
- getPropertyNames() - Method in class org.springframework.core.env.EnumerablePropertySource
-
Return the names of all properties contained by the source object (never
null
). - getPropertyNames() - Method in class org.springframework.core.env.JOptCommandLinePropertySource
-
Deprecated.
- getPropertyNames() - Method in class org.springframework.core.env.MapPropertySource
- getPropertyNames() - Method in class org.springframework.core.env.PropertiesPropertySource
- getPropertyNames() - Method in class org.springframework.core.env.SimpleCommandLinePropertySource
-
Get the property names for the option arguments.
- getPropertyNames() - Method in class org.springframework.web.context.support.ServletConfigPropertySource
- getPropertyNames() - Method in class org.springframework.web.context.support.ServletContextPropertySource
- getPropertyPath() - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
-
Build the property path for this tag, including the nested path but not prefixed with the name of the form attribute.
- getPropertyResolver() - Method in class org.springframework.core.env.AbstractEnvironment
-
Return the
ConfigurablePropertyResolver
being used by theEnvironment
. - getPropertySourceDescriptors() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged descriptors for resource locations for test
PropertySources
for the test class. - getPropertySourceLocations() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Deprecated.since 6.1 in favor of
MergedContextConfiguration.getPropertySourceDescriptors()
- getPropertySourceProperties() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the merged inlined properties for the test class.
- getPropertySources() - Method in class org.springframework.core.env.AbstractEnvironment
- getPropertySources() - Method in class org.springframework.core.env.CompositePropertySource
-
Return all property sources that this composite source holds.
- getPropertySources() - Method in interface org.springframework.core.env.ConfigurableEnvironment
-
Return the
PropertySources
for thisEnvironment
in mutable form, allowing for manipulation of the set ofPropertySource
objects that should be searched when resolving properties against thisEnvironment
object. - getPropertyType() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getPropertyType() - Method in class org.springframework.context.expression.MapAccessor
- getPropertyType() - Method in interface org.springframework.expression.spel.CompilablePropertyAccessor
-
Return the type of the accessed property - may only be known once an access has occurred.
- getPropertyType() - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
- getPropertyType(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getPropertyType(String) - Method in class org.springframework.beans.AbstractPropertyAccessor
- getPropertyType(String) - Method in interface org.springframework.beans.PropertyAccessor
-
Determine the property type for the specified property, either checking the property descriptor or checking the value in case of an indexed or mapped element.
- getPropertyType(String) - Method in class org.springframework.beans.PropertyEditorRegistrySupport
-
Determine the property type for the given property path.
- getPropertyType(String) - Method in class org.springframework.cglib.beans.BeanMap
-
Get the type of a property.
- getPropertyTypeDescriptor(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getPropertyTypeDescriptor(String) - Method in interface org.springframework.beans.PropertyAccessor
-
Return a type descriptor for the specified property: preferably from the read method, falling back to the write method.
- getPropertyTypes() - Method in class org.springframework.cglib.beans.BulkBean
- getPropertyValue(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getPropertyValue(String) - Method in class org.springframework.beans.AbstractPropertyAccessor
-
Actually get the value of a property.
- getPropertyValue(String) - Method in class org.springframework.beans.MutablePropertyValues
- getPropertyValue(String) - Method in interface org.springframework.beans.PropertyAccessor
-
Get the current value of the specified property.
- getPropertyValue(String) - Method in interface org.springframework.beans.PropertyValues
-
Return the property value with the given name, if any.
- getPropertyValue(AbstractNestablePropertyAccessor.PropertyTokenHolder) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getPropertyValueList() - Method in class org.springframework.beans.MutablePropertyValues
-
Return the underlying List of PropertyValue objects in its raw form.
- getPropertyValues() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the property values to be applied to a new instance of the bean.
- getPropertyValues() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return property values for this bean (never
null
). - getPropertyValues() - Method in class org.springframework.beans.MutablePropertyValues
- getPropertyValues() - Method in interface org.springframework.beans.PropertyValues
-
Return an array of the PropertyValue objects held in this object.
- getPropertyValues(Object) - Method in class org.springframework.cglib.beans.BulkBean
- getPropertyValues(Object, Object[]) - Method in class org.springframework.cglib.beans.BulkBean
- getProtectionDomain() - Method in class org.springframework.cglib.beans.BeanCopier.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.beans.BeanGenerator
- getProtectionDomain() - Method in class org.springframework.cglib.beans.BeanMap.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.beans.BulkBean.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.beans.ImmutableBean.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.core.AbstractClassGenerator
-
Returns the protection domain to use when defining the class.
- getProtectionDomain() - Method in class org.springframework.cglib.core.KeyFactory.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.proxy.Enhancer
- getProtectionDomain() - Method in class org.springframework.cglib.proxy.Mixin.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.reflect.ConstructorDelegate.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.reflect.FastClass.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.reflect.MethodDelegate.Generator
- getProtectionDomain() - Method in class org.springframework.cglib.reflect.MulticastDelegate.Generator
- getProtectionDomain(Class) - Static method in class org.springframework.cglib.core.ReflectUtils
- getProtocol() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the mail protocol.
- getProtocol() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getProtocolHandlerMap() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return the sub-protocols keyed by protocol name.
- getProtocolHandlers() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
- getProtocolRequestId() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getProtocolResolvers() - Method in class org.springframework.core.io.DefaultResourceLoader
-
Return the collection of currently registered protocol resolvers, allowing for introspection as well as modification.
- getProxiedInterfaces() - Method in interface org.springframework.aop.framework.Advised
-
Return the interfaces proxied by the AOP proxy.
- getProxiedInterfaces() - Method in class org.springframework.aop.framework.AdvisedSupport
- getProxiedInterfaces() - Method in class org.springframework.aot.hint.JdkProxyHint
-
Return the interfaces to be proxied.
- getProxy() - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Create a new proxy according to the settings in this factory.
- getProxy() - Method in interface org.springframework.aop.framework.AopProxy
-
Create a new proxy object.
- getProxy() - Method in class org.springframework.aop.framework.ProxyFactory
-
Create a new proxy according to the settings in this factory.
- getProxy() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
- getProxy() - Method in interface org.springframework.aop.ProxyMethodInvocation
-
Return the proxy that this method invocation was made through.
- getProxy(Class<T>, Interceptor) - Static method in class org.springframework.aop.framework.ProxyFactory
-
Create a new proxy for the given interface and interceptor.
- getProxy(Class<T>, TargetSource) - Static method in class org.springframework.aop.framework.ProxyFactory
-
Create a proxy for the specified
TargetSource
, implementing the specified interface. - getProxy(ClassLoader) - Method in class org.springframework.aop.aspectj.annotation.AspectJProxyFactory
-
Create a new proxy according to the settings in this factory.
- getProxy(ClassLoader) - Method in interface org.springframework.aop.framework.AopProxy
-
Create a new proxy object.
- getProxy(ClassLoader) - Method in class org.springframework.aop.framework.ProxyFactory
-
Create a new proxy according to the settings in this factory.
- getProxy(AopProxy) - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
Return the proxy object to expose.
- getProxy(TargetSource) - Static method in class org.springframework.aop.framework.ProxyFactory
-
Create a proxy for the specified
TargetSource
that extends the target class of theTargetSource
. - getProxyClass(ClassLoader) - Method in interface org.springframework.aop.framework.AopProxy
-
Determine the proxy class.
- getProxyClass(ClassLoader) - Method in class org.springframework.aop.framework.ProxyFactory
-
Determine the proxy class according to the settings in this factory.
- getProxyClass(ClassLoader, Class[]) - Static method in class org.springframework.cglib.proxy.Proxy
- getProxyClassLoader() - Method in class org.springframework.aop.framework.ProxyProcessorSupport
-
Return the configured proxy ClassLoader for this processor.
- getPublicDeclaringClass() - Method in class org.springframework.expression.spel.support.ReflectiveMethodExecutor
-
Find the first public class in the method's declaring class hierarchy that declares this method.
- getQualifiedAttributeName(Class<?>, String) - Static method in class org.springframework.core.Conventions
-
Return an attribute name qualified by the given enclosing
Class
. - getQualifiedElement() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Return the
AnnotatedElement
defining qualifiers, if any. - getQualifiedElementAnnotation(RootBeanDefinition, Class<? extends Annotation>) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
- getQualifiedMethodName(Method) - Static method in class org.springframework.util.ClassUtils
-
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
- getQualifiedMethodName(Method, Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
- getQualifiedName(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return the qualified name of the given class: usually simply the class name, but component type class name + "[]" for arrays.
- getQualifier() - Method in interface org.springframework.scheduling.SchedulingAwareRunnable
-
Return a qualifier associated with this Runnable.
- getQualifier() - Method in class org.springframework.scheduling.support.ScheduledMethodRunnable
- getQualifier() - Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
-
Return a qualifier value associated with this transaction attribute.
- getQualifier() - Method in class org.springframework.transaction.interceptor.DelegatingTransactionAttribute
- getQualifier() - Method in interface org.springframework.transaction.interceptor.TransactionAttribute
-
Return a qualifier value associated with this transaction attribute.
- getQualifier(String) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the qualifier mapped to the provided type name.
- getQualifiers() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return all registered qualifiers.
- getQualityValue() - Method in class org.springframework.http.MediaType
-
Return the quality factor, as indicated by a
q
parameter, if any. - getQuery() - Method in class org.springframework.web.util.UriComponents
-
Return the query.
- getQueryCacheRegion() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return the name of the cache region for queries executed by this template.
- getQueryParams() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getQueryParams() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return a read-only map with parsed and decoded query parameter values.
- getQueryParams() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getQueryParams() - Method in class org.springframework.web.util.UriComponents
-
Return the map of query parameters.
- getQueryString() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getQueryString() - Method in exception org.springframework.orm.hibernate5.HibernateQueryException
-
Return the HQL query string that was invalid.
- getQueryString() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the query string of the current request.
- getQueryString() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the query string of the current request, that is, the part after the request path.
- getQueryTimeout() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return the query timeout for statements that this JdbcTemplate executes.
- getQueueCapacity() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the capacity for the ThreadPoolExecutor's BlockingQueue.
- getQueueCount() - Method in class org.springframework.jdbc.object.BatchSqlUpdate
-
Return the current number of statements or statement parameters in the queue.
- getQueueSize() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the current queue size.
- getR2dbcException() - Method in exception org.springframework.r2dbc.BadSqlGrammarException
-
Return the wrapped
R2dbcException
. - getR2dbcException() - Method in exception org.springframework.r2dbc.UncategorizedR2dbcException
-
Return the wrapped
R2dbcException
. - getRange() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Range
header. - getRangeEnd(long) - Method in class org.springframework.http.HttpRange
-
Return the end of the range (inclusive) given the total length of a representation.
- getRangeStart(long) - Method in class org.springframework.http.HttpRange
-
Return the start of the range given the total length of a representation.
- getRawBeanDefinition() - Method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
-
Return the current BeanDefinition object in its raw (unvalidated) form.
- getRawClass() - Method in class org.springframework.core.ResolvableType
-
Return the underlying Java
Class
being managed, if available; otherwisenull
. - getRawFieldValue(String) - Method in class org.springframework.validation.AbstractBindingResult
- getRawFieldValue(String) - Method in exception org.springframework.validation.BindException
- getRawFieldValue(String) - Method in interface org.springframework.validation.BindingResult
-
Extract the raw field value for the given field.
- getRawFieldValue(String) - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getRawHeaders() - Method in class org.springframework.messaging.MessageHeaders
- getRawStatusCode() - Method in interface org.springframework.http.client.ClientHttpResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ClientHttpResponse.getStatusCode()
, for removal in 7.0 - getRawStatusCode() - Method in interface org.springframework.http.client.reactive.ClientHttpResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ClientHttpResponse.getStatusCode()
, for removal in 7.0 - getRawStatusCode() - Method in interface org.springframework.http.server.reactive.ServerHttpResponse
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ServerHttpResponse.getStatusCode()
, for removal in 7.0 - getRawStatusCode() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
-
Deprecated.
- getRawStatusCode() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Deprecated, for removal: This API element is subject to removal in a future version.in favor of
ExchangeResult.getStatus()
, for removal in 7.0 - getRawStatusCode() - Method in exception org.springframework.web.client.RestClientResponseException
-
Deprecated.in favor of
RestClientResponseException.getStatusCode()
, for removal in 7.0 - getRawStatusCode() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Deprecated.in favor of
UnknownContentTypeException.getStatusCode()
, for removal in 7.0 - getRawStatusCode() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Deprecated.in favor of
WebClientResponseException.getStatusCode()
, for removal in 7.0 - getReachableType() - Method in interface org.springframework.aot.hint.ConditionalHint
-
Return the type that should be reachable for this hint to apply, or
null
if this hint should always been applied. - getReachableType() - Method in class org.springframework.aot.hint.JavaSerializationHint
- getReachableType() - Method in class org.springframework.aot.hint.JdkProxyHint
- getReachableType() - Method in class org.springframework.aot.hint.ResourceBundleHint
- getReachableType() - Method in class org.springframework.aot.hint.ResourcePatternHint
- getReachableType() - Method in class org.springframework.aot.hint.TypeHint
- getReactiveAdapterRegistry() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return the configured registry for adapting reactive types.
- getReactiveAdapterRegistry() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
-
Return the configured registry for adapting reactive types.
- getReactiveAdapterRegistry() - Method in class org.springframework.web.service.invoker.AbstractReactorHttpExchangeAdapter
- getReactiveAdapterRegistry() - Method in interface org.springframework.web.service.invoker.ReactorHttpExchangeAdapter
-
Return the configured
ReactiveAdapterRegistry
. - getReactiveAdapterRegistry() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured reactive type registry of adapters.
- getReactiveTransaction(TransactionDefinition) - Method in class org.springframework.transaction.reactive.AbstractReactiveTransactionManager
-
This implementation handles propagation behavior.
- getReactiveTransaction(TransactionDefinition) - Method in interface org.springframework.transaction.ReactiveTransactionManager
-
Emit a currently active reactive transaction or create a new one, according to the specified propagation behavior.
- getReactiveType() - Method in class org.springframework.core.ReactiveAdapter
-
Shortcut for
getDescriptor().getReactiveType()
. - getReactiveType() - Method in class org.springframework.core.ReactiveTypeDescriptor
-
Return the reactive type for this descriptor.
- getReadableMediaTypes() - Method in class org.springframework.http.codec.DecoderHttpMessageReader
- getReadableMediaTypes() - Method in class org.springframework.http.codec.FormHttpMessageReader
- getReadableMediaTypes() - Method in interface org.springframework.http.codec.HttpMessageReader
-
Return the list of media types supported by this reader.
- getReadableMediaTypes() - Method in class org.springframework.http.codec.multipart.DefaultPartHttpMessageReader
- getReadableMediaTypes() - Method in class org.springframework.http.codec.multipart.MultipartHttpMessageReader
- getReadableMediaTypes() - Method in class org.springframework.http.codec.multipart.PartEventHttpMessageReader
- getReadableMediaTypes() - Method in class org.springframework.http.codec.ServerSentEventHttpMessageReader
- getReadableMediaTypes(ResolvableType) - Method in class org.springframework.http.codec.DecoderHttpMessageReader
- getReadableMediaTypes(ResolvableType) - Method in interface org.springframework.http.codec.HttpMessageReader
-
Return the list of media types supported by this Reader for the given type of element.
- getReadablePropertyNames() - Method in class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
-
Provide access to the property names of the wrapped bean.
- getReadDate() - Method in class org.springframework.http.ContentDisposition
-
Deprecated.since 5.2.3 as per RFC 6266, Appendix B, to be removed in a future release.
- getReader() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the XML bean definition reader in use.
- getReader() - Method in class org.springframework.context.support.GenericGroovyApplicationContext
-
Exposes the underlying
GroovyBeanDefinitionReader
for convenient access to theloadBeanDefinition
methods on it as well as the ability to specify an inline Groovy bean definition closure. - getReader() - Method in class org.springframework.context.support.GenericXmlApplicationContext
-
Exposes the underlying
XmlBeanDefinitionReader
for additional configuration facilities andloadBeanDefinition
variations. - getReader() - Method in class org.springframework.core.io.support.EncodedResource
- getReader() - Method in class org.springframework.mock.web.MockBodyContent
- getReader() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getReader() - Method in class org.springframework.web.util.ContentCachingRequestWrapper
- getReader(Object, String) - Method in class org.springframework.ui.freemarker.SpringTemplateLoader
- getReaderContext() - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Get the
XmlReaderContext
associated with this helper instance. - getReaderContext() - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
Return the descriptor for the XML resource that this parser works on.
- getReaderContext() - Method in class org.springframework.beans.factory.xml.ParserContext
- getReaders() - Method in interface org.springframework.http.codec.CodecConfigurer
-
Obtain the configured HTTP message readers.
- getReaders() - Method in class org.springframework.http.codec.support.DefaultServerCodecConfigurer
- getReadHints(ResolvableType, ResolvableType, ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.http.codec.DecoderHttpMessageReader
-
Get additional hints for decoding for example based on the server request or annotations from controller method parameters.
- getReadHints(ResolvableType, ResolvableType, ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.http.codec.ResourceHttpMessageReader
- getReadHints(ResolvableType, ReactiveHttpInputMessage) - Method in class org.springframework.http.codec.DecoderHttpMessageReader
-
Get additional hints for decoding based on the input HTTP message.
- getReadHints(ResolvableType, ReactiveHttpInputMessage) - Method in class org.springframework.http.codec.ResourceHttpMessageReader
- getReadMethod() - Method in class org.springframework.core.convert.Property
-
The property getter method: e.g.
- getRealLiteral(String, int, int, boolean) - Static method in class org.springframework.expression.spel.ast.Literal
- getRealPath(ServletContext, String) - Static method in class org.springframework.web.util.WebUtils
-
Return the real path of the given path within the web application, as provided by the servlet container.
- getRealPath(String) - Method in class org.springframework.mock.web.MockServletContext
- getReason() - Method in class org.springframework.web.reactive.socket.CloseStatus
-
Return the reason, or
null
if none. - getReason() - Method in exception org.springframework.web.server.ResponseStatusException
-
The reason explaining the exception (potentially
null
or empty). - getReason() - Method in class org.springframework.web.socket.CloseStatus
-
Return the reason, or
null
if none. - getReasonPhrase() - Method in enum class org.springframework.http.HttpStatus
-
Return the reason phrase of this status code.
- getReceipt() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getReceipt() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the receipt header.
- getReceiptId() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getReceiptId() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the receipt header.
- getReceiptId() - Method in interface org.springframework.messaging.simp.stomp.StompSession.Receiptable
-
Return the receipt id, or
null
if the STOMP frame for which the handle was returned did not have a "receipt" header. - getReceiptTimeLimit() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
Return the configured time limit before a receipt expires.
- getReceiptTimeLimit() - Method in class org.springframework.messaging.simp.stomp.StompClientSupport
-
Return the configured receipt time limit.
- getReceiveTimeout() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the timeout to use for receive calls (in milliseconds).
- getReceiveTimeout() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Return the receive timeout (ms) configured for this listener container.
- getReceiveTimeout() - Method in class org.springframework.messaging.core.GenericMessagingTemplate
-
Return the configured receive operation timeout value.
- getReceiveTimeoutHeader() - Method in class org.springframework.messaging.core.GenericMessagingTemplate
-
Return the configured receive-timeout header.
- getRedelivered() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
redelivered
flag. - getRedirectedUrl() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getRedirectHosts() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the configured application hosts for redirect purposes.
- getRedirectPatterns() - Method in class org.springframework.web.servlet.mvc.method.annotation.ModelAndViewMethodReturnValueHandler
-
Return the configured redirect patterns, if any.
- getRedirectPatterns() - Method in class org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
-
The configured redirect patterns, if any.
- getRedirectStatus() - Method in class org.springframework.web.filter.RelativeRedirectFilter
-
Return the configured redirect status.
- getRefCursorSqlType() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Get the
Types
type for columns that return ResultSets as ref cursors if this feature is supported. - getRefCursorSqlType() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
- getRefCursorSqlType() - Method in class org.springframework.jdbc.core.metadata.OracleCallMetaDataProvider
- getRefCursorSqlType() - Method in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
- getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - Method in class org.springframework.util.ConcurrentReferenceHashMap.Segment
- getReference(Object, ConcurrentReferenceHashMap.Restructure) - Method in class org.springframework.util.ConcurrentReferenceHashMap
-
Return a
ConcurrentReferenceHashMap.Reference
to theConcurrentReferenceHashMap.Entry
for the specifiedkey
, ornull
if not found. - getRefreshCount() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- getRefreshCount() - Method in interface org.springframework.aop.target.dynamic.Refreshable
-
Return the number of actual refreshes since startup.
- getRefreshDate() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the last time the list has been fetched from the source provider.
- getRefreshTimestamp() - Method in class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
- getRegisteredObjectNames() - Method in class org.springframework.jmx.support.MBeanRegistrationSupport
-
Return the
ObjectNames
of all registered beans. - getRegisteredScope(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the Scope implementation for the given scope name, if any.
- getRegisteredScope(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getRegisteredScopeNames() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the names of all currently registered scopes.
- getRegisteredScopeNames() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getRegistry() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- getRegistry() - Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
-
Return the bean factory to register the bean definitions with.
- getRegistry() - Method in class org.springframework.beans.factory.xml.ParserContext
- getRegistry() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the bean definition registry to use.
- getRegistry() - Method in class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
Get the BeanDefinitionRegistry that this reader operates on.
- getRegistry() - Method in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
-
Return the BeanDefinitionRegistry that this scanner operates on.
- getRegistry() - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
Return the
BeanDefinitionRegistry
used by this scanner, if any. - getRegistry() - Method in interface org.springframework.context.annotation.ConditionContext
-
Return the
BeanDefinitionRegistry
that will hold the bean definition should the condition match. - getRegistryExpirationPeriod() - Method in class org.springframework.messaging.simp.user.UserRegistryMessageHandler
-
Return the configured registry expiration period.
- getRejectedValue() - Method in class org.springframework.validation.FieldError
-
Return the rejected field value.
- getRejectedValue(String, ConstraintViolation<Object>, BindingResult) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-
Extract the rejected value behind the given constraint violation, for exposure through the Spring errors representation.
- getRelatedCauses() - Method in exception org.springframework.beans.factory.BeanCreationException
-
Return the related causes, if any.
- getRelayHost() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the STOMP message broker host.
- getRelayPort() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the STOMP message broker port.
- getRemaining() - Method in class org.springframework.mock.web.MockBodyContent
- getRemaining() - Method in class org.springframework.mock.web.MockJspWriter
- getRemoteAddr() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRemoteAddress() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return the remote address where this request is connected to, if available.
- getRemoteAddress() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getRemoteAddress() - Method in interface org.springframework.http.server.ServerHttpRequest
-
Return the address of the remote client.
- getRemoteAddress() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getRemoteAddress() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
- getRemoteAddress() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
For a server session this is the remote address where the handshake request came from.
- getRemoteAddress() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getRemoteAddress() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getRemoteAddress() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getRemoteAddress() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getRemoteAddress() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getRemoteAddress() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getRemoteAddress() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getRemoteAddress() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the address of the remote client.
- getRemoteHost() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRemotePort() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRemoteUser() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRemoteUser() - Method in class org.springframework.web.context.request.FacesWebRequest
- getRemoteUser() - Method in class org.springframework.web.context.request.ServletWebRequest
- getRemoteUser() - Method in interface org.springframework.web.context.request.WebRequest
-
Return the remote user for this request, if any.
- getRenderFunction() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the render function name (optional).
- getRenderFunction() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getRenderFunction() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the render function name (optional).
- getRenderFunction() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getRenderObject() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the object where the render function belongs (optional).
- getRenderObject() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getRenderObject() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the object where the render function belongs (optional).
- getRenderObject() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getRepeatableAnnotations(AnnotatedElement, Class<A>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Deprecated.as of 5.2 since it is superseded by the
MergedAnnotations
API - getRepeatCount(Method) - Static method in class org.springframework.test.annotation.TestAnnotationUtils
-
Get the repeat count configured via the
@Repeat
annotation on the suppliedmethod
. - getReplyChannel() - Method in class org.springframework.messaging.MessageHeaders
- getReplyChannel() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getReplyQosSettings() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- getReplyQosSettings() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getReplyQosSettings() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
- getReplyQosSettings() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return the
QosSettings
to use when sending a reply, ornull
if the broker's defaults should be used. - getReplyTo() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
reply to
. - getReplyTo() - Method in class org.springframework.mail.SimpleMailMessage
- getRequest() - Method in class org.springframework.http.client.support.HttpRequestWrapper
-
Return the wrapped request.
- getRequest() - Method in class org.springframework.mock.web.MockAsyncContext
- getRequest() - Method in class org.springframework.mock.web.MockFilterChain
-
Return the request that
MockFilterChain.doFilter(jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse)
has been called with. - getRequest() - Method in class org.springframework.mock.web.MockPageContext
- getRequest() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return the performed request.
- getRequest() - Method in class org.springframework.web.bind.ServletRequestDataBinder.ServletRequestValueResolver
- getRequest() - Method in class org.springframework.web.context.request.ServletRequestAttributes
-
Exposes the native
HttpServletRequest
that we're wrapping. - getRequest() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getRequest() - Method in class org.springframework.web.reactive.function.client.ClientRequestObservationContext
-
Return the immutable client request.
- getRequest() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the corresponding request.
- getRequest() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getRequest() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the current HTTP request.
- getRequest() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getRequest() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the underlying HttpServletRequest.
- getRequestAttributes() - Static method in class org.springframework.web.context.request.RequestContextHolder
-
Return the RequestAttributes currently bound to the thread.
- getRequestBodyContent() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the raw request body content written through the request.
- getRequestCharacterEncoding() - Method in class org.springframework.mock.web.MockServletContext
- getRequestContext() - Method in class org.springframework.web.servlet.tags.RequestContextAwareTag
-
Return the current RequestContext.
- getRequestContextAttribute() - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Get the name of the
RequestContext
attribute for this view, if any. - getRequestContextAttribute() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the name of the
RequestContext
attribute for all views, if any. - getRequestContextAttribute() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return the name of the RequestContext attribute, if any.
- getRequestContextAttribute() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the name of the RequestContext attribute for all views, if any.
- getRequestCount() - Method in class org.springframework.test.web.client.DefaultRequestExpectation
- getRequestDataValueProcessor() - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Get the
RequestDataValueProcessor
to use. - getRequestDataValueProcessor() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the
RequestDataValueProcessor
instance to apply to in form tag libraries and to redirect URLs. - getRequestDataValueProcessor() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the RequestDataValueProcessor instance to use obtained from the WebApplicationContext under the name
"requestDataValueProcessor"
. - getRequestDetails() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager
-
Return details of executed requests.
- getRequestDispatcher(HttpServletRequest, String) - Method in class org.springframework.web.servlet.view.InternalResourceView
-
Obtain the RequestDispatcher to use for the forward/include.
- getRequestDispatcher(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRequestDispatcher(String) - Method in class org.springframework.mock.web.MockServletContext
- getRequestedSessionId() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRequestFactory() - Method in class org.springframework.http.client.support.HttpAccessor
-
Return the request factory that this accessor uses for obtaining client request handles.
- getRequestFactory() - Method in class org.springframework.http.client.support.InterceptingHttpAccessor
-
Overridden to expose an
InterceptingClientHttpRequestFactory
if necessary. - getRequestHandler() - Method in class org.springframework.web.reactive.config.ResourceHandlerRegistration
-
Returns a
ResourceWebHandler
instance. - getRequestHandler() - Method in class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
-
Return a
ResourceHttpRequestHandler
instance. - getRequestHeaders() - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getRequestHeaders() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the request headers sent to the server.
- getRequestHeaders() - Method in interface org.springframework.web.multipart.MultipartHttpServletRequest
-
Return this request's headers as a convenient HttpHeaders instance.
- getRequestHeaders() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getRequestHeaders() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
-
Return the headers of the request.
- getRequestHeaders(MockHttpServletRequest) - Method in class org.springframework.test.web.servlet.result.PrintingResultHandler
- getRequestId() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRequestMatchers() - Method in class org.springframework.test.web.client.DefaultRequestExpectation
- getRequestMethod() - Method in class org.springframework.mock.web.MockMultipartHttpServletRequest
- getRequestMethod() - Method in interface org.springframework.web.multipart.MultipartHttpServletRequest
-
Return this request's method as a convenient HttpMethod instance.
- getRequestMethod() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
- getRequestParameter(String, Class<?>) - Method in class org.springframework.web.bind.ServletRequestDataBinder.ServletRequestValueResolver
- getRequestParams() - Method in exception org.springframework.web.server.UnsatisfiedRequestParameterException
-
Return the actual request parameters.
- getRequestPartName() - Method in exception org.springframework.web.multipart.support.MissingServletRequestPartException
-
Return the name of the offending part of the multipart request.
- getRequestPath() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the request path of the request.
- getRequests() - Method in class org.springframework.test.web.client.AbstractRequestExpectationManager
-
Return a read-only list of requests executed so far.
- getRequestToExpose(HttpServletRequest) - Method in class org.springframework.web.servlet.view.AbstractView
- getRequestUpgradeStrategy() - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
Return the
RequestUpgradeStrategy
for WebSocket requests. - getRequestUri() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the request URI of the original request, that is, the invoked URL without parameters.
- getRequestUri(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the request URI for the given request, detecting an include request URL if called within a RequestDispatcher include.
- getRequestURI() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRequestUrl() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
-
Return the URL of the request.
- getRequestURL() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getRequestURL() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
- getRequestValueForAttribute(String, NativeWebRequest) - Method in class org.springframework.web.servlet.mvc.method.annotation.ServletModelAttributeMethodProcessor
-
Obtain a value from the request that may be used to instantiate the model attribute through type conversion from String to the target type.
- getRequiredApplicationEvents() - Static method in class org.springframework.test.context.event.ApplicationEventsHolder
-
Get the
ApplicationEvents
for the current thread. - getRequiredAttribute(String) - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the request attribute value or if not present raise an
IllegalArgumentException
. - getRequiredAttribute(String) - Method in interface org.springframework.web.server.WebSession
-
Return the session attribute value or if not present raise an
IllegalArgumentException
. - getRequiredBindingResult(Map<?, ?>, String) - Static method in class org.springframework.validation.BindingResultUtils
-
Find a required BindingResult for the given name in the given model.
- getRequiredBooleanParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a boolean parameter, throwing an exception if it isn't found or isn't a boolean.
- getRequiredBooleanParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of boolean parameters, throwing an exception if not found or one isn't a boolean.
- getRequiredDefaultDestination() - Method in class org.springframework.messaging.core.AbstractMessageSendingTemplate
- getRequiredDefaultDestinationName() - Method in class org.springframework.jms.core.JmsMessagingTemplate
- getRequiredDoubleParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a double parameter, throwing an exception if it isn't found or isn't a number.
- getRequiredDoubleParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of double parameters, throwing an exception if not found or one is not a number.
- getRequiredFields() - Method in class org.springframework.validation.DataBinder
-
Return the fields that are required for each binding process.
- getRequiredFloatParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a float parameter, throwing an exception if it isn't found or isn't a number.
- getRequiredFloatParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of float parameters, throwing an exception if not found or one is not a number.
- getRequiredHint(Map<String, Object>, String) - Static method in class org.springframework.core.codec.Hints
-
Obtain the value for a required hint.
- getRequiredIntParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an int parameter, throwing an exception if it isn't found or isn't a number.
- getRequiredIntParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of int parameters, throwing an exception if not found or one is not a number.
- getRequiredLongParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a long parameter, throwing an exception if it isn't found or isn't a number.
- getRequiredLongParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of long parameters, throwing an exception if not found or one is not a number.
- getRequiredProperty(String) - Method in class org.springframework.core.env.AbstractEnvironment
- getRequiredProperty(String) - Method in class org.springframework.core.env.AbstractPropertyResolver
- getRequiredProperty(String) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key (never
null
). - getRequiredProperty(String, Class<T>) - Method in class org.springframework.core.env.AbstractEnvironment
- getRequiredProperty(String, Class<T>) - Method in class org.springframework.core.env.AbstractPropertyResolver
- getRequiredProperty(String, Class<T>) - Method in interface org.springframework.core.env.PropertyResolver
-
Return the property value associated with the given key, converted to the given targetType (never
null
). - getRequiredSessionAttribute(HttpServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
-
Check the given request for a session attribute of the given name.
- getRequiredStringParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a String parameter, throwing an exception if it isn't found.
- getRequiredStringParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of String parameters, throwing an exception if not found.
- getRequiredType() - Method in exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
-
Return the expected type for the bean.
- getRequiredType() - Method in exception org.springframework.beans.TypeMismatchException
-
Return the required target type, if any.
- getRequiredType() - Method in exception org.springframework.jndi.TypeMismatchNamingException
-
Return the required type for the lookup, if available.
- getRequiredWebApplicationContext(FacesContext) - Static method in class org.springframework.web.jsf.FacesContextUtils
-
Find the root
WebApplicationContext
for this web app, typically loaded viaContextLoaderListener
. - getRequiredWebApplicationContext(ServletContext) - Static method in class org.springframework.web.context.support.WebApplicationContextUtils
-
Find the root
WebApplicationContext
for this web app, typically loaded viaContextLoaderListener
. - getReservedDefaultProfiles() - Method in class org.springframework.core.env.AbstractEnvironment
-
Return the set of reserved default profile names.
- getResolvableConstructor(Class<T>) - Static method in class org.springframework.beans.BeanUtils
-
Return a resolvable constructor for the provided class, either a primary or single public constructor with arguments, or a single non-public constructor with arguments, or simply a default constructor.
- getResolvableErrors() - Method in class org.springframework.validation.method.ParameterValidationResult
-
List of
MessageSourceResolvable
representations adapted from the validation errors of the validation library. - getResolvableField(String, String) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
-
Build a resolvable wrapper for the specified field, allowing to resolve the field's name in a
MessageSource
. - getResolvableType() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getResolvableType() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return a resolvable type for this bean definition, based on the bean class or other specific metadata.
- getResolvableType() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Build a
ResolvableType
object for the wrapped parameter/field. - getResolvableType() - Method in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
-
Return the required
ResolvableType
of the missing bean, if it was a lookup by type that failed. - getResolvableType() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return a resolvable type for this bean definition.
- getResolvableType() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Return a
ResolvableType
for this bean definition, either from runtime-cached type information or from configuration-timeRootBeanDefinition.setTargetType(ResolvableType)
orAbstractBeanDefinition.setBeanClass(Class)
, also considering resolved factory method definitions. - getResolvableType() - Method in class org.springframework.context.PayloadApplicationEvent
- getResolvableType() - Method in class org.springframework.core.convert.TypeDescriptor
-
Return the underlying
ResolvableType
. - getResolvableType() - Method in interface org.springframework.core.ResolvableTypeProvider
-
Return the
ResolvableType
describing this instance (ornull
if some sort of default should be applied instead). - getResolvedAutowireMode() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the resolved autowire code, (resolving AUTOWIRE_AUTODETECT to AUTOWIRE_CONSTRUCTOR or AUTOWIRE_BY_TYPE).
- getResolvedDataSources() - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
Return the resolved target DataSources that this router manages.
- getResolvedDecoratedDefinition(RootBeanDefinition) - Method in class org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
- getResolvedDefaultDataSource() - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
Return the resolved default target DataSource, if any.
- getResolvedException() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return any exception raised by a handler and successfully resolved through a
HandlerExceptionResolver
. - getResolvedFactoryMethod() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Return the resolved factory method as a Java Method object, if available.
- getResolvedFromHandlerMethod() - Method in class org.springframework.messaging.handler.HandlerMethod
-
Return the HandlerMethod from which this HandlerMethod instance was resolved via
HandlerMethod.createWithResolvedBean()
. - getResolvedFromHandlerMethod() - Method in class org.springframework.web.method.HandlerMethod
-
Return the HandlerMethod from which this HandlerMethod instance was resolved via
HandlerMethod.createWithResolvedBean()
. - getResolvedLookupPath(ServletRequest) - Static method in class org.springframework.web.util.UrlPathHelper
-
Return a previously
resolved
lookupPath. - getResolvedObjectNames() - Method in class org.springframework.jmx.support.NotificationListenerHolder
-
Return the list of
ObjectName
String representations for which the encapsulatedNotificationFilter
will be registered as a listener forNotifications
. - getResolverChain() - Method in interface org.springframework.web.reactive.resource.ResourceTransformerChain
-
Return the
ResourceResolverChain
that was used to resolve theResource
being transformed. - getResolverChain() - Method in interface org.springframework.web.servlet.resource.ResourceTransformerChain
-
Return the
ResourceResolverChain
that was used to resolve theResource
being transformed. - getResolvers() - Method in class org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
-
Return a read-only list with the contained resolvers, or an empty list.
- getResolvers() - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
-
Return a read-only list with the contained resolvers, or an empty list.
- getResolvers() - Method in class org.springframework.messaging.handler.invocation.reactive.InvocableHandlerMethod
-
Return the configured argument resolvers.
- getResolvers() - Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
-
Return a read-only list with the contained resolvers, or an empty list.
- getResolvers() - Method in class org.springframework.web.reactive.result.method.InvocableHandlerMethod
-
Return the configured argument resolvers.
- getResolvers() - Method in class org.springframework.web.reactive.result.method.SyncInvocableHandlerMethod
-
Return the configured argument resolvers.
- getResource() - Method in class org.springframework.beans.factory.parsing.Location
-
Get the resource with which this location is associated.
- getResource() - Method in class org.springframework.beans.factory.parsing.ReaderContext
- getResource() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the resource that this bean definition came from.
- getResource() - Method in class org.springframework.core.io.support.EncodedResource
-
Return the
Resource
held by thisEncodedResource
. - getResource() - Method in class org.springframework.core.io.support.ResourceRegion
-
Return the underlying
Resource
for thisResourceRegion
. - getResource() - Method in interface org.springframework.core.type.classreading.MetadataReader
-
Return the resource reference for the class file.
- getResource() - Method in class org.springframework.scripting.support.ResourceScriptSource
-
Return the
Resource
to load the script from. - getResource() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return a Resource representation of this MultipartFile.
- getResource(HttpServletRequest) - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
- getResource(Object) - Method in class org.springframework.transaction.reactive.TransactionSynchronizationManager
-
Retrieve a resource for the given key that is bound to the current context.
- getResource(Object) - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Retrieve a resource for the given key that is bound to the current thread.
- getResource(String) - Method in class org.springframework.context.support.GenericApplicationContext
-
This implementation delegates to this context's
ResourceLoader
if set, falling back to the default superclass behavior otherwise. - getResource(String) - Method in class org.springframework.core.io.DefaultResourceLoader
- getResource(String) - Method in interface org.springframework.core.io.ResourceLoader
-
Return a
Resource
handle for the specified resource location. - getResource(String) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- getResource(String) - Method in class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
- getResource(String) - Method in class org.springframework.instrument.classloading.ShadowingClassLoader
- getResource(String) - Method in class org.springframework.mock.web.MockServletContext
- getResource(String) - Method in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- getResource(String) - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateView
- getResource(String) - Method in class org.springframework.web.servlet.view.script.ScriptTemplateView
- getResource(String, Resource) - Method in class org.springframework.web.reactive.resource.PathResourceResolver
-
Find the resource under the given location.
- getResource(String, Resource) - Method in class org.springframework.web.servlet.resource.PathResourceResolver
-
Find the resource under the given location.
- getResource(CommonAnnotationBeanPostProcessor.LookupElement, String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
-
Obtain the resource object for the given name and type.
- getResource(ServerWebExchange) - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
- getResourceAdapter() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return the JCA ResourceAdapter to manage endpoints for.
- getResourceAsStream(String) - Method in class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
- getResourceAsStream(String) - Method in class org.springframework.instrument.classloading.ShadowingClassLoader
- getResourceAsStream(String) - Method in class org.springframework.mock.web.MockServletContext
- getResourceAsStream(String) - Method in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- getResourceBasePath() - Method in class org.springframework.test.context.web.WebMergedContextConfiguration
-
Get the resource path to the root directory of the web application for the test class, configured via
@WebAppConfiguration
. - getResourceBundle(String, Locale) - Method in class org.springframework.context.support.ResourceBundleMessageSource
-
Return a ResourceBundle for the given basename and Locale, fetching already generated ResourceBundle from the cache.
- getResourceBundle(Locale) - Method in class org.springframework.validation.beanvalidation.MessageSourceResourceBundleLocator
- getResourceByPath(String) - Method in class org.springframework.context.support.FileSystemXmlApplicationContext
-
Resolve resource paths as file system paths.
- getResourceByPath(String) - Method in class org.springframework.core.io.ClassRelativeResourceLoader
- getResourceByPath(String) - Method in class org.springframework.core.io.DefaultResourceLoader
-
Return a Resource handle for the resource at the given path.
- getResourceByPath(String) - Method in class org.springframework.core.io.FileSystemResourceLoader
-
Resolve resource paths as file system paths.
- getResourceByPath(String) - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
This implementation supports file paths beneath the root of the ServletContext.
- getResourceByPath(String) - Method in class org.springframework.web.context.support.GenericWebApplicationContext
-
This implementation supports file paths beneath the root of the
ServletContext
. - getResourceByPath(String) - Method in class org.springframework.web.context.support.ServletContextResourceLoader
-
This implementation supports file paths beneath the root of the web application.
- getResourceByPath(String) - Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
This implementation supports file paths beneath the root of the ServletContext.
- getResourceCache(Class<T>) - Method in class org.springframework.core.io.DefaultResourceLoader
-
Obtain a cache for the given value type, keyed by
Resource
. - getResourceDescription() - Method in exception org.springframework.beans.factory.BeanCreationException
-
Return the description of the resource that the bean definition came from, if any.
- getResourceDescription() - Method in exception org.springframework.beans.factory.BeanDefinitionStoreException
-
Return the description of the resource that the bean definition came from, if available.
- getResourceDescription() - Method in exception org.springframework.beans.factory.CannotLoadBeanClassException
-
Return the description of the resource that the bean definition came from.
- getResourceDescription() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return a description of the resource that this bean definition came from (for the purpose of showing context in case of errors).
- getResourceDescription() - Method in class org.springframework.beans.factory.parsing.Problem
-
Get the description of the bean configuration source that triggered the error, as contained within this Problem's Location object.
- getResourceDescription() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return a description of the resource that this bean definition came from (for the purpose of showing context in case of errors).
- getResourceDescription() - Method in exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
-
Return the description of the resource that the bean definition came from.
- getResourceFactory() - Method in class org.springframework.jdbc.datasource.DataSourceTransactionManager
- getResourceFactory() - Method in class org.springframework.jms.connection.JmsTransactionManager
- getResourceFactory() - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
- getResourceFactory() - Method in class org.springframework.orm.jpa.JpaTransactionManager
- getResourceFactory() - Method in interface org.springframework.transaction.support.ResourceTransactionManager
-
Return the resource factory that this transaction manager operates on, e.g.
- getResourceFile() - Method in class org.springframework.core.test.tools.Compiled
-
Return the single resource file that was used when compiled.
- getResourceFiles() - Method in class org.springframework.core.test.tools.Compiled
-
Return all resource files that were compiled.
- getResourceHttpMessageConverter() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the configured resource converter.
- getResourceHttpMessageWriter() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the configured resource message writer.
- getResourceLoader() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- getResourceLoader() - Method in interface org.springframework.beans.factory.support.BeanDefinitionReader
-
Return the
ResourceLoader
to use for resource locations. - getResourceLoader() - Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
Return the resource loader to use, if any.
- getResourceLoader() - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
Return the ResourceLoader that this component provider uses.
- getResourceLoader() - Method in interface org.springframework.context.annotation.ConditionContext
-
Return the
ResourceLoader
currently being used. - getResourceLoader() - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Return the
ResourceLoader
that this pattern resolver works with. - getResourceLoader() - Method in class org.springframework.core.type.classreading.SimpleMetadataReaderFactory
-
Return the ResourceLoader that this MetadataReaderFactory has been constructed with.
- getResourceLoader() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
-
Determine the Spring
ResourceLoader
to use for Hibernate metadata. - getResourceLoader() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
Return the
ResourceLoader
to use for loading FreeMarker template files. - getResourceLoaderPath() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the resource loader path(s) via a Spring resource location.
- getResourceLoaderPath() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getResourceLoaderPath() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
- getResourceLoaderPath() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the resource loader path(s) via a Spring resource location.
- getResourceLoaderPath() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getResourceLocation(String) - Method in class org.springframework.mock.web.MockServletContext
-
Build a full resource location for the given path, prepending the resource base path of this
MockServletContext
. - getResourceMap() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return all resources that are bound to the current thread.
- getResourceOutput() - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings
-
Get the output directory for generated resources.
- getResourcePath() - Method in exception org.springframework.web.servlet.resource.NoResourceFoundException
-
Return the path used to locate the resource.
- getResourcePaths(String) - Method in class org.springframework.mock.web.MockServletContext
- getResourcePatternResolver() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the ResourcePatternResolver to use for resolving location patterns into Resource instances.
- getResourcePatternResolver() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
This implementation supports pattern matching in unexpanded WARs too.
- getResourcePatternResolver() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
-
This implementation supports pattern matching in unexpanded WARs too.
- getResourcePatternResolver() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
This implementation supports pattern matching in unexpanded WARs too.
- getResourcePatternResolver(ResourceLoader) - Static method in class org.springframework.core.io.support.ResourcePatternUtils
-
Return a default
ResourcePatternResolver
for the givenResourceLoader
. - getResourceRegionHttpMessageConverter() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the configured resource region converter.
- getResourceResolvers() - Method in class org.springframework.web.reactive.config.ResourceChainRegistration
- getResourceResolvers() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the list of configured resource resolvers.
- getResourceResolvers() - Method in class org.springframework.web.servlet.config.annotation.ResourceChainRegistration
- getResourceResolvers() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the list of configured resource resolvers.
- getResources() - Method in class org.springframework.transaction.reactive.TransactionContext
- getResources(String) - Method in class org.springframework.context.support.AbstractApplicationContext
- getResources(String) - Method in class org.springframework.context.support.GenericApplicationContext
-
This implementation delegates to this context's ResourceLoader if it implements the ResourcePatternResolver interface, falling back to the default superclass behavior otherwise.
- getResources(String) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- getResources(String) - Method in interface org.springframework.core.io.support.ResourcePatternResolver
-
Resolve the given location pattern into
Resource
objects. - getResources(String) - Method in class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
- getResources(String) - Method in class org.springframework.instrument.classloading.ShadowingClassLoader
- getResourceSuffix() - Method in class org.springframework.test.context.support.AbstractContextLoader
-
Get the suffix to append to
ApplicationContext
resource locations when detecting default locations. - getResourceSuffix() - Method in class org.springframework.test.context.support.AnnotationConfigContextLoader
-
AnnotationConfigContextLoader
should be used as aSmartContextLoader
, not as a legacyContextLoader
. - getResourceSuffix() - Method in class org.springframework.test.context.support.GenericGroovyXmlContextLoader
-
GenericGroovyXmlContextLoader
supports both Groovy and XML resource types for detection of defaults. - getResourceSuffix() - Method in class org.springframework.test.context.support.GenericXmlContextLoader
-
Returns
"-context.xml"
in order to support detection of a default XML config file. - getResourceSuffix() - Method in class org.springframework.test.context.web.AnnotationConfigWebContextLoader
-
AnnotationConfigWebContextLoader
should be used as aSmartContextLoader
, not as a legacyContextLoader
. - getResourceSuffix() - Method in class org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
-
GenericGroovyXmlWebContextLoader
supports both Groovy and XML resource types for detection of defaults. - getResourceSuffix() - Method in class org.springframework.test.context.web.GenericXmlWebContextLoader
-
Returns
"-context.xml"
in order to support detection of a default XML config file. - getResourceSuffixes() - Method in class org.springframework.test.context.support.AbstractContextLoader
-
Get the suffixes to append to
ApplicationContext
resource locations when detecting default locations. - getResourceSuffixes() - Method in class org.springframework.test.context.support.GenericGroovyXmlContextLoader
-
Returns
"-context.xml"
and"Context.groovy"
in order to support detection of a default XML config file or Groovy script. - getResourceSuffixes() - Method in class org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
-
Returns
"-context.xml" and "Context.groovy"
in order to support detection of a default XML config file or Groovy script. - getResourceToInject(Object, String) - Method in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
-
Either this or
InjectionMetadata.InjectedElement.inject(java.lang.Object, java.lang.String, org.springframework.beans.PropertyValues)
needs to be overridden. - getResourceTransformers() - Method in class org.springframework.web.reactive.config.ResourceChainRegistration
- getResourceTransformers() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Return the list of configured resource transformers.
- getResourceTransformers() - Method in class org.springframework.web.servlet.config.annotation.ResourceChainRegistration
- getResourceTransformers() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Return the list of configured resource transformers.
- getResourceType() - Method in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
- getResourceUrlProvider() - Method in class org.springframework.web.reactive.resource.ResourceTransformerSupport
-
Return the configured
ResourceUrlProvider
. - getResourceUrlProvider() - Method in class org.springframework.web.servlet.resource.ResourceTransformerSupport
-
Return the configured
ResourceUrlProvider
. - getResourceVersion(Resource) - Method in class org.springframework.web.reactive.resource.ContentVersionStrategy
- getResourceVersion(Resource) - Method in class org.springframework.web.reactive.resource.FixedVersionStrategy
- getResourceVersion(Resource) - Method in interface org.springframework.web.reactive.resource.VersionStrategy
-
Determine the version for the given resource.
- getResourceVersion(Resource) - Method in class org.springframework.web.servlet.resource.ContentVersionStrategy
- getResourceVersion(Resource) - Method in class org.springframework.web.servlet.resource.FixedVersionStrategy
- getResourceVersion(Resource) - Method in interface org.springframework.web.servlet.resource.VersionStrategy
-
Determine the version for the given resource.
- getResponse() - Method in class org.springframework.jms.listener.adapter.JmsResponse
-
Return the content of the response.
- getResponse() - Method in class org.springframework.mock.web.MockAsyncContext
- getResponse() - Method in class org.springframework.mock.web.MockFilterChain
-
Return the response that
MockFilterChain.doFilter(jakarta.servlet.ServletRequest, jakarta.servlet.ServletResponse)
has been called with. - getResponse() - Method in class org.springframework.mock.web.MockPageContext
- getResponse() - Method in class org.springframework.mock.web.server.MockServerWebExchange
- getResponse() - Method in interface org.springframework.test.web.servlet.MvcResult
-
Return the resulting response.
- getResponse() - Method in class org.springframework.web.context.request.ServletRequestAttributes
-
Exposes the native
HttpServletResponse
that we're wrapping (if any). - getResponse() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getResponse() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the current HTTP response.
- getResponse() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getResponse(WebRequest) - Method in class org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection
- getResponse(WebRequest) - Method in class org.springframework.test.web.servlet.htmlunit.MockMvcWebConnection
- getResponseBody() - Method in class org.springframework.test.web.reactive.server.EntityExchangeResult
-
Return the entity extracted from the response body.
- getResponseBody() - Method in class org.springframework.test.web.reactive.server.FluxExchangeResult
-
Return the response body as a
Flux<T>
of decoded elements. - getResponseBody() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the response body as a byte array.
- getResponseBody(ClientHttpResponse) - Method in class org.springframework.web.client.DefaultResponseErrorHandler
-
Read the body of the given response (for inclusion in a status exception).
- getResponseBodyAs(Class<E>) - Method in exception org.springframework.web.client.RestClientResponseException
-
Convert the error response content to the specified type.
- getResponseBodyAs(Class<E>) - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Decode the error content to the specified type.
- getResponseBodyAs(ParameterizedTypeReference<E>) - Method in exception org.springframework.web.client.RestClientResponseException
- getResponseBodyAs(ParameterizedTypeReference<E>) - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
- getResponseBodyAsByteArray() - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the response body as a byte array.
- getResponseBodyAsByteArray() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the response body as a byte array.
- getResponseBodyAsString() - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the response body converted to String.
- getResponseBodyAsString() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the response body converted to String using the charset from the response "Content-Type" or
"UTF-8"
otherwise. - getResponseBodyAsString() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the response content as a String using the charset of media type for the response, if available, or otherwise falling back on UTF-8.
- getResponseBodyAsString(Charset) - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the response body converted to String.
- getResponseBodyAsString(Charset) - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Variant of
WebClientResponseException.getResponseBodyAsString()
that allows specifying the charset to fall back on, if a charset is not available from the media type for the response. - getResponseBodyContent() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the raw request body content written to the response.
- getResponseCharacterEncoding() - Method in class org.springframework.mock.web.MockServletContext
- getResponseCookies() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return response cookies received from the server.
- getResponseCreator() - Method in class org.springframework.test.web.client.DefaultRequestExpectation
- getResponseDestination(Message, Message, Session) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Determine a response destination for the given message.
- getResponseEncodedHtmlEscape() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the default setting about use of response encoding for HTML escape setting, differentiating between no default specified and an explicit value.
- getResponseEncodedHtmlEscape(ServletContext) - Static method in class org.springframework.web.util.WebUtils
-
Return whether response encoding should be used when HTML escaping characters, thus only escaping XML markup significant characters with UTF-* encodings.
- getResponseHeaders() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the response headers received from the server.
- getResponseHeaders() - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the HTTP response headers.
- getResponseHeaders() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the HTTP response headers.
- getResponseHeaders() - Method in interface org.springframework.web.reactive.resource.HttpResource
-
The HTTP headers to be contributed to the HTTP response that serves the current resource.
- getResponseHeaders() - Method in exception org.springframework.web.server.MethodNotAllowedException
-
Deprecated.as of 6.0 in favor of
MethodNotAllowedException.getHeaders()
- getResponseHeaders() - Method in exception org.springframework.web.server.NotAcceptableStatusException
-
Deprecated.as of 6.0 in favor of
NotAcceptableStatusException.getHeaders()
- getResponseHeaders() - Method in exception org.springframework.web.server.ResponseStatusException
-
Deprecated.as of 6.0 in favor of
ResponseStatusException.getHeaders()
- getResponseHeaders() - Method in exception org.springframework.web.server.UnsupportedMediaTypeStatusException
-
Deprecated.as of 6.0 in favor of
UnsupportedMediaTypeStatusException.getHeaders()
- getResponseHeaders() - Method in interface org.springframework.web.servlet.resource.HttpResource
-
The HTTP headers to be contributed to the HTTP response that serves the current resource.
- getResponseHeaders(MockHttpServletResponse) - Method in class org.springframework.test.web.servlet.result.PrintingResultHandler
- getResponseQosSettings() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the
QosSettings
to use when sending a response, ornull
if the defaults should be used. - getResponseStatus() - Method in class org.springframework.web.method.HandlerMethod
-
Return the specified response status, if any.
- getResponseStatus() - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
- getResponseStatus() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler
- getResponseStatusReason() - Method in class org.springframework.web.method.HandlerMethod
-
Return the associated response status reason, if any.
- getRestTemplate() - Method in class org.springframework.web.client.support.RestGatewaySupport
-
Returns the
RestTemplate
for the gateway. - getRestTemplate() - Method in class org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
-
Return the configured
RestTemplate
. - getResult() - Method in class org.springframework.web.context.request.async.DeferredResult
-
Return the result, or
null
if the result wasn't set. - getResultFor(HttpServletRequest) - Static method in class org.springframework.web.servlet.handler.HandlerMappingIntrospector.CachedResult
-
Return a
HandlerMappingIntrospector.CachedResult
that matches the given request. - getResultSet() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
Return the underlying ResultSet (usually a
javax.sql.rowset.CachedRowSet
). - getResultSetExtractor() - Method in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
Return the ResultSetExtractor held by this parameter, if any.
- getResultSetType() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return whether statements will return a specific type of ResultSet.
- getResultSetValue(ResultSet, int) - Static method in class org.springframework.jdbc.support.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the most appropriate value type.
- getResultSetValue(ResultSet, int, Class<?>) - Static method in class org.springframework.jdbc.support.JdbcUtils
-
Retrieve a JDBC column value from a ResultSet, using the specified value type.
- getReturnType() - Method in class org.springframework.asm.Type
-
Returns the return type of methods of this type.
- getReturnType() - Method in class org.springframework.cglib.core.CodeEmitter
- getReturnType() - Method in class org.springframework.cglib.core.Signature
- getReturnType() - Method in class org.springframework.cglib.reflect.FastMethod
- getReturnType() - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Return a
MethodParameter
for the declared return type. - getReturnType() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the type of the value returned from the handler -- e.g.
- getReturnType(Method) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the return type of the given method. - getReturnType(String) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the return type of the given method descriptor. - getReturnTypeForFactoryMethod(RootBeanDefinition, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
- getReturnTypeName() - Method in interface org.springframework.core.type.MethodMetadata
-
Get the fully-qualified name of the underlying method's declared return type.
- getReturnTypeName() - Method in class org.springframework.core.type.StandardMethodMetadata
- getReturnTypeSource() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the
MethodParameter
from whichreturnType
was created. - getReturnValue() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the value actually returned by the invoked method.
- getReturnValue() - Method in class org.springframework.web.reactive.HandlerResult
-
Return the value returned from the handler, if any.
- getReturnValueHandlerConfigurer() - Method in class org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
-
Return the configured return value handlers.
- getReturnValueHandlerLogger() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return a logger to set on
HandlerMethodReturnValueHandlerComposite
. - getReturnValueHandlerLogger() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
- getReturnValueHandlers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the complete list of return value handlers.
- getReturnValueHandlers() - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
-
Return a read-only list with the configured handlers.
- getReturnValueHandlers() - Method in class org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlerComposite
-
Return a read-only list with the configured handlers.
- getReturnValueHandlers() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Provide access to the shared return value handlers used by the
RequestMappingHandlerAdapter
and theExceptionHandlerExceptionResolver
. - getReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
-
Return the configured handlers, or possibly
null
if not initialized yet viaExceptionHandlerExceptionResolver.afterPropertiesSet()
. - getReturnValueHandlers() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured handlers, or possibly
null
if not initialized yet viaRequestMappingHandlerAdapter.afterPropertiesSet()
. - getReturnValueType(Object) - Method in class org.springframework.core.annotation.AnnotatedMethod
-
Return a
MethodParameter
for the actual return value type. - getReturnValueType(Object, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Return the type of the value to be written to the response.
- getReturnValueType(Object, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
- getRightOperand() - Method in class org.springframework.expression.spel.ast.OpDec
- getRightOperand() - Method in class org.springframework.expression.spel.ast.Operator
- getRightOperand() - Method in class org.springframework.expression.spel.ast.OpInc
- getRightOperand() - Method in class org.springframework.expression.spel.ast.OpMinus
- getRightOperand() - Method in class org.springframework.expression.spel.ast.OpPlus
- getRole() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Get the role hint for this
BeanDefinition
. - getRole() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the role hint for this
BeanDefinition
. - getRollbackRules() - Method in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
-
Return the list of
RollbackRuleAttribute
objects (nevernull
). - getRoot() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the root annotation, i.e.
- getRoot(URL) - Static method in class org.springframework.core.io.VfsUtils
- getRootApplicationContextInitializers() - Method in class org.springframework.web.context.AbstractContextLoaderInitializer
-
Specify application context initializers to be applied to the root application context that the
ContextLoaderListener
is being created with. - getRootCause() - Method in class org.springframework.beans.factory.parsing.Problem
-
Get the underlying exception that caused the error (may be
null
). - getRootCause() - Method in exception org.springframework.core.NestedCheckedException
-
Retrieve the innermost cause of this exception, if any.
- getRootCause() - Method in exception org.springframework.core.NestedRuntimeException
-
Retrieve the innermost cause of this exception, if any.
- getRootCause(Throwable) - Static method in class org.springframework.core.NestedExceptionUtils
-
Retrieve the innermost cause of the given exception, if any.
- getRootClass() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return the class of the root object at the top of the path of this accessor.
- getRootConfigClasses() - Method in class org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer
- getRootContextObject() - Method in class org.springframework.expression.spel.ExpressionState
- getRootDeclaringClass() - Method in class org.springframework.test.context.TestContextAnnotationUtils.AnnotationDescriptor
- getRootHandler() - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
Return the root handler for this handler mapping (registered for "/"), or
null
if none. - getRootInstance() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
Return the root object at the top of the path of this accessor.
- getRootMimeMultipart() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return the root MIME "multipart/mixed" object, if any.
- getRootObject() - Method in interface org.springframework.expression.EvaluationContext
-
Return the default root context object against which unqualified properties/methods/etc should be resolved.
- getRootObject() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return the specified root object, if any.
- getRootObject() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getRoute() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the route value for
route
. - getRouteMatcher() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
Return the
RouteMatcher
used to map messages to handlers. - getRouterFunction() - Method in class org.springframework.web.reactive.function.server.support.RouterFunctionMapping
-
Return the configured
RouterFunction
. - getRouterFunction() - Method in class org.springframework.web.servlet.function.support.RouterFunctionMapping
-
Return the configured
RouterFunction
. - getRouteVariables() - Method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
-
Return the route variables for
route
. - getRow() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getRow() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the current row number.
- getRowCallbackHandler() - Method in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
Return the RowCallbackHandler held by this parameter, if any.
- getRowCount() - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
-
Return the row count of this ResultSet.
- getRowMapper() - Method in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
Return the RowMapper held by this parameter, if any.
- getRows() - Method in class org.springframework.web.servlet.tags.form.TextareaTag
-
Get the value of the '
rows
' attribute. - getRowsAffected() - Method in class org.springframework.jdbc.object.BatchSqlUpdate
-
Return the number of affected rows for all already executed statements.
- getRowsExpected() - Method in class org.springframework.jdbc.object.SqlQuery
-
Get the number of rows expected.
- getRSocketStrategies() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketMessageHandler
-
Return the
configured
RSocketStrategies
. - getRunnable() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Return the Runnable to schedule as executor task.
- getRunnable() - Method in class org.springframework.scheduling.config.Task
-
Return the underlying task.
- getRunnableToSchedule(ScheduledExecutorTask) - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
-
Determine the actual Runnable to schedule for the given task.
- getRuntimeHints() - Method in class org.springframework.aot.generate.DefaultGenerationContext
- getRuntimeHints() - Method in interface org.springframework.aot.generate.GenerationContext
-
Get the
RuntimeHints
used by the context. - getRuntimeHints() - Method in class org.springframework.test.context.aot.TestContextAotGenerator
-
Get the
RuntimeHints
gathered during AOT processing. - getSameSite() - Method in class org.springframework.http.ResponseCookie
-
Return the cookie "SameSite" attribute, or
null
if not set. - getSameSite() - Method in class org.springframework.mock.web.MockCookie
-
Get the "SameSite" attribute for this cookie.
- getSavepoint() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
Get the savepoint for this transaction, if any.
- getSavepointManager() - Method in class org.springframework.orm.jpa.EntityManagerHolder
- getSavepointManager() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
Return a SavepointManager for the underlying transaction, if possible.
- getSavepointManager() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
This implementation exposes the
SavepointManager
interface of the underlying transaction object, if any. - getScalarOutParameterName() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the name of the single out parameter for this call.
- getScalarOutParameterName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the name of a single out parameter or return value.
- getScale() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return the scale of the parameter, if any.
- getScale(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getScale(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the scale of the indicated column.
- getScheduledConsumerCount() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the number of currently scheduled consumers.
- getScheduledExecutor() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
Return the underlying ScheduledExecutorService for native access.
- getScheduledTasks() - Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
-
Return all currently scheduled tasks, from
Scheduled
methods as well as from programmaticSchedulingConfigurer
interaction. - getScheduledTasks() - Method in interface org.springframework.scheduling.config.ScheduledTaskHolder
-
Return an overview of the tasks that have been scheduled by this instance.
- getScheduledTasks() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Return all locally registered tasks that have been scheduled by this registrar.
- getScheduledThreadPoolExecutor() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
Return the underlying ScheduledThreadPoolExecutor, if available.
- getScheduler() - Method in class org.springframework.http.client.reactive.JettyResourceFactory
-
Return the configured
Scheduler
. - getScheduler() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Return the
TaskScheduler
instance for this registrar (may benull
). - getScheduler() - Method in class org.springframework.scheduling.quartz.SchedulerAccessor
-
Template method that determines the Scheduler to operate on.
- getScheduler() - Method in class org.springframework.scheduling.quartz.SchedulerAccessorBean
-
Return the Quartz Scheduler instance that this accessor operates on.
- getScheduler() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
- getSchema() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the database schema to be applied to each Connection, if any.
- getSchemaName() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Get the name of the schema.
- getSchemaName() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Get the name of the schema for this context.
- getSchemaName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Get the schema name used.
- getSchemaName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the name of the schema for this insert.
- getSchemaName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getSchemaName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the schema name of the table that served as the source for the specified column.
- getScheme() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getScheme() - Method in class org.springframework.web.util.UriComponents
-
Return the scheme.
- getSchemeSpecificPart() - Method in class org.springframework.web.util.UriComponents
-
Return the scheme specific part.
- getScope() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return the name of the current target scope for this bean, or
null
if not known yet. - getScope() - Method in class org.springframework.beans.factory.config.BeanExpressionContext
- getScope() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return the name of the target scope for the bean.
- getScope() - Method in class org.springframework.web.context.request.AbstractRequestAttributesScope
-
Template method that determines the actual target scope.
- getScope() - Method in class org.springframework.web.context.request.RequestScope
- getScope() - Method in class org.springframework.web.context.request.SessionScope
- getScope(String) - Static method in class org.springframework.web.util.TagUtils
-
Determines the scope for a given input
String
. - getScopedProxyMode() - Method in class org.springframework.context.annotation.ScopeMetadata
-
Get the proxy-mode to be applied to the scoped instance.
- getScopeMetadataResolver() - Method in class org.springframework.web.context.support.AnnotationConfigWebApplicationContext
-
Return the custom
ScopeMetadataResolver
for use withAnnotatedBeanDefinitionReader
and/orClassPathBeanDefinitionScanner
, if any. - getScopeName() - Method in class org.springframework.context.annotation.ScopeMetadata
-
Get the name of the scope.
- getScopeRootContextObject() - Method in class org.springframework.expression.spel.ExpressionState
- getScriptAsString() - Method in interface org.springframework.scripting.ScriptSource
-
Retrieve the current script source text as String.
- getScriptAsString() - Method in class org.springframework.scripting.support.ResourceScriptSource
- getScriptAsString() - Method in class org.springframework.scripting.support.StaticScriptSource
- getScriptedObject(ScriptSource, Class<?>...) - Method in class org.springframework.scripting.bsh.BshScriptFactory
-
Load and parse the BeanShell script via
BshScriptUtils
. - getScriptedObject(ScriptSource, Class<?>...) - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
-
Loads and parses the Groovy script via the GroovyClassLoader.
- getScriptedObject(ScriptSource, Class<?>...) - Method in interface org.springframework.scripting.ScriptFactory
-
Factory method for creating the scripted Java object.
- getScriptedObject(ScriptSource, Class<?>...) - Method in class org.springframework.scripting.support.StandardScriptFactory
-
Load and parse the script via JSR-223's ScriptEngine.
- getScriptedObjectType(ScriptSource) - Method in class org.springframework.scripting.bsh.BshScriptFactory
- getScriptedObjectType(ScriptSource) - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
- getScriptedObjectType(ScriptSource) - Method in interface org.springframework.scripting.ScriptFactory
-
Determine the type of the scripted Java object.
- getScriptedObjectType(ScriptSource) - Method in class org.springframework.scripting.support.StandardScriptFactory
- getScriptEngine(ScriptSource) - Method in class org.springframework.scripting.support.StandardScriptEvaluator
-
Obtain the JSR-223 ScriptEngine to use for the given script.
- getScriptException() - Method in exception org.springframework.scripting.support.StandardScriptEvalException
- getScriptInterfaces() - Method in class org.springframework.scripting.bsh.BshScriptFactory
- getScriptInterfaces() - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
-
Groovy scripts determine their interfaces themselves, hence we don't need to explicitly expose interfaces here.
- getScriptInterfaces() - Method in interface org.springframework.scripting.ScriptFactory
-
Return the business interfaces that the script is supposed to implement.
- getScriptInterfaces() - Method in class org.springframework.scripting.support.StandardScriptFactory
- getScripts() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return the scripts to be loaded by the script engine (library or user provided).
- getScripts() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
- getScripts() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return the scripts to be loaded by the script engine (library or user provided).
- getScripts() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
- getScriptSource() - Method in exception org.springframework.scripting.ScriptCompilationException
-
Return the source for the offending script.
- getScriptSource(String, String) - Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
-
Obtain a ScriptSource for the given bean, lazily creating it if not cached already.
- getScriptSourceLocator() - Method in class org.springframework.scripting.bsh.BshScriptFactory
- getScriptSourceLocator() - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
- getScriptSourceLocator() - Method in interface org.springframework.scripting.ScriptFactory
-
Return a locator that points to the source of the script.
- getScriptSourceLocator() - Method in class org.springframework.scripting.support.StandardScriptFactory
- getSecWebSocketAccept() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Returns the value of the
Sec-WebSocket-Accept
header. - getSecWebSocketExtensions() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Returns the value of the
Sec-WebSocket-Extensions
header. - getSecWebSocketKey() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Returns the value of the
Sec-WebSocket-Key
header. - getSecWebSocketProtocol() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Returns the value of the
Sec-WebSocket-Key
header. - getSecWebSocketVersion() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
Returns the value of the
Sec-WebSocket-Version
header. - getSegment(int) - Method in class org.springframework.util.ConcurrentReferenceHashMap
- getSegmentsSize() - Method in class org.springframework.util.ConcurrentReferenceHashMap
- getSelector() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the JMS message selector expression, if any.
- getSelectorHeaderName() - Method in class org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
-
Return the name of the selector header.
- getSendBufferSizeLimit() - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
-
Protected accessor for internal use.
- getSendBufferSizeLimit() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return the buffer-size limit (number of bytes).
- getSendProcessor() - Method in class org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession
- getSendTimeLimit() - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
-
Protected accessor for internal use.
- getSendTimeLimit() - Method in class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
-
Return the configured send-time limit (milliseconds).
- getSendTimeLimit() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return the send-time limit (milliseconds).
- getSendTimeout() - Method in class org.springframework.messaging.core.GenericMessagingTemplate
-
Return the configured default send operation timeout value.
- getSendTimeout() - Method in class org.springframework.messaging.simp.SimpMessagingTemplate
-
Return the configured send timeout (in milliseconds).
- getSendTimeoutHeader() - Method in class org.springframework.messaging.core.GenericMessagingTemplate
-
Return the configured send-timeout header.
- getSentDate() - Method in class org.springframework.mail.SimpleMailMessage
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
-
Return the database-specific query to use for retrieving a sequence value.
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.Db2LuwMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.Db2MainframeMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.H2SequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.HanaSequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.HsqlSequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.MariaDBSequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.OracleSequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.PostgresSequenceMaxValueIncrementer
- getSequenceQuery() - Method in class org.springframework.jdbc.support.incrementer.SqlServerSequenceMaxValueIncrementer
- getSerializationId() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return an id for serialization purposes, if specified, allowing this BeanFactory to be deserialized from this id back into the BeanFactory object, if needed.
- getSerializationView() - Method in class org.springframework.http.converter.json.MappingJacksonValue
-
Return the serialization view to use.
- getSerializationView(Object) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Determine a Jackson serialization view based on the given conversion hint.
- getSerializationView(Object) - Method in class org.springframework.messaging.converter.MappingJackson2MessageConverter
-
Determine a Jackson serialization view based on the given conversion hint.
- getSerializedPayloadClass() - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Return the configured preferred serialization payload class.
- getServer() - Method in class org.springframework.jmx.support.MBeanRegistrationSupport
-
Return the
MBeanServer
that the beans will be registered with. - getServer() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the server header.
- getServerContainer() - Method in class org.springframework.web.socket.server.standard.ServerEndpointExporter
-
Return the JSR-356
ServerContainer
to use for endpoint registration. - getServerId() - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getServerInfo() - Method in class org.springframework.mock.web.MockServletContext
- getServerName() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getServerPort() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getServerResult() - Method in interface org.springframework.test.web.reactive.server.MockServerClientHttpResponse
-
Return the result object with the server request and response.
- getServiceConfig() - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
- getServiceType() - Method in class org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
-
Return the desired service type.
- getServletApplicationContextInitializers() - Method in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
-
Specify application context initializers to be applied to the servlet-specific application context that the
DispatcherServlet
is being created with. - getServletConfig() - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
- getServletConfig() - Method in class org.springframework.mock.web.MockPageContext
- getServletConfig() - Method in interface org.springframework.web.context.ConfigurableWebApplicationContext
-
Return the ServletConfig for this web application context, if any.
- getServletConfig() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- getServletConfig() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
- getServletConfig() - Method in class org.springframework.web.context.support.ServletContextAwareProcessor
-
Returns the
ServletConfig
to be injected ornull
. - getServletConfig() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
- getServletConfigClasses() - Method in class org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer
- getServletConnection() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getServletContext() - Method in class org.springframework.mock.web.MockFilterConfig
- getServletContext() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return the ServletContext that this request is associated with.
- getServletContext() - Method in class org.springframework.mock.web.MockHttpSession
- getServletContext() - Method in class org.springframework.mock.web.MockPageContext
- getServletContext() - Method in class org.springframework.mock.web.MockServletConfig
- getServletContext() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
- getServletContext() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
- getServletContext() - Method in class org.springframework.web.context.support.ServletContextAwareProcessor
-
Returns the
ServletContext
to be injected ornull
. - getServletContext() - Method in class org.springframework.web.context.support.ServletContextResource
-
Return the ServletContext for this resource.
- getServletContext() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
- getServletContext() - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
Return the current ServletContext.
- getServletContext() - Method in interface org.springframework.web.context.WebApplicationContext
-
Return the standard Servlet API ServletContext for this application.
- getServletContext() - Method in class org.springframework.web.filter.GenericFilterBean
-
Make the ServletContext of this filter available to subclasses.
- getServletContext() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Return the associated
ServletContext
. - getServletContext() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the underlying ServletContext.
- getServletContextAttributeName() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return the ServletContext attribute name for this servlet's WebApplicationContext.
- getServletContextName() - Method in class org.springframework.mock.web.MockServletContext
- getServletFilters() - Method in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
-
Specify filters to add and map to the
DispatcherServlet
. - getServletInfo() - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
- getServletMapping() - Method in class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
-
Return the Servlet mapping to use.
- getServletMappings() - Method in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
-
Specify the servlet mapping(s) for the
DispatcherServlet
— for example"/"
,"/app"
, etc. - getServletName() - Method in class org.springframework.mock.web.MockHttpServletMapping
- getServletName() - Method in class org.springframework.mock.web.MockServletConfig
- getServletName() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
-
Return the name of the servlet that handled the request.
- getServletName() - Method in class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
-
Return the name to use to register the
ServletHttpHandlerAdapter
. - getServletName() - Method in class org.springframework.web.servlet.HttpServletBean
-
Overridden method that simply returns
null
when no ServletConfig set yet. - getServletName() - Method in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
-
Return the name under which the
DispatcherServlet
will be registered. - getServletPath() - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
-
Return the Servlet path under which the Servlet is deployed by checking the Servlet registration from
ServletHttpHandlerAdapter.init(ServletConfig)
. - getServletPath() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getServletPath(HttpServletRequest) - Method in class org.springframework.web.util.UrlPathHelper
-
Return the servlet path for the given request, regarding an include request URL if called within a RequestDispatcher include.
- getServletRegistration(String) - Method in class org.springframework.mock.web.MockServletContext
-
This method always returns
null
. - getServletRegistrations() - Method in class org.springframework.mock.web.MockServletContext
-
This method always returns an empty map.
- getServletRelativeAction() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the servlet-relative value of the '
action
' attribute. - getServletRequest() - Method in class org.springframework.http.server.ServletServerHttpRequest
-
Returns the
HttpServletRequest
this object is based on. - getServletResponse() - Method in class org.springframework.http.server.ServletServerHttpResponse
-
Return the
HttpServletResponse
this object is based on. - getSession() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Return this resource holder's default Session, or
null
if none. - getSession() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the JavaMail
Session
, lazily initializing it if it hasn't been specified explicitly. - getSession() - Method in interface org.springframework.messaging.simp.stomp.ConnectionHandlingStompSession
-
Return a future that will complete when the session is ready for use.
- getSession() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- getSession() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the session header.
- getSession() - Method in interface org.springframework.messaging.simp.user.SimpSubscription
-
Return the session of the subscription.
- getSession() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getSession() - Method in class org.springframework.mock.web.MockPageContext
- getSession() - Method in class org.springframework.orm.hibernate5.SessionHolder
- getSession() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
- getSession() - Method in interface org.springframework.web.server.ServerWebExchange
-
Return the web session for the current request.
- getSession() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
- getSession(boolean) - Method in class org.springframework.mock.web.MockHttpServletRequest
- getSession(boolean) - Method in class org.springframework.web.context.request.ServletRequestAttributes
-
Exposes the
HttpSession
that we're wrapping. - getSession(Connection, Integer) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Checks for a cached Session for the given mode.
- getSession(Connection, Integer) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Template method for obtaining a (potentially cached) Session.
- getSession(EntityManager) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect
- getSession(Class<S>) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Return this resource holder's Session of the given type, or
null
if none. - getSession(Class<S>, Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
Return this resource holder's Session of the given type for the given connection, or
null
if none. - getSession(String) - Method in interface org.springframework.messaging.simp.user.SimpUser
-
Look up the session for the given id.
- getSession(JmsResourceHolder) - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSession(JmsResourceHolder) - Method in class org.springframework.jms.core.JmsTemplate
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSession(JmsResourceHolder) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSession(ServerWebExchange) - Method in class org.springframework.web.server.session.DefaultWebSessionManager
- getSession(ServerWebExchange) - Method in interface org.springframework.web.server.session.WebSessionManager
-
Return the
WebSession
for the given exchange. - getSessionAcknowledgeMode() - Method in class org.springframework.jms.support.JmsAccessor
-
Return the acknowledgement mode for JMS
sessions
. - getSessionAttribute(HttpServletRequest, String) - Static method in class org.springframework.web.util.WebUtils
-
Check the given request for a session attribute of the given name.
- getSessionAttributePredicate() - Method in class org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService
-
Return the configured predicate for initialization WebSocket session attributes from
WebSession
attributes. - getSessionAttributes() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
-
Return the attributes associated with the current session.
- getSessionAttributes(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getSessionAttributes(MockHttpServletRequest) - Method in class org.springframework.test.web.servlet.result.PrintingResultHandler
- getSessionCacheSize() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return the desired size for the JMS Session cache (per JMS Session type).
- getSessionCookieConfig() - Method in class org.springframework.mock.web.MockServletContext
- getSessionFactory() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
- getSessionFactory() - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
Return the SessionFactory that this instance should manage transactions for.
- getSessionFactory() - Method in class org.springframework.orm.hibernate5.support.HibernateDaoSupport
-
Return the Hibernate SessionFactory used by this DAO.
- getSessionFactory() - Method in class org.springframework.orm.hibernate5.support.OpenSessionInterceptor
-
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
- getSessionFactory() - Method in class org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
-
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
- getSessionFactoryBeanName() - Method in class org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
-
Return the bean name of the SessionFactory to fetch from Spring's root application context.
- getSessionFuture() - Method in interface org.springframework.messaging.simp.stomp.ConnectionHandlingStompSession
-
Deprecated.as of 6.0, in favor of
ConnectionHandlingStompSession.getSession()
- getSessionHandler() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
Return the configured session handler.
- getSessionId() - Method in interface org.springframework.http.server.reactive.SslInfo
-
Return the SSL session id, if any.
- getSessionId() - Method in class org.springframework.messaging.simp.SimpAttributes
-
Return an id for the associated session.
- getSessionId() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
-
Return the id of the current session.
- getSessionId() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
- getSessionId() - Method in interface org.springframework.messaging.simp.stomp.StompSession
-
Return the id for the session.
- getSessionId() - Method in interface org.springframework.messaging.simp.stomp.StompTcpConnectionHandler
-
Return the
sessionId
associated with the STOMP connection. - getSessionId() - Method in class org.springframework.web.context.request.FacesRequestAttributes
- getSessionId() - Method in interface org.springframework.web.context.request.RequestAttributes
-
Return an id for the current underlying session.
- getSessionId() - Method in class org.springframework.web.context.request.ServletRequestAttributes
- getSessionId() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return the id of the HTTP session, if any.
- getSessionId() - Method in class org.springframework.web.socket.messaging.SessionDisconnectEvent
-
Return the session id.
- getSessionId() - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getSessionId(HttpServletRequest) - Static method in class org.springframework.web.util.WebUtils
-
Determine the session id of the given request, if any.
- getSessionId(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getSessionIdResolver() - Method in class org.springframework.web.server.session.DefaultWebSessionManager
-
Return the configured
WebSessionIdResolver
. - getSessionIds() - Method in class org.springframework.messaging.simp.user.UserDestinationResult
-
Return the session id for the targetDestination.
- getSessionManager() - Method in class org.springframework.web.server.adapter.HttpWebHandlerAdapter
-
Return the configured
WebSessionManager
. - getSessionMutex() - Method in class org.springframework.messaging.simp.SimpAttributes
-
Expose the object to synchronize on for the underlying session.
- getSessionMutex() - Method in class org.springframework.web.context.request.FacesRequestAttributes
- getSessionMutex() - Method in interface org.springframework.web.context.request.RequestAttributes
-
Expose the best available mutex for the underlying session: that is, an object to synchronize on for the underlying session.
- getSessionMutex() - Method in class org.springframework.web.context.request.ServletRequestAttributes
- getSessionMutex(FacesContext) - Static method in class org.springframework.web.jsf.FacesContextUtils
-
Return the best available mutex for the given session: that is, an object to synchronize on for the given session.
- getSessionMutex(HttpSession) - Static method in class org.springframework.web.util.WebUtils
-
Return the best available mutex for the given session: that is, an object to synchronize on for the given session.
- getSessions() - Method in interface org.springframework.messaging.simp.user.SimpUser
-
Return the sessions for the user.
- getSessions() - Method in class org.springframework.web.server.session.InMemoryWebSessionStore
-
Return the map of sessions with an
unmodifiable
wrapper. - getSessionStatus() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the
SessionStatus
instance to use that can be used to signal that session processing is complete. - getSessionStore() - Method in class org.springframework.web.server.session.DefaultWebSessionManager
-
Return the configured
WebSessionStore
. - getSessionTimeout() - Method in class org.springframework.mock.web.MockServletContext
- getSetters() - Method in class org.springframework.cglib.beans.BulkBean
- getSettings() - Method in class org.springframework.context.aot.AbstractAotProcessor
-
Get the settings for this AOT processor.
- getShardingKey() - Method in interface org.springframework.jdbc.datasource.ShardingKeyProvider
-
Determine the sharding key.
- getSharedCacheMode() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the shared JMS Connection maintained by this container.
- getSharedConnectionProxy(Connection) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Wrap the given Connection with a proxy that delegates every method call to it but suppresses close calls.
- getSharedInstance() - Static method in class org.springframework.core.convert.support.DefaultConversionService
-
Return a shared default
ConversionService
instance, lazily building it once needed. - getSharedInstance() - Static method in class org.springframework.core.ReactiveAdapterRegistry
-
Return a shared default
ReactiveAdapterRegistry
instance, lazily building it once needed. - getShort(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getShort(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a short.
- getShort(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required short attribute value from the annotation.
- getShort(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getShort(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a short.
- getShortArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required short array attribute value from the annotation.
- getShortDescription() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Return a friendly, short description for the bean, stating name and aliases.
- getShortDescription() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return a short description of this event, only involving the most important context data.
- getShortDescription() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
- getShortLogMessage() - Method in class org.springframework.messaging.handler.HandlerMethod
-
Return a short representation of this handler method for log message purposes.
- getShortLogMessage() - Method in class org.springframework.web.method.HandlerMethod
-
Return a short representation of this handler method for log message purposes.
- getShortLogMessage(Object) - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getShortLogMessage(Object) - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getShortLogMessage(Object) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Return a concise message for logging purposes.
- getShortName(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Get the class name without the qualified package name.
- getShortName(String) - Static method in class org.springframework.util.ClassUtils
-
Get the class name without the qualified package name.
- getShortNameAsProperty(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return the short string name of a Java class in uncapitalized JavaBeans property format.
- getShortPayloadLogMessage(Object) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getSignature() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getSignature() - Method in class org.springframework.cglib.core.CodeEmitter
- getSignature() - Method in class org.springframework.cglib.core.MethodInfo
- getSignature() - Method in class org.springframework.cglib.proxy.MethodProxy
-
Return the signature of the proxied method.
- getSignature(Member) - Static method in class org.springframework.cglib.core.ReflectUtils
- getSignatureWithoutReturnType(String, Class[]) - Static method in class org.springframework.cglib.reflect.FastClass
- getSimpleBroker(SubscribableChannel) - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getSimpleMessage() - Method in exception org.springframework.expression.ExpressionException
-
Return the exception simple message without including the expression that caused the failure.
- getSimpleName() - Method in class org.springframework.aot.hint.AbstractTypeReference
- getSimpleName() - Method in interface org.springframework.aot.hint.TypeReference
-
Return the simple name of this type reference.
- getSimpleQueryForGetGeneratedKey(String, String) - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- getSimpleQueryForGetGeneratedKey(String, String) - Method in class org.springframework.jdbc.core.metadata.HsqlTableMetaDataProvider
- getSimpleQueryForGetGeneratedKey(String, String) - Method in class org.springframework.jdbc.core.metadata.PostgresTableMetaDataProvider
- getSimpleQueryForGetGeneratedKey(String, String) - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Get the simple query to retrieve generated keys when the JDBC feature for retrieving generated keys is not supported.
- getSimpleQueryForGetGeneratedKey(String, String) - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Get the simple query to retrieve generated keys when the JDBC feature for retrieving generated keys is not supported.
- getSimpleTypeConverter() - Method in class org.springframework.validation.DataBinder
-
Return this binder's underlying SimpleTypeConverter.
- getSimpUserRegistry() - Method in class org.springframework.messaging.simp.user.DefaultUserDestinationResolver
-
Return the configured
SimpUserRegistry
. - getSingle() - Method in class org.springframework.core.test.tools.ResourceFiles
-
Return the single
ResourceFile
contained in the collection. - getSingle() - Method in class org.springframework.core.test.tools.SourceFiles
-
Return the single source file contained in the collection.
- getSingle(String) - Method in class org.springframework.core.test.tools.SourceFiles
-
Return the single matching source file contained in the collection.
- getSingleColumnRowMapper(Class<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Create a new RowMapper for reading result objects from a single column.
- getSingleFromPackage(String) - Method in class org.springframework.core.test.tools.SourceFiles
-
Return a single source file contained in the specified package.
- getSingleton(String) - Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
-
Return the (raw) singleton object registered under the given name.
- getSingleton(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- getSingleton(String, boolean) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Return the (raw) singleton object registered under the given name.
- getSingleton(String, ObjectFactory<?>) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Return the (raw) singleton object registered under the given name, creating and registering a new one if none registered yet.
- getSingletonCount() - Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
-
Return the number of singleton beans registered in this registry.
- getSingletonCount() - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- getSingletonMutex() - Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
-
Return the singleton mutex used by this registry (for external collaborators).
- getSingletonMutex() - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Exposes the singleton mutex to subclasses and external collaborators.
- getSingletonNames() - Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
-
Return the names of singleton beans registered in this registry.
- getSingletonNames() - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- getSingletonTarget(Object) - Static method in class org.springframework.aop.framework.AopProxyUtils
-
Obtain the singleton target object behind the given proxy, if any.
- getSize() - Method in class org.springframework.asm.ConstantDynamic
-
Returns the size of this constant.
- getSize() - Method in class org.springframework.asm.Type
-
Returns the size of values of this type.
- getSize() - Method in class org.springframework.core.Constants
-
Deprecated.Return the number of constants exposed.
- getSize() - Method in class org.springframework.http.ContentDisposition
-
Deprecated.since 5.2.3 as per RFC 6266, Appendix B, to be removed in a future release.
- getSize() - Method in class org.springframework.mock.web.MockMultipartFile
- getSize() - Method in class org.springframework.mock.web.MockPart
- getSize() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Segment
-
Return the size of the current references array.
- getSize() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return the size of the file in bytes.
- getSize() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
size
' attribute. - getSize() - Method in class org.springframework.web.servlet.tags.form.SelectTag
-
Get the value of the '
size
' attribute. - getSockJsClientLibraryUrl() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return he URL to the SockJS JavaScript client library.
- getSockJsConfig() - Method in class org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
- getSockJsService() - Method in class org.springframework.web.socket.config.annotation.SockJsServiceRegistration
- getSockJsService() - Method in class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
-
Return the
SockJsService
. - getSockJsServiceConfig() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- getSockJsServiceRegistration() - Method in class org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
-
Expose the
SockJsServiceRegistration
-- if SockJS is enabled ornull
otherwise -- so that it can be configured with a TaskScheduler if the application did not provide one. - getSockJsSessionId() - Method in exception org.springframework.web.socket.sockjs.SockJsException
-
Return the SockJS session id.
- getSockJsTaskSchedulerStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about the SockJS task scheduler.
- getSockJsUrl() - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getSockJsUrlInfo() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return information about the SockJS URL including server and session ID.
- getSort() - Method in class org.springframework.asm.Type
-
Returns the sort of this type.
- getSort() - Method in class org.springframework.asm.TypeReference
-
Returns the sort of this type reference.
- getSort() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the sort definition for this holder.
- getSortDefinition() - Method in class org.springframework.beans.support.PropertyComparator
-
Return the SortDefinition that this comparator uses.
- getSource() - Method in class org.springframework.aop.config.AdvisorComponentDefinition
- getSource() - Method in class org.springframework.aop.config.PointcutComponentDefinition
- getSource() - Method in class org.springframework.beans.BeanMetadataAttribute
- getSource() - Method in class org.springframework.beans.BeanMetadataAttributeAccessor
- getSource() - Method in interface org.springframework.beans.BeanMetadataElement
-
Return the configuration source
Object
for this metadata element (may benull
). - getSource() - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
-
Expose the bean definition's source object.
- getSource() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
- getSource() - Method in class org.springframework.beans.factory.config.RuntimeBeanNameReference
- getSource() - Method in class org.springframework.beans.factory.config.RuntimeBeanReference
- getSource() - Method in class org.springframework.beans.factory.config.TypedStringValue
- getSource() - Method in class org.springframework.beans.factory.parsing.AliasDefinition
- getSource() - Method in class org.springframework.beans.factory.parsing.CompositeComponentDefinition
- getSource() - Method in class org.springframework.beans.factory.parsing.ImportDefinition
- getSource() - Method in class org.springframework.beans.factory.parsing.Location
-
Get the actual location within the associated
resource
(may benull
). - getSource() - Method in class org.springframework.beans.factory.support.ManagedList
- getSource() - Method in class org.springframework.beans.factory.support.ManagedMap
- getSource() - Method in class org.springframework.beans.factory.support.ManagedProperties
- getSource() - Method in class org.springframework.beans.factory.support.ManagedSet
- getSource() - Method in class org.springframework.beans.factory.support.MethodOverride
- getSource() - Method in class org.springframework.beans.factory.xml.DocumentDefaultsDefinition
- getSource() - Method in class org.springframework.beans.support.PagedListHolder
-
Return the source list for this holder.
- getSource() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the source that ultimately declared the root annotation, or
null
if the source is not known. - getSource() - Method in class org.springframework.core.convert.TypeDescriptor
-
Return the underlying source of the descriptor.
- getSource() - Method in class org.springframework.core.env.PropertySource
-
Return the underlying source object for this
PropertySource
. - getSource() - Method in class org.springframework.core.ResolvableType
-
Return the underlying source of the resolvable type.
- getSource() - Method in interface org.springframework.r2dbc.core.PreparedOperation
-
Get the underlying query source.
- getSource() - Method in class org.springframework.test.context.event.TestContextEvent
-
Get the
TestContext
associated with this event. - getSource() - Method in class org.springframework.web.bind.EscapedErrors
- getSource(T) - Method in class org.springframework.beans.factory.aot.AotServices
-
Get the source of the given service.
- getSourceDestination() - Method in class org.springframework.messaging.simp.user.UserDestinationResult
-
The "user" destination from the source message.
- getSourceExtractor() - Method in class org.springframework.beans.factory.parsing.ReaderContext
-
Return the source extractor in use.
- getSourceFile() - Method in class org.springframework.core.test.tools.Compiled
-
Return the single source file that was compiled.
- getSourceFile(String) - Method in class org.springframework.core.test.tools.Compiled
-
Return the single matching source file that was compiled.
- getSourceFileFromPackage(String) - Method in class org.springframework.core.test.tools.Compiled
-
Return the single source file that was compiled in the given package.
- getSourceFiles() - Method in class org.springframework.core.test.tools.Compiled
-
Return all source files that were compiled.
- getSourceLocation() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getSourceOutput() - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings
-
Get the output directory for generated sources.
- getSourceStream() - Method in class org.springframework.mock.web.DelegatingServletInputStream
-
Return the underlying source stream (never
null
). - getSourceType() - Method in exception org.springframework.core.convert.ConversionFailedException
-
Return the source type we tried to convert the value from.
- getSourceType() - Method in class org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
- getSourceType() - Method in exception org.springframework.core.convert.ConverterNotFoundException
-
Return the source type that was requested to convert from.
- getSourceTypes() - Method in class org.springframework.web.servlet.view.xslt.XsltView
- getSpecificTargetClasses() - Method in class org.springframework.context.expression.BeanExpressionContextAccessor
- getSpecificTargetClasses() - Method in class org.springframework.context.expression.BeanFactoryAccessor
- getSpecificTargetClasses() - Method in class org.springframework.context.expression.EnvironmentAccessor
- getSpecificTargetClasses() - Method in class org.springframework.context.expression.MapAccessor
- getSpecificTargetClasses() - Method in interface org.springframework.expression.PropertyAccessor
-
Return an array of classes for which this resolver should be called.
- getSpecificTargetClasses() - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
-
Returns
null
which means this is a general purpose accessor. - getSpecificTargetClasses() - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
- getSpecifiedTypeName() - Method in class org.springframework.beans.factory.config.TypedStringValue
-
Return the type name as actually specified for this particular value, if any.
- getSpringTimeout(FrameworkMethod) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
-
Retrieve the configured Spring-specific
timeout
from the@Timed
annotation on the supplied test method. - getSpringValidatorAdapter() - Method in class org.springframework.validation.beanvalidation.MethodValidationAdapter
-
Return the
SpringValidatorAdapter
configured for use. - getSql() - Method in exception org.springframework.jdbc.BadSqlGrammarException
-
Return the SQL that caused the problem.
- getSql() - Method in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
-
Return the SQL statement to execute.
- getSql() - Method in interface org.springframework.jdbc.core.SqlProvider
-
Return the SQL string for this object, i.e.
- getSql() - Method in exception org.springframework.jdbc.InvalidResultSetAccessException
-
Return the SQL that caused the problem.
- getSql() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Subclasses can override this to supply dynamic SQL if they wish, but SQL is normally set by calling the
RdbmsOperation.setSql(java.lang.String)
method or in a subclass constructor. - getSql() - Method in exception org.springframework.jdbc.UncategorizedSQLException
-
Return the SQL that led to the problem (if known).
- getSql() - Method in exception org.springframework.orm.hibernate5.HibernateJdbcException
-
Return the SQL that led to the problem.
- getSql() - Method in exception org.springframework.r2dbc.BadSqlGrammarException
-
Return the SQL that caused the problem.
- getSql() - Method in interface org.springframework.r2dbc.core.SqlProvider
-
Return the SQL string for this object, i.e.
- getSql() - Method in exception org.springframework.r2dbc.UncategorizedR2dbcException
-
Return the SQL that led to the problem (if known).
- getSqlErrorCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
-
Return the error codes used by this translator.
- getSQLException() - Method in exception org.springframework.jdbc.BadSqlGrammarException
-
Return the wrapped SQLException.
- getSQLException() - Method in exception org.springframework.jdbc.InvalidResultSetAccessException
-
Return the wrapped SQLException.
- getSQLException() - Method in exception org.springframework.jdbc.UncategorizedSQLException
-
Return the underlying SQLException.
- getSQLException() - Method in exception org.springframework.orm.hibernate5.HibernateJdbcException
-
Return the underlying SQLException.
- getSqlReturnType() - Method in class org.springframework.jdbc.core.SqlOutParameter
-
Return the custom return type, if any.
- getSqlType() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Return the parameter SQL type.
- getSqlType() - Method in class org.springframework.jdbc.core.metadata.TableParameterMetaData
-
Get the parameter SQL type.
- getSqlType() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return the SQL type of the parameter.
- getSqlType(String) - Method in class org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
-
Return the SQL type for the given parameter, if registered.
- getSqlType(String) - Method in class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
-
Derives a default SQL type from the corresponding property type.
- getSqlType(String) - Method in class org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
- getSqlType(String) - Method in class org.springframework.jdbc.core.namedparam.SimplePropertySqlParameterSource
-
Derives a default SQL type from the corresponding property type.
- getSqlType(String) - Method in interface org.springframework.jdbc.core.namedparam.SqlParameterSource
-
Determine the SQL type for the specified named parameter.
- getSQLWarning() - Method in exception org.springframework.jdbc.SQLWarningException
-
Return the underlying
SQLWarning
. - getSslContext() - Method in class org.springframework.web.socket.client.standard.StandardWebSocketClient
-
Return the
SSLContext
to use. - getSslInfo() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getSslInfo() - Method in interface org.springframework.http.server.reactive.ServerHttpRequest
-
Return the SSL session information if the request has been transmitted over a secure protocol including SSL certificates, if available.
- getSslInfo() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getStackFrames() - Method in class org.springframework.aot.agent.RecordedInvocation
-
Return the stack trace of the current invocation.
- getStackSize(Type[]) - Static method in class org.springframework.cglib.core.TypeUtils
- getStart() - Method in class org.springframework.cglib.core.Block
- getStartPosition() - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getStartPosition() - Method in interface org.springframework.expression.spel.SpelNode
-
Return the start position of this AST node in the expression string.
- getStartupDate() - Method in interface org.springframework.context.ApplicationContext
-
Return the timestamp when this context was first loaded.
- getStartupDate() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Return the timestamp (ms) when this context was first loaded.
- getStateString(int) - Static method in exception org.springframework.transaction.HeuristicCompletionException
- getstatic(Type, String, Type) - Method in class org.springframework.cglib.core.CodeEmitter
- GETSTATIC - Static variable in interface org.springframework.asm.Opcodes
- getStaticAttributes() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return the static attributes for this view.
- getStaticHook() - Method in class org.springframework.cglib.core.ClassEmitter
- getStaticMessageSource() - Method in class org.springframework.context.support.StaticApplicationContext
-
Return the internal StaticMessageSource used by this context.
- getStaticMethod(Class<?>, String, Class<?>...) - Static method in class org.springframework.util.ClassUtils
-
Return a public static method of a class.
- getStaticPart() - Method in interface org.aopalliance.intercept.Joinpoint
-
Return the static part of this joinpoint.
- getStaticPart() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
- getStaticPart() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
- getStats() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return a structured object with internal state and counters.
- getStats() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
-
Return a structured object with internal state and counters.
- getStats() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return a structured object with various session counters.
- getStatsInfo() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return a String describing internal state and counters.
- getStatsInfo() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
-
Return a String describing internal state and counters.
- getStatsInfo() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return a String describing internal state and counters.
- getStatsMixin() - Method in class org.springframework.aop.target.ThreadLocalTargetSource
-
Return an introduction advisor mixin that allows the AOP proxy to be cast to ThreadLocalInvokerStats.
- getStatus() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getStatus() - Method in class org.springframework.http.ProblemDetail
-
Return the status associated with the problem, provided either to the constructor or configured via
ProblemDetail.setStatus(int)
. - getStatus() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getStatus() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the HTTP status code as an
HttpStatusCode
value. - getStatus() - Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
- getStatus() - Method in class org.springframework.transaction.jta.UserTransactionAdapter
- getStatus() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the configured HTTP status, if any.
- getStatus() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the configured HTTP status for the response, if any.
- getStatus() - Method in exception org.springframework.web.socket.handler.SessionLimitExceededException
- getStatusCode() - Method in class org.springframework.http.client.AbstractClientHttpResponse
-
Deprecated.
- getStatusCode() - Method in interface org.springframework.http.client.ClientHttpResponse
-
Get the HTTP status code as an
HttpStatusCode
. - getStatusCode() - Method in class org.springframework.http.client.reactive.AbstractClientHttpResponse
- getStatusCode() - Method in interface org.springframework.http.client.reactive.ClientHttpResponse
-
Return the HTTP status code as an
HttpStatusCode
. - getStatusCode() - Method in class org.springframework.http.client.reactive.ClientHttpResponseDecorator
- getStatusCode() - Method in class org.springframework.http.ResponseEntity
-
Return the HTTP status code of the response.
- getStatusCode() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
- getStatusCode() - Method in interface org.springframework.http.server.reactive.ServerHttpResponse
-
Return the status code that has been set, or otherwise fall back on the status of the response from the underlying server.
- getStatusCode() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
- getStatusCode() - Method in class org.springframework.mock.http.client.MockClientHttpResponse
- getStatusCode() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpResponse
- getStatusCode() - Method in exception org.springframework.web.bind.MethodArgumentNotValidException
- getStatusCode() - Method in exception org.springframework.web.bind.MissingPathVariableException
- getStatusCode() - Method in exception org.springframework.web.bind.ServletRequestBindingException
- getStatusCode() - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the HTTP status code.
- getStatusCode() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the HTTP status code value.
- getStatusCode() - Method in exception org.springframework.web.context.request.async.AsyncRequestTimeoutException
- getStatusCode() - Method in class org.springframework.web.context.support.ServletRequestHandledEvent
-
Return the HTTP status code of the response or -1 if the status code is not available.
- getStatusCode() - Method in interface org.springframework.web.ErrorResponse
-
Return the HTTP status code to use for the response.
- getStatusCode() - Method in exception org.springframework.web.ErrorResponseException
- getStatusCode() - Method in exception org.springframework.web.HttpMediaTypeNotAcceptableException
- getStatusCode() - Method in exception org.springframework.web.HttpMediaTypeNotSupportedException
- getStatusCode() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
- getStatusCode() - Method in exception org.springframework.web.multipart.MaxUploadSizeExceededException
- getStatusCode() - Method in exception org.springframework.web.multipart.support.MissingServletRequestPartException
-
Return the HTTP status code to use for the response.
- getStatusCode() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the HTTP status code value.
- getStatusCode() - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Get the redirect status code to use.
- getStatusCode() - Method in class org.springframework.web.servlet.mvc.ParameterizableViewController
-
Return the configured HTTP status code or
null
. - getStatusCode() - Method in exception org.springframework.web.servlet.NoHandlerFoundException
- getStatusCode() - Method in exception org.springframework.web.servlet.resource.NoResourceFoundException
- getStatusCodesAsMap() - Method in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
-
Returns the HTTP status codes provided via
SimpleMappingExceptionResolver.setStatusCodes(Properties)
. - getStatusCodeValue() - Method in class org.springframework.http.ResponseEntity
-
Deprecated.as of 6.0, in favor of
ResponseEntity.getStatusCode()
; scheduled for removal in 7.0 - getStatusText() - Method in interface org.springframework.http.client.ClientHttpResponse
-
Get the HTTP status text of the response.
- getStatusText() - Method in class org.springframework.mock.http.client.MockClientHttpResponse
- getStatusText() - Method in exception org.springframework.web.client.RestClientResponseException
-
Return the HTTP status text.
- getStatusText() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the HTTP status text.
- getStatusText() - Method in exception org.springframework.web.reactive.function.client.WebClientResponseException
-
Return the HTTP status text.
- getStep(int) - Method in class org.springframework.asm.TypePath
-
Returns the value of the given step of this path.
- getStepArgument(int) - Method in class org.springframework.asm.TypePath
-
Returns the index of the type argument that the given step is stepping into.
- getStompBrokerRelay(SubscribableChannel) - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getStompBrokerRelayStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about STOMP broker relay (when using a full-featured STOMP broker).
- getStompDecoder() - Method in class org.springframework.messaging.simp.stomp.BufferingStompDecoder
-
Return the wrapped
StompDecoder
. - getStompSubProtocolStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about STOMP-related WebSocket message processing.
- getStrategies() - Method in class org.springframework.web.accept.ContentNegotiationManager
-
Return the configured content negotiation strategies.
- getStrategy() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getStrategy(Class<T>) - Method in class org.springframework.web.accept.ContentNegotiationManager
-
Find a
ContentNegotiationStrategy
of the given type. - getStrategyForPath(String) - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Find a
VersionStrategy
for the request path of the requested resource. - getStrategyForPath(String) - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Find a
VersionStrategy
for the request path of the requested resource. - getStrategyMap() - Method in class org.springframework.web.reactive.resource.VersionResourceResolver
-
Return the map with version strategies keyed by path pattern.
- getStrategyMap() - Method in class org.springframework.web.servlet.resource.VersionResourceResolver
-
Return the map with version strategies keyed by path pattern.
- getStreamBytesLimit() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return the minimum number of bytes that can be sent over a single HTTP streaming request before it will be closed.
- getStreamBytesLimit() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
-
Streaming transports save responses on the client side and don't free memory used by delivered messages.
- getStreamingMediaTypes() - Method in interface org.springframework.http.codec.HttpMessageEncoder
-
Return "streaming" media types for which flushing should be performed automatically vs at the end of the input stream.
- getStreamingMediaTypes() - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
- getStreamingMediaTypes() - Method in class org.springframework.http.codec.protobuf.ProtobufEncoder
- getStreamingMediaTypeSeparator(MimeType) - Method in class org.springframework.http.codec.json.AbstractJackson2Encoder
-
Return the separator to use for the given mime type.
- getStreamingMediaTypeSeparator(MimeType) - Method in class org.springframework.http.codec.json.Jackson2SmileEncoder
-
Return the separator to use for the given mime type.
- getString() - Method in class org.springframework.mock.web.MockBodyContent
- getString(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getString(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a String.
- getString(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as a string. - getString(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required string attribute value from the annotation.
- getString(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getString(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a String.
- getString(String) - Method in interface org.springframework.test.context.aot.AotTestAttributes
-
Retrieve the attribute value for the given name as a
String
. - getStringArray(String) - Method in class org.springframework.core.annotation.AnnotationAttributes
-
Get the value stored under the specified
attributeName
as an array of strings. - getStringArray(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get a required string array attribute value from the annotation.
- getStringMatcher(String) - Method in class org.springframework.util.AntPathMatcher
-
Build or retrieve an
AntPathMatcher.AntPathStringMatcher
for the given pattern. - getStringOrNull(ResourceBundle, String) - Method in class org.springframework.context.support.ResourceBundleMessageSource
-
Efficiently retrieve the String value for the specified key, or return
null
if not found. - getStringParameter(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a String parameter, or
null
if not present. - getStringParameter(ServletRequest, String, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get a String parameter, with a fallback value.
- getStringParameters(ServletRequest, String) - Static method in class org.springframework.web.bind.ServletRequestUtils
-
Get an array of String parameters, return an empty array if not found.
- getStylesheetSource() - Method in class org.springframework.web.servlet.view.xslt.XsltView
-
Get the XSLT
Source
for the XSLT template under theconfigured URL
. - getSubject() - Method in class org.springframework.mail.SimpleMailMessage
- getSubmittedFileName() - Method in class org.springframework.mock.web.MockPart
- getSubProtocol() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
The sub-protocol negotiated at handshake time, or
null
if none. - getSubprotocols() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getSubProtocols() - Method in class org.springframework.web.reactive.socket.adapter.ContextWebSocketHandler
- getSubProtocols() - Method in interface org.springframework.web.reactive.socket.WebSocketHandler
-
Return the list of sub-protocols supported by this handler.
- getSubProtocols() - Method in class org.springframework.web.socket.client.WebSocketConnectionManager
-
Return the configured sub-protocols to use.
- getSubProtocols() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return all supported protocols.
- getSubProtocols() - Method in class org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
- getSubProtocols() - Method in interface org.springframework.web.socket.SubProtocolCapable
-
Return the list of supported sub-protocols.
- getSubscribeDestination() - Method in class org.springframework.messaging.simp.user.UserDestinationResult
-
The user destination in the form expected when a client subscribes, e.g.
- getSubscribers() - Method in class org.springframework.messaging.support.AbstractSubscribableChannel
- getSubscription() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the name for the durable subscription, if any.
- getSubscription() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Get the subscription header.
- getSubscriptionHeaders() - Method in interface org.springframework.messaging.simp.stomp.StompSession.Subscription
-
Return the headers used on the SUBSCRIBE frame.
- getSubscriptionId() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getSubscriptionId() - Method in interface org.springframework.messaging.simp.stomp.StompSession.Subscription
-
Return the id for the subscription.
- getSubscriptionId(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getSubscriptionName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of a subscription to create, if any.
- getSubscriptionName() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- getSubscriptionName() - Method in class org.springframework.jms.listener.adapter.MessagingMessageListenerAdapter
-
Generate a subscription name for this
MessageListener
adapter based on the following rules. - getSubscriptionName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
- getSubscriptionName() - Method in interface org.springframework.jms.listener.SubscriptionNameProvider
-
Determine the subscription name for this message listener object.
- getSubscriptionRegistry() - Method in class org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
- getSubscriptions() - Method in interface org.springframework.messaging.simp.user.SimpSession
-
Return the subscriptions for this session.
- getSubtype() - Method in class org.springframework.util.MimeType
-
Return the subtype.
- getSubtypeSuffix() - Method in class org.springframework.util.MimeType
-
Return the subtype suffix as defined in RFC 6839.
- getSuffix() - Method in class org.springframework.aop.interceptor.AbstractMonitoringInterceptor
-
Return the text that will get prepended to the trace data.
- getSuffix() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the suffix that gets appended to view names when building a URL.
- getSuffix() - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
-
Return the suffix to append to the request URL filename.
- getSuffix() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the suffix that gets appended to view names when building a URL.
- getSuggestedValue(DependencyDescriptor) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
-
Determine whether the given dependency declares a value annotation.
- getSuggestedValue(DependencyDescriptor) - Method in interface org.springframework.beans.factory.support.AutowireCandidateResolver
-
Determine whether a default value is suggested for the given dependency.
- getSuggestedValue(DependencyDescriptor) - Method in class org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
- getSuperClassName() - Method in interface org.springframework.core.type.ClassMetadata
-
Return the name of the superclass of the underlying class, or
null
if there is no superclass defined. - getSuperClassName() - Method in class org.springframework.core.type.StandardClassMetadata
- getSuperIndex() - Method in class org.springframework.cglib.proxy.MethodProxy
-
Return the
FastClass
method index for the method used byMethodProxy.invokeSuper(java.lang.Object, java.lang.Object[])
. - getSuperName() - Method in class org.springframework.asm.ClassReader
-
Returns the internal name of the super class (see
Type.getInternalName()
). - getSuperName() - Method in class org.springframework.cglib.core.DebuggingClassWriter
- getSuperName() - Method in class org.springframework.cglib.proxy.MethodProxy
-
Return the name of the synthetic method created by CGLIB which is used by
MethodProxy.invokeSuper(java.lang.Object, java.lang.Object[])
to invoke the superclass (non-intercepted) method implementation. - getSuperShardingKey() - Method in interface org.springframework.jdbc.datasource.ShardingKeyProvider
-
Determine the super sharding key, if any.
- getSuperType() - Method in class org.springframework.cglib.core.ClassEmitter
- getSuperType() - Method in class org.springframework.cglib.core.ClassInfo
- getSuperType() - Method in class org.springframework.core.ResolvableType
-
Return a
ResolvableType
representing the direct supertype of this type. - getSuperTypeIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the "super type" of a class that is referenced by this type reference.
- getSupportedAnnotationTypes() - Method in class org.springframework.context.index.processor.CandidateComponentsIndexer
-
Deprecated.
- getSupportedExtensions(ServerHttpRequest) - Method in class org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
- getSupportedExtensions(ServerHttpRequest) - Method in interface org.springframework.web.socket.server.RequestUpgradeStrategy
-
Return the WebSocket protocol extensions supported by the underlying WebSocket server.
- getSupportedExtensions(ServerHttpRequest) - Method in class org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- getSupportedHttpMethods() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
-
Return the actually supported HTTP methods as
HttpMethod
instances, ornull
if not known. - getSupportedLocales() - Method in class org.springframework.web.server.i18n.AcceptHeaderLocaleContextResolver
-
Return the configured list of supported locales.
- getSupportedLocales() - Method in class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
Get the configured list of supported locales.
- getSupportedMediaTypes() - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
- getSupportedMediaTypes() - Method in class org.springframework.http.converter.BufferedImageHttpMessageConverter
- getSupportedMediaTypes() - Method in class org.springframework.http.converter.FormHttpMessageConverter
-
Return the list of media types supported by this converter.
- getSupportedMediaTypes() - Method in interface org.springframework.http.converter.HttpMessageConverter
-
Return the list of media types supported by this converter.
- getSupportedMediaTypes() - Method in exception org.springframework.web.HttpMediaTypeException
-
Return the list of supported media types.
- getSupportedMediaTypes() - Method in exception org.springframework.web.reactive.function.UnsupportedMediaTypeException
-
Return the list of supported content types in cases when the Content-Type header is parsed but not supported, or an empty list otherwise.
- getSupportedMediaTypes() - Method in class org.springframework.web.reactive.result.view.AbstractView
-
Get the configured media types supported by this view.
- getSupportedMediaTypes() - Method in class org.springframework.web.reactive.result.view.HttpMessageWriterView
-
Return the list of media types this View supports, or an empty list.
- getSupportedMediaTypes() - Method in interface org.springframework.web.reactive.result.view.View
-
Return the list of media types this View supports, or an empty list.
- getSupportedMediaTypes() - Method in class org.springframework.web.reactive.result.view.ViewResolverSupport
-
Return the configured media types supported by this view.
- getSupportedMediaTypes() - Method in exception org.springframework.web.server.NotAcceptableStatusException
-
Return the list of supported content types in cases when the Accept header is parsed but not supported, or an empty list otherwise.
- getSupportedMediaTypes() - Method in exception org.springframework.web.server.UnsupportedMediaTypeStatusException
-
Return the list of supported content types in cases when the Content-Type header is parsed but not supported, or an empty list otherwise.
- getSupportedMediaTypes(Class<?>) - Method in interface org.springframework.http.converter.HttpMessageConverter
-
Return the list of media types supported by this converter for the given class.
- getSupportedMediaTypes(Class<?>) - Method in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
- getSupportedMediaTypes(Class<?>) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
-
Return the media types supported by all provided message converters sorted by specificity via
MimeTypeUtils.sortBySpecificity(List)
. - getSupportedMethods() - Method in exception org.springframework.web.HttpRequestMethodNotSupportedException
-
Return the actually supported HTTP methods, or
null
if not known. - getSupportedMethods() - Method in exception org.springframework.web.server.MethodNotAllowedException
-
Return the list of supported HTTP methods.
- getSupportedMethods() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Return the HTTP methods that this content generator supports.
- getSupportedMimeTypes() - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Return the supported MIME types.
- getSupportedOptions() - Method in class org.springframework.context.index.processor.CandidateComponentsIndexer
-
Deprecated.
- getSupportedProtocols() - Method in class org.springframework.web.socket.messaging.StompSubProtocolHandler
- getSupportedProtocols() - Method in interface org.springframework.web.socket.messaging.SubProtocolHandler
-
Return the list of sub-protocols supported by this handler (never
null
). - getSupportedProtocols() - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
Return the list of supported sub-protocols.
- getSupportedSourceVersion() - Method in class org.springframework.context.index.processor.CandidateComponentsIndexer
-
Deprecated.
- getSupportedVersions() - Method in class org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
- getSupportedVersions() - Method in interface org.springframework.web.socket.server.RequestUpgradeStrategy
-
Return the supported WebSocket protocol versions.
- getSupportedVersions() - Method in class org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
- getSupportedVersions() - Method in class org.springframework.web.socket.server.standard.StandardWebSocketUpgradeStrategy
- getSupportedVersions() - Method in class org.springframework.web.socket.server.standard.UndertowRequestUpgradeStrategy
- getSupportedVersions() - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
- getSuppressedFields() - Method in class org.springframework.validation.AbstractBindingResult
-
Return the list of fields that were suppressed during the bind process.
- getSuppressedFields() - Method in exception org.springframework.validation.BindException
- getSuppressedFields() - Method in interface org.springframework.validation.BindingResult
-
Return the list of fields that were suppressed during the bind process.
- getSuppressedFields() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getSuspendedResources() - Method in class org.springframework.transaction.reactive.GenericReactiveTransaction
-
Return the holder for resources that have been suspended for this transaction, if any.
- getSuspendedResources() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return the holder for resources that have been suspended for this transaction, if any.
- getSynchronizations() - Method in class org.springframework.transaction.reactive.TransactionContext
- getSynchronizations() - Method in class org.springframework.transaction.reactive.TransactionSynchronizationManager
-
Return an unmodifiable snapshot list of all registered synchronizations for the current context.
- getSynchronizations() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return an unmodifiable snapshot list of all registered synchronizations for the current thread.
- getSystemEnvironment() - Method in class org.springframework.core.env.AbstractEnvironment
- getSystemEnvironment() - Method in interface org.springframework.core.env.ConfigurableEnvironment
-
Return the value of
System.getenv()
. - getSystemHeartbeatReceiveInterval() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the interval, in milliseconds, at which the "system" connection expects to receive heartbeats from the STOMP broker.
- getSystemHeartbeatSendInterval() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the interval, in milliseconds, at which the "system" connection will send heartbeats to the STOMP broker.
- getSystemLogin() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the login used for the shared "system" connection to the STOMP broker.
- getSystemPasscode() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the passcode used for the shared "system" connection to the STOMP broker.
- getSystemProperties() - Method in class org.springframework.core.env.AbstractEnvironment
- getSystemProperties() - Method in interface org.springframework.core.env.ConfigurableEnvironment
-
Return the value of
System.getProperties()
. - getSystemSubscriptions() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the configured map with subscriptions on the "system" connection.
- getTabindex() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
tabindex
' attribute. - getTableColumns() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Get a List of the table column names.
- getTableName() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Get the name of the table for this context.
- getTableName() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Get the name of the table for this insert.
- getTableName(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- getTableName(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Retrieve the name of the table that served as the source for the specified column.
- getTableParameterMetaData() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- getTableParameterMetaData() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Get the table parameter meta-data that is currently used.
- getTag() - Method in class org.springframework.asm.Handle
-
Returns the kind of field or method designated by this handle.
- getTag() - Method in class org.springframework.cglib.core.DefaultNamingPolicy
-
Returns a string which is incorporated into every generated class name.
- getTags() - Method in interface org.springframework.core.metrics.StartupStep
-
Return the
StartupStep.Tag
collection for this step. - getTarget() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
-
Returns the Spring AOP target.
- getTarget() - Method in class org.springframework.aop.target.AbstractLazyCreationTargetSource
-
Returns the lazy-initialized target object, creating it on-the-fly if it doesn't exist already.
- getTarget() - Method in class org.springframework.aop.target.AbstractPoolingTargetSource
-
Acquire an object from the pool.
- getTarget() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Borrows an object from the
ObjectPool
. - getTarget() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- getTarget() - Method in class org.springframework.aop.target.EmptyTargetSource
-
Always returns
null
. - getTarget() - Method in class org.springframework.aop.target.HotSwappableTargetSource
- getTarget() - Method in class org.springframework.aop.target.LazyInitTargetSource
- getTarget() - Method in class org.springframework.aop.target.PrototypeTargetSource
-
Obtain a new prototype instance for every call.
- getTarget() - Method in class org.springframework.aop.target.SimpleBeanTargetSource
- getTarget() - Method in class org.springframework.aop.target.SingletonTargetSource
- getTarget() - Method in class org.springframework.aop.target.ThreadLocalTargetSource
-
Implementation of abstract getTarget() method.
- getTarget() - Method in interface org.springframework.aop.TargetSource
-
Return a target instance.
- getTarget() - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
- getTarget() - Method in interface org.springframework.cache.interceptor.CacheOperationInvocationContext
-
Return the target instance on which the method was invoked.
- getTarget() - Method in class org.springframework.cglib.reflect.MethodDelegate
- getTarget() - Method in class org.springframework.jndi.JndiObjectTargetSource
- getTarget() - Method in class org.springframework.scheduling.support.ScheduledMethodRunnable
-
Return the target instance to call the method on.
- getTarget() - Method in class org.springframework.validation.AbstractBindingResult
-
Return the wrapped target object.
- getTarget() - Method in class org.springframework.validation.BeanPropertyBindingResult
- getTarget() - Method in exception org.springframework.validation.BindException
- getTarget() - Method in interface org.springframework.validation.BindingResult
-
Return the wrapped target object, which may be a bean, an object with public fields, a Map - depending on the concrete binding strategy.
- getTarget() - Method in class org.springframework.validation.DataBinder
-
Return the wrapped target object.
- getTarget() - Method in class org.springframework.validation.DirectFieldBindingResult
- getTarget() - Method in class org.springframework.validation.MapBindingResult
- getTarget() - Method in exception org.springframework.validation.method.MethodValidationException
- getTarget() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return the target of the method invocation to which validation was applied.
- getTarget() - Method in exception org.springframework.web.bind.support.WebExchangeBindException
- getTarget() - Method in exception org.springframework.web.method.annotation.HandlerMethodValidationException
- getTarget() - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Get the value of the '
target
' attribute. - getTarget(RegisteredBean) - Method in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
-
Return the target for the registration.
- getTarget(RegisteredBean) - Method in class org.springframework.beans.factory.aot.BeanRegistrationCodeFragmentsDecorator
- getTargetBean() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Return the target bean instance to use.
- getTargetBeanName() - Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
-
Return the name of the target bean in the factory.
- getTargetBeanName() - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
Return the name of the target bean in the Spring application context.
- getTargetBeanName(FacesContext) - Method in class org.springframework.web.jsf.DelegatingNavigationHandlerProxy
-
Return the name of the target NavigationHandler bean in the BeanFactory.
- getTargetBeanName(String) - Static method in class org.springframework.aop.scope.ScopedProxyUtils
-
Generate the bean name that is used within the scoped proxy to reference the target bean.
- getTargetCache() - Method in class org.springframework.cache.transaction.TransactionAwareCacheDecorator
-
Return the target Cache that this Cache should delegate to.
- getTargetClass() - Method in class org.springframework.aop.framework.AdvisedSupport
- getTargetClass() - Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- getTargetClass() - Method in class org.springframework.aop.target.AbstractLazyCreationTargetSource
-
This default implementation returns
null
if the target isnull
(it is hasn't yet been initialized), or the target class if the target has already been initialized. - getTargetClass() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- getTargetClass() - Method in class org.springframework.aop.target.EmptyTargetSource
-
Always returns the specified target Class, or
null
if none. - getTargetClass() - Method in class org.springframework.aop.target.HotSwappableTargetSource
-
Return the type of the current target object.
- getTargetClass() - Method in class org.springframework.aop.target.SingletonTargetSource
- getTargetClass() - Method in interface org.springframework.aop.TargetClassAware
-
Return the target class behind the implementing object (typically a proxy configuration or an actual proxy).
- getTargetClass() - Method in interface org.springframework.aop.TargetSource
-
Return the type of targets returned by this
TargetSource
. - getTargetClass() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
-
Return the target class on which the field is defined.
- getTargetClass() - Method in class org.springframework.jndi.JndiObjectTargetSource
- getTargetClass() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
Overridden to support the
"targetBeanName"
feature. - getTargetClass() - Method in class org.springframework.scheduling.support.ScheduledTaskObservationContext
-
Return the type of the target object.
- getTargetClass() - Method in class org.springframework.util.MethodInvoker
-
Return the target class on which to call the target method.
- getTargetClass(Object) - Static method in class org.springframework.aop.support.AopUtils
-
Determine the target class of the given bean instance which might be an AOP proxy.
- getTargetClass(Object) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
-
Return the actual bean class of the given bean instance.
- getTargetConnection() - Method in interface org.springframework.jdbc.datasource.ConnectionProxy
-
Return the target Connection of this proxy.
- getTargetConnection(Connection) - Static method in class org.springframework.r2dbc.connection.ConnectionFactoryUtils
-
Return the innermost target
Connection
of the givenConnection
. - getTargetConnection(Connection) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
-
Return the innermost target Connection of the given Connection.
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
Return the target ConnectionFactory that this ConnectionFactory delegates to.
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return the target ConnectionFactory which will be used to lazily create a single Connection, if any.
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Return the target ConnectionFactory that this ConnectionFactory should delegate to.
- getTargetConnectionFactory() - Method in class org.springframework.r2dbc.connection.DelegatingConnectionFactory
-
Return the target ConnectionFactory that this ConnectionFactory delegates to.
- getTargetDataSource() - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
Return the target DataSource that this DataSource should delegate to.
- getTargetDestination(String, String, String, String) - Method in class org.springframework.messaging.simp.user.DefaultUserDestinationResolver
-
This method determines how to translate the source "user" destination to an actual target destination for the given active user session.
- getTargetDestinations() - Method in class org.springframework.messaging.simp.user.UserDestinationResult
-
The target destinations that the source destination was translated to, one per active user session, e.g.
- getTargetDestinations(Annotation, Message<?>, String) - Method in class org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
- getTargetEntityManager() - Method in interface org.springframework.orm.jpa.EntityManagerProxy
-
Return the underlying EntityManager that this proxy will delegate to.
- getTargetField() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
-
Return the name of the field to be retrieved.
- getTargetMap() - Method in class org.springframework.validation.MapBindingResult
-
Return the target Map to bind onto.
- getTargetMethod() - Method in class org.springframework.context.event.ApplicationListenerMethodAdapter
-
Return the target listener method.
- getTargetMethod() - Method in class org.springframework.util.MethodInvoker
-
Return the name of the method to be invoked.
- getTargetObject() - Method in class org.springframework.aop.scope.DefaultScopedObject
- getTargetObject() - Method in interface org.springframework.aop.scope.ScopedObject
-
Return the current target object behind this scoped object proxy, in its raw form (as stored in the target scope).
- getTargetObject() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
-
Return the target object on which the field is defined.
- getTargetObject() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
Overridden to support the
"targetBeanName"
feature. - getTargetObject() - Method in class org.springframework.util.MethodInvoker
-
Return the target object on which to call the target method.
- getTargetObject(Object) - Static method in class org.springframework.test.util.AopTestUtils
-
Get the target object of the supplied
candidate
object. - getTargetRequestParams() - Method in class org.springframework.web.servlet.FlashMap
-
Return the parameters identifying the target request, or an empty map.
- getTargetRequestPath() - Method in class org.springframework.web.servlet.FlashMap
-
Return the target URL path (or
null
if none specified). - getTargets() - Method in class org.springframework.cglib.reflect.MulticastDelegate
- getTargetSession() - Method in interface org.springframework.jms.connection.SessionProxy
-
Return the target Session of this proxy.
- getTargetSession(Session) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Return the innermost target Session of the given Session.
- getTargetSource() - Method in interface org.springframework.aop.framework.Advised
-
Return the
TargetSource
used by thisAdvised
object. - getTargetSource() - Method in class org.springframework.aop.framework.AdvisedSupport
- getTargetSource(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
- getTargetSource(Class<?>, String) - Method in interface org.springframework.aop.framework.autoproxy.TargetSourceCreator
-
Create a special TargetSource for the given bean, if any.
- getTargetStream() - Method in class org.springframework.mock.web.DelegatingServletOutputStream
-
Return the underlying target stream (never
null
). - getTargetType() - Method in class org.springframework.beans.factory.config.TypedStringValue
-
Return the type to convert to.
- getTargetType() - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Return the target type of this bean definition, if known (either specified in advance or resolved on first instantiation).
- getTargetType() - Method in exception org.springframework.core.convert.ConversionFailedException
-
Return the target type we tried to convert the value to.
- getTargetType() - Method in class org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
- getTargetType() - Method in exception org.springframework.core.convert.ConverterNotFoundException
-
Return the target type that was requested to convert to.
- getTargetType() - Method in class org.springframework.core.type.filter.AssignableTypeFilter
-
Return the
type
that this instance is using to filter candidates. - getTargetType() - Method in class org.springframework.validation.DataBinder
-
Return the
configured
type for the target object. - getTargetType() - Method in exception org.springframework.web.client.UnknownContentTypeException
-
Return the target type expected for the response.
- getTargetTypeName() - Method in class org.springframework.beans.factory.config.TypedStringValue
-
Return the type to convert to.
- getTargetWriter() - Method in class org.springframework.mock.web.MockJspWriter
-
Lazily initialize the target Writer.
- getTask() - Method in class org.springframework.scheduling.config.ScheduledTask
- getTaskCount() - Method in class org.springframework.util.StopWatch
-
Get the number of tasks timed.
- getTaskExecutor() - Method in class org.springframework.context.event.SimpleApplicationEventMulticaster
-
Return the current task executor for this multicaster.
- getTaskExecutor() - Method in class org.springframework.messaging.simp.config.TaskExecutorRegistration
- getTaskExecutor() - Method in class org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
- getTaskExecutor() - Method in class org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
-
Return the configured
TaskExecutor
. - getTaskExecutor() - Method in class org.springframework.web.socket.client.standard.EndpointConnectionManager
-
Return the configured
TaskExecutor
. - getTaskExecutor() - Method in class org.springframework.web.socket.client.standard.StandardWebSocketClient
-
Return the configured
AsyncTaskExecutor
. - getTaskExecutor() - Method in class org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
-
Return the configured
TaskExecutor
. - getTaskExecutor(Supplier<TaskExecutor>, Consumer<TaskExecutor>) - Method in class org.springframework.messaging.simp.config.ChannelRegistration
-
Return the
TaskExecutor
to use. - getTaskInfo() - Method in class org.springframework.util.StopWatch
-
Get an array of the data for tasks performed.
- getTaskName() - Method in class org.springframework.util.StopWatch.TaskInfo
-
Get the name of this task.
- getTaskScheduler() - Method in class org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
-
Return the configured TaskScheduler.
- getTaskScheduler() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
Return the configured TaskScheduler to use for receipt tracking.
- getTaskScheduler() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
- getTaskScheduler() - Method in class org.springframework.messaging.simp.stomp.StompClientSupport
-
The configured TaskScheduler.
- getTaskScheduler() - Method in class org.springframework.web.socket.config.annotation.SockJsServiceRegistration
-
Return the TaskScheduler, if configured.
- getTaskScheduler() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
A scheduler instance to use for scheduling heart-beat messages.
- getTaskScheduler() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
-
A scheduler instance to use for scheduling heart-beat messages.
- getTcpClient() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Get the configured TCP client (never
null
unless not configured invoked and this method is invoked before the handler is started and hence a default implementation initialized). - getTempClassLoader() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return the temporary ClassLoader to use for type matching purposes, if any.
- getTempClassLoader() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getTempDir() - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
Return the temporary directory for the current web application, as provided by the servlet container.
- getTempDir(ServletContext) - Static method in class org.springframework.web.util.WebUtils
-
Return the temporary directory for the current web application, as provided by the servlet container.
- getTemplate(String) - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateView
- getTemplate(String) - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupView
-
Return a template compiled by the configured Groovy Markup template engine for the given view URL.
- getTemplate(String) - Method in class org.springframework.web.servlet.view.script.ScriptTemplateView
- getTemplate(String, Locale) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Retrieve the FreeMarker
Template
for the specified name and locale, using the configured encoding if set. - getTemplate(Locale) - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Deprecated, for removal: This API element is subject to removal in a future version.since 6.1, in favor of
FreeMarkerView.lookupTemplate(Locale)
, to be removed in 6.2 - getTemplate(Locale) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Retrieve the FreeMarker
Template
for the given locale, to be rendered by this view. - getTemplateEngine() - Method in interface org.springframework.web.servlet.view.groovy.GroovyMarkupConfig
-
Return the Groovy
MarkupTemplateEngine
for the current web application context. - getTemplateEngine() - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
- getTemplateLoader() - Method in class org.springframework.web.reactive.result.view.script.RenderingContext
-
Return a function that takes a template path as input and returns the template content as a String.
- getTemplateLoader() - Method in class org.springframework.web.servlet.view.script.RenderingContext
-
Return a function that takes a template path as input and returns the template content as a String.
- getTemplateLoaderForPath(String) - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
Determine a FreeMarker
TemplateLoader
for the given path. - getTemplateModel(Map<String, Object>, ServerWebExchange) - Method in class org.springframework.web.reactive.result.view.freemarker.FreeMarkerView
-
Build a FreeMarker template model for the given model map.
- getters - Variable in class org.springframework.cglib.beans.BulkBean
- GETTERS - Static variable in class org.springframework.aop.support.Pointcuts
-
Pointcut matching all bean property getters, in any class.
- getTestClass() - Method in interface org.springframework.test.context.BootstrapContext
-
Get the test class for this bootstrap context.
- getTestClass() - Method in class org.springframework.test.context.MergedContextConfiguration
-
Get the test class associated with this
MergedContextConfiguration
. - getTestClass() - Method in class org.springframework.test.context.support.DefaultBootstrapContext
- getTestClass() - Method in class org.springframework.test.context.support.DefaultTestContext
- getTestClass() - Method in interface org.springframework.test.context.TestContext
-
Get the test class for this test context.
- getTestContext() - Method in class org.springframework.test.context.event.TestContextEvent
-
Alias for
TestContextEvent.getSource()
. - getTestContext() - Method in class org.springframework.test.context.TestContextManager
-
Get the
TestContext
managed by thisTestContextManager
. - getTestContextManager() - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
-
Get the
TestContextManager
associated with this runner. - getTestException() - Method in class org.springframework.test.context.support.DefaultTestContext
- getTestException() - Method in interface org.springframework.test.context.TestContext
-
Get the exception that was thrown during execution of the test method.
- getTestExecutionListeners() - Method in class org.springframework.test.context.support.AbstractTestContextBootstrapper
- getTestExecutionListeners() - Method in interface org.springframework.test.context.TestContextBootstrapper
-
Get a list of newly instantiated
TestExecutionListeners
for the test class in theBootstrapContext
associated with this bootstrapper. - getTestExecutionListeners() - Method in class org.springframework.test.context.TestContextManager
-
Get the current
TestExecutionListeners
registered for thisTestContextManager
. - getTestInstance() - Method in class org.springframework.test.context.support.DefaultTestContext
- getTestInstance() - Method in interface org.springframework.test.context.TestContext
-
Get the current test instance for this test context.
- getTestMethod() - Method in class org.springframework.test.context.support.DefaultTestContext
- getTestMethod() - Method in interface org.springframework.test.context.TestContext
-
Get the current test method for this test context.
- getText() - Method in class org.springframework.mail.SimpleMailMessage
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getTextMessageSizeLimit() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getTextMessageSizeLimit() - Method in interface org.springframework.web.socket.WebSocketSession
-
Get the configured maximum size for an incoming text message.
- getTextValue(Element) - Static method in class org.springframework.util.xml.DomUtils
-
Extracts the text value from the given DOM element, ignoring XML comments.
- getTheme() - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getTheme(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Deprecated.as of 6.0, with no direct replacement
- getTheme(String) - Method in class org.springframework.ui.context.support.DelegatingThemeSource
-
Deprecated.
- getTheme(String) - Method in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
Deprecated.This implementation returns a SimpleTheme instance, holding a ResourceBundle-based MessageSource whose basename corresponds to the given theme name (prefixed by the configured "basenamePrefix").
- getTheme(String) - Method in interface org.springframework.ui.context.ThemeSource
-
Deprecated.Return the Theme instance for the given theme name.
- getTheme(String) - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
Deprecated.
- getTheme(String) - Method in class org.springframework.web.context.support.GenericWebApplicationContext
-
Deprecated.
- getTheme(String) - Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
Deprecated.
- getThemeMessage(String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(String, Object[]) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(String, Object[], String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(String, String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(String, List<?>) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(String, List<?>, String) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeMessage(MessageSourceResolvable) - Method in class org.springframework.web.servlet.support.RequestContext
-
Deprecated.as of 6.0, with no direct replacement
- getThemeResolver(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Deprecated.as of 6.0, with no direct replacement
- getThemeSource() - Method in class org.springframework.web.servlet.DispatcherServlet
-
Deprecated.
- getThemeSource(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Deprecated.as of 6.0, with no direct replacement
- getThis() - Method in interface org.aopalliance.intercept.Joinpoint
-
Return the object that holds the current joinpoint's static part.
- getThis() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
-
Returns the Spring AOP proxy.
- getThis() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
- getThreadFactory() - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
-
Return the external factory to use for creating new Threads, if any.
- getThreadGroup() - Method in class org.springframework.util.CustomizableThreadCreator
-
Return the thread group that threads should be created in (or
null
for the default group). - getThreadNamePrefix() - Method in class org.springframework.util.CustomizableThreadCreator
-
Return the thread name prefix to use for the names of newly created threads.
- getThreadPoolExecutor() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Return the underlying ThreadPoolExecutor for native access.
- getThreadPriority() - Method in class org.springframework.util.CustomizableThreadCreator
-
Return the priority of the threads that this factory creates.
- getThrowawayClassLoader() - Method in class org.springframework.context.weaving.DefaultContextLoadTimeWeaver
- getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
- getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
This implementation always returns a
SimpleThrowawayClassLoader
. - getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
- getThrowawayClassLoader() - Method in interface org.springframework.instrument.classloading.LoadTimeWeaver
-
Return a throwaway
ClassLoader
, enabling classes to be loaded and inspected without affecting the parentClassLoader
. - getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
- getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.SimpleLoadTimeWeaver
-
This implementation builds a
SimpleThrowawayClassLoader
. - getThrowawayClassLoader() - Method in class org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
- getTime(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTime(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Time object.
- getTime(int, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTime(int, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Time object.
- getTime(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTime(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Time object.
- getTime(String, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTime(String, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Time object.
- getTime(TimeUnit) - Method in class org.springframework.util.StopWatch.TaskInfo
-
Get the time this task took in the requested time unit (with decimal points in nanosecond precision).
- getTimeBetweenEvictionRunsMillis() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Return the time between eviction runs that check idle objects.
- getTimeMillis() - Method in class org.springframework.util.StopWatch.TaskInfo
-
Get the time this task took in milliseconds.
- getTimeNanos() - Method in class org.springframework.util.StopWatch.TaskInfo
-
Get the time this task took in nanoseconds.
- getTimeout() - Method in class org.springframework.mock.web.MockAsyncContext
- getTimeout() - Method in exception org.springframework.transaction.InvalidTimeoutException
-
Return the invalid timeout value.
- getTimeout() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
- getTimeout() - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
- getTimeout() - Method in interface org.springframework.transaction.TransactionDefinition
-
Return the transaction timeout.
- getTimeout() - Method in class org.springframework.web.context.request.async.WebAsyncTask
-
Return the timeout value in milliseconds, or
null
if no timeout is set. - getTimeout() - Method in class org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
- getTimeout() - Method in class org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter
-
Return the configured timeout value, if any.
- getTimeout(Method) - Static method in class org.springframework.test.annotation.TestAnnotationUtils
- getTimeoutString() - Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
-
Return the timeout to apply, if any, as a String value that resolves to a number of seconds.
- getTimeSeconds() - Method in class org.springframework.util.StopWatch.TaskInfo
-
Get the time this task took in seconds.
- getTimeSinceLastActive() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- getTimeSinceLastActive() - Method in interface org.springframework.web.socket.sockjs.transport.SockJsSession
-
Return the time (in ms) since the session was last active, or otherwise if the session is new, then the time since the session was created.
- getTimeSinceSendStarted() - Method in class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
-
Return the time (milliseconds) since the current send started, or 0 if no send is currently in progress.
- getTimestamp() - Method in class org.springframework.context.ApplicationEvent
-
Return the time in milliseconds when the event occurred.
- getTimestamp() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
timestamp
. - getTimestamp() - Method in class org.springframework.messaging.MessageHeaders
- getTimestamp() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
- getTimestamp(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTimestamp(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Timestamp object.
- getTimestamp(int, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTimestamp(int, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Timestamp object.
- getTimestamp(String) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTimestamp(String) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Timestamp object.
- getTimestamp(String, Calendar) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- getTimestamp(String, Calendar) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve the value of the indicated column in the current row as a Timestamp object.
- getTimeToFirstMessage() - Method in class org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
-
Protected accessor for internal use.
- getTimeToFirstMessage() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
Return the maximum time allowed after the WebSocket connection is established and before the first sub-protocol message.
- getTimeToLive() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the time-to-live of the message when sending.
- getTimeToLive() - Method in class org.springframework.jms.support.QosSettings
-
Return the time-to-live of the message when sending.
- getTimeToLiveInMillis() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return the time to live for this object in milliseconds.
- getTimeToLiveInSeconds() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return the time to live for this object in seconds.
- getTimeToNextAttempt(int) - Method in class org.springframework.messaging.tcp.FixedIntervalReconnectStrategy
- getTimeToNextAttempt(int) - Method in interface org.springframework.messaging.tcp.ReconnectStrategy
-
Return the time to the next attempt to reconnect.
- getTimeUnit() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Return the time unit for the delay and period values.
- getTimeUnit() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Deprecated.as of 6.0, with no direct replacement
- getTimeZone() - Static method in class org.springframework.context.i18n.LocaleContextHolder
-
Return the TimeZone associated with the current thread, if any, or the system default TimeZone otherwise.
- getTimeZone() - Method in class org.springframework.context.i18n.SimpleTimeZoneAwareLocaleContext
- getTimeZone() - Method in interface org.springframework.context.i18n.TimeZoneAwareLocaleContext
-
Return the current TimeZone, which can be fixed or determined dynamically, depending on the implementation strategy.
- getTimeZone() - Method in class org.springframework.format.datetime.standard.DateTimeContext
-
Return the user's time zone, if any.
- getTimeZone() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Return the current TimeZone.
- getTimeZone() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the current TimeZone (or
null
if none derivable from the request). - getTimeZone(HttpServletRequest) - Static method in class org.springframework.web.servlet.support.RequestContextUtils
-
Retrieve the current time zone from the given request, using the
TimeZoneAwareLocaleContext
in theLocaleResolver
bound to the request by theDispatcherServlet
(if available). - getTimeZone(LocaleContext) - Static method in class org.springframework.context.i18n.LocaleContextHolder
-
Return the TimeZone associated with the given user context, if any, or the system default TimeZone otherwise.
- getTitle() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getTitle() - Method in class org.springframework.http.ProblemDetail
-
Return the configured
problem title
. - getTitle() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Get the value of the '
title
' attribute. - getTitleMessageCode() - Method in interface org.springframework.web.ErrorResponse
-
Return a code to use to resolve the problem "title" for this exception through a
MessageSource
. - getTo() - Method in class org.springframework.mail.SimpleMailMessage
- getToStringInfix() - Method in class org.springframework.messaging.handler.AbstractMessageCondition
-
The notation to use when printing discrete items of content.
- getToStringInfix() - Method in class org.springframework.messaging.handler.DestinationPatternsMessageCondition
- getToStringInfix() - Method in class org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition
- getToStringInfix() - Method in class org.springframework.messaging.simp.SimpMessageTypeMessageCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.AbstractRequestCondition
-
The notation to use when printing discrete items of content.
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.CompositeRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.HeadersRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.ParamsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.PatternsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.RequestConditionHolder
- getToStringInfix() - Method in class org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
-
The notation to use when printing discrete items of content.
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.PathPatternsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.RequestConditionHolder
- getToStringInfix() - Method in class org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
- getTotalConnect() - Method in interface org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler.Stats
-
The number of CONNECT frames processed.
- getTotalConnect() - Method in interface org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
-
The number of CONNECT frames processed.
- getTotalConnected() - Method in interface org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler.Stats
-
The number of CONNECTED frames processed.
- getTotalConnected() - Method in interface org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
-
The number of CONNECTED frames processed.
- getTotalDisconnect() - Method in interface org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler.Stats
-
The number of DISCONNECT frames processed.
- getTotalDisconnect() - Method in interface org.springframework.web.socket.messaging.StompSubProtocolHandler.Stats
-
The number of DISCONNECT frames processed.
- getTotalHandlers() - Method in interface org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler.Stats
-
The number of connection handlers.
- getTotalSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getTotalTime(TimeUnit) - Method in class org.springframework.util.StopWatch
-
Get the total time for all tasks in the requested time unit (with decimal points in nanosecond precision).
- getTotalTimeMillis() - Method in class org.springframework.util.StopWatch
-
Get the total time for all tasks in milliseconds.
- getTotalTimeNanos() - Method in class org.springframework.util.StopWatch
-
Get the total time for all tasks in nanoseconds.
- getTotalTimeSeconds() - Method in class org.springframework.util.StopWatch
-
Get the total time for all tasks in seconds.
- getTransaction() - Method in class org.springframework.orm.hibernate5.SessionHolder
- getTransaction() - Method in class org.springframework.transaction.reactive.GenericReactiveTransaction
-
Return the underlying transaction object.
- getTransaction() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return the underlying transaction object.
- getTransaction(TransactionDefinition) - Method in interface org.springframework.transaction.PlatformTransactionManager
-
Return a currently active transaction or create a new one, according to the specified propagation behavior.
- getTransaction(TransactionDefinition) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
This implementation handles propagation behavior.
- getTransactionalEntityManager() - Method in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
-
Obtain the transactional EntityManager for this accessor's EntityManagerFactory, if any.
- getTransactionalEntityManager(EntityManagerFactory) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
-
Obtain a JPA EntityManager from the given factory.
- getTransactionalEntityManager(EntityManagerFactory, Map<?, ?>) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
-
Obtain a JPA EntityManager from the given factory.
- getTransactionalQueueSession(QueueConnectionFactory, QueueConnection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS QueueSession that is synchronized with the current transaction, if any.
- getTransactionalSession(ConnectionFactory, Connection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS Session that is synchronized with the current transaction, if any.
- getTransactionalTopicSession(TopicConnectionFactory, TopicConnection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS TopicSession that is synchronized with the current transaction, if any.
- getTransactionAttribute() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
- getTransactionAttribute(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
-
Determine the transaction attribute for this method invocation.
- getTransactionAttribute(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.CompositeTransactionAttributeSource
- getTransactionAttribute(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
- getTransactionAttribute(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- getTransactionAttribute(Method, Class<?>) - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- getTransactionAttribute(Method, Class<?>) - Method in interface org.springframework.transaction.interceptor.TransactionAttributeSource
-
Return the transaction attribute for the given method, or
null
if the method is non-transactional. - getTransactionAttributeSource() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
Return the transaction attribute source.
- getTransactionAttributeSources() - Method in class org.springframework.transaction.interceptor.CompositeTransactionAttributeSource
-
Return the TransactionAttributeSource instances that this CompositeTransactionAttributeSource combines.
- getTransactionAwareConnectionProxy(ConnectionFactory) - Method in class org.springframework.r2dbc.connection.TransactionAwareConnectionFactoryProxy
-
Wraps the given
Connection
with a proxy that delegates every method call to it but delegatesclose()
calls toConnectionFactoryUtils
. - getTransactionAwareConnectionProxy(Connection) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Wrap the given Connection with a proxy that delegates every method call to it but handles Session lookup in a transaction-aware fashion.
- getTransactionAwareConnectionProxy(DataSource) - Method in class org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
-
Wraps the given Connection with a proxy that delegates every method call to it but delegates
close()
calls to DataSourceUtils. - getTransactionExecutionListeners() - Method in interface org.springframework.transaction.ConfigurableTransactionManager
-
Return the registered transaction execution listeners for this transaction manager.
- getTransactionExecutionListeners() - Method in class org.springframework.transaction.reactive.AbstractReactiveTransactionManager
- getTransactionExecutionListeners() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- getTransactionManager() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Return the Spring PlatformTransactionManager to use for transactional wrapping of message reception plus listener execution.
- getTransactionManager() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
Return the default transaction manager, or
null
if unknown. - getTransactionManager() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
- getTransactionManager() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Return the JTA TransactionManager that this transaction manager uses, if any.
- getTransactionManager() - Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
-
Return the JTA TransactionManager that this adapter delegates to.
- getTransactionManager() - Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
Return the JTA TransactionManager that this adapter delegates to.
- getTransactionManager() - Method in class org.springframework.transaction.support.TransactionTemplate
-
Return the transaction management strategy to be used.
- getTransactionManager(TestContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
Get the transaction manager to use for the supplied test context.
- getTransactionManager(TestContext, String) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
- getTransactionManagerBeanName() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
Return the name of the default transaction manager bean.
- getTransactionName() - Method in class org.springframework.transaction.reactive.GenericReactiveTransaction
- getTransactionName() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
- getTransactionName() - Method in interface org.springframework.transaction.TransactionExecution
-
Return the defined name of the transaction (possibly an empty String).
- getTransactionPhase() - Method in interface org.springframework.transaction.event.TransactionalApplicationListener
-
Return the
TransactionPhase
in which the listener will be invoked. - getTransactionPhase() - Method in class org.springframework.transaction.event.TransactionalApplicationListenerAdapter
-
Return the transaction phase to invoke the listener in.
- getTransactionPhase() - Method in class org.springframework.transaction.event.TransactionalApplicationListenerMethodAdapter
- getTransactionStatus() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
- getTransactionSynchronization() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return if this transaction manager should activate the thread-bound transaction synchronization support.
- getTransactionSynchronizationRegistry() - Method in class org.springframework.jca.support.SimpleBootstrapContext
- getTransactionSynchronizationRegistry() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Return the JTA 1.1 TransactionSynchronizationRegistry that this transaction manager uses, if any.
- getTransactionType() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getTransformerFactory() - Method in class org.springframework.web.servlet.view.xslt.XsltView
-
Return the TransformerFactory that this XsltView uses.
- getTransientDataAccessResourceCodes() - Method in class org.springframework.jdbc.support.SQLErrorCodes
- getTransport(Session) - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Obtain a Transport object from the given JavaMail Session, using the configured protocol.
- getTransportErrorSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getTransportHandlers() - Method in class org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
-
Return the registered handlers per transport type.
- getTransportRegistration() - Method in class org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler
- getTransportType() - Method in class org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
- getTransportType() - Method in interface org.springframework.web.socket.sockjs.transport.TransportHandler
-
Return the transport type supported by this handler.
- getTransportTypes() - Method in class org.springframework.web.socket.sockjs.client.AbstractXhrTransport
- getTransportTypes() - Method in interface org.springframework.web.socket.sockjs.client.Transport
-
Get the SockJS transport types that this transport can be used for.
- getTransportTypes() - Method in class org.springframework.web.socket.sockjs.client.WebSocketTransport
- getTransportUrl() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return the transport URL for the given transport.
- getTransportUrl(TransportType) - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getTraversableResolver() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getTrigger() - Method in class org.springframework.scheduling.config.TriggerTask
-
Return the associated trigger.
- getTriggerTaskList() - Method in class org.springframework.scheduling.config.ScheduledTaskRegistrar
-
Get the trigger tasks as an unmodifiable list of
TriggerTask
objects. - getTryCatchBlockIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
- getType() - Method in class org.springframework.aot.hint.JavaSerializationHint
-
Return the
type
that needs to be serialized using Java serialization at runtime. - getType() - Method in class org.springframework.aot.hint.TypeHint
-
Return the type that this hint handles.
- getType() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
-
Return the type of the constructor argument.
- getType() - Method in class org.springframework.cglib.core.ClassInfo
- getType() - Method in class org.springframework.cglib.core.Local
- getType() - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get the
Class
reference for the actual annotation type. - getType() - Method in class org.springframework.core.convert.Property
-
The property type: e.g.
- getType() - Method in class org.springframework.core.convert.TypeDescriptor
-
The type of the backing class, method parameter, field, or property described by this TypeDescriptor.
- getType() - Method in class org.springframework.core.ParameterizedTypeReference
- getType() - Method in class org.springframework.core.ResolvableType
-
Return the underling Java
Type
being managed. - getType() - Method in enum class org.springframework.expression.spel.ast.TypeCode
- getType() - Method in class org.springframework.http.ContentDisposition
-
Return the disposition type.
- getType() - Method in interface org.springframework.http.converter.json.ProblemDetailJacksonXmlMixin
- getType() - Method in class org.springframework.http.ProblemDetail
-
Return the configured
problem type
. - getType() - Method in class org.springframework.http.RequestEntity
-
Return the type of the request's body.
- getType() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
Return the
type
. - getType() - Method in class org.springframework.r2dbc.core.Parameter
-
Deprecated.Return the column value type.
- getType() - Method in class org.springframework.util.MimeType
-
Return the primary type.
- getType() - Method in class org.springframework.web.reactive.socket.WebSocketMessage
-
Return the message type (text, binary, etc).
- getType() - Method in exception org.springframework.web.server.MissingRequestValueException
-
Return the target type the value is converted when present.
- getType() - Method in class org.springframework.web.servlet.tags.form.ButtonTag
-
Get the value of the '
type
' attribute. - getType() - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Get the value of the '
type
' attribute. - getType() - Method in class org.springframework.web.servlet.tags.form.PasswordInputTag
-
Return '
password
' causing the rendered HTML 'input
' element to have a 'type
' of 'password
'. - getType() - Method in class org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
-
Returns the type being converted.
- getType() - Method in class org.springframework.web.socket.sockjs.frame.SockJsFrame
-
Return the SockJS frame type.
- getType(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
- getType(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- getType(Class<?>) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the given class. - getType(Constructor<?>) - Static method in class org.springframework.asm.Type
-
Returns the method
Type
corresponding to the given constructor. - getType(Method) - Static method in class org.springframework.asm.Type
-
Returns the method
Type
corresponding to the given method. - getType(String) - Static method in class org.springframework.asm.Type
-
Returns the
Type
corresponding to the given type descriptor. - getType(String) - Method in interface org.springframework.beans.factory.BeanFactory
-
Determine the type of the bean with the given name.
- getType(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getType(String) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getType(String) - Static method in class org.springframework.cglib.core.TypeUtils
- getType(String) - Method in class org.springframework.context.support.AbstractApplicationContext
- getType(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getType(String, boolean) - Method in interface org.springframework.beans.factory.BeanFactory
-
Determine the type of the bean with the given name.
- getType(String, boolean) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getType(String, boolean) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
- getType(String, boolean) - Method in class org.springframework.context.support.AbstractApplicationContext
- getType(String, boolean) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
- getTypeArgumentIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the type argument referenced by this type reference.
- getTypeComparator() - Method in interface org.springframework.expression.EvaluationContext
-
Return a type comparator for comparing pairs of objects for equality.
- getTypeComparator() - Method in class org.springframework.expression.spel.ExpressionState
- getTypeComparator() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
Return an instance of
StandardTypeComparator
. - getTypeComparator() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getTypeConverter() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Obtain a type converter as used by this BeanFactory.
- getTypeConverter() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- getTypeConverter() - Method in class org.springframework.beans.support.ArgumentConvertingMethodInvoker
-
Return the TypeConverter used for argument type conversion.
- getTypeConverter() - Method in interface org.springframework.expression.EvaluationContext
-
Return a type converter that can convert (or coerce) a value from one type to another.
- getTypeConverter() - Method in class org.springframework.expression.spel.ExpressionState
- getTypeConverter() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
The configured
TypeConverter
. - getTypeConverter() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- getTypeConverter() - Method in class org.springframework.validation.DataBinder
-
Return the underlying TypeConverter of this binder's BindingResult.
- getTypeDescriptor() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Build a
TypeDescriptor
object for the wrapped parameter/field. - getTypeDescriptor() - Method in class org.springframework.expression.TypedValue
- getTypeDifferenceWeight(Class<?>[], Object[]) - Static method in class org.springframework.util.MethodInvoker
-
Algorithm that judges the match between the declared parameter types of a candidate method and a specific list of arguments that this method is supposed to be invoked with.
- getTypeDifferenceWeight(List<TypeDescriptor>, List<TypeDescriptor>) - Static method in class org.springframework.expression.spel.support.ReflectionHelper
-
Based on
MethodInvoker.getTypeDifferenceWeight(Class[], Object[])
but operates on TypeDescriptors. - getTypedValue(ExpressionState) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getTypedValue(ExpressionState) - Method in interface org.springframework.expression.spel.SpelNode
-
Evaluate the expression node in the context of the supplied expression state and return the typed value.
- getTypedValue(SqlParameterSource, String) - Static method in class org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils
-
Create a wrapped value if parameter has type information, plain object if not.
- getTypeForFactoryBean(String, RootBeanDefinition, boolean) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
This implementation attempts to query the FactoryBean's generic parameter metadata if present to determine the object type.
- getTypeForFactoryBean(String, RootBeanDefinition, boolean) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Determine the bean type for the given FactoryBean definition, as far as possible.
- getTypeForFactoryBean(FactoryBean<?>) - Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
-
Determine the type for the given FactoryBean.
- getTypeForFactoryMethod(String, RootBeanDefinition, Class<?>...) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Determine the target type for the given bean definition which is based on a factory method.
- getTypeHint(Class<?>) - Method in class org.springframework.aot.hint.ReflectionHints
-
Return the reflection hints for the specified type.
- getTypeHint(TypeReference) - Method in class org.springframework.aot.hint.ReflectionHints
-
Return the reflection hints for the type defined by the specified
TypeReference
. - getTypeIndexForCurrentLevel() - Method in class org.springframework.core.MethodParameter
-
Return the type index for the current nesting level.
- getTypeIndexForLevel(int) - Method in class org.springframework.core.MethodParameter
-
Return the type index for the specified nesting level.
- getTypeLocator() - Method in interface org.springframework.expression.EvaluationContext
-
Return a type locator that can be used to find types, either by short or fully qualified name.
- getTypeLocator() - Method in class org.springframework.expression.spel.support.SimpleEvaluationContext
-
SimpleEvaluationContext
does not support use of type references. - getTypeLocator() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
Get the configured
TypeLocator
that will be used to find types, either by short or fully-qualified name. - getTypeMessageCode() - Method in interface org.springframework.web.ErrorResponse
-
Return a code to use to resolve the problem "type" for this exception through a
MessageSource
. - getTypeName() - Method in class org.springframework.beans.factory.support.AutowireCandidateQualifier
-
Retrieve the type name.
- getTypeName() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Return the parameter type name.
- getTypeName() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return the type name of the parameter, if any.
- getTypeName(String) - Method in class org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
-
Return the type name for the given parameter, if registered.
- getTypeName(String) - Method in class org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
- getTypeName(String) - Method in interface org.springframework.jdbc.core.namedparam.SqlParameterSource
-
Determine the type name for the specified named parameter.
- getTypeParameterBoundIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the type parameter bound, within the type parameter
TypeReference.getTypeParameterIndex()
, referenced by this type reference. - getTypeParameterIndex() - Method in class org.springframework.asm.TypeReference
-
Returns the index of the type parameter referenced by this type reference.
- getTypePattern() - Method in class org.springframework.aop.aspectj.TypePatternClassFilter
-
Return the AspectJ type pattern to match.
- getTypes(Class[]) - Static method in class org.springframework.cglib.core.TypeUtils
- getTypeValue(CallableStatement, int, int, String) - Method in interface org.springframework.jdbc.core.SqlReturnType
-
Get the type value from the specific object.
- getTypeVariableMap(Class<?>) - Static method in class org.springframework.core.GenericTypeResolver
- getUltimateTargetObject(Object) - Static method in class org.springframework.test.util.AopTestUtils
-
Get the ultimate target object of the supplied
candidate
object, unwrapping not only a top-level proxy but also any number of nested proxies. - getUnboxedType(Type) - Static method in class org.springframework.cglib.core.TypeUtils
- getUndeclaredThrowable() - Method in exception org.springframework.cglib.proxy.UndeclaredThrowableException
- getUndeliveredMessages() - Method in exception org.springframework.web.socket.sockjs.SockJsMessageDeliveryException
- getUniqueDeclaredMethods(Class<?>) - Static method in class org.springframework.util.ReflectionUtils
-
Get the unique set of declared methods on the leaf class and all superclasses.
- getUniqueDeclaredMethods(Class<?>, ReflectionUtils.MethodFilter) - Static method in class org.springframework.util.ReflectionUtils
-
Get the unique set of declared methods on the leaf class and all superclasses.
- getUniqueNamePredicate() - Method in class org.springframework.cglib.core.AbstractClassGenerator.ClassLoaderData
- getUnit() - Method in class org.springframework.jmx.export.metadata.ManagedMetric
-
The expected unit of measurement values.
- getUnless() - Method in class org.springframework.cache.interceptor.CacheableOperation
- getUnless() - Method in class org.springframework.cache.interceptor.CachePutOperation
- getUnmarshaller() - Method in class org.springframework.messaging.converter.MarshallingMessageConverter
-
Return the configured unmarshaller.
- getUnmarshallerProcessor() - Method in class org.springframework.http.codec.xml.Jaxb2XmlDecoder
-
Return the configured processor for customizing Unmarshaller instances.
- getUpgrade() - Method in class org.springframework.http.HttpHeaders
-
Return the value of the
Upgrade
header. - getUpgradeStrategy() - Method in class org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService
-
Return the
RequestUpgradeStrategy
for WebSocket requests. - getUri() - Method in exception org.springframework.web.reactive.function.client.WebClientRequestException
-
Return the request URI.
- getUri() - Method in class org.springframework.web.reactive.socket.HandshakeInfo
-
Return the URL for the WebSocket endpoint.
- getUri() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the URL to use.
- getUri() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
- getUri() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
- getUri() - Method in class org.springframework.web.socket.client.ConnectionManagerSupport
- getUri() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
- getUri() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getUri() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
- getUri() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
- getUri() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return the URI used to open the WebSocket connection.
- getURI() - Method in class org.springframework.core.io.AbstractResource
-
This implementation builds a URI based on the URL returned by
AbstractResource.getURL()
. - getURI() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation returns a URI for the underlying file.
- getURI() - Method in class org.springframework.core.io.PathResource
-
This implementation returns a
URI
for the underlying file. - getURI() - Method in interface org.springframework.core.io.Resource
-
Return a URI handle for this resource.
- getURI() - Method in class org.springframework.core.io.UrlResource
-
This implementation returns the underlying URI directly, if possible.
- getURI() - Method in class org.springframework.core.io.VfsResource
- getURI() - Method in interface org.springframework.http.client.reactive.ClientHttpRequest
-
Return the URI of the request.
- getURI() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
- getURI() - Method in class org.springframework.http.client.support.HttpRequestWrapper
-
Return the URI of the wrapped request.
- getURI() - Method in interface org.springframework.http.HttpRequest
-
Return the URI of the request (including a query string if any, but only if it is well-formed for a URI representation).
- getURI() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
- getURI() - Method in class org.springframework.http.server.reactive.ServerHttpRequestDecorator
- getURI() - Method in class org.springframework.http.server.ServletServerHttpRequest
- getURI() - Method in class org.springframework.mock.http.client.MockClientHttpRequest
- getURI() - Method in class org.springframework.mock.http.client.reactive.MockClientHttpRequest
- getUriBuilderFactory() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the
UriBuilderFactory
to expand theHttpRequestValues.uriTemplate
andHttpRequestValues.getUriVariables()
with. - getUriTemplate() - Method in class org.springframework.http.client.observation.ClientRequestObservationContext
-
Return the URI template used for the current client exchange,
null
if none was used. - getUriTemplate() - Method in class org.springframework.http.RequestEntity.UriTemplateRequestEntity
- getUriTemplate() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the original URI template used to prepare the request, if any.
- getUriTemplate() - Method in class org.springframework.web.reactive.function.client.ClientRequestObservationContext
-
Return the URI template used for the current client exchange,
null
if none was used. - getUriTemplate() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the URL template for the request.
- getUriTemplateHandler() - Method in class org.springframework.web.client.RestTemplate
-
Return the configured URI template handler.
- getUriTemplateVariables(NativeWebRequest) - Method in class org.springframework.web.servlet.mvc.method.annotation.ServletModelAttributeMethodProcessor
- getUriVariables() - Method in class org.springframework.web.service.invoker.HttpRequestValues
-
Return the URL template variables, or an empty map.
- getUriVariables() - Method in class org.springframework.web.util.pattern.PathPattern.PathMatchInfo
-
Return the extracted URI variables.
- getUriVariables() - Method in class org.springframework.web.util.pattern.PathPattern.PathRemainingMatchInfo
-
Return variables that were bound in the part of the path that was successfully matched or an empty map.
- getUrl() - Method in class org.springframework.http.RequestEntity
-
Return the
URI
for the target HTTP endpoint. - getUrl() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the JDBC URL to use for connecting through the Driver.
- getUrl() - Method in class org.springframework.test.web.reactive.server.ExchangeResult
-
Return the URI of the request.
- getUrl() - Method in class org.springframework.web.reactive.result.view.AbstractUrlBasedView
-
Return the URL of the resource that this view wraps.
- getUrl() - Method in class org.springframework.web.reactive.result.view.script.RenderingContext
-
Return the URL of the rendered template.
- getUrl() - Method in class org.springframework.web.servlet.view.AbstractUrlBasedView
-
Return the URL of the resource that this view wraps.
- getUrl() - Method in class org.springframework.web.servlet.view.script.RenderingContext
-
Return the URL of the rendered template.
- getURL() - Method in class org.springframework.core.io.AbstractResource
-
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to a URL.
- getURL() - Method in class org.springframework.core.io.ClassPathResource
-
This implementation returns a URL for the underlying class path resource, if available.
- getURL() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation returns a URL for the underlying file.
- getURL() - Method in class org.springframework.core.io.PathResource
-
This implementation returns a
URL
for the underlying file. - getURL() - Method in interface org.springframework.core.io.Resource
-
Return a URL handle for this resource.
- getURL() - Method in class org.springframework.core.io.UrlResource
-
This implementation returns the underlying URL reference.
- getURL() - Method in class org.springframework.core.io.VfsResource
- getURL() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation delegates to
ServletContext.getResource
, but throws a FileNotFoundException if no resource found. - getURL(String) - Static method in class org.springframework.util.ResourceUtils
-
Resolve the given resource location to a
java.net.URL
. - getUrlMap() - Method in class org.springframework.web.reactive.handler.SimpleUrlHandlerMapping
-
Allow
Map
access to the URL path mappings, with the option to add or override specific entries. - getUrlMap() - Method in class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
-
Allow
Map
access to the URL path mappings, with the option to add or override specific entries. - getUrlPath() - Method in class org.springframework.web.servlet.config.annotation.RedirectViewControllerRegistration
- getUrlPath() - Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistration
- getUrlPathHelper() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
- getUrlPathHelper() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Return the
configured
UrlPathHelper
. - getUrlPathHelper() - Method in class org.springframework.web.servlet.mvc.AbstractUrlViewController
-
Return the UrlPathHelper to use for the resolution of lookup paths.
- getUrlPathHelper() - Method in class org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
-
Deprecated.as of 5.3, the path is resolved externally and obtained with
ServletRequestPathUtils.getCachedPathValue(ServletRequest)
; this method always returnsUrlPathHelper.defaultInstance
. - getUrlPathHelper() - Method in class org.springframework.web.servlet.resource.PathResourceResolver
-
The configured
UrlPathHelper
. - getUrlPathHelper() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
The configured
UrlPathHelper
. - getUrlPathHelper() - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
Return the configured
UrlPathHelper
. - getUrlPathHelper() - Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
-
Return the UrlPathHelper implementation to use.
- getUrlPathHelper() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the UrlPathHelper used for context path and request URI decoding.
- getUrlPathHelper() - Method in class org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
- getUrlPathHelper() - Method in class org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
- getUrlPathHelperOrDefault() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
Return the configured UrlPathHelper or a default, shared instance otherwise.
- getUseCache() - Method in class org.springframework.cglib.core.AbstractClassGenerator
- getUser() - Method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
-
Return the user associated with the current session.
- getUser() - Method in interface org.springframework.messaging.simp.user.SimpSession
-
Return the user associated with the session.
- getUser() - Method in class org.springframework.messaging.simp.user.UserDestinationResult
-
The user for this user destination.
- getUser() - Method in class org.springframework.web.socket.messaging.AbstractSubProtocolEvent
-
Return the user for the session associated with the event.
- getUser() - Method in class org.springframework.web.socket.sockjs.client.SockJsClient
-
Return the user to associate with the SockJS session and make available via
WebSocketSession.getPrincipal()
. - getUser() - Method in interface org.springframework.web.socket.sockjs.client.TransportRequest
-
Return the user associated with the request, if any.
- getUser(String) - Method in class org.springframework.messaging.simp.user.MultiServerUserRegistry
- getUser(String) - Method in interface org.springframework.messaging.simp.user.SimpUserRegistry
-
Get the user for the given name.
- getUser(String) - Method in class org.springframework.web.socket.messaging.DefaultSimpUserRegistry
- getUser(Map<String, Object>) - Static method in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
- getUserAttribute(String) - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
- getUserAttribute(String) - Method in interface org.springframework.aop.ProxyMethodInvocation
-
Return the value of the specified user attribute.
- getUserAttributes() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
Return user attributes associated with this invocation.
- getUserClass(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Return the user-defined class for the given class: usually simply the given class, but the original class in case of a CGLIB-generated subclass.
- getUserClass(Object) - Static method in class org.springframework.util.ClassUtils
-
Return the user-defined class for the given instance: usually simply the class of the given instance, but the original class in case of a CGLIB-generated subclass.
- getUserCount() - Method in class org.springframework.messaging.simp.user.MultiServerUserRegistry
- getUserCount() - Method in interface org.springframework.messaging.simp.user.SimpUserRegistry
-
Return the count of all connected users.
- getUserCount() - Method in class org.springframework.web.socket.messaging.DefaultSimpUserRegistry
- getUserDestinationBroadcast() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getUserDestinationBroadcast() - Method in class org.springframework.messaging.simp.config.StompBrokerRelayRegistration
- getUserDestinationPrefix() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getUserDestinationPrefix() - Method in class org.springframework.messaging.simp.SimpMessagingTemplate
-
Return the configured user destination prefix.
- getUserDestinationResolver() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
Return the configured
UserDestinationResolver
. - getUserInfo() - Method in class org.springframework.web.util.UriComponents
-
Return the user info.
- getUsername() - Method in class org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
-
Return the JDBC username to use for connecting through the Driver.
- getUsername() - Method in class org.springframework.mail.javamail.JavaMailSenderImpl
-
Return the username for the account at the mail host.
- getUserName() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Get the name of the current user.
- getUserName() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
- getUserName() - Method in class org.springframework.web.context.support.RequestHandledEvent
-
Return the name of the user that was associated with the request (usually the UserPrincipal).
- getUserName(Message<?>, MessageHeaders) - Method in class org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
- getUsernameForRequest(HttpServletRequest) - Method in class org.springframework.web.servlet.FrameworkServlet
-
Determine the username for the given request.
- getUserPrincipal() - Method in class org.springframework.mock.web.MockHttpServletRequest
- getUserPrincipal() - Method in class org.springframework.web.context.request.FacesWebRequest
- getUserPrincipal() - Method in class org.springframework.web.context.request.ServletWebRequest
- getUserPrincipal() - Method in interface org.springframework.web.context.request.WebRequest
-
Return the user principal for this request, if any.
- getUserProperties() - Method in class org.springframework.web.socket.client.standard.StandardWebSocketClient
-
Return the configured user properties.
- getUserProperties() - Method in class org.springframework.web.socket.server.standard.ServerEndpointRegistration
- getUserRegistryBroadcast() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getUserRegistryBroadcast() - Method in class org.springframework.messaging.simp.config.StompBrokerRelayRegistration
- getUserRegistryOrder() - Method in class org.springframework.messaging.simp.config.MessageBrokerRegistry
- getUsers() - Method in class org.springframework.messaging.simp.user.MultiServerUserRegistry
- getUsers() - Method in interface org.springframework.messaging.simp.user.SimpUserRegistry
-
Return a snapshot of all connected users.
- getUsers() - Method in class org.springframework.web.socket.messaging.DefaultSimpUserRegistry
- getUserTransaction() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Return the JTA UserTransaction that this transaction manager uses.
- getUserTransaction() - Method in class org.springframework.transaction.jta.JtaTransactionObject
-
Return the JTA UserTransaction object for the current transaction.
- getUuid() - Method in class org.springframework.web.socket.sockjs.client.SockJsUrlInfo
- getValidationMode() - Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
Return the validation mode to use.
- getValidationMode() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
- getValidationModeForResource(Resource) - Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
Determine the validation mode for the specified
Resource
. - getValidationPropertyMap() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
-
Allow Map access to the bean validation properties to be passed to the validation provider, with the option to add or override specific entries.
- getValidator() - Method in class org.springframework.messaging.handler.annotation.reactive.MessageMappingMessageHandler
-
Return the configured Validator instance.
- getValidator() - Method in class org.springframework.messaging.handler.annotation.reactive.PayloadMethodArgumentResolver
-
Return the configured validator, if any.
- getValidator() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
Return the configured Validator instance.
- getValidator() - Method in class org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
-
Override this method to provide a custom
Validator
. - getValidator() - Method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- getValidator() - Method in class org.springframework.validation.DataBinder
-
Return the primary Validator to apply after each binding step, if any.
- getValidator() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return the Validator to apply after each binding step, if any.
- getValidator() - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
- getValidator() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Override this method to provide a custom
Validator
. - getValidator() - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Provide a custom
Validator
. - getValidator() - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
- getValidator() - Method in class org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
- getValidator() - Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
-
Override this method to provide a custom
Validator
. - getValidator() - Method in interface org.springframework.web.servlet.config.annotation.WebMvcConfigurer
-
Provide a custom
Validator
instead of the one created by default. - getValidators() - Method in class org.springframework.validation.DataBinder
-
Return the Validators to apply after data binding.
- getValidatorsToApply() - Method in class org.springframework.validation.DataBinder
-
Return the Validators to apply after data binding.
- getValue() - Method in exception org.springframework.aot.generate.ValueCodeGenerationException
-
Return the value that failed to be generated.
- getValue() - Method in class org.springframework.asm.TypeReference
-
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
- getValue() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- getValue() - Method in class org.springframework.beans.BeanMetadataAttribute
-
Return the value of the attribute.
- getValue() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
-
Return the value for the constructor argument.
- getValue() - Method in class org.springframework.beans.factory.config.TypedStringValue
-
Return the String value.
- getValue() - Method in exception org.springframework.beans.PropertyAccessException
-
Return the affected value that was about to be set, if any.
- getValue() - Method in class org.springframework.beans.PropertyValue
-
Return the value of the property.
- getValue() - Method in exception org.springframework.beans.TypeMismatchException
-
Return the offending value (may be
null
). - getValue() - Method in exception org.springframework.core.convert.ConversionFailedException
-
Return the offending value.
- getValue() - Method in interface org.springframework.core.metrics.StartupStep.Tag
-
Return the
Tag
value. - getValue() - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue() - Method in class org.springframework.expression.common.LiteralExpression
- getValue() - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the default standard context.
- getValue() - Method in interface org.springframework.expression.spel.ast.ValueRef
-
Returns the value this ValueRef points to, it should not require expression component re-evaluation.
- getValue() - Method in class org.springframework.expression.spel.ast.ValueRef.NullValueRef
- getValue() - Method in class org.springframework.expression.spel.ast.ValueRef.TypedValueHolderValueRef
- getValue() - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue() - Method in class org.springframework.expression.TypedValue
- getValue() - Method in class org.springframework.http.converter.json.MappingJacksonValue
-
Return the POJO that needs to be serialized.
- getValue() - Method in class org.springframework.http.HttpCookie
-
Return the cookie value or an empty string (never
null
). - getValue() - Method in class org.springframework.jdbc.core.SqlParameterValue
-
Return the value object that this parameter value holds.
- getValue() - Method in class org.springframework.r2dbc.core.binding.Bindings.Binding
-
Return the binding value.
- getValue() - Method in class org.springframework.r2dbc.core.Parameter
-
Deprecated.Return the column value (can be
null
). - getValue() - Method in class org.springframework.util.ConcurrentReferenceHashMap.Entry
- getValue() - Method in interface org.springframework.web.reactive.result.condition.NameValueExpression
- getValue() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return the current value of the field, i.e.
- getValue() - Method in interface org.springframework.web.servlet.mvc.condition.NameValueExpression
- getValue() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return the current value of the field, i.e.
- getValue() - Method in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
-
Get the value of the '
value
' attribute. - getValue() - Method in class org.springframework.web.servlet.tags.form.ButtonTag
-
Get the value of the '
value
' attribute. - getValue() - Method in class org.springframework.web.servlet.tags.form.OptionTag
-
Get the 'value' attribute of the rendered HTML
<option>
tag. - getValue() - Method in class org.springframework.web.servlet.tags.Param
-
Return the raw parameter value.
- getValue(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
- getValue(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- getValue(Annotation) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the value of the
value
attribute of a single-element Annotation, given an annotation instance. - getValue(Annotation, String) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Retrieve the value of a named attribute, given an annotation instance.
- getValue(Class<T>) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(Class<T>) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(Class<T>) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the default context.
- getValue(Class<T>) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(Object) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression against the specified root object.
- getValue(Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(Object, Class<T>) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(Object, Class<T>) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(Object, Class<T>) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the default context against the specified root object.
- getValue(Object, Class<T>) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(Object, EvaluationContext) - Method in class org.springframework.expression.spel.CompiledExpression
-
Subclasses of CompiledExpression generated by SpelCompiler will provide an implementation of this method.
- getValue(String) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get an optional attribute value from the annotation.
- getValue(String) - Method in class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
- getValue(String) - Method in class org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
- getValue(String) - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
- getValue(String) - Method in class org.springframework.jdbc.core.namedparam.SimplePropertySqlParameterSource
- getValue(String) - Method in interface org.springframework.jdbc.core.namedparam.SqlParameterSource
-
Return the parameter value for the requested named parameter.
- getValue(String) - Method in interface org.springframework.web.util.UriComponents.UriTemplateVariables
-
Get the value for the given URI variable name.
- getValue(String, Class<T>) - Method in interface org.springframework.core.annotation.MergedAnnotation
-
Get an optional attribute value from the annotation.
- getValue(EvaluationContext) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(EvaluationContext) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(EvaluationContext) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the provided context and return the result of evaluation.
- getValue(EvaluationContext) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(EvaluationContext, Class<T>) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the provided context which can resolve references to properties, methods, types, etc.
- getValue(EvaluationContext, Class<T>) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(EvaluationContext, Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(EvaluationContext, Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(EvaluationContext, Object) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the provided context and return the result of evaluation, but use the supplied root context as an override for any default root object specified in the context.
- getValue(EvaluationContext, Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.expression.common.LiteralExpression
- getValue(EvaluationContext, Object, Class<T>) - Method in interface org.springframework.expression.Expression
-
Evaluate this expression in the provided context which can resolve references to properties, methods, types, etc.
- getValue(EvaluationContext, Object, Class<T>) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValue(ExpressionState) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getValue(ExpressionState) - Method in interface org.springframework.expression.spel.SpelNode
-
Evaluate the expression node in the context of the supplied expression state and return the value.
- getValue(ExpressionState, Class<T>) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Assign
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.BeanReference
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.CompoundExpression
-
Evaluates a compound expression.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.ConstructorReference
-
Implements getValue() - delegating to the code for building an array or a simple type.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Elvis
-
Evaluate the condition and if neither null nor an empty String, return it.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.FunctionReference
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Identifier
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Indexer
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.InlineList
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.InlineMap
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Literal
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.MethodReference
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpAnd
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpDec
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpDivide
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpEQ
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OperatorBetween
-
Returns a boolean based on whether a value is in the range expressed.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OperatorInstanceof
-
Compare the left operand to see it is an instance of the type specified as the right operand.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OperatorMatches
-
Check the first operand matches the regex specified as the second operand.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OperatorNot
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OperatorPower
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpGE
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpGT
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpInc
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpLE
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpLT
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpMinus
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpModulus
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpMultiply
-
Implements the
multiply
operator directly here for certain types of supported operands and otherwise delegates to any registered overloader for types not supported here. - getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpNE
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpOr
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.OpPlus
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Projection
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.QualifiedIdentifier
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Selection
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.Ternary
-
Evaluate the condition and if true evaluate the first alternative, otherwise evaluate the second alternative.
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.TypeReference
- getValueInternal(ExpressionState) - Method in class org.springframework.expression.spel.ast.VariableReference
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.CompoundExpression
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.Indexer
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.MethodReference
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.Projection
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.Selection
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
- getValueRef(ExpressionState) - Method in class org.springframework.expression.spel.ast.VariableReference
- getValueResults() - Method in interface org.springframework.validation.method.MethodValidationResult
-
Return the subset of
allValidationResults
that includes method parameters with validation errors directly on method argument values. - getValues() - Method in class org.springframework.jdbc.core.namedparam.MapSqlParameterSource
-
Expose the current parameter values as read-only Map.
- getValues(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all values of the given group of constants.
- getValuesAsList(String) - Method in class org.springframework.http.HttpHeaders
-
Return all values of a given header name, even if this header is set multiple times.
- getValuesForProperty(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all values of the group of constants for the given bean property name.
- getValuesForSuffix(String) - Method in class org.springframework.core.Constants
-
Deprecated.Return all values of the given group of constants.
- getValuesToBind(ServerWebExchange) - Method in class org.springframework.web.bind.support.WebExchangeDataBinder
-
Obtain the values for data binding.
- getValueStyler() - Method in class org.springframework.core.style.DefaultToStringStyler
-
Return the ValueStyler used by this ToStringStyler.
- getValueType() - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueType() - Method in class org.springframework.expression.common.LiteralExpression
- getValueType() - Method in interface org.springframework.expression.Expression
-
Return the most general type that can be passed to the
Expression.setValue(EvaluationContext, Object)
method using the default context. - getValueType() - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueType() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Get the '
Class
' type of the field. - getValueType() - Method in class org.springframework.web.servlet.support.BindStatus
-
Get the '
Class
' type of the field. - getValueType(Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueType(Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValueType(Object) - Method in interface org.springframework.expression.Expression
-
Return the most general type that can be passed to the
Expression.setValue(Object, Object)
method using the default context. - getValueType(Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueType(EvaluationContext) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueType(EvaluationContext) - Method in class org.springframework.expression.common.LiteralExpression
- getValueType(EvaluationContext) - Method in interface org.springframework.expression.Expression
-
Return the most general type that can be passed to the
Expression.setValue(EvaluationContext, Object)
method for the given context. - getValueType(EvaluationContext) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueType(EvaluationContext, Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueType(EvaluationContext, Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValueType(EvaluationContext, Object) - Method in interface org.springframework.expression.Expression
-
Return the most general type that can be passed to the
Expression.setValue(EvaluationContext, Object, Object)
method for the given context. - getValueType(EvaluationContext, Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueTypeDescriptor() - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueTypeDescriptor() - Method in class org.springframework.expression.common.LiteralExpression
- getValueTypeDescriptor() - Method in interface org.springframework.expression.Expression
-
Return a descriptor for the most general type that can be passed to one of the
setValue(...)
methods using the default context. - getValueTypeDescriptor() - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueTypeDescriptor(Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueTypeDescriptor(Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValueTypeDescriptor(Object) - Method in interface org.springframework.expression.Expression
-
Return a descriptor for the most general type that can be passed to the
Expression.setValue(Object, Object)
method using the default context. - getValueTypeDescriptor(Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.expression.common.LiteralExpression
- getValueTypeDescriptor(EvaluationContext) - Method in interface org.springframework.expression.Expression
-
Return a descriptor for the most general type that can be passed to the
Expression.setValue(EvaluationContext, Object)
method for the given context. - getValueTypeDescriptor(EvaluationContext) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.expression.common.CompositeStringExpression
- getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.expression.common.LiteralExpression
- getValueTypeDescriptor(EvaluationContext, Object) - Method in interface org.springframework.expression.Expression
-
Return a descriptor for the most general type that can be passed to the
Expression.setValue(EvaluationContext, Object, Object)
method for the given context. - getValueTypeDescriptor(EvaluationContext, Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
- getValueTypeName() - Method in class org.springframework.beans.factory.support.ManagedMap
-
Return the default value type name (class name) to be used for this map.
- getVariableName() - Method in exception org.springframework.web.bind.MissingMatrixVariableException
-
Return the expected name of the matrix variable.
- getVariableName() - Method in exception org.springframework.web.bind.MissingPathVariableException
-
Return the expected name of the path variable.
- getVariableName(Object) - Static method in class org.springframework.core.Conventions
-
Determine the conventional variable name for the supplied
Object
based on its concrete type. - getVariableNameForParameter(MethodParameter) - Static method in class org.springframework.core.Conventions
-
Determine the conventional variable name for the given parameter taking the generic collection type, if any, into account.
- getVariableNameForReturnType(Method) - Static method in class org.springframework.core.Conventions
-
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account.
- getVariableNameForReturnType(Method, Class<?>, Object) - Static method in class org.springframework.core.Conventions
-
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account, falling back on the given return value if the method declaration is not specific enough, e.g.
- getVariableNameForReturnType(Method, Object) - Static method in class org.springframework.core.Conventions
-
Determine the conventional variable name for the return type of the given method, taking the generic collection type, if any, into account, falling back on the given actual return value if the method declaration is not specific enough, e.g.
- getVariableNames() - Method in class org.springframework.web.util.UriTemplate
-
Return the names of the variables in the template, in order.
- getVariableResolver() - Method in class org.springframework.mock.web.MockPageContext
-
Deprecated.
- getVars() - Method in class org.springframework.http.RequestEntity.UriTemplateRequestEntity
- getVarsMap() - Method in class org.springframework.http.RequestEntity.UriTemplateRequestEntity
- getVary() - Method in class org.springframework.http.HttpHeaders
-
Return the request header names subject to content negotiation.
- getVaryByRequestHeaders() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Return the configured request header names for the "Vary" response header.
- getVersion() - Static method in class org.springframework.core.SpringVersion
-
Return the full version string of the present Spring codebase, or
null
if it cannot be determined. - getVersion() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
- getVersionPathStrategy() - Method in class org.springframework.web.servlet.resource.AbstractVersionStrategy
- getView() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the View object, or
null
if we are using a view name to be resolved by the DispatcherServlet via a ViewResolver. - getView() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the View object, or
null
if we are using a view name to be resolved by the DispatcherServlet via a ViewResolver. - getView() - Method in class org.springframework.web.servlet.mvc.ParameterizableViewController
-
Return the View object, or
null
if we are using a view name to be resolved by the DispatcherServlet via a ViewResolver. - getViewClass() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the view class to be used to create views.
- getViewClass() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the view class to be used to create views.
- getViewController() - Method in class org.springframework.web.servlet.config.annotation.RedirectViewControllerRegistration
- getViewController() - Method in class org.springframework.web.servlet.config.annotation.ViewControllerRegistration
- getViewerPreferences() - Method in class org.springframework.web.servlet.view.document.AbstractPdfView
-
Return the viewer preferences for the PDF file.
- getViewName() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Return the view name to be resolved by the DispatcherServlet via a ViewResolver, or
null
if a View object is set. - getViewName() - Method in class org.springframework.web.servlet.ModelAndView
-
Return the view name to be resolved by the DispatcherServlet via a ViewResolver, or
null
if we are using a View object. - getViewName() - Method in class org.springframework.web.servlet.mvc.ParameterizableViewController
-
Return the name of the view to delegate to, or
null
if using a View instance. - getViewName(HttpServletRequest) - Method in interface org.springframework.web.servlet.RequestToViewNameTranslator
-
Translate the given
HttpServletRequest
into a view name. - getViewName(HttpServletRequest) - Method in class org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
-
Translates the request URI of the incoming
HttpServletRequest
into the view name based on the configured parameters. - getViewNameForRequest(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.AbstractUrlViewController
-
Return the name of the view to render for this request, based on the given lookup path.
- getViewNameForRequest(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
-
Returns view name based on the URL filename, with prefix/suffix applied when appropriate.
- getViewNameForUrlPath(String) - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
-
Returns view name based on the URL filename, with prefix/suffix applied when appropriate.
- getViewNames() - Method in class org.springframework.web.reactive.result.view.UrlBasedViewResolver
-
Return the view names (or name patterns) that can be handled by this
ViewResolver
. - getViewNames() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return the view names (or name patterns) that can be handled by this
ViewResolver
. - getViewResolver() - Method in class org.springframework.web.reactive.config.UrlBasedViewResolverRegistration
- getViewResolver() - Method in class org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
- getViewResolverRegistry() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
-
Callback for building the
ViewResolverRegistry
. - getViewResolvers() - Method in class org.springframework.web.reactive.config.ViewResolverRegistry
- getViewResolvers() - Method in class org.springframework.web.reactive.result.view.ViewResolutionResultHandler
-
Return a read-only list of view resolvers.
- getViewResolvers() - Method in class org.springframework.web.servlet.config.annotation.ViewResolverRegistry
- getViewResolvers() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
- getViewResolvers() - Method in class org.springframework.web.servlet.view.ViewResolverComposite
-
Return the list of view viewResolvers to delegate to.
- getVirtualHost() - Method in class org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
-
Return the configured virtual host value.
- getVirtualServerName() - Method in class org.springframework.mock.web.MockServletContext
- getVirtualThreadFactory() - Method in class org.springframework.core.task.VirtualThreadTaskExecutor
-
Return the underlying virtual
ThreadFactory
. - getVisibility() - Method in class org.springframework.aot.generate.AccessControl
-
Return the lowest
AccessControl.Visibility
of this instance. - getWarnings() - Method in class org.springframework.beans.factory.aot.CodeWarnings
-
Return the currently registered warnings.
- getWebApplicationContext() - Method in class org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
-
Retrieve the Spring
WebApplicationContext
to use. - getWebApplicationContext() - Method in class org.springframework.web.context.support.ContextExposingHttpServletRequest
-
Return the WebApplicationContext that this request runs in.
- getWebApplicationContext() - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
Return the current application context as WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Return this servlet's WebApplicationContext.
- getWebApplicationContext() - Method in class org.springframework.web.servlet.support.RequestContext
-
Return the current WebApplicationContext.
- getWebApplicationContext(ELContext) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
-
Retrieve the web application context to delegate bean name resolution to.
- getWebApplicationContext(ELContext) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
-
Retrieve the
WebApplicationContext
reference to expose. - getWebApplicationContext(FacesContext) - Method in class org.springframework.web.jsf.DelegatingNavigationHandlerProxy
-
Retrieve the web application context to delegate bean name resolution to.
- getWebApplicationContext(FacesContext) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
-
Retrieve the web application context to delegate bean name resolution to.
- getWebApplicationContext(FacesContext) - Static method in class org.springframework.web.jsf.FacesContextUtils
-
Find the root
WebApplicationContext
for this web app, typically loaded viaContextLoaderListener
. - getWebApplicationContext(ServletContext) - Static method in class org.springframework.web.context.support.WebApplicationContextUtils
-
Find the root
WebApplicationContext
for this web app, typically loaded viaContextLoaderListener
. - getWebApplicationContext(ServletContext, String) - Static method in class org.springframework.web.context.support.WebApplicationContextUtils
-
Find a custom
WebApplicationContext
for this web app. - getWebBindingInitializer() - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter
-
Return the configured WebBindingInitializer, or
null
if none. - getWebBindingInitializer() - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
Return the configured WebBindingInitializer, or
null
if none. - getWebClient() - Method in class org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
-
Return the current
WebClient
in a public fashion. - getWebConnection() - Method in class org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
-
Access the current
WebConnection
for theWebClient
. - getWebRequest() - Method in class org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
-
Required for access to NativeWebRequest in
AbstractWebArgumentResolverAdapter.supportsParameter(org.springframework.core.MethodParameter)
. - getWebRequest() - Method in class org.springframework.web.servlet.mvc.method.annotation.ServletWebArgumentResolverAdapter
- getWebSocketClient() - Method in class org.springframework.web.socket.messaging.WebSocketStompClient
-
Return the configured WebSocketClient.
- getWebSocketClient() - Method in class org.springframework.web.socket.sockjs.client.WebSocketTransport
-
Return the configured
WebSocketClient
. - getWebsocketClientSpec() - Method in class org.springframework.web.reactive.socket.client.ReactorNetty2WebSocketClient
-
Build an instance of
WebsocketClientSpec
that reflects the current configuration. - getWebsocketClientSpec() - Method in class org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient
-
Build an instance of
WebsocketClientSpec
that reflects the current configuration. - getWebSocketContainer() - Method in class org.springframework.web.reactive.socket.client.StandardWebSocketClient
-
Return the configured
WebSocketContainer
to use. - getWebSocketContainer() - Method in class org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
- getWebSocketContainer() - Method in class org.springframework.web.socket.client.standard.EndpointConnectionManager
- getWebSocketHandler() - Method in class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
-
Return the WebSocketHandler.
- getWebSocketHandler() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- getWebSocketHandler() - Method in class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
-
Return the
WebSocketHandler
. - getWebsocketServerSpec() - Method in class org.springframework.web.reactive.socket.server.upgrade.ReactorNetty2RequestUpgradeStrategy
-
Build an instance of
WebsocketServerSpec
that reflects the current configuration. - getWebsocketServerSpec() - Method in class org.springframework.web.reactive.socket.server.upgrade.ReactorNettyRequestUpgradeStrategy
-
Build an instance of
WebsocketServerSpec
that reflects the current configuration. - getWebSocketService() - Method in class org.springframework.web.reactive.config.DelegatingWebFluxConfiguration
- getWebSocketService() - Method in class org.springframework.web.reactive.config.WebFluxConfigurationSupport
- getWebSocketService() - Method in interface org.springframework.web.reactive.config.WebFluxConfigurer
-
Provide the
WebSocketService
to createWebSocketHandlerAdapter
with. - getWebSocketService() - Method in class org.springframework.web.reactive.config.WebFluxConfigurerComposite
- getWebSocketService() - Method in class org.springframework.web.reactive.socket.server.support.WebSocketHandlerAdapter
-
Return the configured
WebSocketService
to handle requests. - getWebSocketSessions() - Method in interface org.springframework.web.socket.messaging.SubProtocolWebSocketHandler.Stats
- getWebSocketSessionStatsInfo() - Method in class org.springframework.web.socket.config.WebSocketMessageBrokerStats
-
Get stats about WebSocket sessions.
- getWithException() - Method in interface org.springframework.beans.factory.support.InstanceSupplier
- getWithException() - Method in interface org.springframework.util.function.ThrowingSupplier
-
Gets a result, possibly throwing a checked exception.
- getWorker() - Method in class org.springframework.web.socket.sockjs.client.UndertowXhrTransport
-
Return the
XnioWorker
backing the I/O operations for Undertow's HTTP client. - getWorkManager() - Method in class org.springframework.jca.support.SimpleBootstrapContext
- getWrappedClass() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getWrappedClass() - Method in interface org.springframework.beans.BeanWrapper
-
Return the type of the wrapped bean instance.
- getWrappedInstance() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
- getWrappedInstance() - Method in interface org.springframework.beans.BeanWrapper
-
Return the bean instance wrapped by this object.
- getWrappedObject() - Method in interface org.springframework.core.InfrastructureProxy
-
Return the underlying resource (never
null
). - getWritableMediaTypes() - Method in class org.springframework.http.codec.EncoderHttpMessageWriter
- getWritableMediaTypes() - Method in class org.springframework.http.codec.FormHttpMessageWriter
- getWritableMediaTypes() - Method in interface org.springframework.http.codec.HttpMessageWriter
-
Return the list of media types supported by this Writer.
- getWritableMediaTypes() - Method in class org.springframework.http.codec.multipart.MultipartWriterSupport
- getWritableMediaTypes() - Method in class org.springframework.http.codec.ResourceHttpMessageWriter
- getWritableMediaTypes() - Method in class org.springframework.http.codec.ServerSentEventHttpMessageWriter
- getWritableMediaTypes(ResolvableType) - Method in class org.springframework.http.codec.EncoderHttpMessageWriter
- getWritableMediaTypes(ResolvableType) - Method in interface org.springframework.http.codec.HttpMessageWriter
-
Return the list of media types supported by this Writer for the given type of element.
- getWriteHints(ResolvableType, ResolvableType, MediaType, ServerHttpRequest, ServerHttpResponse) - Method in class org.springframework.http.codec.EncoderHttpMessageWriter
-
Get additional hints for encoding for example based on the server request or annotations from controller method parameters.
- getWriteMethod() - Method in class org.springframework.core.convert.Property
-
The property setter method: e.g.
- getWriteMethodParameter(PropertyDescriptor) - Static method in class org.springframework.beans.BeanUtils
-
Obtain a new MethodParameter object for the write method of the specified property.
- getWriter() - Method in class org.springframework.mock.web.MockHttpServletResponse
- getWriter() - Method in class org.springframework.web.util.ContentCachingResponseWrapper
- getWriters() - Method in interface org.springframework.http.codec.CodecConfigurer
-
Obtain the configured HTTP message writers.
- getWriters() - Method in class org.springframework.http.codec.support.DefaultServerCodecConfigurer
- getXATerminator() - Method in class org.springframework.jca.support.SimpleBootstrapContext
- getXmlAsBinaryStream(ResultSet, int) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsBinaryStream(ResultSet, int) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as binary stream from the given ResultSet.
- getXmlAsBinaryStream(ResultSet, String) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsBinaryStream(ResultSet, String) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as binary stream from the given ResultSet.
- getXmlAsCharacterStream(ResultSet, int) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsCharacterStream(ResultSet, int) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as character stream from the given ResultSet.
- getXmlAsCharacterStream(ResultSet, String) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsCharacterStream(ResultSet, String) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as character stream from the given ResultSet.
- getXmlAsSource(ResultSet, int, Class<? extends Source>) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsSource(ResultSet, int, Class<? extends Source>) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as Source implemented using the specified source class from the given ResultSet.
- getXmlAsSource(ResultSet, String, Class<? extends Source>) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsSource(ResultSet, String, Class<? extends Source>) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as Source implemented using the specified source class from the given ResultSet.
- getXmlAsString(ResultSet, int) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsString(ResultSet, int) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as String from the given ResultSet.
- getXmlAsString(ResultSet, String) - Method in class org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
- getXmlAsString(ResultSet, String) - Method in interface org.springframework.jdbc.support.xml.SqlXmlHandler
-
Retrieve the given column as String from the given ResultSet.
- getXMLEventReader(Source) - Static method in class org.springframework.util.xml.StaxUtils
-
Return the
XMLEventReader
for the given StAX Source. - getXMLEventWriter(Result) - Static method in class org.springframework.util.xml.StaxUtils
-
Return the
XMLEventWriter
for the given StAX Result. - getXmlLoader() - Method in class org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
-
Get the delegate
SmartContextLoader
that supports XML configuration files and/or Groovy scripts. - getXmlLoader() - Method in class org.springframework.test.context.support.DelegatingSmartContextLoader
- getXmlLoader() - Method in class org.springframework.test.context.web.WebDelegatingSmartContextLoader
- getXMLStreamReader(Source) - Static method in class org.springframework.util.xml.StaxUtils
-
Return the
XMLStreamReader
for the given StAX Source. - getXMLStreamWriter(Result) - Static method in class org.springframework.util.xml.StaxUtils
-
Return the
XMLStreamWriter
for the given StAX Result. - getXnioWorker() - Method in class org.springframework.web.reactive.socket.client.UndertowWebSocketClient
-
Return the configured
XnioWorker
. - getXpathExpression() - Method in class org.springframework.test.util.XpathExpectationsHelper
-
Return the compiled XPath expression.
- getXStream() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
-
Return the native XStream delegate used by this marshaller.
- GIGABYTES - Enum constant in enum class org.springframework.util.unit.DataUnit
-
Gigabytes, represented by suffix
GB
. - GlassFishLoadTimeWeaver - Class in org.springframework.instrument.classloading.glassfish
-
LoadTimeWeaver
implementation for GlassFish'sorg.glassfish.api.deployment.InstrumentableClassLoader InstrumentableClassLoader
. - GlassFishLoadTimeWeaver() - Constructor for class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
-
Create a new instance of the
GlassFishLoadTimeWeaver
class using the defaultclass loader
. - GlassFishLoadTimeWeaver(ClassLoader) - Constructor for class org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
-
Create a new instance of the
GlassFishLoadTimeWeaver
class using the suppliedClassLoader
. - GlassFishRequestUpgradeStrategy - Class in org.springframework.web.socket.server.standard
-
A WebSocket
RequestUpgradeStrategy
for Oracle's GlassFish 4.1 and higher. - GlassFishRequestUpgradeStrategy() - Constructor for class org.springframework.web.socket.server.standard.GlassFishRequestUpgradeStrategy
- GLOBAL_INITIALIZER_CLASSES_PARAM - Static variable in class org.springframework.web.context.ContextLoader
-
Config param for global
ApplicationContextInitializer
classes to use for initializing all web application contexts in the current application: "globalInitializerClasses". - GLOBAL_SUFFIX - Static variable in class org.springframework.aop.framework.ProxyFactoryBean
-
This suffix in a value in an interceptor list indicates to expand globals.
- GlobalAdvisorAdapterRegistry - Class in org.springframework.aop.framework.adapter
-
Singleton to publish a shared DefaultAdvisorAdapterRegistry instance.
- GOING_AWAY - Static variable in class org.springframework.web.reactive.socket.CloseStatus
-
"1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page."
- GOING_AWAY - Static variable in class org.springframework.web.socket.CloseStatus
-
"1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page."
- GONE - Enum constant in enum class org.springframework.http.HttpStatus
-
410 Gone
. - goTo(Label) - Method in class org.springframework.cglib.core.CodeEmitter
- GOTO - Static variable in interface org.springframework.asm.Opcodes
- groovy() - Method in class org.springframework.web.servlet.config.annotation.ViewResolverRegistry
-
Register a Groovy markup view resolver with an empty default view name prefix and a default suffix of ".tpl".
- GroovyBeanDefinitionReader - Class in org.springframework.beans.factory.groovy
-
A Groovy-based reader for Spring bean definitions: like a Groovy builder, but more of a DSL for Spring configuration.
- GroovyBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
Create a new
GroovyBeanDefinitionReader
for the givenBeanDefinitionRegistry
. - GroovyBeanDefinitionReader(XmlBeanDefinitionReader) - Constructor for class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
Create a new
GroovyBeanDefinitionReader
based on the givenXmlBeanDefinitionReader
, loading bean definitions into itsBeanDefinitionRegistry
and delegating Groovy DSL loading to it. - GroovyMarkupConfig - Interface in org.springframework.web.servlet.view.groovy
-
Interface to be implemented by objects that configure and manage a Groovy
MarkupTemplateEngine
for automatic lookup in a web environment. - GroovyMarkupConfigurer - Class in org.springframework.web.servlet.view.groovy
-
An extension of Groovy's
TemplateConfiguration
and an implementation of Spring MVC'sGroovyMarkupConfig
for creating aMarkupTemplateEngine
for use in a web application. - GroovyMarkupConfigurer() - Constructor for class org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
- GroovyMarkupConfigurerBeanDefinitionParser - Class in org.springframework.web.servlet.config
-
Parse the
<mvc:groovy-configurer>
MVC namespace element and register aGroovyConfigurer
bean. - GroovyMarkupConfigurerBeanDefinitionParser() - Constructor for class org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
- GroovyMarkupView - Class in org.springframework.web.servlet.view.groovy
-
An
AbstractTemplateView
subclass based on Groovy XML/XHTML markup templates. - GroovyMarkupView() - Constructor for class org.springframework.web.servlet.view.groovy.GroovyMarkupView
- GroovyMarkupViewResolver - Class in org.springframework.web.servlet.view.groovy
-
Convenience subclass of
AbstractTemplateViewResolver
that supportsGroovyMarkupView
(i.e. - GroovyMarkupViewResolver() - Constructor for class org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
-
Sets the default
view class
toGroovyMarkupViewResolver.requiredViewClass()
: by defaultGroovyMarkupView
. - GroovyMarkupViewResolver(String, String) - Constructor for class org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
- GroovyObjectCustomizer - Interface in org.springframework.scripting.groovy
-
Strategy used by
GroovyScriptFactory
to allow the customization of a createdGroovyObject
. - GroovyScriptEvaluator - Class in org.springframework.scripting.groovy
-
Groovy-based implementation of Spring's
ScriptEvaluator
strategy interface. - GroovyScriptEvaluator() - Constructor for class org.springframework.scripting.groovy.GroovyScriptEvaluator
-
Construct a new GroovyScriptEvaluator.
- GroovyScriptEvaluator(ClassLoader) - Constructor for class org.springframework.scripting.groovy.GroovyScriptEvaluator
-
Construct a new GroovyScriptEvaluator.
- GroovyScriptFactory - Class in org.springframework.scripting.groovy
-
ScriptFactory
implementation for a Groovy script. - GroovyScriptFactory(String) - Constructor for class org.springframework.scripting.groovy.GroovyScriptFactory
-
Create a new GroovyScriptFactory for the given script source.
- GroovyScriptFactory(String, CompilerConfiguration) - Constructor for class org.springframework.scripting.groovy.GroovyScriptFactory
-
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.
- GroovyScriptFactory(String, CompilationCustomizer...) - Constructor for class org.springframework.scripting.groovy.GroovyScriptFactory
-
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can customize Groovy's compilation process within the underlying GroovyClassLoader.
- GroovyScriptFactory(String, GroovyObjectCustomizer) - Constructor for class org.springframework.scripting.groovy.GroovyScriptFactory
-
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.
- GroovyWebApplicationContext - Class in org.springframework.web.context.support
-
WebApplicationContext
implementation which takes its configuration from Groovy bean definition scripts and/or XML files, as understood by aGroovyBeanDefinitionReader
. - GroovyWebApplicationContext() - Constructor for class org.springframework.web.context.support.GroovyWebApplicationContext
- groupId(String) - Method in class org.springframework.context.aot.AbstractAotProcessor.Settings.Builder
-
Set the group ID of the application.
- grow(int) - Method in class org.springframework.util.ResizableByteArrayOutputStream
-
Grow the internal buffer size.
- GsonBuilderUtils - Class in org.springframework.http.converter.json
-
A simple utility class for obtaining a Google Gson 2.x
GsonBuilder
which Base64-encodesbyte[]
properties when reading and writing JSON. - GsonBuilderUtils() - Constructor for class org.springframework.http.converter.json.GsonBuilderUtils
- gsonBuilderWithBase64EncodedByteArrays() - Static method in class org.springframework.http.converter.json.GsonBuilderUtils
-
Obtain a
GsonBuilder
which Base64-encodesbyte[]
properties when reading and writing JSON. - GsonFactoryBean - Class in org.springframework.http.converter.json
-
A
FactoryBean
for creating a Google Gson 2.xGson
instance. - GsonFactoryBean() - Constructor for class org.springframework.http.converter.json.GsonFactoryBean
- GsonHttpMessageConverter - Class in org.springframework.http.converter.json
-
Implementation of
HttpMessageConverter
that can read and write JSON using the Google Gson library. - GsonHttpMessageConverter() - Constructor for class org.springframework.http.converter.json.GsonHttpMessageConverter
-
Construct a new
GsonHttpMessageConverter
with default configuration. - GsonHttpMessageConverter(Gson) - Constructor for class org.springframework.http.converter.json.GsonHttpMessageConverter
-
Construct a new
GsonHttpMessageConverter
with the given delegate. - GsonMessageConverter - Class in org.springframework.messaging.converter
-
Implementation of
MessageConverter
that can read and write JSON using Google Gson. - GsonMessageConverter() - Constructor for class org.springframework.messaging.converter.GsonMessageConverter
-
Construct a new
GsonMessageConverter
with default configuration. - GsonMessageConverter(Gson) - Constructor for class org.springframework.messaging.converter.GsonMessageConverter
-
Construct a new
GsonMessageConverter
with the given delegate. - GT - Static variable in class org.springframework.cglib.core.CodeEmitter
- guessPropertyTypeFromEditors(String) - Method in class org.springframework.beans.PropertyEditorRegistrySupport
-
Guess the property type of the specified property from the registered custom editors (provided that they were registered for a specific type).
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
InstanceSupplierCodeGenerator.generateCode(RegisteredBean, InstantiationDescriptor)