- I2B - Static variable in interface org.springframework.asm.Opcodes
-
- I2C - Static variable in interface org.springframework.asm.Opcodes
-
- I2D - Static variable in interface org.springframework.asm.Opcodes
-
- I2F - Static variable in interface org.springframework.asm.Opcodes
-
- I2L - Static variable in interface org.springframework.asm.Opcodes
-
- I2S - Static variable in interface org.springframework.asm.Opcodes
-
- IADD - Static variable in interface org.springframework.asm.Opcodes
-
- IALOAD - Static variable in interface org.springframework.asm.Opcodes
-
- IAND - Static variable in interface org.springframework.asm.Opcodes
-
- IASTORE - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_0 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_1 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_2 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_3 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_4 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_5 - Static variable in interface org.springframework.asm.Opcodes
-
- ICONST_M1 - Static variable in interface org.springframework.asm.Opcodes
-
- id(String) - Method in interface org.springframework.http.codec.ServerSentEvent.Builder
-
Set the value of the id
field.
- id() - Method in class org.springframework.http.codec.ServerSentEvent
-
Return the id
field of this event, if available.
- ID - Static variable in class org.springframework.messaging.MessageHeaders
-
The key for the Message ID.
- ID - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
-
- id(String) - Method in interface org.springframework.web.servlet.mvc.method.annotation.SseEmitter.SseEventBuilder
-
Add an SSE "id" line.
- ID_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
-
Constant for the "id" attribute
- ID_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ID_VALUE_NONE - Static variable in class org.springframework.messaging.MessageHeaders
-
- Identifier - Class in org.springframework.expression.spel.ast
-
- Identifier(String, int) - Constructor for class org.springframework.expression.spel.ast.Identifier
-
- IDENTITY_OBJECT_NAME_KEY - Static variable in class org.springframework.jmx.support.JmxUtils
-
The key used when extending an existing ObjectName
with the
identity hash code of its corresponding managed resource.
- IdentityNamingStrategy - Class in org.springframework.jmx.export.naming
-
An implementation of the ObjectNamingStrategy
interface that
creates a name based on the identity of a given instance.
- IdentityNamingStrategy() - Constructor for class org.springframework.jmx.export.naming.IdentityNamingStrategy
-
- identityToString(Object) - Static method in class org.springframework.util.ObjectUtils
-
Return a String representation of an object's overall identity.
- IdGenerator - Interface in org.springframework.util
-
Contract for generating universally unique identifiers (UUIDs)
.
- IDIV - Static variable in interface org.springframework.asm.Opcodes
-
- IDREF_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- IdTimestampMessageHeaderInitializer - Class in org.springframework.messaging.support
-
- IdTimestampMessageHeaderInitializer() - Constructor for class org.springframework.messaging.support.IdTimestampMessageHeaderInitializer
-
- IF_ACMPEQ - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ACMPNE - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPEQ - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPGE - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPGT - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPLE - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPLT - Static variable in interface org.springframework.asm.Opcodes
-
- IF_ICMPNE - Static variable in interface org.springframework.asm.Opcodes
-
- IF_MATCH - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP If-Match
header field name.
- IF_MODIFIED_SINCE - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP If-Modified-Since
header field name.
- IF_NONE_MATCH - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP If-None-Match
header field name.
- IF_RANGE - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP If-Range
header field name.
- IF_UNMODIFIED_SINCE - Static variable in class org.springframework.http.HttpHeaders
-
The HTTP If-Unmodified-Since
header field name.
- ifAvailable(Consumer<T>) - Method in interface org.springframework.beans.factory.ObjectProvider
-
Consume an instance (possibly shared or independent) of the object
managed by this factory, if available.
- IFEQ - Static variable in interface org.springframework.asm.Opcodes
-
- IFGE - Static variable in interface org.springframework.asm.Opcodes
-
- IFGT - Static variable in interface org.springframework.asm.Opcodes
-
- IFLE - Static variable in interface org.springframework.asm.Opcodes
-
- IFLT - Static variable in interface org.springframework.asm.Opcodes
-
- ifModifiedSince(long) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
Set the value of the If-Modified-Since
header.
- ifModifiedSince(long) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the value of the If-Modified-Since
header.
- ifModifiedSince(ZonedDateTime) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersSpec
-
Set the value of the If-Modified-Since
header.
- ifModifiedSince(ZonedDateTime) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersSpec
-
Set the value of the If-Modified-Since
header.
- IFNE - Static variable in interface org.springframework.asm.Opcodes
-
- ifNoneMatch(String...) - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
-
Set the values of the If-None-Match
header.
- ifNoneMatch(String...) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the values of the If-None-Match
header.
- ifNoneMatch(String...) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.RequestHeadersSpec
-
Set the values of the If-None-Match
header.
- ifNoneMatch(String...) - Method in interface org.springframework.web.reactive.function.client.WebClient.RequestHeadersSpec
-
Set the values of the If-None-Match
header.
- IFNONNULL - Static variable in interface org.springframework.asm.Opcodes
-
- IFNULL - Static variable in interface org.springframework.asm.Opcodes
-
- IfProfileValue - Annotation Type in org.springframework.test.annotation
-
Test annotation to indicate whether a test is enabled or disabled for a
specific testing profile.
- ifUnique(Consumer<T>) - Method in interface org.springframework.beans.factory.ObjectProvider
-
Consume an instance (possibly shared or independent) of the object
managed by this factory, if unique.
- ifUnmodifiedSince(long) - Method in interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
-
Set the (new) value of the If-Unmodified-Since
header.
- ignore(IMessage.Kind) - Method in class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
-
- IGNORE_BEANINFO_PROPERTY_NAME - Static variable in class org.springframework.beans.CachedIntrospectionResults
-
System property that instructs Spring to use the Introspector.IGNORE_ALL_BEANINFO
mode when calling the JavaBeans Introspector
: "spring.beaninfo.ignore", with a
value of "true" skipping the search for BeanInfo
classes (typically for scenarios
where no such classes are being defined for beans in the application in the first place).
- IGNORE_ERROR - Static variable in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
-
A header that indicates to the broker that the sender will ignore errors.
- IGNORE_GETENV_PROPERTY_NAME - Static variable in class org.springframework.core.env.AbstractEnvironment
-
System property that instructs Spring to ignore system environment variables,
i.e.
- IGNORE_GETPARAMETERTYPE_PROPERTY_NAME - Static variable in class org.springframework.jdbc.core.StatementCreatorUtils
-
System property that instructs Spring to ignore ParameterMetaData.getParameterType(int)
completely, i.e.
- IGNORE_INDEX - Static variable in class org.springframework.context.index.CandidateComponentsIndexLoader
-
System property that instructs Spring to ignore the index, i.e.
- IGNORE_JNDI_PROPERTY_NAME - Static variable in class org.springframework.jndi.JndiLocatorDelegate
-
System property that instructs Spring to ignore a default JNDI environment, i.e.
- IGNORE_OBJENESIS_PROPERTY_NAME - Static variable in class org.springframework.objenesis.SpringObjenesis
-
System property that instructs Spring to ignore Objenesis, not even attempting
to use it.
- ignoreAcceptHeader(boolean) - Method in class org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer
-
Whether to disable checking the 'Accept' request header.
- ignoreDependencyInterface(Class<?>) - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Ignore the given dependency interface for autowiring.
- ignoreDependencyInterface(Class<?>) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Ignore the given dependency interface for autowiring.
- ignoreDependencyType(Class<?>) - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Ignore the given dependency type for autowiring:
for example, String.
- ignoreDependencyType(Class<?>) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Ignore the given dependency type for autowiring:
for example, String.
- ignoreExpectOrder(boolean) - Method in interface org.springframework.test.web.client.MockRestServiceServer.MockRestServiceServerBuilder
-
Whether to allow expected requests to be executed in any order not
necessarily matching the order of declaration.
- ignoreFailedDrops(boolean) - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
Specify that a failed SQL DROP
statement within an executed
script can be ignored.
- ignoreResourceType(String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
-
Ignore the given resource type when resolving @Resource
annotations.
- ignoreUnknownPathExtensions(boolean) - Method in class org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer
-
Whether to ignore requests with path extension that cannot be resolved
to any media type.
- ignoreUnresolvablePlaceholders - Variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
-
- IINC - Static variable in interface org.springframework.asm.Opcodes
-
- IllegalStateException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS IllegalStateException.
- IllegalStateException(IllegalStateException) - Constructor for exception org.springframework.jms.IllegalStateException
-
- IllegalTransactionStateException - Exception in org.springframework.transaction
-
Exception thrown when the existence or non-existence of a transaction
amounts to an illegal state according to the transaction propagation
behavior that applies.
- IllegalTransactionStateException(String) - Constructor for exception org.springframework.transaction.IllegalTransactionStateException
-
Constructor for IllegalTransactionStateException.
- IllegalTransactionStateException(String, Throwable) - Constructor for exception org.springframework.transaction.IllegalTransactionStateException
-
Constructor for IllegalTransactionStateException.
- ILOAD - Static variable in interface org.springframework.asm.Opcodes
-
- IMAGE_GIF - Static variable in class org.springframework.http.MediaType
-
Public constant media type for image/gif
.
- IMAGE_GIF - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for image/gif
.
- IMAGE_GIF_VALUE - Static variable in class org.springframework.http.MediaType
-
- IMAGE_GIF_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
- IMAGE_JPEG - Static variable in class org.springframework.http.MediaType
-
Public constant media type for image/jpeg
.
- IMAGE_JPEG - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for image/jpeg
.
- IMAGE_JPEG_VALUE - Static variable in class org.springframework.http.MediaType
-
- IMAGE_JPEG_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
- IMAGE_PNG - Static variable in class org.springframework.http.MediaType
-
Public constant media type for image/png
.
- IMAGE_PNG - Static variable in class org.springframework.util.MimeTypeUtils
-
Public constant mime type for image/png
.
- IMAGE_PNG_VALUE - Static variable in class org.springframework.http.MediaType
-
- IMAGE_PNG_VALUE - Static variable in class org.springframework.util.MimeTypeUtils
-
- ImmutableMessageChannelInterceptor - Class in org.springframework.messaging.support
-
- ImmutableMessageChannelInterceptor() - Constructor for class org.springframework.messaging.support.ImmutableMessageChannelInterceptor
-
- immutableValueTypes - Static variable in class org.springframework.web.context.request.ServletRequestAttributes
-
- implementInterfacesOnObject(Object) - Method in class org.springframework.aop.support.IntroductionInfoSupport
-
Publish all interfaces that the given delegate implements at the proxy level.
- implementsInterface(Class<?>) - Method in interface org.springframework.aop.DynamicIntroductionAdvice
-
Does this introduction advice implement the given interface?
- implementsInterface(Class<?>) - Method in class org.springframework.aop.support.IntroductionInfoSupport
-
Check whether the specified interfaces is a published introduction interface.
- Import - Annotation Type in org.springframework.context.annotation
-
- IMPORT_ELEMENT - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- ImportAware - Interface in org.springframework.context.annotation
-
Interface to be implemented by any @
Configuration
class that wishes
to be injected with the
AnnotationMetadata
of the @
Configuration
class that imported it.
- ImportBeanDefinitionRegistrar - Interface in org.springframework.context.annotation
-
Interface to be implemented by types that register additional bean definitions when
processing @
Configuration
classes.
- importBeanDefinitionResource(Element) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
Parse an "import" element and load the bean definitions
from the given resource into the bean factory.
- importBeans(String) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
Import Spring bean definitions from either XML or Groovy sources into the
current bean builder instance.
- ImportDefinition - Class in org.springframework.beans.factory.parsing
-
Representation of an import that has been processed during the parsing process.
- ImportDefinition(String) - Constructor for class org.springframework.beans.factory.parsing.ImportDefinition
-
Create a new ImportDefinition.
- ImportDefinition(String, Object) - Constructor for class org.springframework.beans.factory.parsing.ImportDefinition
-
Create a new ImportDefinition.
- ImportDefinition(String, Resource[], Object) - Constructor for class org.springframework.beans.factory.parsing.ImportDefinition
-
Create a new ImportDefinition.
- importProcessed(ImportDefinition) - Method in class org.springframework.beans.factory.parsing.EmptyReaderEventListener
-
- importProcessed(ImportDefinition) - Method in interface org.springframework.beans.factory.parsing.ReaderEventListener
-
Notification that the given import has been processed.
- ImportResource - Annotation Type in org.springframework.context.annotation
-
Indicates one or more resources containing bean definitions to import.
- ImportSelector - Interface in org.springframework.context.annotation
-
Interface to be implemented by types that determine which @
Configuration
class(es) should be imported based on a given selection criteria, usually one or more
annotation attributes.
- IMUL - Static variable in interface org.springframework.asm.Opcodes
-
- include(String) - Method in class org.springframework.mock.web.MockPageContext
-
- include(String, boolean) - Method in class org.springframework.mock.web.MockPageContext
-
- include(ServletRequest, ServletResponse) - Method in class org.springframework.mock.web.MockRequestDispatcher
-
- INCLUDE_CONTEXT_PATH_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
-
- INCLUDE_PATH_INFO_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
-
- INCLUDE_QUERY_STRING_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
-
- INCLUDE_REQUEST_URI_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
-
Standard Servlet 2.3+ spec request attributes for include URI and paths.
- INCLUDE_SERVLET_PATH_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
-
- includeBean(Class<?>, String) - Method in interface org.springframework.jmx.export.assembler.AutodetectCapableMBeanInfoAssembler
-
Indicate whether a particular bean should be included in the registration
process, if it is not specified in the beans
map of the
MBeanExporter
.
- includeBean(Class<?>, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Used for autodetection of beans.
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Allows subclasses to vote on the inclusion of a particular operation.
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
-
Check to see if the Method
is declared in
one of the configured interfaces and that it is public.
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Votes on the inclusion of an operation.
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
-
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
-
- includeOperation(Method, String) - Method in class org.springframework.jmx.export.assembler.SimpleReflectiveMBeanInfoAssembler
-
Always returns true
.
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Allows subclasses to vote on the inclusion of a particular attribute accessor.
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
-
Check to see if the Method
is declared in
one of the configured interfaces and that it is public.
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Vote on the inclusion of an attribute accessor.
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
-
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
-
- includeReadAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.SimpleReflectiveMBeanInfoAssembler
-
Always returns true
.
- includes(MediaType) - Method in class org.springframework.http.MediaType
-
Indicate whether this MediaType
includes the given media type.
- includes(MimeType) - Method in class org.springframework.util.MimeType
-
Indicate whether this MIME Type includes the given MIME Type.
- includeSynonymsForTableColumnMetaData() - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
-
- includeSynonymsForTableColumnMetaData() - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
-
Include synonyms for the column meta-data lookups via JDBC.
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Allows subclasses to vote on the inclusion of a particular attribute mutator.
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
-
Check to see if the Method
is declared in
one of the configured interfaces and that it is public.
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
-
Votes on the inclusion of an attribute mutator.
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
-
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
-
- includeWriteAttribute(Method, String) - Method in class org.springframework.jmx.export.assembler.SimpleReflectiveMBeanInfoAssembler
-
Always returns true
.
- IncorrectResultSetColumnCountException - Exception in org.springframework.jdbc
-
Data access exception thrown when a result set did not have the correct column count,
for example when expecting a single column but getting 0 or more than 1 columns.
- IncorrectResultSetColumnCountException(int, int) - Constructor for exception org.springframework.jdbc.IncorrectResultSetColumnCountException
-
Constructor for IncorrectResultSetColumnCountException.
- IncorrectResultSetColumnCountException(String, int, int) - Constructor for exception org.springframework.jdbc.IncorrectResultSetColumnCountException
-
Constructor for IncorrectResultCountDataAccessException.
- IncorrectResultSizeDataAccessException - Exception in org.springframework.dao
-
Data access exception thrown when a result was not of the expected size,
for example when expecting a single row but getting 0 or more than 1 rows.
- IncorrectResultSizeDataAccessException(int) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectResultSizeDataAccessException(int, int) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectResultSizeDataAccessException(String, int) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectResultSizeDataAccessException(String, int, Throwable) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectResultSizeDataAccessException(String, int, int) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectResultSizeDataAccessException(String, int, int, Throwable) - Constructor for exception org.springframework.dao.IncorrectResultSizeDataAccessException
-
Constructor for IncorrectResultSizeDataAccessException.
- IncorrectUpdateSemanticsDataAccessException - Exception in org.springframework.dao
-
Data access exception thrown when something unintended appears to have
happened with an update, but the transaction hasn't already been rolled back.
- IncorrectUpdateSemanticsDataAccessException(String) - Constructor for exception org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
-
Constructor for IncorrectUpdateSemanticsDataAccessException.
- IncorrectUpdateSemanticsDataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
-
Constructor for IncorrectUpdateSemanticsDataAccessException.
- increaseNestingLevel() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Increase this descriptor's nesting level.
- increaseNestingLevel() - Method in class org.springframework.core.MethodParameter
-
Increase this parameter's nesting level.
- incrementAndValidate() - Method in class org.springframework.test.web.client.DefaultRequestExpectation
-
- incrementAndValidate() - Method in class org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
-
- incrementAndValidate() - Method in interface org.springframework.test.web.client.RequestExpectation
-
Increase the matched request count and check we haven't passed the max count.
- INDEFINITE_TIMEOUT - Static variable in interface org.springframework.messaging.MessageChannel
-
Constant for sending a message without a prescribed timeout.
- indentOutput(boolean) - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
-
- INDEX_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- Indexed - Annotation Type in org.springframework.stereotype
-
Indicate that the annotated element represents a stereotype for the index.
- Indexer - Class in org.springframework.expression.spel.ast
-
An Indexer can index into some proceeding structure to access a particular piece of it.
- Indexer(int, SpelNodeImpl) - Constructor for class org.springframework.expression.spel.ast.Indexer
-
- indexOf(Advisor) - Method in interface org.springframework.aop.framework.Advised
-
Return the index (from 0) of the given advisor,
or -1 if no such advisor applies to this proxy.
- indexOf(Advice) - Method in interface org.springframework.aop.framework.Advised
-
Return the index (from 0) of the given AOP Alliance Advice,
or -1 if no such advice is an advice for this proxy.
- indexOf(Advisor) - Method in class org.springframework.aop.framework.AdvisedSupport
-
- indexOf(Advice) - Method in class org.springframework.aop.framework.AdvisedSupport
-
- indexOf(IntPredicate, int) - Method in interface org.springframework.core.io.buffer.DataBuffer
-
Return the index of the first byte in this buffer that matches the given
predicate.
- indexOf(IntPredicate, int) - Method in class org.springframework.core.io.buffer.DefaultDataBuffer
-
- indexOf(IntPredicate, int) - Method in class org.springframework.core.io.buffer.NettyDataBuffer
-
- indexOf(Object) - Method in class org.springframework.util.AutoPopulatingList
-
- indicatesAutowiring() - Method in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Return whether this BeanWiringInfo indicates autowiring.
- INEG - Static variable in interface org.springframework.asm.Opcodes
-
- INFER_METHOD - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Constant that indicates the container should attempt to infer the
destroy method name
for a bean as opposed to
explicit specification of a method name.
- info(Object) - Method in class org.apache.commons.logging.impl.NoOpLog
-
- info(Object, Throwable) - Method in class org.apache.commons.logging.impl.NoOpLog
-
- info(Object) - Method in interface org.apache.commons.logging.Log
-
Logs a message with info log level.
- info(Object, Throwable) - Method in interface org.apache.commons.logging.Log
-
Logs an error with info log level.
- info - Variable in class org.springframework.asm.Label
-
Field used to associate user information to a label.
- InfoReceiver - Interface in org.springframework.web.socket.sockjs.client
-
A component that can execute the SockJS "Info" request that needs to be
performed before the SockJS session starts in order to check server endpoint
capabilities such as whether the endpoint permits use of WebSocket.
- InfrastructureAdvisorAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
-
Auto-proxy creator that considers infrastructure Advisor beans only,
ignoring any application-defined Advisors.
- InfrastructureAdvisorAutoProxyCreator() - Constructor for class org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator
-
- InfrastructureProxy - Interface in org.springframework.core
-
Interface to be implemented by transparent resource proxies that need to be
considered as equal to the underlying resource, for example for consistent
lookup key comparisons.
- init() - Method in class org.springframework.aop.config.AopNamespaceHandler
-
Register the
BeanDefinitionParsers
for the
'
config
', '
spring-configured
', '
aspectj-autoproxy
'
and '
scoped-proxy
' tags.
- init() - Method in interface org.springframework.beans.factory.xml.NamespaceHandler
-
- init() - Method in class org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler
-
- init() - Method in class org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler
-
- init() - Method in class org.springframework.beans.factory.xml.UtilNamespaceHandler
-
- init() - Method in class org.springframework.cache.config.CacheNamespaceHandler
-
- init() - Method in class org.springframework.context.config.ContextNamespaceHandler
-
- init(ProcessingEnvironment) - Method in class org.springframework.context.index.CandidateComponentsIndexer
-
- init() - Method in class org.springframework.ejb.config.JeeNamespaceHandler
-
- init(ServletConfig) - Method in class org.springframework.http.server.reactive.ServletHttpHandlerAdapter
-
- init() - Method in class org.springframework.jdbc.config.JdbcNamespaceHandler
-
- init() - Method in class org.springframework.jms.config.JmsNamespaceHandler
-
- init() - Method in class org.springframework.oxm.config.OxmNamespaceHandler
-
- init() - Method in class org.springframework.scheduling.config.TaskNamespaceHandler
-
- init() - Method in class org.springframework.scripting.config.LangNamespaceHandler
-
- init() - Method in class org.springframework.transaction.config.TxNamespaceHandler
-
- init() - Method in class org.springframework.web.context.support.HttpRequestHandlerServlet
-
- init() - Method in class org.springframework.web.context.support.LiveBeansViewServlet
-
- init(FilterConfig) - Method in class org.springframework.web.filter.CompositeFilter
-
Initialize all the filters, calling each one's init method in turn in the order supplied.
- init(FilterConfig) - Method in class org.springframework.web.filter.GenericFilterBean
-
Standard way of initializing this filter.
- init() - Method in class org.springframework.web.servlet.config.MvcNamespaceHandler
-
- init() - Method in class org.springframework.web.servlet.HttpServletBean
-
Map config parameters onto bean properties of this servlet, and
invoke subclass initialization.
- init(EndpointConfig) - Method in class org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
-
- init() - Method in class org.springframework.web.socket.config.WebSocketNamespaceHandler
-
- INIT_BINDER_METHODS - Static variable in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
- INIT_METHOD_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- initAllowedLocations() - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Look for a
PathResourceResolver
among the configured resource
resolvers and set its
allowedLocations
property (if empty) to
match the
locations
configured on this class.
- initAllowedLocations() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Look for a
PathResourceResolver
among the configured resource
resolvers and set its
allowedLocations
property (if empty) to
match the
locations
configured on this class.
- initApplicationContext(ApplicationContext) - Method in class org.springframework.context.support.ApplicationObjectSupport
-
Subclasses can override this for custom initialization behavior.
- initApplicationContext() - Method in class org.springframework.context.support.ApplicationObjectSupport
-
Subclasses can override this for custom initialization behavior.
- initApplicationContext(ApplicationContext) - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
- initApplicationContext() - Method in class org.springframework.web.reactive.handler.SimpleUrlHandlerMapping
-
- initApplicationContext() - Method in class org.springframework.web.servlet.handler.AbstractDetectingUrlHandlerMapping
-
- initApplicationContext() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
Initializes the interceptors.
- initApplicationContext() - Method in class org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
-
- initApplicationContext(ApplicationContext) - Method in class org.springframework.web.servlet.view.groovy.GroovyMarkupView
-
Invoked at startup.
- initApplicationContext(ApplicationContext) - Method in class org.springframework.web.servlet.view.script.ScriptTemplateView
-
- initApplicationContext() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
- initApplicationContext() - Method in class org.springframework.web.servlet.view.xml.MarshallingView
-
- initApplicationContext() - Method in class org.springframework.web.servlet.view.xslt.XsltView
-
Initialize this XsltView's TransformerFactory.
- initApplicationEventMulticaster() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Initialize the ApplicationEventMulticaster.
- initApplicationException(Throwable) - Method in exception org.springframework.transaction.TransactionSystemException
-
Set an application exception that was thrown before this transaction exception,
preserving the original exception despite the overriding TransactionSystemException.
- initArgumentResolvers() - Method in class org.springframework.messaging.handler.annotation.support.DefaultMessageHandlerMethodFactory
-
- initArgumentResolvers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the list of argument resolvers to use.
- initArgumentResolvers() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.springframework.context.support.AbstractXmlApplicationContext
-
Initialize the bean definition reader used for loading the bean
definitions of this context.
- initBeanDefinitionReader(GroovyBeanDefinitionReader) - Method in class org.springframework.web.context.support.GroovyWebApplicationContext
-
Initialize the bean definition reader used for loading the bean
definitions of this context.
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.springframework.web.context.support.XmlWebApplicationContext
-
Initialize the bean definition reader used for loading the bean
definitions of this context.
- initBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
-
- initBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
-
- initBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator
-
- initBeanPropertyAccess() - Method in class org.springframework.validation.DataBinder
-
Initialize standard JavaBean property access for this DataBinder.
- initBeanWrapper(BeanWrapper) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Initialize the given BeanWrapper with the custom editors registered
with this factory.
- initBeanWrapper(BeanWrapper) - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Initialize the given BeanWrapper to be used for row mapping.
- initBeanWrapper(BeanWrapper) - Method in class org.springframework.web.filter.GenericFilterBean
-
Initialize the BeanWrapper for this GenericFilterBean,
possibly with custom editors.
- initBeanWrapper(BeanWrapper) - Method in class org.springframework.web.servlet.HttpServletBean
-
Initialize the BeanWrapper for this HttpServletBean,
possibly with custom editors.
- InitBinder - Annotation Type in org.springframework.web.bind.annotation
-
Annotation that identifies methods which initialize the
WebDataBinder
which
will be used for populating command and form object arguments
of annotated handler methods.
- initBinder(WebDataBinder) - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
- initBinder(WebDataBinder, NativeWebRequest) - Method in class org.springframework.web.bind.support.DefaultDataBinderFactory
-
Extension point to further initialize the created data binder instance
(e.g.
- initBinder(WebDataBinder) - Method in interface org.springframework.web.bind.support.WebBindingInitializer
-
Initialize the given DataBinder.
- initBinder(WebDataBinder, WebRequest) - Method in interface org.springframework.web.bind.support.WebBindingInitializer
-
- initBinder(WebDataBinder, NativeWebRequest) - Method in class org.springframework.web.method.annotation.InitBinderDataBinderFactory
-
Initialize a WebDataBinder with @InitBinder
methods.
- InitBinderDataBinderFactory - Class in org.springframework.web.method.annotation
-
Adds initialization to a WebDataBinder via @InitBinder
methods.
- InitBinderDataBinderFactory(List<InvocableHandlerMethod>, WebBindingInitializer) - Constructor for class org.springframework.web.method.annotation.InitBinderDataBinderFactory
-
Create a new InitBinderDataBinderFactory instance.
- initConnection() - Method in class org.springframework.jca.cci.connection.SingleConnectionFactory
-
Initialize the single underlying Connection.
- initConnection() - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
-
Initialize the underlying Connection via the DriverManager.
- initConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Initialize the underlying shared Connection.
- initContentNegotiationStrategy() - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Initialize the content negotiation strategy depending on the ContentNegotiationManager
setup and the availability of a ServletContext
.
- initConversion(ConversionService) - Method in class org.springframework.validation.AbstractPropertyBindingResult
-
- initCookies() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
-
Obtain the cookies from the underlying "native" request and adapt those to
an
HttpCookie
map.
- initCookies() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
-
- initCorsConfiguration(Object, Method, T) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Extract and return the CORS configuration for the mapping.
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
- initCorsConfiguration(Object, Method, T) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Extract and return the CORS configuration for the mapping.
- initCorsConfiguration(Object, Method, RequestMappingInfo) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
- initDao() - Method in class org.springframework.dao.support.DaoSupport
-
Concrete subclasses can override this for custom initialization behavior.
- initDatabase() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
-
Hook to initialize the embedded database.
- initDataBinder(WebExchangeDataBinder, ServerWebExchange) - Method in class org.springframework.web.reactive.BindingContext
-
Initialize the data binder instance for the given exchange.
- initDefaults(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Initialize the default settings assuming a null
parent delegate.
- initDefaults(Element, BeanDefinitionParserDelegate) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
Initialize the default lazy-init, autowire, dependency check settings,
init-method, destroy-method and merge settings.
- initDefaultStrategies() - Method in class org.springframework.jms.core.JmsTemplate
-
Initialize the default implementations for the template's strategies:
DynamicDestinationResolver and SimpleMessageConverter.
- initDelegate(WebApplicationContext) - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
Initialize the Filter delegate, defined as bean the given Spring
application context.
- InitDestroyAnnotationBeanPostProcessor - Class in org.springframework.beans.factory.annotation
-
- InitDestroyAnnotationBeanPostProcessor() - Constructor for class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
-
- initDirectFieldAccess() - Method in class org.springframework.validation.DataBinder
-
Initialize direct field access for this DataBinder,
as alternative to the default bean property access.
- initExcludedPatternRepresentation(String[]) - Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
-
Subclasses must implement this to initialize regexp pointcuts.
- initExcludedPatternRepresentation(String[]) - Method in class org.springframework.aop.support.JdkRegexpMethodPointcut
-
Initialize exclusion Patterns
from the supplied String[]
.
- initFactory(Locale) - Method in class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
Initialize the View
BeanFactory
from the
ResourceBundle
,
for the given
locale
.
- initFactory() - Method in class org.springframework.web.servlet.view.XmlViewResolver
-
Initialize the view bean factory from the XML file.
- initFilterBean() - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
- initFilterBean() - Method in class org.springframework.web.filter.GenericFilterBean
-
Subclasses may override this to perform custom initialization.
- initFrameworkServlet() - Method in class org.springframework.web.servlet.FrameworkServlet
-
This method will be invoked after any bean properties have been set and
the WebApplicationContext has been loaded.
- initGateway() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Subclasses can override this for custom initialization behavior.
- initHandlerMethods() - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Scan beans in the ApplicationContext, detect and register handler methods.
- initHandlerMethods() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Scan beans in the ApplicationContext, detect and register handler methods.
- initHeaders(MessageHeaderAccessor) - Method in class org.springframework.messaging.support.IdTimestampMessageHeaderInitializer
-
- initHeaders(MessageHeaderAccessor) - Method in interface org.springframework.messaging.support.MessageHeaderInitializer
-
Initialize the given MessageHeaderAccessor
.
- initialize(C) - Method in interface org.springframework.context.ApplicationContextInitializer
-
Initialize the given application context.
- initialize(Class<T>) - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Initialize the mapping meta-data for the given class.
- initialize() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Initialize this container.
- initialize() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
- initialize() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
- initialize(Servlet, ServletRequest, ServletResponse, String, boolean, int, boolean) - Method in class org.springframework.mock.web.MockPageContext
-
- initialize(Object) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
Force initialization of a Hibernate proxy or persistent collection.
- initialize(Object) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
- initialize() - Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
-
Set up the ExecutorService.
- initialize(ClassLoadHelper, SchedulerSignaler) - Method in class org.springframework.scheduling.quartz.LocalDataSourceJobStore
-
- initialize() - Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- initialize() - Method in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
-
- initialize(SockJsServiceConfig) - Method in class org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
-
- initialize(SockJsServiceConfig) - Method in interface org.springframework.web.socket.sockjs.transport.TransportHandler
-
Initialize this handler with the given configuration.
- initializeBean(Object, String) - Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
-
Initialize the given raw bean, applying factory callbacks
such as setBeanName
and setBeanFactory
,
also applying all bean post processors (including ones which
might wrap the given raw bean).
- initializeBean(Object, String) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- initializeBean(String, Object, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Initialize the given bean instance, applying factory callbacks
as well as init methods and bean post processors.
- initializeCaches() - Method in class org.springframework.cache.support.AbstractCacheManager
-
Initialize the static configuration of caches.
- initializeConsumers() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Initialize the JMS Sessions and MessageConsumers for this container.
- initializeContainer(C) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
Further initialize the specified container.
- initializeContainer(DefaultMessageListenerContainer) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- initializeDelegateSession(WebSocketSession) - Method in class org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
-
- initializeDelegateSession(WebSocketSession) - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
-
- initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
-
Create the target ExecutorService
instance.
- initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
-
- initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
-
- initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
-
Note: This method exposes an ExecutorService
to its base class
but stores the actual ThreadPoolExecutor
handle internally.
- initializeExecutor(ThreadFactory, RejectedExecutionHandler) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
- initializeExtensionRegistry(ExtensionRegistry) - Method in interface org.springframework.http.converter.protobuf.ExtensionRegistryInitializer
-
Initializes the ExtensionRegistry
with Protocol Message extensions
- initializeMetaData(DataSource) - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Initialize this class with meta-data from the database.
- initializeMultipart() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
-
Lazily initialize the multipart request, if possible.
- initializeMultipart() - Method in class org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
-
- initializeNativeSession(T) - Method in class org.springframework.web.socket.adapter.AbstractWebSocketSession
-
- initializeNativeSession(Session) - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
-
- initializeNativeSession(Session) - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
-
- initializeWithMetaData(DatabaseMetaData) - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Initialize using the provided DatabaseMetData.
- initializeWithMetaData(DatabaseMetaData) - Method in class org.springframework.jdbc.core.metadata.Db2CallMetaDataProvider
-
- initializeWithMetaData(DatabaseMetaData) - Method in class org.springframework.jdbc.core.metadata.DerbyTableMetaDataProvider
-
- initializeWithMetaData(DatabaseMetaData) - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- initializeWithMetaData(DatabaseMetaData) - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- initializeWithMetaData(DatabaseMetaData) - Method in class org.springframework.jdbc.core.metadata.HanaCallMetaDataProvider
-
- initializeWithMetaData(DatabaseMetaData) - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Initialize using the database meta-data provided.
- initializeWithProcedureColumnMetaData(DatabaseMetaData, String, String, String) - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Initialize the database specific management of procedure column meta-data.
- initializeWithProcedureColumnMetaData(DatabaseMetaData, String, String, String) - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- initializeWithTableColumnMetaData(DatabaseMetaData, String, String, String) - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- initializeWithTableColumnMetaData(DatabaseMetaData, String, String, String) - Method in class org.springframework.jdbc.core.metadata.OracleTableMetaDataProvider
-
- initializeWithTableColumnMetaData(DatabaseMetaData, String, String, String) - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Initialize using provided database meta-data, table and column information.
- InitializingBean - Interface in org.springframework.beans.factory
-
Interface to be implemented by beans that need to react once all their
properties have been set by a BeanFactory: for example, to perform custom
initialization, or merely to check that all mandatory properties have been set.
- initInterceptors() - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
-
- initJaxbMarshaller(Marshaller) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Template method that can be overridden by concrete JAXB marshallers for custom initialization behavior.
- initJaxbUnmarshaller(Unmarshaller) - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Template method that can be overridden by concrete JAXB marshallers for custom initialization behavior.
- initLifecycleProcessor() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Initialize the LifecycleProcessor.
- initMessageSource() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Initialize the MessageSource.
- initMethodMap(Map<String, TransactionAttribute>) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
- initModel(NativeWebRequest, ModelAndViewContainer, HandlerMethod) - Method in class org.springframework.web.method.annotation.ModelFactory
-
Populate the model in the following order:
Retrieve "known" session attributes listed as @SessionAttributes
.
- initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Initialize parameter name discovery for the underlying method parameter, if any.
- initParameterNameDiscovery(ParameterNameDiscoverer) - Method in class org.springframework.core.MethodParameter
-
Initialize parameter name discovery for this method parameter.
- initParent(Theme) - Method in class org.springframework.ui.context.support.ResourceBundleThemeSource
-
Initialize the MessageSource of the given theme with the
one from the corresponding parent of this ThemeSource.
- initPatternRepresentation(String[]) - Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
-
Subclasses must implement this to initialize regexp pointcuts.
- initPatternRepresentation(String[]) - Method in class org.springframework.aop.support.JdkRegexpMethodPointcut
-
Initialize Patterns
from the supplied String[]
.
- initPropertyName(String) - Method in exception org.springframework.beans.TypeMismatchException
-
- initPropertySources() - Method in class org.springframework.context.support.AbstractApplicationContext
-
Replace any stub property sources with actual instances.
- initPropertySources(ServletContext, ServletConfig) - Method in interface org.springframework.web.context.ConfigurableWebEnvironment
-
Replace any
stub property source
instances acting as placeholders with real servlet context/config property sources
using the given parameters.
- initPropertySources() - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
-
Replace any stub property sources with actual instances.
- initPropertySources() - Method in class org.springframework.web.context.support.GenericWebApplicationContext
-
Replace any stub property sources with actual instances.
- initPropertySources(ServletContext, ServletConfig) - Method in class org.springframework.web.context.support.StandardServletEnvironment
-
- initPropertySources() - Method in class org.springframework.web.context.support.StaticWebApplicationContext
-
- initQueryParams() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
-
A method for parsing of the query into name-value pairs.
- initReturnValueHandlers() - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Return the list of return value handlers to use.
- initReturnValueHandlers() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
- initRouterFunctions() - Method in class org.springframework.web.reactive.function.server.support.RouterFunctionMapping
-
Initialized the router functions by detecting them in the application context.
- initServletBean() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Overridden method of
HttpServletBean
, invoked after any bean properties
have been set.
- initServletBean() - Method in class org.springframework.web.servlet.HttpServletBean
-
Subclasses may override this to perform custom initialization.
- initServletContext(ServletContext) - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
Subclasses may override this for custom initialization based
on the ServletContext that this application object runs in.
- initServletContext(ServletContext) - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
- initServletContext(ServletContext) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
-
Invoked on startup.
- initServletContext(ServletContext) - Method in class org.springframework.web.servlet.view.JstlView
-
Wraps the MessageSource with a JSTL-aware MessageSource that is aware
of JSTL's javax.servlet.jsp.jstl.fmt.localizationContext
context-param.
- initServletContext(ServletContext) - Method in class org.springframework.web.socket.server.standard.ServerEndpointExporter
-
- initServletContext(ServletContext) - Method in class org.springframework.web.socket.server.support.WebSocketHandlerMapping
-
- initServletPropertySources(MutablePropertySources, ServletContext) - Static method in class org.springframework.web.context.support.WebApplicationContextUtils
-
- initServletPropertySources(MutablePropertySources, ServletContext, ServletConfig) - Static method in class org.springframework.web.context.support.WebApplicationContextUtils
-
Replace
Servlet
-based
stub property sources
with
actual instances populated with the given
servletContext
and
servletConfig
objects.
- initSslInfo() - Method in class org.springframework.http.server.reactive.AbstractServerHttpRequest
-
Obtain SSL session information from the underlying "native" request.
- initSslInfo() - Method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
-
- initStrategies(ApplicationContext) - Method in class org.springframework.web.reactive.DispatcherHandler
-
- initStrategies(ApplicationContext) - Method in class org.springframework.web.servlet.DispatcherServlet
-
Initialize the strategy objects that this servlet uses.
- initSynchronization() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Activate transaction synchronization for the current thread.
- initTemplateConfig() - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcDaoSupport
-
Create a NamedParameterJdbcTemplate based on the configured JdbcTemplate.
- initTemplateConfig() - Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
-
Initialize the template-based configuration of this DAO.
- initThemeSource(ApplicationContext) - Static method in class org.springframework.ui.context.support.UiApplicationContextUtils
-
Initialize the ThemeSource for the given application context,
autodetecting a bean with the name "themeSource".
- initTransactionSynchronizationRegistry() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Initialize the JTA 1.1 TransactionSynchronizationRegistry, if available.
- initUriComponentsBuilder(String) - Method in class org.springframework.web.util.DefaultUriTemplateHandler
-
Deprecated.
Create a UriComponentsBuilder
from the URI template string.
- initUserTransactionAndTransactionManager() - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
Initialize the UserTransaction as well as the TransactionManager handle.
- initWebAppContext() - Method in class org.springframework.test.web.servlet.setup.AbstractMockMvcBuilder
-
A method to obtain the WebApplicationContext
to be passed to the
DispatcherServlet
.
- initWebAppContext() - Method in class org.springframework.test.web.servlet.setup.DefaultMockMvcBuilder
-
- initWebAppContext() - Method in class org.springframework.test.web.servlet.setup.StandaloneMockMvcBuilder
-
- initWebApplicationContext(ServletContext) - Method in class org.springframework.web.context.ContextLoader
-
Initialize Spring's web application context for the given servlet context,
using the application context provided at construction time, or creating a new one
according to the "
contextClass
" and
"
contextConfigLocation
" context-params.
- initWebApplicationContext() - Method in class org.springframework.web.servlet.FrameworkServlet
-
Initialize and publish the WebApplicationContext for this servlet.
- inject(Object, String, PropertyValues) - Method in class org.springframework.beans.factory.annotation.InjectionMetadata
-
- inject(Object, String, PropertyValues) - Method in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
-
- injectDependencies(TestContext) - Method in class org.springframework.test.context.support.DependencyInjectionTestExecutionListener
-
- InjectedElement(Member, PropertyDescriptor) - Constructor for class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
-
- InjectionMetadata - Class in org.springframework.beans.factory.annotation
-
Internal class for managing injection metadata.
- InjectionMetadata(Class<?>, Collection<InjectionMetadata.InjectedElement>) - Constructor for class org.springframework.beans.factory.annotation.InjectionMetadata
-
- InjectionMetadata.InjectedElement - Class in org.springframework.beans.factory.annotation
-
- InjectionPoint - Class in org.springframework.beans.factory
-
A simple descriptor for an injection point, pointing to a method/constructor
parameter or a field.
- InjectionPoint(MethodParameter) - Constructor for class org.springframework.beans.factory.InjectionPoint
-
Create an injection point descriptor for a method or constructor parameter.
- InjectionPoint(Field) - Constructor for class org.springframework.beans.factory.InjectionPoint
-
Create an injection point descriptor for a field.
- InjectionPoint(InjectionPoint) - Constructor for class org.springframework.beans.factory.InjectionPoint
-
Copy constructor.
- InjectionPoint() - Constructor for class org.springframework.beans.factory.InjectionPoint
-
Just available for serialization purposes in subclasses.
- INLINE_SCRIPT_PREFIX - Static variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
-
The
Resource
-style prefix that denotes
an inline script.
- INLINED_PROPERTIES_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.test.context.support.TestPropertySourceUtils
-
- InlineList - Class in org.springframework.expression.spel.ast
-
Represent a list in an expression, e.g.
- InlineList(int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.InlineList
-
- InlineMap - Class in org.springframework.expression.spel.ast
-
Represent a map in an expression, e.g.
- InlineMap(int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.InlineMap
-
- InMemoryWebSessionStore - Class in org.springframework.web.server.session
-
Simple Map-based storage for
WebSession
instances.
- InMemoryWebSessionStore() - Constructor for class org.springframework.web.server.session.InMemoryWebSessionStore
-
- INNER_TYPE - Static variable in class org.springframework.asm.TypePath
-
A type path step that steps into the nested type of a class type.
- INPUT_FLASH_MAP_ATTRIBUTE - Static variable in class org.springframework.web.servlet.DispatcherServlet
-
Name of request attribute that holds a read-only Map<String,?>
with "input" flash attributes saved by a previous request, if any.
- InputSourceEditor - Class in org.springframework.beans.propertyeditors
-
Editor for org.xml.sax.InputSource
, converting from a
Spring resource location String to a SAX InputSource object.
- InputSourceEditor() - Constructor for class org.springframework.beans.propertyeditors.InputSourceEditor
-
Create a new InputSourceEditor,
using the default ResourceEditor underneath.
- InputSourceEditor(ResourceEditor) - Constructor for class org.springframework.beans.propertyeditors.InputSourceEditor
-
Create a new InputSourceEditor,
using the given ResourceEditor underneath.
- InputStreamEditor - Class in org.springframework.beans.propertyeditors
-
One-way PropertyEditor which can convert from a text String to a
java.io.InputStream
, interpreting the given String as a
Spring resource location (e.g.
- InputStreamEditor() - Constructor for class org.springframework.beans.propertyeditors.InputStreamEditor
-
Create a new InputStreamEditor, using the default ResourceEditor underneath.
- InputStreamEditor(ResourceEditor) - Constructor for class org.springframework.beans.propertyeditors.InputStreamEditor
-
Create a new InputStreamEditor, using the given ResourceEditor underneath.
- InputStreamResource - Class in org.springframework.core.io
-
Resource
implementation for a given
InputStream
.
- InputStreamResource(InputStream) - Constructor for class org.springframework.core.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamResource(InputStream, String) - Constructor for class org.springframework.core.io.InputStreamResource
-
Create a new InputStreamResource.
- InputStreamSource - Interface in org.springframework.core.io
-
Simple interface for objects that are sources for an InputStream
.
- InputTag - Class in org.springframework.web.servlet.tags.form
-
The <input>
tag renders an HTML 'input' tag with type 'text' using
the bound value.
- InputTag() - Constructor for class org.springframework.web.servlet.tags.form.InputTag
-
- insert(M, BodyInserter.Context) - Method in interface org.springframework.web.reactive.function.BodyInserter
-
Insert into the given output message.
- insertAnyNecessaryTypeConversionBytecodes(MethodVisitor, char, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Insert any necessary numeric conversion bytecodes based upon what is on the stack and the desired target type.
- insertArrayStore(MethodVisitor, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Produce appropriate bytecode to store a stack item in an array.
- insertBoxIfNecessary(MethodVisitor, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Determine the appropriate boxing instruction for a specific type (if it needs
boxing) and insert the instruction into the supplied visitor.
- insertBoxIfNecessary(MethodVisitor, char) - Static method in class org.springframework.expression.spel.CodeFlow
-
Determine the appropriate boxing instruction for a specific type (if it needs
boxing) and insert the instruction into the supplied visitor.
- insertCheckCast(MethodVisitor, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Insert the appropriate CHECKCAST instruction for the supplied descriptor.
- inserter() - Method in interface org.springframework.web.reactive.function.server.EntityResponse
-
Return the BodyInserter
that writes the entity to the output stream.
- insertNewArrayCode(MethodVisitor, int, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Produce the correct bytecode to build an array.
- insertNumericUnboxOrPrimitiveTypeCoercion(MethodVisitor, String, char) - Static method in class org.springframework.expression.spel.CodeFlow
-
For use in mathematical operators, handles converting from a (possibly boxed)
number on the stack to a primitive numeric type.
- insertOptimalLoad(MethodVisitor, int) - Static method in class org.springframework.expression.spel.CodeFlow
-
Create the optimal instruction for loading a number on the stack.
- insertUnboxInsns(MethodVisitor, char, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Insert any necessary cast and value call to convert from a boxed type to a
primitive value.
- insertUnboxNumberInsns(MethodVisitor, char, String) - Static method in class org.springframework.expression.spel.CodeFlow
-
For numbers, use the appropriate method on the number to convert it to the primitive type requested.
- inspect(Method) - Method in interface org.springframework.core.MethodIntrospector.MetadataLookup
-
Perform a lookup on the given method and return associated metadata, if any.
- INSTANCE - Static variable in class org.springframework.aop.interceptor.ExposeInvocationInterceptor
-
Singleton instance of this class
- INSTANCE - Static variable in class org.springframework.aop.target.EmptyTargetSource
-
- INSTANCE - Static variable in class org.springframework.cache.support.NullValue
-
- INSTANCE - Static variable in class org.springframework.cglib.core.SpringNamingPolicy
-
- INSTANCE - Static variable in class org.springframework.core.annotation.AnnotationAwareOrderComparator
-
Shared default instance of AnnotationAwareOrderComparator
.
- INSTANCE - Static variable in class org.springframework.core.OrderComparator
-
Shared default instance of OrderComparator
.
- INSTANCE - Static variable in class org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
-
- INSTANCE - Static variable in class org.springframework.util.comparator.ComparableComparator
-
A shared instance of this default comparator
- InstanceComparator<T> - Class in org.springframework.util.comparator
-
Compares objects based on an arbitrary class order.
- InstanceComparator(Class<?>...) - Constructor for class org.springframework.util.comparator.InstanceComparator
-
- InstanceFilter<T> - Class in org.springframework.util
-
A simple instance filter that checks if a given instance match based on
a collection of includes and excludes element.
- InstanceFilter(Collection<? extends T>, Collection<? extends T>, boolean) - Constructor for class org.springframework.util.InstanceFilter
-
Create a new instance based on includes/excludes collections.
- INSTANCEOF - Static variable in interface org.springframework.asm.Opcodes
-
- INSTANCEOF - Static variable in class org.springframework.asm.TypeReference
-
The sort of type references that target the type declared in an
'instanceof' instruction.
- InstantFormatter - Class in org.springframework.format.datetime.standard
-
Formatter
implementation for a JSR-310
Instant
,
following JSR-310's parsing rules for an Instant (that is, not using a
configurable
DateTimeFormatter
): accepting the
default
ISO_INSTANT
format as well as
RFC_1123_DATE_TIME
(which is commonly used for HTTP date header values), as of Spring 4.3.
- InstantFormatter() - Constructor for class org.springframework.format.datetime.standard.InstantFormatter
-
- instantiate(Class<T>) - Static method in class org.springframework.beans.BeanUtils
-
- instantiate(RootBeanDefinition, String, BeanFactory) - Method in interface org.springframework.beans.factory.support.InstantiationStrategy
-
Return an instance of the bean with the given name in this factory.
- instantiate(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in interface org.springframework.beans.factory.support.InstantiationStrategy
-
Return an instance of the bean with the given name in this factory,
creating it via the given constructor.
- instantiate(RootBeanDefinition, String, BeanFactory, Object, Method, Object...) - Method in interface org.springframework.beans.factory.support.InstantiationStrategy
-
Return an instance of the bean with the given name in this factory,
creating it via the given factory method.
- instantiate(RootBeanDefinition, String, BeanFactory) - Method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
- instantiate(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
- instantiate(RootBeanDefinition, String, BeanFactory, Object, Method, Object...) - Method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
- instantiateBean(String, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Instantiate the given bean using its default constructor.
- instantiateClass(Class<T>) - Static method in class org.springframework.beans.BeanUtils
-
Instantiate a class using its 'primary' constructor (for Kotlin classes,
potentially having default arguments declared) or its default constructor
(for regular Java classes, expecting a standard no-arg setup).
- instantiateClass(Class<?>, Class<T>) - Static method in class org.springframework.beans.BeanUtils
-
Instantiate a class using its no-arg constructor and return the new instance
as the specified assignable type.
- instantiateClass(Constructor<T>, Object...) - Static method in class org.springframework.beans.BeanUtils
-
Convenience method to instantiate a class using the given constructor.
- instantiateUsingFactoryMethod(String, RootBeanDefinition, Object[]) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Instantiate the bean using a named factory method.
- instantiateWithMethodInjection(RootBeanDefinition, String, BeanFactory) - Method in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy
-
- instantiateWithMethodInjection(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy
-
- instantiateWithMethodInjection(RootBeanDefinition, String, BeanFactory) - Method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
Subclasses can override this method, which is implemented to throw
UnsupportedOperationException, if they can instantiate an object with
the Method Injection specified in the given RootBeanDefinition.
- instantiateWithMethodInjection(RootBeanDefinition, String, BeanFactory, Constructor<?>, Object...) - Method in class org.springframework.beans.factory.support.SimpleInstantiationStrategy
-
Subclasses can override this method, which is implemented to throw
UnsupportedOperationException, if they can instantiate an object with
the Method Injection specified in the given RootBeanDefinition.
- InstantiationAwareBeanPostProcessor - Interface in org.springframework.beans.factory.config
-
Subinterface of
BeanPostProcessor
that adds a before-instantiation callback,
and a callback after instantiation but before explicit properties are set or
autowiring occurs.
- InstantiationAwareBeanPostProcessorAdapter - Class in org.springframework.beans.factory.config
-
- InstantiationAwareBeanPostProcessorAdapter() - Constructor for class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
-
- InstantiationModelAwarePointcutAdvisor - Interface in org.springframework.aop.aspectj
-
Interface to be implemented by Spring AOP Advisors wrapping AspectJ
aspects that may have a lazy initialization strategy.
- InstantiationStrategy - Interface in org.springframework.beans.factory.support
-
Interface responsible for creating instances corresponding to a root bean definition.
- InstrumentationLoadTimeWeaver - Class in org.springframework.instrument.classloading
-
- InstrumentationLoadTimeWeaver() - Constructor for class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
Create a new InstrumentationLoadTimeWeaver for the default ClassLoader.
- InstrumentationLoadTimeWeaver(ClassLoader) - Constructor for class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
Create a new InstrumentationLoadTimeWeaver for the given ClassLoader.
- InstrumentationSavingAgent - Class in org.springframework.instrument
-
Java agent that saves the Instrumentation
interface from the JVM
for later use.
- InstrumentationSavingAgent() - Constructor for class org.springframework.instrument.InstrumentationSavingAgent
-
- INT - Static variable in class org.springframework.asm.Type
-
The sort of the int type.
- INT_TYPE - Static variable in class org.springframework.asm.Type
-
The int type.
- INTEGER - Static variable in interface org.springframework.asm.Opcodes
-
- InteractionCallback<T> - Interface in org.springframework.jca.cci.core
-
Generic callback interface for code that operates on a CCI Interaction.
- intercept(HttpRequest, byte[], AsyncClientHttpRequestExecution) - Method in interface org.springframework.http.client.AsyncClientHttpRequestInterceptor
-
Deprecated.
Intercept the given request, and return a response future.
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in interface org.springframework.http.client.ClientHttpRequestInterceptor
-
Intercept the given request, and return a response.
- intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class org.springframework.http.client.support.BasicAuthorizationInterceptor
-
- InterceptableChannel - Interface in org.springframework.messaging.support
-
- InterceptingAsyncClientHttpRequestFactory - Class in org.springframework.http.client
-
- InterceptingAsyncClientHttpRequestFactory(AsyncClientHttpRequestFactory, List<AsyncClientHttpRequestInterceptor>) - Constructor for class org.springframework.http.client.InterceptingAsyncClientHttpRequestFactory
-
Deprecated.
- InterceptingAsyncHttpAccessor - Class in org.springframework.http.client.support
-
- InterceptingAsyncHttpAccessor() - Constructor for class org.springframework.http.client.support.InterceptingAsyncHttpAccessor
-
Deprecated.
- InterceptingClientHttpRequestFactory - Class in org.springframework.http.client
-
- InterceptingClientHttpRequestFactory(ClientHttpRequestFactory, List<ClientHttpRequestInterceptor>) - Constructor for class org.springframework.http.client.InterceptingClientHttpRequestFactory
-
Create a new instance of the InterceptingClientHttpRequestFactory
with the given parameters.
- InterceptingHttpAccessor - Class in org.springframework.http.client.support
-
Base class for
RestTemplate
and other HTTP accessing gateway helpers, adding interceptor-related
properties to
HttpAccessor
's common properties.
- InterceptingHttpAccessor() - Constructor for class org.springframework.http.client.support.InterceptingHttpAccessor
-
- Interceptor - Interface in org.aopalliance.intercept
-
This interface represents a generic interceptor.
- InterceptorRegistration - Class in org.springframework.web.servlet.config.annotation
-
- InterceptorRegistration(HandlerInterceptor) - Constructor for class org.springframework.web.servlet.config.annotation.InterceptorRegistration
-
- InterceptorRegistry - Class in org.springframework.web.servlet.config.annotation
-
Helps with configuring a list of mapped interceptors.
- InterceptorRegistry() - Constructor for class org.springframework.web.servlet.config.annotation.InterceptorRegistry
-
- interceptors(ChannelInterceptor...) - Method in class org.springframework.messaging.simp.config.ChannelRegistration
-
Configure the given interceptors for this message channel,
adding them to the channel's current list of interceptors.
- interceptorsAndDynamicMethodMatchers - Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
List of MethodInterceptor and InterceptorAndDynamicMethodMatcher
that need dynamic checks.
- InterfaceBasedMBeanInfoAssembler - Class in org.springframework.jmx.export.assembler
-
Subclass of AbstractReflectiveMBeanInfoAssembler
that allows for
the management interface of a bean to be defined using arbitrary interfaces.
- InterfaceBasedMBeanInfoAssembler() - Constructor for class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
-
- InternalParseException - Exception in org.springframework.expression.spel
-
Wraps a real parse exception.
- InternalParseException(SpelParseException) - Constructor for exception org.springframework.expression.spel.InternalParseException
-
- InternalResourceException(ResourceException) - Constructor for exception org.springframework.jca.endpoint.GenericMessageEndpointFactory.InternalResourceException
-
- InternalResourceView - Class in org.springframework.web.servlet.view
-
Wrapper for a JSP or other resource within the same web application.
- InternalResourceView() - Constructor for class org.springframework.web.servlet.view.InternalResourceView
-
Constructor for use as a bean.
- InternalResourceView(String) - Constructor for class org.springframework.web.servlet.view.InternalResourceView
-
Create a new InternalResourceView with the given URL.
- InternalResourceView(String, boolean) - Constructor for class org.springframework.web.servlet.view.InternalResourceView
-
Create a new InternalResourceView with the given URL.
- InternalResourceViewResolver - Class in org.springframework.web.servlet.view
-
- InternalResourceViewResolver() - Constructor for class org.springframework.web.servlet.view.InternalResourceViewResolver
-
- InternalResourceViewResolver(String, String) - Constructor for class org.springframework.web.servlet.view.InternalResourceViewResolver
-
A convenience constructor that allows for specifying
prefix
and
suffix
as constructor arguments.
- InternetAddressEditor - Class in org.springframework.mail.javamail
-
Editor for java.mail.internet.InternetAddress
,
to directly populate an InternetAddress property.
- InternetAddressEditor() - Constructor for class org.springframework.mail.javamail.InternetAddressEditor
-
- interpolate(String, MessageInterpolator.Context) - Method in class org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
-
- interpolate(String, MessageInterpolator.Context, Locale) - Method in class org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
-
- InterruptibleBatchPreparedStatementSetter - Interface in org.springframework.jdbc.core
-
- interruptTask() - Method in class org.springframework.util.concurrent.SettableListenableFuture
-
Subclasses can override this method to implement interruption of the future's
computation.
- intersection(ClassFilter, ClassFilter) - Static method in class org.springframework.aop.support.ClassFilters
-
Match all classes that both of the given ClassFilters match.
- intersection(ClassFilter[]) - Static method in class org.springframework.aop.support.ClassFilters
-
Match all classes that all of the given ClassFilters match.
- intersection(ClassFilter) - Method in class org.springframework.aop.support.ComposablePointcut
-
Apply an intersection with the given ClassFilter.
- intersection(MethodMatcher) - Method in class org.springframework.aop.support.ComposablePointcut
-
Apply an intersection with the given MethodMatcher.
- intersection(Pointcut) - Method in class org.springframework.aop.support.ComposablePointcut
-
Apply an intersection with the given Pointcut.
- intersection(MethodMatcher, MethodMatcher) - Static method in class org.springframework.aop.support.MethodMatchers
-
Match all methods that both of the given MethodMatchers match.
- intersection(Pointcut, Pointcut) - Static method in class org.springframework.aop.support.Pointcuts
-
Match all methods that both the given pointcuts match.
- IntervalTask - Class in org.springframework.scheduling.config
-
Task
implementation defining a
Runnable
to be executed at a given
millisecond interval which may be treated as fixed-rate or fixed-delay depending on
context.
- IntervalTask(Runnable, long, long) - Constructor for class org.springframework.scheduling.config.IntervalTask
-
Create a new IntervalTask
.
- IntervalTask(Runnable, long) - Constructor for class org.springframework.scheduling.config.IntervalTask
-
Create a new IntervalTask
with no initial delay.
- IntLiteral - Class in org.springframework.expression.spel.ast
-
Expression language AST node that represents an integer literal.
- IntLiteral(String, int, int) - Constructor for class org.springframework.expression.spel.ast.IntLiteral
-
- intResult(Collection<?>) - Static method in class org.springframework.dao.support.DataAccessUtils
-
Return a unique int result from the given Collection.
- IntroductionAdvisor - Interface in org.springframework.aop
-
Superinterface for advisors that perform one or more AOP introductions.
- IntroductionAwareMethodMatcher - Interface in org.springframework.aop
-
A specialized type of
MethodMatcher
that takes into account introductions
when matching methods.
- IntroductionInfo - Interface in org.springframework.aop
-
Interface supplying the information necessary to describe an introduction.
- IntroductionInfoSupport - Class in org.springframework.aop.support
-
- IntroductionInfoSupport() - Constructor for class org.springframework.aop.support.IntroductionInfoSupport
-
- IntroductionInterceptor - Interface in org.springframework.aop
-
Subinterface of AOP Alliance MethodInterceptor that allows additional interfaces
to be implemented by the interceptor, and available via a proxy using that
interceptor.
- INTROSPECT_TYPE_LEVEL_MAPPING - Static variable in interface org.springframework.web.servlet.HandlerMapping
-
Name of the boolean
HttpServletRequest
attribute that indicates
whether type-level mappings should be inspected.
- IntrospectorCleanupListener - Class in org.springframework.web.util
-
Listener that flushes the JDK's JavaBeans Introspector
cache on web app shutdown.
- IntrospectorCleanupListener() - Constructor for class org.springframework.web.util.IntrospectorCleanupListener
-
- invalidate() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Invalidate this request, clearing its state.
- invalidate() - Method in class org.springframework.mock.web.MockHttpSession
-
Invalidates this session then unbinds any objects bound to it.
- invalidate() - Method in interface org.springframework.web.server.WebSession
-
Invalidate the current session and clear session storage.
- InvalidClientIDException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidClientIDException.
- InvalidClientIDException(InvalidClientIDException) - Constructor for exception org.springframework.jms.InvalidClientIDException
-
- InvalidDataAccessApiUsageException - Exception in org.springframework.dao
-
Exception thrown on incorrect usage of the API, such as failing to
"compile" a query object that needed compilation before execution.
- InvalidDataAccessApiUsageException(String) - Constructor for exception org.springframework.dao.InvalidDataAccessApiUsageException
-
Constructor for InvalidDataAccessApiUsageException.
- InvalidDataAccessApiUsageException(String, Throwable) - Constructor for exception org.springframework.dao.InvalidDataAccessApiUsageException
-
Constructor for InvalidDataAccessApiUsageException.
- InvalidDataAccessResourceUsageException - Exception in org.springframework.dao
-
Root for exceptions thrown when we use a data access resource incorrectly.
- InvalidDataAccessResourceUsageException(String) - Constructor for exception org.springframework.dao.InvalidDataAccessResourceUsageException
-
Constructor for InvalidDataAccessResourceUsageException.
- InvalidDataAccessResourceUsageException(String, Throwable) - Constructor for exception org.springframework.dao.InvalidDataAccessResourceUsageException
-
Constructor for InvalidDataAccessResourceUsageException.
- InvalidDestinationException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidDestinationException.
- InvalidDestinationException(InvalidDestinationException) - Constructor for exception org.springframework.jms.InvalidDestinationException
-
- InvalidInvocationException - Exception in org.springframework.jmx.access
-
Thrown when trying to invoke an operation on a proxy that is not exposed
by the proxied MBean resource's management interface.
- InvalidInvocationException(String) - Constructor for exception org.springframework.jmx.access.InvalidInvocationException
-
Create a new InvalidInvocationException
with the supplied
error message.
- InvalidIsolationLevelException - Exception in org.springframework.transaction
-
Exception that gets thrown when an invalid isolation level is specified,
i.e.
- InvalidIsolationLevelException(String) - Constructor for exception org.springframework.transaction.InvalidIsolationLevelException
-
Constructor for InvalidIsolationLevelException.
- InvalidMediaTypeException - Exception in org.springframework.http
-
- InvalidMediaTypeException(String, String) - Constructor for exception org.springframework.http.InvalidMediaTypeException
-
Create a new InvalidMediaTypeException for the given media type.
- InvalidMetadataException - Exception in org.springframework.jmx.export.metadata
-
Thrown by the JmxAttributeSource
when it encounters
incorrect metadata on a managed resource or one of its methods.
- InvalidMetadataException(String) - Constructor for exception org.springframework.jmx.export.metadata.InvalidMetadataException
-
Create a new InvalidMetadataException
with the supplied
error message.
- InvalidMimeTypeException - Exception in org.springframework.util
-
- InvalidMimeTypeException(String, String) - Constructor for exception org.springframework.util.InvalidMimeTypeException
-
Create a new InvalidContentTypeException for the given content type.
- InvalidPropertyException - Exception in org.springframework.beans
-
Exception thrown when referring to an invalid bean property.
- InvalidPropertyException(Class<?>, String, String) - Constructor for exception org.springframework.beans.InvalidPropertyException
-
Create a new InvalidPropertyException.
- InvalidPropertyException(Class<?>, String, String, Throwable) - Constructor for exception org.springframework.beans.InvalidPropertyException
-
Create a new InvalidPropertyException.
- InvalidResultSetAccessException - Exception in org.springframework.jca.cci
-
Exception thrown when a ResultSet has been accessed in an invalid fashion.
- InvalidResultSetAccessException(String, SQLException) - Constructor for exception org.springframework.jca.cci.InvalidResultSetAccessException
-
Constructor for InvalidResultSetAccessException.
- InvalidResultSetAccessException - Exception in org.springframework.jdbc
-
Exception thrown when a ResultSet has been accessed in an invalid fashion.
- InvalidResultSetAccessException(String, String, SQLException) - Constructor for exception org.springframework.jdbc.InvalidResultSetAccessException
-
Constructor for InvalidResultSetAccessException.
- InvalidResultSetAccessException(SQLException) - Constructor for exception org.springframework.jdbc.InvalidResultSetAccessException
-
Constructor for InvalidResultSetAccessException.
- InvalidSelectorException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidSelectorException.
- InvalidSelectorException(InvalidSelectorException) - Constructor for exception org.springframework.jms.InvalidSelectorException
-
- InvalidTimeoutException - Exception in org.springframework.transaction
-
Exception that gets thrown when an invalid timeout is specified,
that is, the specified timeout valid is out of range or the
transaction manager implementation doesn't support timeouts.
- InvalidTimeoutException(String, int) - Constructor for exception org.springframework.transaction.InvalidTimeoutException
-
Constructor for InvalidTimeoutException.
- InvertibleComparator<T> - Class in org.springframework.util.comparator
-
- InvertibleComparator(Comparator<T>) - Constructor for class org.springframework.util.comparator.InvertibleComparator
-
Deprecated.
Create an InvertibleComparator that sorts ascending by default.
- InvertibleComparator(Comparator<T>, boolean) - Constructor for class org.springframework.util.comparator.InvertibleComparator
-
Deprecated.
Create an InvertibleComparator that sorts based on the provided order.
- invertOrder() - Method in class org.springframework.util.comparator.CompoundComparator
-
Deprecated.
Invert the sort order of each sort definition contained by this compound
comparator.
- invertOrder(int) - Method in class org.springframework.util.comparator.CompoundComparator
-
Deprecated.
Invert the sort order of the sort definition at the specified index.
- invertOrder() - Method in class org.springframework.util.comparator.InvertibleComparator
-
Deprecated.
Invert the sort order: ascending -> descending or
descending -> ascending.
- invocableClone() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
This implementation returns a shallow copy of this invocation object,
including an independent copy of the original arguments array.
- invocableClone(Object...) - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
This implementation returns a shallow copy of this invocation object,
using the given arguments array for the clone.
- invocableClone() - Method in interface org.springframework.aop.ProxyMethodInvocation
-
Create a clone of this object.
- invocableClone(Object...) - Method in interface org.springframework.aop.ProxyMethodInvocation
-
Create a clone of this object.
- InvocableHandlerMethod - Class in org.springframework.messaging.handler.invocation
-
Provides a method for invoking the handler method for a given message after resolving its
method argument values through registered
HandlerMethodArgumentResolver
s.
- InvocableHandlerMethod(HandlerMethod) - Constructor for class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
-
Create an instance from a HandlerMethod
.
- InvocableHandlerMethod(Object, Method) - Constructor for class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
-
Create an instance from a bean instance and a method.
- InvocableHandlerMethod(Object, String, Class<?>...) - Constructor for class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
-
Construct a new handler method with the given bean instance, method name and parameters.
- InvocableHandlerMethod - Class in org.springframework.web.method.support
-
Provides a method for invoking the handler method for a given request after resolving its
method argument values through registered
HandlerMethodArgumentResolver
s.
- InvocableHandlerMethod(HandlerMethod) - Constructor for class org.springframework.web.method.support.InvocableHandlerMethod
-
Create an instance from a HandlerMethod
.
- InvocableHandlerMethod(Object, Method) - Constructor for class org.springframework.web.method.support.InvocableHandlerMethod
-
Create an instance from a bean instance and a method.
- InvocableHandlerMethod(Object, String, Class<?>...) - Constructor for class org.springframework.web.method.support.InvocableHandlerMethod
-
Construct a new handler method with the given bean instance, method name and parameters.
- InvocableHandlerMethod - Class in org.springframework.web.reactive.result.method
-
- InvocableHandlerMethod(HandlerMethod) - Constructor for class org.springframework.web.reactive.result.method.InvocableHandlerMethod
-
- InvocableHandlerMethod(Object, Method) - Constructor for class org.springframework.web.reactive.result.method.InvocableHandlerMethod
-
- Invocation - Interface in org.aopalliance.intercept
-
This interface represents an invocation in the program.
- InvocationFailureException - Exception in org.springframework.jmx.access
-
Thrown when an invocation on an MBean resource failed with an exception (either
a reflection exception or an exception thrown by the target method itself).
- InvocationFailureException(String) - Constructor for exception org.springframework.jmx.access.InvocationFailureException
-
Create a new InvocationFailureException
with the supplied
error message.
- InvocationFailureException(String, Throwable) - Constructor for exception org.springframework.jmx.access.InvocationFailureException
-
Create a new InvocationFailureException
with the
specified error message and root cause.
- invoke(MethodInvocation) - Method in interface org.aopalliance.intercept.MethodInterceptor
-
Implement this method to perform extra treatments before and
after the invocation.
- invoke(MethodInvocation) - Method in class org.springframework.aop.aspectj.AspectJAfterAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.aspectj.AspectJAroundAdvice
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Determines whether or not logging is enabled for the particular MethodInvocation
.
- invoke(MethodInvocation) - Method in class org.springframework.aop.interceptor.AsyncExecutionInterceptor
-
Intercept the given method invocation, submit the actual calling of the method to
the correct task executor and return immediately to the caller.
- invoke(MethodInvocation) - Method in class org.springframework.aop.interceptor.ConcurrencyThrottleInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.interceptor.DebugInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.interceptor.ExposeInvocationInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.aop.support.DelegatePerTargetObjectIntroductionInterceptor
-
Subclasses may need to override this if they want to perform custom
behaviour in around advice.
- invoke(MethodInvocation) - Method in class org.springframework.aop.support.DelegatingIntroductionInterceptor
-
Subclasses may need to override this if they want to perform custom
behaviour in around advice.
- invoke(MethodInvocation) - Method in class org.springframework.cache.interceptor.CacheInterceptor
-
- invoke() - Method in interface org.springframework.cache.interceptor.CacheOperationInvoker
-
Invoke the cache operation defined by this instance.
- invoke(MethodInvocation) - Method in class org.springframework.cache.jcache.interceptor.JCacheInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.context.event.EventPublicationInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.jmx.access.MBeanClientInterceptor
-
Route the invocation to the configured managed resource..
- invoke(String, Object[], String[]) - Method in class org.springframework.jmx.export.SpringModelMBean
-
Switches the context ClassLoader
for the
managed resources ClassLoader
before allowing the invocation to occur.
- invoke(Message<?>, Object...) - Method in class org.springframework.messaging.handler.invocation.InvocableHandlerMethod
-
Invoke the method after resolving its argument values in the context of the given message.
- invoke(MethodInvocation) - Method in class org.springframework.orm.hibernate5.support.OpenSessionInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.remoting.caucho.HessianClientInterceptor
-
- invoke(InputStream, OutputStream) - Method in class org.springframework.remoting.caucho.HessianExporter
-
Perform an invocation on the exported object.
- invoke(MethodInvocation) - Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
-
- invoke(RemoteInvocation, Object) - Method in class org.springframework.remoting.rmi.RmiBasedExporter
-
Redefined here to be visible to RmiInvocationWrapper.
- invoke(MethodInvocation) - Method in class org.springframework.remoting.rmi.RmiClientInterceptor
-
Fetches an RMI stub and delegates to doInvoke
.
- invoke(RemoteInvocation) - Method in interface org.springframework.remoting.rmi.RmiInvocationHandler
-
Apply the given invocation to the target object.
- invoke(RemoteInvocation, Object) - Method in class org.springframework.remoting.support.DefaultRemoteInvocationExecutor
-
- invoke(Object) - Method in class org.springframework.remoting.support.RemoteInvocation
-
Perform this invocation on the given target object.
- invoke(RemoteInvocation, Object) - Method in class org.springframework.remoting.support.RemoteInvocationBasedExporter
-
Apply the given remote invocation to the given target object.
- invoke(RemoteInvocation, Object) - Method in interface org.springframework.remoting.support.RemoteInvocationExecutor
-
Perform this invocation on the given target object.
- invoke(MethodInvocation) - Method in class org.springframework.remoting.support.RemoteInvocationTraceInterceptor
-
- invoke(MethodInvocation) - Method in class org.springframework.transaction.interceptor.TransactionInterceptor
-
- invoke() - Method in class org.springframework.util.MethodInvoker
-
Invoke the specified method.
- invoke(MethodInvocation) - Method in class org.springframework.validation.beanvalidation.MethodValidationInterceptor
-
- invoke(ServerWebExchange, BindingContext, Object...) - Method in class org.springframework.web.reactive.result.method.InvocableHandlerMethod
-
Invoke the method for the given exchange.
- invokeAdviceMethod(JoinPointMatch, Object, Throwable) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
Invoke the advice method.
- invokeAdviceMethod(JoinPoint, JoinPointMatch, Object, Throwable) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
- invokeAdviceMethodWithGivenArgs(Object[]) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
-
- invokeAfterCommit(List<TransactionSynchronization>) - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
-
Actually invoke the afterCommit
methods of the
given Spring TransactionSynchronization objects.
- invokeAfterCompletion(List<TransactionSynchronization>, int) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Actually invoke the afterCompletion
methods of the
given Spring TransactionSynchronization objects.
- invokeAfterCompletion(List<TransactionSynchronization>, int) - Static method in class org.springframework.transaction.support.TransactionSynchronizationUtils
-
Actually invoke the afterCompletion
methods of the
given Spring TransactionSynchronization objects.
- invokeAndCreateResult(RemoteInvocation, Object) - Method in class org.springframework.remoting.support.RemoteInvocationBasedExporter
-
Apply the given remote invocation to the given target object, wrapping
the invocation result in a serializable RemoteInvocationResult object.
- invokeAndHandle(ServletWebRequest, ModelAndViewContainer, Object...) - Method in class org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod
-
- invokeBeanDefiningClosure(Closure) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
When a method argument is only a closure it is a set of bean definitions.
- invokeBeanFactoryPostProcessors(ConfigurableListableBeanFactory) - Method in class org.springframework.context.support.AbstractApplicationContext
-
Instantiate and invoke all registered BeanFactoryPostProcessor beans,
respecting explicit order if given.
- invokeCustomInitMethod(String, Object, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Invoke the specified custom init method on the given bean.
- invokeDelegate(Filter, ServletRequest, ServletResponse, FilterChain) - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
Actually invoke the delegate Filter with the given request and response.
- INVOKEDYNAMIC - Static variable in interface org.springframework.asm.Opcodes
-
- invokeErrorHandler(Throwable) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the registered ErrorHandler, if any.
- invokeExceptionListener(JMSException) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the registered JMS ExceptionListener, if any.
- invokeForHandlerResult(ServerWebExchange, BindingContext, Object...) - Method in class org.springframework.web.reactive.result.method.SyncInvocableHandlerMethod
-
Invoke the method for the given exchange.
- invokeForRequest(NativeWebRequest, ModelAndViewContainer, Object...) - Method in class org.springframework.web.method.support.InvocableHandlerMethod
-
Invoke the method after resolving its argument values in the context of the given request.
- invokeGetterMethod(Object, String) - Static method in class org.springframework.test.util.ReflectionTestUtils
-
Invoke the getter method with the given name
on the supplied
target object with the supplied value
.
- invokeHandlerMethod(HttpServletRequest, HttpServletResponse, HandlerMethod) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
-
- invokeInContext(MethodInvocation) - Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
-
Fetches an EJB home object and delegates to doInvoke
.
- invokeInContext(MethodInvocation) - Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
-
Perform the given invocation on the current EJB home,
within the thread context being prepared accordingly.
- invokeInContext(MethodInvocation) - Method in class org.springframework.ejb.access.LocalSlsbInvokerInterceptor
-
This implementation "creates" a new EJB instance for each invocation.
- invokeInitMethods(String, Object, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Give a bean a chance to react now all its properties are set,
and a chance to know about its owning bean factory (this object).
- INVOKEINTERFACE - Static variable in interface org.springframework.asm.Opcodes
-
- invokeJdbcMethod(Method, Object) - Static method in class org.springframework.util.ReflectionUtils
-
Invoke the specified JDBC API Method
against the supplied target
object with no arguments.
- invokeJdbcMethod(Method, Object, Object...) - Static method in class org.springframework.util.ReflectionUtils
-
Invoke the specified JDBC API Method
against the supplied target
object with the supplied arguments.
- invokeJoinpoint() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
-
Invoke the joinpoint using reflection.
- invokeJoinpointUsingReflection(Object, Method, Object[]) - Static method in class org.springframework.aop.support.AopUtils
-
Invoke the given target via reflection, as part of an AOP method invocation.
- invokeListener(ApplicationListener<?>, ApplicationEvent) - Method in class org.springframework.context.event.SimpleApplicationEventMulticaster
-
Invoke the given listener with the given event.
- invokeListener(Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the specified listener: either as standard JMS MessageListener
or (preferably) as Spring SessionAwareMessageListener.
- invokeListenerMethod(String, Object[]) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Invoke the specified listener method.
- invokeMethod(String, Object) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
-
This method overrides method invocation to create beans for each method name that
takes a class argument.
- invokeMethod(String, Object) - Method in class org.springframework.context.support.GenericGroovyApplicationContext
-
- invokeMethod(Object, String, Object...) - Static method in class org.springframework.test.util.ReflectionTestUtils
-
Invoke the method with the given name
on the supplied target
object with the supplied arguments.
- invokeMethod(Method, Object) - Static method in class org.springframework.util.ReflectionUtils
-
Invoke the specified Method
against the supplied target object with no arguments.
- invokeMethod(Method, Object, Object...) - Static method in class org.springframework.util.ReflectionUtils
-
Invoke the specified Method
against the supplied target object with the
supplied arguments.
- invokeMethod(String, Object) - Method in class org.springframework.web.context.support.GroovyWebApplicationContext
-
- invokeOperation(CacheOperationInvoker) - Method in class org.springframework.cache.interceptor.CacheAspectSupport
-
Execute the underlying operation (typically in case of cache miss) and return
the result of the invocation.
- invokeOperation(CacheOperationInvoker) - Method in class org.springframework.cache.jcache.interceptor.JCacheAspectSupport
-
Execute the underlying operation (typically in case of cache miss) and return
the result of the invocation.
- invokeRemoteMethod(MethodInvocation, Object) - Static method in class org.springframework.remoting.rmi.RmiClientInterceptorUtils
-
Perform a raw method invocation on the given RMI stub,
letting reflection exceptions through as-is.
- invokeSetterMethod(Object, String, Object) - Static method in class org.springframework.test.util.ReflectionTestUtils
-
Invoke the setter method with the given name
on the supplied
target object with the supplied value
.
- invokeSetterMethod(Object, String, Object, Class<?>) - Static method in class org.springframework.test.util.ReflectionTestUtils
-
Invoke the setter method with the given name
on the supplied
target object with the supplied value
.
- INVOKESPECIAL - Static variable in interface org.springframework.asm.Opcodes
-
- INVOKESTATIC - Static variable in interface org.springframework.asm.Opcodes
-
- invokeUnderTrace(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Subclasses must override this method to perform any tracing around the
supplied MethodInvocation
.
- invokeUnderTrace(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
-
Writes a log message before the invocation based on the value of enterMessage
.
- invokeUnderTrace(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
-
Wraps the invocation with a JAMon Monitor and writes the current
performance statistics to the log (if enabled).
- invokeUnderTrace(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.PerformanceMonitorInterceptor
-
- invokeUnderTrace(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.SimpleTraceInterceptor
-
- invokeValidator(Validator, Object, Errors) - Static method in class org.springframework.validation.ValidationUtils
-
- invokeValidator(Validator, Object, Errors, Object...) - Static method in class org.springframework.validation.ValidationUtils
-
- invokeVfsMethod(Method, Object, Object...) - Static method in class org.springframework.core.io.VfsUtils
-
- INVOKEVIRTUAL - Static variable in interface org.springframework.asm.Opcodes
-
- invokeWithinTransaction(Method, Class<?>, TransactionAspectSupport.InvocationCallback) - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
-
General delegate for around-advice-based subclasses, delegating to several other template
methods on this class.
- invokeWithTargetException() - Method in class org.springframework.beans.factory.config.MethodInvokingBean
-
Perform the invocation and convert InvocationTargetException
into the underlying target exception.
- IOR - Static variable in interface org.springframework.asm.Opcodes
-
- IREM - Static variable in interface org.springframework.asm.Opcodes
-
- IRETURN - Static variable in interface org.springframework.asm.Opcodes
-
- is(Matcher<Integer>) - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code with the given Hamcrest Matcher
.
- is(int) - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is equal to an integer value.
- is1xxInformational() - Method in enum org.springframework.http.HttpStatus
-
- is1xxInformational() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is in the 1xx range.
- is1xxInformational() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is in the 1xx range.
- is2xxSuccessful() - Method in enum org.springframework.http.HttpStatus
-
- is2xxSuccessful() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is in the 2xx range.
- is2xxSuccessful() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is in the 2xx range.
- is3xxRedirection() - Method in enum org.springframework.http.HttpStatus
-
- is3xxRedirection() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is in the 3xx range.
- is3xxRedirection() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is in the 3xx range.
- is4xxClientError() - Method in enum org.springframework.http.HttpStatus
-
- is4xxClientError() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is in the 4xx range.
- is4xxClientError() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is in the 4xx range.
- is5xxServerError() - Method in enum org.springframework.http.HttpStatus
-
- is5xxServerError() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is in the 5xx range.
- is5xxServerError() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is in the 5xx range.
- isAbstract() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this bean is "abstract", that is, not meant to be instantiated.
- isAbstract() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean is "abstract", i.e.
- isAbstract() - Method in interface org.springframework.core.type.ClassMetadata
-
Return whether the underlying class is marked as abstract.
- isAbstract() - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- isAbstract() - Method in interface org.springframework.core.type.MethodMetadata
-
Return whether the underlying method is effectively abstract:
i.e.
- isAbstract() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isAbstract() - Method in class org.springframework.core.type.StandardMethodMetadata
-
- isAccepted() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.ACCEPTED
(202).
- isAccepted() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.ACCEPTED
(202).
- isAcceptGzipEncoding() - Method in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
-
Return whether to accept GZIP encoding, that is, whether to
send the HTTP "Accept-Encoding" header with "gzip" as value.
- isAcceptMessagesWhileStopping() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to accept received messages while the listener container
in the process of stopping.
- isAcceptProxyClasses() - Method in class org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
-
Return whether to accept deserialization of proxy classes.
- isAccessCallParameterMetaData() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Check whether call parameter meta-data should be accessed.
- isAccessTableColumnMetaData() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Are we accessing table meta-data?
- isActive() - Method in class org.springframework.aop.framework.ProxyCreatorSupport
-
Subclasses can call this to check whether any AOP proxies have been created yet.
- isActive() - Method in interface org.springframework.context.ConfigurableApplicationContext
-
Determine whether this application context is active, that is,
whether it has been refreshed at least once and has not been closed yet.
- isActive() - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isActive() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return whether this container is currently active,
that is, whether it has been set up but not shut down yet.
- isActive() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return whether this request is still active (that is, not completed yet).
- isActive() - Static method in class org.springframework.test.context.transaction.TestTransaction
-
Determine whether a test-managed transaction is currently active.
- isActive() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
-
- isActive() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
-
Polling and Streaming sessions periodically close the current HTTP request and
wait for the next request to come through.
- isActive() - Method in class org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
-
- isActuallyInCreation(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isActuallyInCreation(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
- isActualTransactionActive() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return whether there currently is an actual transaction active.
- isAdviceInstantiated() - Method in interface org.springframework.aop.aspectj.InstantiationModelAwarePointcutAdvisor
-
Return whether this advisor has already instantiated its advice.
- isAfterAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterAdvice
-
- isAfterAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
-
- isAfterAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
-
- isAfterAdvice(Advisor) - Static method in class org.springframework.aop.aspectj.AspectJAopUtils
-
Return true
if the advisor is a form of after advice.
- isAfterAdvice() - Method in class org.springframework.aop.aspectj.AspectJAroundAdvice
-
- isAfterAdvice() - Method in class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
-
- isAfterAdvice() - Method in interface org.springframework.aop.aspectj.AspectJPrecedenceInformation
-
Return whether this is an after advice.
- isAfterLast() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- isAfterLast() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve whether the cursor is after the last row of this row set.
- isAlias(String) - Method in class org.springframework.context.support.GenericApplicationContext
-
- isAlias(String) - Method in interface org.springframework.core.AliasRegistry
-
Determine whether this given name is defines as an alias
(as opposed to the name of an actually registered component).
- isAlias(String) - Method in class org.springframework.core.SimpleAliasRegistry
-
- isAllowBeanDefinitionOverriding() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return whether it should be allowed to override bean definitions by registering
a different definition with the same name, automatically replacing the former.
- isAllowEagerClassLoading() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return whether the factory is allowed to eagerly load bean classes
even for bean definitions that are marked as "lazy-init".
- isAllowed(String) - Method in class org.springframework.validation.DataBinder
-
Return if the given field is allowed for binding.
- isAllowNullValues() - Method in class org.springframework.cache.caffeine.CaffeineCacheManager
-
Return whether this cache manager accepts and converts null
values
for all of its caches.
- isAllowNullValues() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheManager
-
Return whether this cache manager accepts and converts null
values
for all of its caches.
- isAllowNullValues() - Method in class org.springframework.cache.jcache.JCacheCacheManager
-
Return whether this cache manager accepts and converts null
values
for all of its caches.
- isAllowNullValues() - Method in class org.springframework.cache.support.AbstractValueAdaptingCache
-
Return whether null
values are allowed in this cache.
- isAlreadyReported() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.ALREADY_REPORTED
(208).
- isAlwaysMustRevalidate() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
- isAlwaysUseMessageFormat() - Method in class org.springframework.context.support.MessageSourceSupport
-
Return whether to always apply the MessageFormat rules, parsing even
messages without arguments.
- isAnnotated(AnnotatedElement, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Determine if an annotation of the specified annotationType
is present on the supplied AnnotatedElement
or
within the annotation hierarchy above the specified element.
- isAnnotated(AnnotatedElement, String) - Static method in class org.springframework.core.annotation.AnnotatedElementUtils
-
Determine if an annotation of the specified annotationName
is
present on the supplied AnnotatedElement
or within the
annotation hierarchy above the specified element.
- isAnnotated(String) - Method in interface org.springframework.core.type.AnnotatedTypeMetadata
-
Determine whether the underlying element has an annotation or meta-annotation
of the given type defined.
- isAnnotated(String) - Method in class org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
-
- isAnnotated(String) - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- isAnnotated(String) - Method in class org.springframework.core.type.StandardAnnotationMetadata
-
- isAnnotated(String) - Method in class org.springframework.core.type.StandardMethodMetadata
-
- isAnnotation() - Method in interface org.springframework.core.type.ClassMetadata
-
Return whether the underlying class represents an annotation.
- isAnnotation() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isAnnotationDeclaredLocally(Class<? extends Annotation>, Class<?>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Determine whether an annotation of the specified annotationType
is declared locally (i.e., directly present) on the supplied
clazz
.
- isAnnotationInherited(Class<? extends Annotation>, Class<?>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Determine whether an annotation of the specified annotationType
is present on the supplied clazz
and is
inherited (i.e., not
directly present).
- isAnnotationMetaPresent(Class<? extends Annotation>, Class<? extends Annotation>) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Determine if an annotation of type metaAnnotationType
is
meta-present on the supplied annotationType
.
- isAopProxy(Object) - Static method in class org.springframework.aop.support.AopUtils
-
Check whether the given object is a JDK dynamic proxy or a CGLIB proxy.
- isApplicableToBeanType(Class<?>) - Method in interface org.springframework.messaging.handler.MessagingAdviceBean
-
- isApplicableToBeanType(Class<?>) - Method in class org.springframework.web.method.ControllerAdviceBean
-
Check whether the given bean type should be assisted by this
@ControllerAdvice
instance.
- isApproximableCollectionType(Class<?>) - Static method in class org.springframework.core.CollectionFactory
-
Determine whether the given collection type is an approximable type,
i.e.
- isApproximableMapType(Class<?>) - Static method in class org.springframework.core.CollectionFactory
-
Determine whether the given map type is an approximable type,
i.e.
- isArray() - Method in class org.springframework.core.convert.TypeDescriptor
-
Is this type an array type?
- isArray() - Method in class org.springframework.core.ResolvableType
-
Return true
if this type resolves to a Class that represents an array.
- isArray() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that the result is an array.
- isArray() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isArray() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that the result is an array.
- isArray(Object) - Static method in class org.springframework.util.ObjectUtils
-
Determine whether the given object is an array:
either an Object array or a primitive array.
- isAscending() - Method in class org.springframework.beans.support.MutableSortDefinition
-
- isAscending() - Method in interface org.springframework.beans.support.SortDefinition
-
Return whether to sort ascending (true) or descending (false).
- isAscending() - Method in class org.springframework.util.comparator.InvertibleComparator
-
Deprecated.
Return the sort order: ascending (true) or descending (false).
- isAspect(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
-
We consider something to be an AspectJ aspect suitable for use by the Spring AOP system
if it has the @Aspect annotation, and was not compiled by ajc.
- isAspect(Class<?>) - Method in interface org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
-
Determine whether or not the given class is an aspect, as reported
by AspectJ's
AjTypeSystem
.
- isAssignable(Class<?>, Class<?>, String) - Static method in class org.springframework.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>, Supplier<String>) - Static method in class org.springframework.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>) - Static method in class org.springframework.util.Assert
-
Assert that superType.isAssignableFrom(subType)
is true
.
- isAssignable(Class<?>, Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check if the right-hand side type may be assigned to the left-hand side
type, assuming setting by reflection.
- isAssignable(Type, Type) - Static method in class org.springframework.util.TypeUtils
-
Check if the right-hand side type may be assigned to the left-hand side
type following the Java generics rules.
- isAssignableBound(Type, Type) - Static method in class org.springframework.util.TypeUtils
-
- isAssignableFrom(Class<?>) - Method in class org.springframework.core.ResolvableType
-
Determine whether this ResolvableType
is assignable from the
specified other type.
- isAssignableFrom(ResolvableType) - Method in class org.springframework.core.ResolvableType
-
Determine whether this ResolvableType
is assignable from the
specified other type.
- isAssignableTo(TypeDescriptor) - Method in class org.springframework.core.convert.TypeDescriptor
-
Returns true if an object of this type descriptor can be assigned to the location
described by the given type descriptor.
- isAssignableValue(Class<?>, Object) - Static method in class org.springframework.util.ClassUtils
-
Determine if the given type is assignable from the given value,
assuming setting by reflection.
- isAsyncComplete() - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
Whether asynchronous processing has completed.
- isAsyncComplete() - Method in class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
-
Whether async request processing has completed.
- isAsyncDispatch(HttpServletRequest) - Method in class org.springframework.web.filter.OncePerRequestFilter
-
The dispatcher type javax.servlet.DispatcherType.ASYNC
introduced
in Servlet 3.0 means a filter can be invoked in more than one thread over
the course of a single request.
- isAsyncReturnValue(Object, MethodParameter) - Method in class org.springframework.messaging.handler.invocation.AbstractAsyncReturnValueHandler
-
- isAsyncReturnValue(Object, MethodParameter) - Method in interface org.springframework.messaging.handler.invocation.AsyncHandlerMethodReturnValueHandler
-
Whether the return value represents an asynchronous, Future-like type
with success and error callbacks.
- isAsyncReturnValue(Object, MethodParameter) - Method in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
-
- isAsyncReturnValue(Object, MethodParameter) - Method in interface org.springframework.web.method.support.AsyncHandlerMethodReturnValueHandler
-
Whether the given return value represents asynchronous computation.
- isAsyncStarted() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isAsyncStarted() - Method in interface org.springframework.web.context.request.async.AsyncWebRequest
-
- isAsyncStarted() - Method in class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
-
- isAsyncStarted(HttpServletRequest) - Method in class org.springframework.web.filter.OncePerRequestFilter
-
Whether request processing is in asynchronous mode meaning that the
response will not be committed after the current thread is exited.
- isAsyncSupported() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isAsyncSupported() - Method in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
-
- isAutodetect() - Method in class org.springframework.web.servlet.resource.ResourceUrlProvider
-
Return false
if resource mappings were manually configured,
true
otherwise.
- isAutoGrowCollections() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return true
if collections should be automatically grown.
- isAutoGrowNestedPaths() - Method in class org.springframework.beans.AbstractPropertyAccessor
-
- isAutoGrowNestedPaths() - Method in interface org.springframework.beans.ConfigurablePropertyAccessor
-
Return whether "auto-growing" of nested paths has been activated.
- isAutoGrowNestedPaths() - Method in class org.springframework.validation.DataBinder
-
Return whether "auto-growing" of nested paths has been activated.
- isAutoGrowNestedPaths() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return whether a binder should attempt to "auto-grow" a nested path that contains a null value.
- isAutoGrowNullReferences() - Method in class org.springframework.expression.spel.SpelParserConfiguration
-
Return true
if null
references should be automatically grown.
- isAutoReceiptEnabled() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
Whether receipt headers should be automatically added.
- isAutoStartup() - Method in interface org.springframework.context.SmartLifecycle
-
Returns
true
if this
Lifecycle
component should get
started automatically by the container at the time that the containing
ApplicationContext
gets refreshed.
- isAutoStartup() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return the value for the 'autoStartup' property.
- isAutoStartup() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- isAutoStartup() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- isAutoStartup() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
- isAutoStartup() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
- isAutoStartup() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
- isAutoStartup() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
Return whether this scheduler is configured for auto-startup.
- isAutoStartup() - Method in class org.springframework.web.socket.client.ConnectionManagerSupport
-
Return the value for the 'autoStartup' property.
- isAutoStartup() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
- isAutoStartup() - Method in class org.springframework.web.socket.messaging.WebSocketStompClient
-
Return the value for the 'autoStartup' property.
- isAutoStartup() - Method in class org.springframework.web.socket.server.support.WebSocketHandlerMapping
-
- isAutowire() - Method in enum org.springframework.beans.factory.annotation.Autowire
-
Return whether this represents an actual autowiring value.
- isAutowireCandidate(BeanDefinitionHolder, DependencyDescriptor) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
-
Determine whether the provided bean definition is an autowire candidate.
- isAutowireCandidate() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this bean is a candidate for getting autowired into some other bean.
- isAutowireCandidate(String, DependencyDescriptor) - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Determine whether the specified bean qualifies as an autowire candidate,
to be injected into other beans which declare a dependency of matching type.
- isAutowireCandidate() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean is a candidate for getting autowired into some other bean.
- isAutowireCandidate(BeanDefinitionHolder, DependencyDescriptor) - Method in interface org.springframework.beans.factory.support.AutowireCandidateResolver
-
Determine whether the given bean definition qualifies as an
autowire candidate for the given dependency.
- isAutowireCandidate(String, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- isAutowireCandidate(String, DependencyDescriptor, AutowireCandidateResolver) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Determine whether the specified bean definition qualifies as an autowire candidate,
to be injected into other beans which declare a dependency of matching type.
- isAutowireCandidate(String, RootBeanDefinition, DependencyDescriptor, AutowireCandidateResolver) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Determine whether the specified bean definition qualifies as an autowire candidate,
to be injected into other beans which declare a dependency of matching type.
- isAutowireCandidate(BeanDefinitionHolder, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
-
- isAutowireCandidate(BeanDefinitionHolder, DependencyDescriptor) - Method in class org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
-
- isAvailable() - Method in class org.springframework.web.multipart.commons.CommonsMultipartFile
-
Determine whether the multipart content is still available.
- isBadGateway() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.BAD_GATEWAY
(502).
- isBadRequest() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.BAD_REQUEST
(400).
- isBadRequest() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.BAD_REQUEST
(400).
- isBandwidthLimitExceeded() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.BANDWIDTH_LIMIT_EXCEEDED
(509).
- isBatchExhausted(int) - Method in interface org.springframework.jdbc.core.InterruptibleBatchPreparedStatementSetter
-
Return whether the batch is complete, that is, whether there were no
additional values added during the last setValues
call.
- isBatchExhausted(int) - Method in class org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedStatementSetter
-
This implementation return this instance's current exhaustion flag.
- isBeanDefinitionLazyInit(ListableBeanFactory, String) - Method in class org.springframework.jmx.export.MBeanExporter
-
Return whether the specified bean definition should be considered as lazy-init.
- isBeanEligible(String, BeanDefinition, ConfigurableBeanFactory) - Method in class org.springframework.context.support.LiveBeansView
-
Determine whether the specified bean is eligible for inclusion in the
LiveBeansView JSON snapshot.
- isBeanEligibleForMetadataCaching(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Determine whether the specified bean is eligible for having
its bean definition metadata cached.
- isBeanEligibleForMetadataCaching(String) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Considers all beans as eligible for metadata caching
if the factory's configuration has been marked as frozen.
- isBeanNameInUse(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Determine whether the given bean name is already in use within this factory,
i.e.
- isBeanNameInUse(String) - Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
-
Determine whether the given bean name is already in use within this registry,
i.e.
- isBeanNameInUse(String) - Method in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
-
- isBeanNameInUse(String) - Method in class org.springframework.context.support.GenericApplicationContext
-
- isBeforeAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterAdvice
-
- isBeforeAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterReturningAdvice
-
- isBeforeAdvice() - Method in class org.springframework.aop.aspectj.AspectJAfterThrowingAdvice
-
- isBeforeAdvice(Advisor) - Static method in class org.springframework.aop.aspectj.AspectJAopUtils
-
Return true
if the advisor is a form of before advice.
- isBeforeAdvice() - Method in class org.springframework.aop.aspectj.AspectJAroundAdvice
-
- isBeforeAdvice() - Method in class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
-
- isBeforeAdvice() - Method in interface org.springframework.aop.aspectj.AspectJPrecedenceInformation
-
Return whether this is a before advice.
- isBeforeFirst() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- isBeforeFirst() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve whether the cursor is before the first row of this row set.
- isBeforeInvocation() - Method in class org.springframework.cache.interceptor.CacheEvictOperation
-
- isBindEmptyMultipartFiles() - Method in class org.springframework.web.bind.WebDataBinder
-
Return whether to bind empty MultipartFile parameters.
- isBinderMethodApplicable(HandlerMethod, WebDataBinder) - Method in class org.springframework.web.method.annotation.InitBinderDataBinderFactory
-
Whether the given @InitBinder
method should be used to initialize
the given WebDataBinder instance.
- isBindExceptionRequired(WebDataBinder, MethodParameter) - Method in class org.springframework.web.method.annotation.ModelAttributeMethodProcessor
-
Whether to raise a fatal bind exception on validation errors.
- isBindExceptionRequired(MethodParameter) - Method in class org.springframework.web.method.annotation.ModelAttributeMethodProcessor
-
Whether to raise a fatal bind exception on validation errors.
- isBindExceptionRequired(WebDataBinder, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
-
Whether to raise a fatal bind exception on validation errors.
- isBindingDisabled(String) - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Whether binding is disabled for the given model attribute.
- isBindingFailure() - Method in class org.springframework.validation.FieldError
-
Return whether this error represents a binding failure
(like a type mismatch); otherwise it is a validation failure.
- isBlockWhenExhausted() - Method in class org.springframework.aop.target.CommonsPool2TargetSource
-
Specify if the call should block when the pool is exhausted.
- isBodyAllowed() - Method in enum org.springframework.messaging.simp.stomp.StompCommand
-
- isBoolean() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that the result is a Boolean
.
- isBoolean() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isBoolean() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that the result is a Boolean
.
- isBooleanCompatible(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
- isBrokerAvailable() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Whether the message broker is currently available and able to process messages.
- isBrokerAvailable() - Method in class org.springframework.messaging.simp.broker.BrokerAvailabilityEvent
-
- isCache() - Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
Return if caching is enabled.
- isCacheBeanMetadata() - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Return whether to cache bean metadata such as given bean definitions
(in merged fashion) and resolved bean classes.
- isCacheBeanMetadata() - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isCacheConsumers() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return whether to cache JMS MessageConsumers per JMS Session instance.
- isCacheProducers() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return whether to cache JMS MessageProducers per JMS Session instance.
- isCacheQueries() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return whether to cache all queries executed by this template.
- isCacheSafe(Class<?>, ClassLoader) - Static method in class org.springframework.util.ClassUtils
-
Check whether the given class is cache-safe in the given context,
i.e.
- isCacheUnresolved() - Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
Return if caching of unresolved views is enabled.
- isCacheWide() - Method in class org.springframework.cache.interceptor.CacheEvictOperation
-
- isCancelled() - Method in class org.springframework.scheduling.annotation.AsyncResult
-
- isCancelled() - Method in class org.springframework.util.concurrent.CompletableToListenableFutureAdapter
-
- isCancelled() - Method in class org.springframework.util.concurrent.FutureAdapter
-
- isCancelled() - Method in class org.springframework.util.concurrent.SettableListenableFuture
-
- isCandidateComponent(MetadataReader) - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
Determine whether the given class does not match any exclude filter
and does match at least one include filter.
- isCandidateComponent(AnnotatedBeanDefinition) - Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
Determine whether the given bean definition qualifies as candidate.
- isCandidateForInvocation(Method, Class<?>) - Method in class org.springframework.expression.spel.support.DataBindingMethodResolver
-
- isCandidateForInvocation(Method, Class<?>) - Method in class org.springframework.expression.spel.support.ReflectiveMethodResolver
-
Determine whether the given Method
is a candidate for method resolution
on an instance of the given target class.
- isCandidateForProperty(Method, Class<?>) - Method in class org.springframework.expression.spel.support.DataBindingPropertyAccessor
-
- isCandidateForProperty(Method, Class<?>) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
-
Determine whether the given Method
is a candidate for property access
on an instance of the given target class.
- isCaseSensitive(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
-
- isCaseSensitive(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Indicate whether the case of the designated column is significant.
- isCaseSensitive() - Method in class org.springframework.web.util.pattern.PathPatternParser
-
Whether case-sensitive pattern matching is enabled.
- isCglibProxy(Object) - Static method in class org.springframework.aop.support.AopUtils
-
Check whether the given object is a CGLIB proxy.
- isCglibProxy(Object) - Static method in class org.springframework.util.ClassUtils
-
Check whether the given object is a CGLIB proxy.
- isCglibProxyClass(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check whether the specified class is a CGLIB-generated class.
- isCglibProxyClassName(String) - Static method in class org.springframework.util.ClassUtils
-
Check whether the specified class name is a CGLIB-generated class.
- isCglibRenamedMethod(Method) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given method is a CGLIB 'renamed' method,
following the pattern "CGLIB$methodName$0".
- isCharset() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
Return whether the character encoding has been set.
- isCheckedException(Throwable) - Static method in class org.springframework.util.ObjectUtils
-
Return whether the given throwable is a checked exception:
that is, neither a RuntimeException nor an Error.
- isCheckFullyPopulated() - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Return whether we're strictly validating that all bean properties have been
mapped from corresponding database fields.
- isCheckpoint() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.CHECKPOINT
(103).
- isCheckWriteOperations() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return whether to check that the Hibernate Session is not in read-only
mode in case of write operations (save/update/delete).
- isClassReloadable(Class<?>) - Method in interface org.springframework.core.SmartClassLoader
-
Determine whether the given class is reloadable (in this ClassLoader).
- isClientAcknowledge(Session) - Method in class org.springframework.jms.support.JmsAccessor
-
Determine whether the given Session is in client acknowledge mode.
- isClosed() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
-
- isCodeAttribute() - Method in class org.springframework.asm.Attribute
-
Returns true if this type of attribute is a code attribute.
- isCollection() - Method in class org.springframework.core.convert.TypeDescriptor
-
Is this type a Collection
type?
- isCommitted() - Method in class org.springframework.http.client.reactive.AbstractClientHttpRequest
-
- isCommitted() - Method in class org.springframework.http.client.reactive.ClientHttpRequestDecorator
-
- isCommitted() - Method in interface org.springframework.http.ReactiveHttpOutputMessage
-
Whether the HttpOutputMessage is committed.
- isCommitted() - Method in class org.springframework.http.server.reactive.AbstractServerHttpResponse
-
- isCommitted() - Method in class org.springframework.http.server.reactive.ServerHttpResponseDecorator
-
- isCommitted() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
- isCompatible(BeanDefinition, BeanDefinition) - Method in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
-
Determine whether the given new bean definition is compatible with
the given existing bean definition.
- isCompatibleWith(MediaType) - Method in class org.springframework.http.MediaType
-
Indicate whether this MediaType
is compatible with the given media type.
- isCompatibleWith(MimeType) - Method in class org.springframework.util.MimeType
-
Indicate whether this MIME Type is compatible with the given MIME Type.
- isCompatibleWithThrowsClause(Throwable, Class<?>...) - Static method in class org.springframework.util.ObjectUtils
-
Check whether the given exception is compatible with the specified
exception types, as declared in a throws clause.
- isCompilable() - Method in class org.springframework.context.expression.MapAccessor
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.BooleanLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.CompoundExpression
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.ConstructorReference
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.Elvis
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.FloatLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.FunctionReference
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.Indexer
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.InlineList
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.IntLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.LongLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.MethodReference
-
A method reference is compilable if it has been resolved to a reflectively accessible method
and the child nodes (arguments to the method) are also compilable.
- isCompilable() - Method in class org.springframework.expression.spel.ast.NullLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpAnd
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpDivide
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpEQ
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OperatorInstanceof
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OperatorNot
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpGE
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpGT
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpLE
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpLT
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpMinus
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpModulus
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpMultiply
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpNE
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpOr
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.OpPlus
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.RealLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
-
Check whether a node can be compiled to bytecode.
- isCompilable() - Method in class org.springframework.expression.spel.ast.StringLiteral
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.Ternary
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.TypeReference
-
- isCompilable() - Method in class org.springframework.expression.spel.ast.VariableReference
-
- isCompilable() - Method in interface org.springframework.expression.spel.CompilablePropertyAccessor
-
Return true
if this property accessor is currently suitable for compilation.
- isCompilable() - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
-
- isCompilableOperatorUsingNumerics() - Method in class org.springframework.expression.spel.ast.Operator
-
- isCompiled() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Is this operation "compiled"?
- isCompiled() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
-
Is this operation "compiled"?
- isCompiled() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Is this operation "compiled"? Compilation, as in JDO,
means that the operation is fully configured, and ready to use.
- isComplete() - Method in interface org.springframework.web.bind.support.SessionStatus
-
Return whether the current handler's session processing has been marked
as complete.
- isComplete() - Method in class org.springframework.web.bind.support.SimpleSessionStatus
-
- isCompleted() - Method in interface org.springframework.http.server.ServerHttpAsyncRequestControl
-
Return whether asynchronous request processing has been completed.
- isCompleted() - Method in class org.springframework.http.server.ServletServerHttpAsyncRequestControl
-
- isCompleted() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
- isCompleted() - Method in interface org.springframework.transaction.TransactionStatus
-
Return whether this transaction is completed, that is,
whether it has already been committed or rolled back.
- isConcrete() - Method in interface org.springframework.core.type.ClassMetadata
-
Return whether the underlying class represents a concrete class,
i.e.
- isConcrete() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isConcrete() - Method in class org.springframework.util.MimeType
-
Indicates whether this MIME Type is concrete, i.e.
- isConcurrentHandlingStarted() - Method in class org.springframework.web.context.request.async.WebAsyncManager
-
Whether the selected handler for the current request chose to handle the
request asynchronously.
- isConditionPassing(Object) - Method in class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
-
- isConfigurationCallbackInterface(Class<?>) - Method in class org.springframework.aop.framework.ProxyProcessorSupport
-
Determine whether the given interface is just a container callback and
therefore not to be considered as a reasonable proxy interface.
- isConfigurationFrozen() - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
-
Return whether this factory's bean definitions are frozen,
i.e.
- isConfigurationFrozen() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- isConflict() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.CONFLICT
(409).
- isConnected() - Method in class org.springframework.messaging.simp.stomp.DefaultStompSession
-
- isConnected() - Method in interface org.springframework.messaging.simp.stomp.StompSession
-
Whether the session is connected.
- isConnected() - Method in class org.springframework.web.socket.client.ConnectionManagerSupport
-
- isConnected() - Method in class org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
-
- isConnected() - Method in class org.springframework.web.socket.client.standard.EndpointConnectionManager
-
- isConnected() - Method in class org.springframework.web.socket.client.WebSocketConnectionManager
-
- isConnectFailure(RemoteException) - Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
-
Determine whether the given RMI exception indicates a connect failure.
- isConnectFailure(RemoteException) - Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
-
Determine whether the given RMI exception indicates a connect failure.
- isConnectFailure(RemoteException) - Method in class org.springframework.remoting.rmi.RmiClientInterceptor
-
Determine whether the given RMI exception indicates a connect failure.
- isConnectFailure(RemoteException) - Static method in class org.springframework.remoting.rmi.RmiClientInterceptorUtils
-
Determine whether the given RMI exception indicates a connect failure.
- isConnectionTransactional(Connection, ConnectionFactory) - Static method in class org.springframework.jca.cci.connection.ConnectionFactoryUtils
-
Determine whether the given JCA CCI Connection is transactional, that is,
bound to the current thread by Spring's transaction facilities.
- isConnectionTransactional(Connection, DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
-
Determine whether the given JDBC Connection is transactional, that is,
bound to the current thread by Spring's transaction facilities.
- isConstant() - Method in class org.springframework.expression.spel.ast.InlineList
-
Return whether this list is a constant value.
- isConstant() - Method in class org.springframework.expression.spel.ast.InlineMap
-
Return whether this list is a constant value.
- isContextRelative() - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Whether to interpret URLs as relative to the current context path.
- isContextRequired() - Method in class org.springframework.context.support.ApplicationObjectSupport
-
Determine whether this application object needs to run in an ApplicationContext.
- isContextRequired() - Method in class org.springframework.web.context.support.WebApplicationObjectSupport
-
Overrides the base class behavior to enforce running in an ApplicationContext.
- isContextRequired() - Method in class org.springframework.web.servlet.view.InternalResourceView
-
An ApplicationContext is not strictly required for InternalResourceView.
- isContextRequired() - Method in class org.springframework.web.servlet.view.RedirectView
-
An ApplicationContext is not strictly required for RedirectView.
- isContextRequired() - Method in class org.springframework.web.socket.server.standard.ServerEndpointExporter
-
- isContextSupported(Class<? extends WorkContext>) - Method in class org.springframework.jca.support.SimpleBootstrapContext
-
- isContinue() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.CONTINUE
(100).
- isConverted() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
-
Return whether this holder contains a converted value already (true
),
or whether the value still needs to be converted (false
).
- isConverted() - Method in class org.springframework.beans.MutablePropertyValues
-
Return whether this holder contains converted values only (true
),
or whether the values still need to be converted (false
).
- isConverted() - Method in class org.springframework.beans.PropertyValue
-
Return whether this holder contains a converted value already (true
),
or whether the value still needs to be converted (false
).
- isCookieHttpOnly() - Method in class org.springframework.web.util.CookieGenerator
-
Return whether the cookie is supposed to be marked with the "HttpOnly" attribute.
- isCookieSecure() - Method in class org.springframework.web.util.CookieGenerator
-
Return whether the cookie should only be sent using a secure protocol,
such as HTTPS (SSL).
- isCopyAllAttributes() - Method in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
-
Whether to copy all HTTP session attributes.
- isCopyHttpSessionId() - Method in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
-
Whether to copy the HTTP session id to the handshake attributes.
- isCorsRequest(HttpServletRequest) - Static method in class org.springframework.web.cors.CorsUtils
-
Returns true
if the request is a valid CORS one.
- isCorsRequest(ServerHttpRequest) - Static method in class org.springframework.web.cors.reactive.CorsUtils
-
Returns true
if the request is a valid CORS one.
- isCreated() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.CREATED
(201).
- isCreated() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.CREATED
(201).
- isCreateSession() - Method in class org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
-
Whether the HTTP session is allowed to be created.
- isCurrency(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
-
- isCurrency(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Indicate whether the designated column contains a currency value.
- isCurrentlyInCreation(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Determine whether the specified bean is currently in creation.
- isCurrentlyInCreation(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
- isCurrentTransactionReadOnly() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return whether the current transaction is marked as read-only.
- isDaemon() - Method in class org.springframework.scheduling.commonj.DelegatingWork
-
- isDaemon() - Method in class org.springframework.util.CustomizableThreadCreator
-
Return whether this factory should create daemon threads.
- isDataEmpty(T) - Method in class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
Whether the given data item has any content to write.
- isDataEmpty(WebSocketMessage) - Method in class org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession.WebSocketSendProcessor
-
- isDebug() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return whether the progress of this transaction is debugged.
- isDebugEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isDebugEnabled() - Method in interface org.apache.commons.logging.Log
-
Is debug logging currently enabled?
- isDefaultBeanName() - Method in class org.springframework.beans.factory.wiring.BeanWiringInfo
-
Return whether the specific bean name is a suggested default bean name,
not necessarily matching an actual bean definition in the factory.
- isDefaultHeartbeatEnabled() - Method in class org.springframework.messaging.simp.stomp.StompClientSupport
-
Determine whether heartbeats are enabled.
- isDefaultHtmlEscape() - Method in class org.springframework.web.reactive.result.view.RequestContext
-
Is default HTML escaping active? Falls back to false
in case of
no explicit default given.
- isDefaultHtmlEscape() - Method in class org.springframework.web.servlet.support.RequestContext
-
Is default HTML escaping active? Falls back to false
in case of no explicit default given.
- isDefaultHtmlEscape() - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
-
Overridden to default to true
in case of no explicit default given.
- isDefaultHtmlEscape() - Method in class org.springframework.web.servlet.tags.HtmlEscapingAwareTag
-
Return the applicable default HTML escape setting for this tag.
- isDefaultJndiEnvironmentAvailable() - Static method in class org.springframework.jndi.JndiLocatorDelegate
-
Check whether a default JNDI environment, as in a Java EE environment,
is available on this JVM.
- isDefaultLazyInit() - Method in class org.springframework.beans.factory.xml.ParserContext
-
- isDefaultName - Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
-
- isDefaultNamespace(String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- isDefaultNamespace(Node) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- isDefaultRollback(TestContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
Determine whether or not to rollback transactions by default for the
supplied
test context.
- isDeleteSpecificValues() - Method in class org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
-
Return whether to delete the entire range below the current maximum key value
(false
- the default), or the specifically generated values (true
).
- isDeliveryTransacted(Method) - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory
-
This implementation returns true
if a transaction manager
has been specified; false
otherwise.
- isDependent(String, String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Determine whether the specified dependent bean has been registered as
dependent on the given bean or on any of its transitive dependencies.
- isDestinationLocked() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isDirectFieldAccess() - Method in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
-
Return whether to use direct field access instead of bean property access.
- isDisabled() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Get the value of the 'disabled
' attribute.
- isDisabled() - Method in class org.springframework.web.servlet.tags.form.ButtonTag
-
Get the value of the 'disabled
' attribute.
- isDisabled() - Method in class org.springframework.web.servlet.tags.form.HiddenInputTag
-
Get the value of the 'disabled
' attribute.
- isDisabled() - Method in class org.springframework.web.servlet.tags.form.OptionsTag
-
Get the value of the 'disabled
' attribute.
- isDisabled() - Method in class org.springframework.web.servlet.tags.form.OptionTag
-
Get the value of the 'disabled
' attribute.
- isDisconnected() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
-
- isDone() - Method in class org.springframework.scheduling.annotation.AsyncResult
-
- isDone() - Method in class org.springframework.util.concurrent.CompletableToListenableFutureAdapter
-
- isDone() - Method in class org.springframework.util.concurrent.FutureAdapter
-
- isDone() - Method in class org.springframework.util.concurrent.SettableListenableFuture
-
- isDynamic() - Method in class org.springframework.beans.factory.config.TypedStringValue
-
Return whether this value has been marked as dynamic.
- isEager() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Return whether this dependency is 'eager' in the sense of
eagerly resolving potential target beans for type matching.
- isEagerInit() - Method in interface org.springframework.beans.factory.SmartFactoryBean
-
Does this FactoryBean expect eager initialization, that is,
eagerly initialize itself as well as expect eager initialization
of its singleton object (if any)?
- isEligible(Object, String) - Method in class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
-
Check whether the given bean is eligible for advising with this
post-processor's
Advisor
.
- isEligible(Class<?>) - Method in class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
-
Check whether the given class is eligible for advising with this
post-processor's
Advisor
.
- isEligibleAdvisorBean(String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
-
Return whether the Advisor bean with the given name is eligible
for proxying in the first place.
- isEligibleAdvisorBean(String) - Method in class org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
-
Consider Advisor
beans with the specified prefix as eligible, if activated.
- isEligibleAdvisorBean(String) - Method in class org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator
-
- isEligibleAspectBean(String) - Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
-
Check whether the given aspect bean is eligible for auto-proxying.
- isEligibleAttribute(Attr, ParserContext) - Method in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
-
Determine whether the given attribute is eligible for being
turned into a corresponding bean property value.
- isEligibleAttribute(String) - Method in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
-
Determine whether the given attribute is eligible for being
turned into a corresponding bean property value.
- isEligibleAttribute(String) - Method in class org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
-
- isEligibleAttribute(String) - Method in class org.springframework.web.servlet.config.ScriptTemplateConfigurerBeanDefinitionParser
-
- isEligibleBean(String) - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
-
Return whether the aspect bean with the given name is eligible.
- isEligibleBean(String) - Method in class org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
-
Determine whether the aspect bean with the given name is eligible.
- isEligibleForEtag(HttpServletRequest, HttpServletResponse, int, InputStream) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter
-
Indicates whether the given request and response are eligible for ETag generation.
- isEligibleForMarshalling(String, Object) - Method in class org.springframework.web.servlet.view.xml.MarshallingView
-
Check whether the given value from the current view's model is eligible
for marshalling through the configured
Marshaller
.
- isEligibleForOverriding(String) - Method in class org.springframework.core.OverridingClassLoader
-
Determine whether the specified class is eligible for overriding
by this class loader.
- isEligibleForPropertyPopulation(Object) - Method in class org.springframework.scheduling.quartz.SpringBeanJobFactory
-
Return whether the given job object is eligible for having
its bean properties populated.
- isEligibleForShadowing(String) - Method in class org.springframework.instrument.classloading.ShadowingClassLoader
-
Determine whether the specified class is eligible for shadowing
by this class loader.
- isEligibleProperty(String, Object) - Method in class org.springframework.web.servlet.view.RedirectView
-
Determine whether the given model element should be exposed
as a query property.
- isEligibleValue(Object) - Method in class org.springframework.web.servlet.view.RedirectView
-
Determine whether the given model element value is eligible for exposure.
- isEmpty() - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
-
Return if this holder does not contain any argument values,
neither indexed ones nor generic ones.
- isEmpty() - Method in class org.springframework.beans.factory.support.MethodOverrides
-
Return whether the set of method overrides is empty.
- isEmpty() - Method in class org.springframework.beans.MutablePropertyValues
-
- isEmpty() - Method in interface org.springframework.beans.PropertyValues
-
Does this holder not contain any PropertyValue objects at all?
- isEmpty() - Method in class org.springframework.http.HttpHeaders
-
- isEmpty() - Method in class org.springframework.messaging.MessageHeaders
-
- isEmpty() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
- isEmpty() - Method in class org.springframework.mock.web.MockMultipartFile
-
- isEmpty() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that an empty value exists at the given path.
- isEmpty() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isEmpty() - Method in interface org.springframework.test.web.reactive.server.WebTestClient.BodyContentSpec
-
Assert the response body is empty and return the exchange result.
- isEmpty() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that an empty value exists at the given path.
- isEmpty() - Method in class org.springframework.util.AutoPopulatingList
-
- isEmpty(Collection<?>) - Static method in class org.springframework.util.CollectionUtils
-
Return true
if the supplied Collection is null
or empty.
- isEmpty(Map<?, ?>) - Static method in class org.springframework.util.CollectionUtils
-
Return true
if the supplied Map is null
or empty.
- isEmpty() - Method in class org.springframework.util.LinkedCaseInsensitiveMap
-
- isEmpty() - Method in class org.springframework.util.LinkedMultiValueMap
-
- isEmpty(Object[]) - Static method in class org.springframework.util.ObjectUtils
-
Determine whether the given array is empty:
i.e.
- isEmpty(Object) - Static method in class org.springframework.util.ObjectUtils
-
Determine whether the given object is empty.
- isEmpty(Object) - Static method in class org.springframework.util.StringUtils
-
Check whether the given String
is empty.
- isEmpty() - Method in class org.springframework.web.multipart.commons.CommonsMultipartFile
-
- isEmpty() - Method in interface org.springframework.web.multipart.MultipartFile
-
Return whether the uploaded file is empty, that is, either no file has
been chosen in the multipart form or the chosen file has no content.
- isEmpty() - Method in class org.springframework.web.reactive.result.condition.AbstractRequestCondition
-
Indicates whether this condition is empty, i.e.
- isEmpty() - Method in class org.springframework.web.reactive.result.condition.CompositeRequestCondition
-
Whether this instance contains 0 conditions or not.
- isEmpty() - Method in class org.springframework.web.reactive.result.condition.ConsumesRequestCondition
-
Whether the condition has any media type expressions.
- isEmpty() - Method in class org.springframework.web.reactive.result.condition.ProducesRequestCondition
-
Whether the condition has any media type expressions.
- isEmpty() - Method in class org.springframework.web.servlet.ModelAndView
-
Return whether this ModelAndView object is empty,
i.e.
- isEmpty() - Method in class org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
-
Indicates whether this condition is empty, i.e.
- isEmpty() - Method in class org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
-
Whether this instance contains 0 conditions or not.
- isEmpty() - Method in class org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
-
Whether the condition has any media type expressions.
- isEmpty() - Method in class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
-
Whether the condition has any media type expressions.
- isEmpty() - Method in class org.springframework.web.socket.WebSocketHttpHeaders
-
- isEmptyPayload(Object) - Method in class org.springframework.messaging.handler.annotation.support.MessageMethodArgumentResolver
-
Check if the given payload
is empty.
- isEmptyPayload(Object) - Method in class org.springframework.messaging.handler.annotation.support.PayloadArgumentResolver
-
Specify if the given payload
is empty.
- isEnableTimestamp() - Method in class org.springframework.messaging.support.IdTimestampMessageHeaderInitializer
-
Return whether the timestamp header is enabled or not.
- isEnforceDestroyMethod() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Indicate whether the configured destroy method is the default.
- isEnforceInitMethod() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Indicate whether the configured init method is the default.
- isEnforceReadOnly() - Method in class org.springframework.jdbc.datasource.DataSourceTransactionManager
-
Return whether to enforce the read-only nature of a transaction
through an explicit statement on the transactional connection.
- isEqualsMethod(Method) - Static method in class org.springframework.aop.support.AopUtils
-
Determine whether the given method is an "equals" method.
- isEqualsMethod(Method) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given method is an "equals" method.
- isEqualTo(Object) - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isEqualTo(HttpStatus) - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
- isEqualTo(int) - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status as an integer.
- isEqualTo(B) - Method in interface org.springframework.test.web.reactive.server.WebTestClient.BodySpec
-
Assert the extracted body is equal to the given value.
- isError() - Method in enum org.springframework.http.HttpStatus
-
- isError() - Method in class org.springframework.web.reactive.result.view.BindStatus
-
Return if this status represents a field or object error.
- isError() - Method in class org.springframework.web.servlet.support.BindStatus
-
Return if this status represents a field or object error.
- isErrorEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isErrorEnabled() - Method in interface org.apache.commons.logging.Log
-
Is error logging currently enabled?
- isExcluded(String) - Method in class org.springframework.core.DecoratingClassLoader
-
Determine whether the specified class is excluded from decoration
by this class loader.
- isExcludedFromDependencyCheck(PropertyDescriptor) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
Determine whether the given bean property is excluded from dependency checks.
- isExecuted() - Method in class org.springframework.mock.http.client.MockClientHttpRequest
-
- isExistingTransaction(Object) - Method in class org.springframework.jca.cci.connection.CciLocalTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.jdbc.datasource.DataSourceTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.orm.jpa.JpaTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.transaction.jta.JtaTransactionManager
-
- isExistingTransaction(Object) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Check if the given transaction object indicates an existing transaction
(that is, a transaction which has already started).
- isExpectationFailed() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.EXPECTATION_FAILED
(417).
- isExpired() - Method in interface org.springframework.web.server.WebSession
-
Return
true
if the session expired after
maxIdleTime
elapsed.
- isExpired() - Method in class org.springframework.web.servlet.FlashMap
-
- isExplicitQosEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
If "true", then the values of deliveryMode, priority, and timeToLive
will be used when sending a message.
- isExposeClassDescriptor() - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Return whether to expose the JMX descriptor field "class" for managed operations.
- isExposeListenerSession() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- isExposeNativeSession() - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Return whether to expose the native Hibernate Session to
HibernateCallback code, or rather a Session proxy.
- isExposePathVariables() - Method in class org.springframework.web.servlet.view.AbstractView
-
Return whether to add path variables to the model or not.
- isExposeProxy() - Method in interface org.springframework.aop.framework.Advised
-
Return whether the factory should expose the proxy as a ThreadLocal
.
- isExposeProxy() - Method in class org.springframework.aop.framework.ProxyConfig
-
Return whether the AOP proxy will expose the AOP proxy for
each invocation.
- isExternallyManagedConfigMember(Member) - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
- isExternallyManagedDestroyMethod(String) - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
- isExternallyManagedInitMethod(String) - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
- isExtractOldValueForEditor() - Method in class org.springframework.beans.AbstractPropertyAccessor
-
- isExtractOldValueForEditor() - Method in interface org.springframework.beans.ConfigurablePropertyAccessor
-
Return whether to extract the old property value when applying a
property editor to a new value for a property.
- isFactoryBean(String) - Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
-
Determine whether the bean with the given name is a FactoryBean.
- isFactoryBean(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isFactoryBean(String, RootBeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Check whether the given bean is defined as a
FactoryBean
.
- isFactoryDereference(String) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
-
Return whether the given name is a factory dereference
(beginning with the factory dereference prefix).
- isFactoryMethod(Method) - Method in class org.springframework.beans.factory.support.RootBeanDefinition
-
Check whether the given candidate qualifies as a factory method.
- isFailEarlyOnGlobalRollbackOnly() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return whether to fail early in case of the transaction being globally marked
as rollback-only.
- isFailedDependency() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.FAILED_DEPENDENCY
(424).
- isFallbackToSystemLocale() - Method in class org.springframework.context.support.AbstractResourceBasedMessageSource
-
Return whether to fall back to the system Locale if no files for a specific
Locale have been found.
- isFatalEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isFatalEnabled() - Method in interface org.apache.commons.logging.Log
-
Is fatal logging currently enabled?
- isField - Variable in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
-
- isFile() - Method in class org.springframework.core.io.AbstractFileResolvingResource
-
- isFile(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.
- isFile() - Method in class org.springframework.core.io.AbstractResource
-
This implementation always returns false
.
- isFile() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation always indicates a file.
- isFile() - Method in class org.springframework.core.io.PathResource
-
This implementation always indicates a file.
- isFile() - Method in interface org.springframework.core.io.Resource
-
Determine whether this resource represents a file in a file system.
- isFile() - Method in class org.springframework.core.io.UrlResource
-
- isFile() - Method in class org.springframework.web.context.support.ServletContextResource
-
- isFileURL(URL) - Static method in class org.springframework.util.ResourceUtils
-
Determine whether the given URL points to a resource in the file system,
i.e.
- isFinal() - Method in interface org.springframework.core.type.ClassMetadata
-
Return whether the underlying class is marked as 'final'.
- isFinal() - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- isFinal() - Method in interface org.springframework.core.type.MethodMetadata
-
Return whether the underlying method is marked as 'final'.
- isFinal() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isFinal() - Method in class org.springframework.core.type.StandardMethodMetadata
-
- isFinalizeMethod(Method) - Static method in class org.springframework.aop.support.AopUtils
-
Determine whether the given method is a "finalize" method.
- isFinished() - Method in class org.springframework.mock.web.DelegatingServletInputStream
-
- isFirst() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- isFirst() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve whether the cursor is on the first row of this row set.
- isFirstPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return if the current page is the first one.
- isFixedRate() - Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
-
Return whether to schedule as fixed-rate execution.
- isFixedRate() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Return whether to schedule as fixed-rate execution.
- isFixedRate() - Method in class org.springframework.scheduling.support.PeriodicTrigger
-
Return whether this trigger uses fixed rate (true
) or
fixed delay (false
) behavior.
- isFlaggedForRollback() - Static method in class org.springframework.test.context.transaction.TestTransaction
-
- isFlashMapForRequest(FlashMap, HttpServletRequest) - Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
-
Whether the given FlashMap matches the current request.
- isFlushPending() - Method in class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
Whether flushing is pending.
- isForbidden() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.FORBIDDEN
(403).
- isForbidden() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.FORBIDDEN
(403).
- isForceRequestEncoding() - Method in class org.springframework.web.filter.CharacterEncodingFilter
-
Return whether the encoding should be forced on requests
- isForceResponseEncoding() - Method in class org.springframework.web.filter.CharacterEncodingFilter
-
Return whether the encoding should be forced on responses.
- isFound() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.FOUND
(302).
- isFound() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.FOUND
(302).
- isFrozen() - Method in interface org.springframework.aop.framework.Advised
-
Return whether the Advised configuration is frozen,
in which case no advice changes can be made.
- isFrozen() - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
- isFrozen() - Method in class org.springframework.aop.framework.ProxyConfig
-
Return whether the config is frozen, and no advice changes can be made.
- isFrozen() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- isFunction() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Check whether this call is a function call.
- isFunction() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Is this call a function call?
- isFunction() - Method in class org.springframework.jdbc.object.SqlCall
-
Return whether this call is for a function.
- isGatewayTimeout() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.GATEWAY_TIMEOUT
(504).
- isGeneratedBeanName(String) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
-
Return whether the given name is a bean name which has been generated
by the default naming strategy (containing a "#..." part).
- isGenerateDdl() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
-
Return whether to generate DDL after the EntityManagerFactory has been initialized
creating/updating all relevant tables.
- isGenerateDefaultLocations() - Method in class org.springframework.test.context.support.AbstractContextLoader
-
- isGeneratedKeysColumnNameArraySupported() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isGeneratedKeysColumnNameArraySupported() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Is a column name String array for retrieving generated keys supported:
Connection.createStruct(String, Object[])
?
- isGeneratedKeysColumnNameArraySupported() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Does this database support a column name String array for retrieving generated keys:
Connection.createStruct(String, Object[])
?
- isGetGeneratedKeysSimulated() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isGetGeneratedKeysSimulated() - Method in class org.springframework.jdbc.core.metadata.HsqlTableMetaDataProvider
-
- isGetGeneratedKeysSimulated() - Method in class org.springframework.jdbc.core.metadata.PostgresTableMetaDataProvider
-
- isGetGeneratedKeysSimulated() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Does this database support simple query to retrieve generated keys
when the JDBC 3.0 feature is not supported:
DatabaseMetaData.supportsGetGeneratedKeys()
?
- isGetGeneratedKeysSimulated() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Does this database support a simple query to retrieve the generated key when
the JDBC 3.0 feature of retrieving generated keys is not supported?
- isGetGeneratedKeysSupported() - Method in class org.springframework.jdbc.core.metadata.DerbyTableMetaDataProvider
-
- isGetGeneratedKeysSupported() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isGetGeneratedKeysSupported() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Does this database support the JDBC 3.0 feature of retrieving generated keys:
DatabaseMetaData.supportsGetGeneratedKeys()
?
- isGetGeneratedKeysSupported() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Does this database support the JDBC 3.0 feature of retrieving generated keys:
DatabaseMetaData.supportsGetGeneratedKeys()
?
- isGlobalRollbackOnly() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
Template method for determining the global rollback-only flag of the
underlying transaction, if any.
- isGlobalRollbackOnly() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Determine the rollback-only flag via checking both the transaction object,
provided that the latter implements the
SmartTransactionObject
interface.
- isGlobalRollbackOnParticipationFailure() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return whether to globally mark an existing transaction as rollback-only
after a participating transaction failed.
- isGone() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.GONE
(410).
- isGzipResponse(HttpResponse) - Method in class org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
-
Determine whether the given response indicates a GZIP response.
- isGzipResponse(HttpURLConnection) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
-
Determine whether the given response is a GZIP response.
- isHandler(Class<?>) - Method in class org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
-
Whether the given bean type should be introspected for messaging handling methods.
- isHandler(Class<?>) - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
- isHandler(Class<?>) - Method in class org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
-
Whether the given type is a handler with handler methods.
- isHandler(Class<?>) - Method in class org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping
-
Whether the given type is a handler with handler methods.
- isHandler(Class<?>) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
-
Whether the given type is a handler with handler methods.
- isHandler(Class<?>) - Method in class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
Whether the given type is a handler with handler methods.
- isHandlerSessionAttribute(String, Class<?>) - Method in class org.springframework.web.method.annotation.SessionAttributesHandler
-
Whether the attribute name or type match the names and types specified
via @SessionAttributes
on the underlying controller.
- isHashCodeMethod(Method) - Static method in class org.springframework.aop.support.AopUtils
-
Determine whether the given method is a "hashCode" method.
- isHashCodeMethod(Method) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given method is a "hashCode" method.
- isHeartbeat() - Method in class org.springframework.messaging.simp.stomp.StompHeaderAccessor
-
- isHeartbeatEnabled() - Method in class org.springframework.messaging.simp.stomp.StompHeaders
-
Whether heartbeats are enabled.
- ISHL - Static variable in interface org.springframework.asm.Opcodes
-
- isHomeRefreshable() - Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
-
- isHomeRefreshable() - Method in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
-
Return whether the cached EJB home object is potentially
subject to on-demand refreshing.
- ISHR - Static variable in interface org.springframework.asm.Opcodes
-
- isHtmlEscape() - Method in class org.springframework.web.servlet.tags.HtmlEscapingAwareTag
-
Return the HTML escaping setting for this tag,
or the default setting if not overridden.
- isHttpOnly() - Method in class org.springframework.http.ResponseCookie
-
Return true
if the cookie has the "HttpOnly" attribute.
- isHttpOnly() - Method in class org.springframework.mock.web.MockSessionCookieConfig
-
- isHttpVersionNotSupported() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.HTTP_VERSION_NOT_SUPPORTED
(505).
- isIAmATeapot() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.I_AM_A_TEAPOT
(418).
- isIgnoreCase() - Method in class org.springframework.beans.support.MutableSortDefinition
-
- isIgnoreCase() - Method in interface org.springframework.beans.support.SortDefinition
-
Return whether upper and lower case in String values should be ignored.
- isIgnoreInvalidFields() - Method in class org.springframework.validation.DataBinder
-
Return whether to ignore invalid fields when binding.
- isIgnoreInvalidLocale() - Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
-
Return whether to ignore an invalid value for the locale parameter.
- isIgnoreNestedPath() - Method in class org.springframework.web.servlet.tags.BindTag
-
Return whether to ignore a nested path, if any.
- isIgnoreUnknownExtensions() - Method in class org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
-
- isIgnoreUnknownFields() - Method in class org.springframework.validation.DataBinder
-
Return whether to ignore unknown fields when binding.
- isIgnoreWarnings() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return whether or not we ignore SQLWarnings.
- isIgnoring(IMessage.Kind) - Method in class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
-
- isImmutableSessionAttribute(String, Object) - Method in class org.springframework.web.context.request.ServletRequestAttributes
-
Determine whether the given value is to be considered as an immutable session
attribute, that is, doesn't have to be re-set via session.setAttribute
since its value cannot meaningfully change internally.
- isImUsed() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.IM_USED
(226).
- isIncludeClientInfo() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Return whether the client address and session id should be included in the
log message.
- isIncludeHeaders() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Return whether the request headers should be included in the log message.
- isIncludePayload() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Return whether the request payload (body) should be included in the log message.
- isIncludeQueryString() - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
-
Return whether the query string should be included in the log message.
- isIncludeRequest(ServletRequest) - Static method in class org.springframework.web.util.WebUtils
-
Determine whether the given request is an include request,
that is, not a top-level HTTP request coming in from the outside.
- isIndependent() - Method in interface org.springframework.core.type.ClassMetadata
-
Determine whether the underlying class is independent, i.e.
- isIndependent() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isInfoEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isInfoEnabled() - Method in interface org.apache.commons.logging.Log
-
Is info logging currently enabled?
- isInfrastructureClass(Class<?>) - Method in class org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator
-
- isInfrastructureClass(Class<?>) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
-
Return whether the given bean class represents an infrastructure class
that should never be proxied.
- isInheritInitializers() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
- isInheritLocations() - Method in class org.springframework.test.context.ContextConfigurationAttributes
-
- isInitialized() - Method in class org.springframework.aop.target.AbstractLazyCreationTargetSource
-
Return whether the lazy target object of this TargetSource
has already been fetched.
- isInJavaLangAnnotationPackage(Annotation) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Determine if the supplied Annotation
is defined in the core JDK
java.lang.annotation
package.
- isInJavaLangAnnotationPackage(String) - Static method in class org.springframework.core.annotation.AnnotationUtils
-
Determine if the Annotation
with the supplied name is defined
in the core JDK java.lang.annotation
package.
- isInnerClass(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Determine if the supplied class is an inner class,
i.e.
- isInputValueProvided() - Method in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
This implementation always returns false
.
- isInputValueProvided() - Method in class org.springframework.jdbc.core.SqlInOutParameter
-
This implementation always returns true
.
- isInputValueProvided() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return whether this parameter holds input values that should be set
before execution even if they are null
.
- isInputValueProvided() - Method in class org.springframework.jdbc.core.SqlReturnUpdateCount
-
This implementation always returns false
.
- isInstance(Object) - Method in class org.springframework.core.ResolvableType
-
Determine whether the given object is an instance of this ResolvableType
.
- isInstanceOf(Class<?>, Object, String) - Static method in class org.springframework.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object, Supplier<String>) - Static method in class org.springframework.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstanceOf(Class<?>, Object) - Static method in class org.springframework.util.Assert
-
Assert that the provided object is an instance of the provided class.
- isInstrumentationAvailable() - Static method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
-
Check whether an Instrumentation instance is available for the current VM.
- isInsufficientSpaceOnResource() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isInsufficientStorage() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.INSUFFICIENT_STORAGE
(507).
- isIntegerForNumericOp(Number) - Static method in class org.springframework.expression.spel.CodeFlow
-
Determine whether the given number is to be considered as an integer
for the purposes of a numeric operation at the bytecode level.
- isInterceptorEnabled(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Determine whether the interceptor should kick in, that is,
whether the invokeUnderTrace
method should be called.
- isInterceptorEnabled(MethodInvocation, Log) - Method in class org.springframework.aop.interceptor.JamonPerformanceMonitorInterceptor
-
Always applies the interceptor if the "trackAllInvocations" flag has been set;
else just kicks in if the log is enabled.
- isInterface() - Method in class org.springframework.asm.Handle
-
Returns true if the owner of the field or method designated
by this handle is an interface.
- isInterface() - Method in interface org.springframework.core.type.ClassMetadata
-
Return whether the underlying class represents an interface.
- isInterface() - Method in class org.springframework.core.type.StandardClassMetadata
-
- isInterfaceProxied(Class<?>) - Method in interface org.springframework.aop.framework.Advised
-
Determine whether the given interface is proxied.
- isInterfaceProxied(Class<?>) - Method in class org.springframework.aop.framework.AdvisedSupport
-
- isInternalLanguageInterface(Class<?>) - Method in class org.springframework.aop.framework.ProxyProcessorSupport
-
Determine whether the given interface is a well-known internal language interface
and therefore not to be considered as a reasonable proxy interface.
- isInternalServerError() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.INTERNAL_SERVER_ERROR
(500).
- isInvalid() - Method in class org.springframework.mock.web.MockHttpSession
-
- isInvalidPath(String) - Method in class org.springframework.web.reactive.resource.ResourceWebHandler
-
Identifies invalid resource paths.
- isInvalidPath(String) - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
Identifies invalid resource paths.
- isJarFileURL(URL) - Static method in class org.springframework.util.ResourceUtils
-
Determine whether the given URL points to a jar file itself,
that is, has protocol "file" and ends with the ".jar" extension.
- isJarResource(Resource) - Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
Return whether the given resource handle indicates a jar resource
that the doFindPathMatchingJarResources
method can handle.
- isJarURL(URL) - Static method in class org.springframework.util.ResourceUtils
-
Determine whether the given URL points to a resource in a jar file.
- isJavaLanguageInterface(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the given interface is a common Java language interface:
Serializable
, Externalizable
, Closeable
, AutoCloseable
,
Cloneable
, Comparable
- all of which can be ignored when looking
for 'primary' user-level interfaces.
- isJdkDynamicProxy(Object) - Static method in class org.springframework.aop.support.AopUtils
-
Check whether the given object is a JDK dynamic proxy.
- isKotlinPresent() - Static method in class org.springframework.core.KotlinDetector
-
Determine whether Kotlin is present in general.
- isKotlinType(Class<?>) - Static method in class org.springframework.core.KotlinDetector
-
Determine whether the given Class
is a Kotlin type
(with Kotlin metadata present on it).
- isLanguageTagCompliant() - Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
-
Return whether this resolver's cookies should be compliant with BCP 47
language tags instead of Java's legacy locale specification format.
- isLanguageTagCompliant() - Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
-
Return whether to use BCP 47 language tags instead of Java's legacy
locale specification format.
- isLast() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- isLast() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
-
Retrieve whether the cursor is on the last row of this row set.
- isLast() - Method in class org.springframework.web.socket.AbstractWebSocketMessage
-
Whether this is the last part of a message sent as a series of partial messages.
- isLast() - Method in interface org.springframework.web.socket.WebSocketMessage
-
When partial message support is available and requested via
WebSocketHandler.supportsPartialMessages()
,
this method returns
true
if the current message is the last part of the
complete WebSocket message sent by the client.
- isLastPage() - Method in class org.springframework.beans.support.PagedListHolder
-
Return if the current page is the last one.
- isLazilyInstantiated() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return whether the aspect needs to be lazily instantiated.
- isLazy() - Method in interface org.springframework.aop.aspectj.InstantiationModelAwarePointcutAdvisor
-
Return whether this advisor is lazily initializing its underlying advice.
- isLazy(DependencyDescriptor) - Method in class org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver
-
- isLazyInit() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this bean should be lazily initialized, i.e.
- isLazyInit() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean should be lazily initialized, i.e.
- isLazyInit() - Method in class org.springframework.beans.factory.support.BeanDefinitionDefaults
-
- isLazyInit() - Method in class org.springframework.jdbc.support.JdbcAccessor
-
Return whether to lazily initialize the SQLExceptionTranslator for this accessor.
- isLengthRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.LENGTH_REQUIRED
(411).
- isLenientConstructorResolution() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether to resolve constructors in lenient mode or in strict mode.
- isLocalRollbackOnly() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
Determine the rollback-only flag via checking this TransactionStatus.
- isLocked() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.LOCKED
(423).
- isLog() - Method in class org.springframework.jmx.export.metadata.ManagedResource
-
- isLogEnabled(Log) - Method in class org.springframework.aop.interceptor.AbstractTraceInterceptor
-
Determine whether the given
Log
instance is enabled.
- isLogEnabled() - Method in class org.springframework.beans.factory.config.DeprecatedBeanWarner
-
- isLongLived() - Method in interface org.springframework.scheduling.SchedulingAwareRunnable
-
Return whether the Runnable's operation is long-lived
(true
) versus short-lived (false
).
- isLoopDetected() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.LOOP_DETECTED
(508).
- isMaintainSession() - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
Return the "session.maintain" flag to specify on the stub.
- isMap() - Method in class org.springframework.core.convert.TypeDescriptor
-
Is this type a Map
type?
- isMap() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that the result is a Map
.
- isMap() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isMap() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that the result is a Map
.
- isMatch(String, String) - Method in class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
-
Return if the given bean name matches the mapped name.
- isMatch(String, String) - Method in class org.springframework.aop.support.NameMatchMethodPointcut
-
Return if the given method name matches the mapped name.
- isMatch(String, String) - Method in class org.springframework.cache.interceptor.NameMatchCacheOperationSource
-
Return if the given method name matches the mapped name.
- isMatch(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodNameBasedMBeanInfoAssembler
-
- isMatch(String, String) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
-
Return if the given method name matches the mapped name.
- isMatch(String, String) - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
-
Return if the given method name matches the mapped name.
- isMatchingFieldError(String, FieldError) - Method in class org.springframework.validation.AbstractErrors
-
Check whether the given FieldError matches the given field.
- isMatchOptionalTrailingSeparator() - Method in class org.springframework.web.util.pattern.PathPatternParser
-
Whether optional trailing slashing match is enabled.
- isMaterialized() - Method in class org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
-
- isMBean(Class<?>) - Method in class org.springframework.jmx.export.MBeanExporter
-
Determine whether the given bean class qualifies as an MBean as-is.
- isMBean(Class<?>) - Static method in class org.springframework.jmx.support.JmxUtils
-
Determine whether the given bean class qualifies as an MBean as-is.
- isMergeEnabled() - Method in class org.springframework.beans.factory.support.ManagedList
-
- isMergeEnabled() - Method in class org.springframework.beans.factory.support.ManagedMap
-
- isMergeEnabled() - Method in class org.springframework.beans.factory.support.ManagedProperties
-
- isMergeEnabled() - Method in class org.springframework.beans.factory.support.ManagedSet
-
- isMergeEnabled() - Method in interface org.springframework.beans.Mergeable
-
Is merging enabled for this particular instance?
- isMergeEnabled() - Method in class org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
-
Is merging enabled for this particular instance?
- isMessageIdEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether message IDs are enabled.
- isMessageTimestampEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether message timestamps are enabled.
- isMethodBrowserSupported(String) - Method in class org.springframework.web.servlet.tags.form.FormTag
-
Determine if the HTTP method is supported by browsers (i.e.
- isMethodFailure() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isMethodNotAllowed() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.METHOD_NOT_ALLOWED
(405).
- isMethodOnIntroducedInterface(MethodInvocation) - Method in class org.springframework.aop.support.IntroductionInfoSupport
-
Is this method on an introduced interface?
- isModified() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Check whether the underlying message headers have been marked as modified.
- isModified() - Method in interface org.springframework.scripting.ScriptSource
-
- isModified() - Method in class org.springframework.scripting.support.ResourceScriptSource
-
- isModified() - Method in class org.springframework.scripting.support.StaticScriptSource
-
- isMovedPermanently() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.MOVED_PERMANENTLY
(301).
- isMovedTemporarily() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isMultipart() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return whether this helper is in multipart mode,
i.e.
- isMultipart(HttpServletRequest) - Method in class org.springframework.web.multipart.commons.CommonsMultipartResolver
-
- isMultipart(HttpServletRequest) - Method in interface org.springframework.web.multipart.MultipartResolver
-
Determine if the given request contains multipart content.
- isMultipart(HttpServletRequest) - Method in class org.springframework.web.multipart.support.StandardServletMultipartResolver
-
- isMultipartArgument(MethodParameter) - Static method in class org.springframework.web.multipart.support.MultipartResolutionDelegate
-
- isMultipartRequest(HttpServletRequest) - Static method in class org.springframework.web.multipart.support.MultipartResolutionDelegate
-
- isMultipleChoices() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.MULTIPLE_CHOICES
(300).
- isMultiStatus() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.MULTI_STATUS
(207).
- isMultiValue() - Method in class org.springframework.core.ReactiveAdapter
-
A shortcut for getDescriptor().isMultiValue()
.
- isMultiValue() - Method in class org.springframework.core.ReactiveTypeDescriptor
-
Return true
if the reactive type can produce more than 1 value
can be produced and is therefore a good fit to adapt to Flux
.
- isMutable() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
Whether the underlying headers can still be modified.
- isNamedBinding() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Check whether parameters should be bound by name.
- isNamedBinding() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Should parameters be bound by name?
- isNamespaceAware() - Method in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
Return whether or not the XML parser should be XML namespace aware.
- isNegated() - Method in interface org.springframework.web.reactive.result.condition.MediaTypeExpression
-
- isNegated() - Method in interface org.springframework.web.reactive.result.condition.NameValueExpression
-
- isNegated() - Method in interface org.springframework.web.servlet.mvc.condition.MediaTypeExpression
-
- isNegated() - Method in interface org.springframework.web.servlet.mvc.condition.NameValueExpression
-
- isNested() - Method in class org.springframework.beans.factory.xml.ParserContext
-
- isNestedOrIndexedProperty(String) - Static method in class org.springframework.beans.PropertyAccessorUtils
-
Check whether the given property path indicates an indexed or nested property.
- isNestedTransactionAllowed() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return whether nested transactions are allowed.
- isNetworkAuthenticationRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NETWORK_AUTHENTICATION_REQUIRED
(511).
- isNew() - Method in class org.springframework.mock.web.MockHttpSession
-
- isNew() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
-
- isNewSynchronization() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return if a new transaction synchronization has been opened
for this transaction.
- isNewTransaction() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
- isNewTransaction() - Method in class org.springframework.transaction.support.SimpleTransactionStatus
-
- isNewTransaction() - Method in interface org.springframework.transaction.TransactionStatus
-
Return whether the present transaction is new (else participating
in an existing transaction, or potentially not running in an
actual transaction in the first place).
- isNoContent() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.NO_CONTENT
(204).
- isNoContent() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NO_CONTENT
(204).
- isNonAuthoritativeInformation() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NON_AUTHORITATIVE_INFORMATION
(203).
- isNonPublicAccessAllowed() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether to allow access to non-public constructors and methods.
- isNotAcceptable() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NOT_ACCEPTABLE
(406).
- isNotEmpty() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that a non-empty value exists at the given path.
- isNotEmpty() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isNotEmpty() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that a non-empty value exists at the given path.
- isNotExtended() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NOT_EXTENDED
(510).
- isNotFound() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.NOT_FOUND
(404).
- isNotFound() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NOT_FOUND
(404).
- isNotIgnored(Method, String) - Method in class org.springframework.jmx.export.assembler.MethodExclusionMBeanInfoAssembler
-
Determine whether the given method is supposed to be included,
that is, not configured as to be ignored.
- isNotImplemented() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NOT_IMPLEMENTED
(501).
- isNotModified() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.NOT_MODIFIED
(304).
- isNotModified() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.NOT_MODIFIED
(304).
- isNotModified() - Method in class org.springframework.web.context.request.ServletWebRequest
-
- isNotModified() - Method in class org.springframework.web.server.adapter.DefaultServerWebExchange
-
- isNotModified() - Method in interface org.springframework.web.server.ServerWebExchange
-
Returns true
if the one of the checkNotModified
methods
in this contract were used and they returned true.
- isNotModified() - Method in class org.springframework.web.server.ServerWebExchangeDecorator
-
- isNoValue() - Method in class org.springframework.core.ReactiveAdapter
-
A shortcut for getDescriptor().isNoValue()
.
- isNoValue() - Method in class org.springframework.core.ReactiveTypeDescriptor
-
Return true
if the reactive type does not produce any values and
only provides completion and error signals.
- isNull(Object, String) - Static method in class org.springframework.util.Assert
-
Assert that an object is null
.
- isNull(Object, Supplier<String>) - Static method in class org.springframework.util.Assert
-
Assert that an object is null
.
- isNull(Object) - Static method in class org.springframework.util.Assert
-
- isNullable() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Get whether the parameter is nullable.
- isNullable() - Method in class org.springframework.jdbc.core.metadata.TableParameterMetaData
-
Get whether the parameter/column is nullable.
- isNullSafe() - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
-
- isNumber() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that the result is a Number
.
- isNumber() - Method in class org.springframework.test.web.reactive.server.JsonPathAssertions
-
- isNumber() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that the result is a Number
.
- isNumeric(int) - Static method in class org.springframework.jdbc.support.JdbcUtils
-
Check whether the given SQL type is numeric.
- isObjectMethod(Method) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given method is originally declared by Object
.
- isOk() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.OK
(200).
- isOk() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.OK
(200).
- Isolation - Enum in org.springframework.transaction.annotation
-
- ISOLATION_DEFAULT - Static variable in interface org.springframework.transaction.TransactionDefinition
-
Use the default isolation level of the underlying datastore.
- ISOLATION_READ_COMMITTED - Static variable in interface org.springframework.transaction.TransactionDefinition
-
Indicates that dirty reads are prevented; non-repeatable reads and
phantom reads can occur.
- ISOLATION_READ_UNCOMMITTED - Static variable in interface org.springframework.transaction.TransactionDefinition
-
Indicates that dirty reads, non-repeatable reads and phantom reads
can occur.
- ISOLATION_REPEATABLE_READ - Static variable in interface org.springframework.transaction.TransactionDefinition
-
Indicates that dirty reads and non-repeatable reads are prevented;
phantom reads can occur.
- ISOLATION_SERIALIZABLE - Static variable in interface org.springframework.transaction.TransactionDefinition
-
Indicates that dirty reads, non-repeatable reads and phantom reads
are prevented.
- IsolationLevelDataSourceAdapter - Class in org.springframework.jdbc.datasource
-
An adapter for a target DataSource
, applying the current
Spring transaction's isolation level (and potentially specified user credentials)
to every getConnection
call.
- IsolationLevelDataSourceAdapter() - Constructor for class org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
-
- IsolationLevelDataSourceRouter - Class in org.springframework.jdbc.datasource.lookup
-
DataSource that routes to one of various target DataSources based on the
current transaction isolation level.
- IsolationLevelDataSourceRouter() - Constructor for class org.springframework.jdbc.datasource.lookup.IsolationLevelDataSourceRouter
-
- isOneTimeTask() - Method in class org.springframework.scheduling.commonj.ScheduledTimerListener
-
Is this task only ever going to execute once?
- isOneTimeTask() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
Is this task only ever going to execute once?
- isOpaque() - Method in class org.springframework.aop.framework.ProxyConfig
-
Return whether proxies created by this configuration should be
prevented from being cast to
Advised
.
- isOpen() - Method in class org.springframework.core.io.AbstractResource
-
This implementation always returns false
.
- isOpen() - Method in class org.springframework.core.io.InputStreamResource
-
This implementation always returns true
.
- isOpen() - Method in interface org.springframework.core.io.Resource
-
Indicate whether this resource represents a handle with an open stream.
- isOpen() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return whether there are still open references to this holder.
- isOpen() - Method in class org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
-
- isOpen() - Method in class org.springframework.web.socket.adapter.standard.StandardWebSocketSession
-
- isOpen() - Method in class org.springframework.web.socket.handler.WebSocketSessionDecorator
-
- isOpen() - Method in class org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
-
- isOpen() - Method in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
-
- isOpen() - Method in interface org.springframework.web.socket.WebSocketSession
-
Return whether the connection is still open.
- isOptimize() - Method in class org.springframework.aop.framework.ProxyConfig
-
Return whether proxies should perform aggressive optimizations.
- isOptional() - Method in class org.springframework.beans.PropertyValue
-
Return whether this is an optional value, that is, to be ignored
when no corresponding property exists on the target class.
- isOptional() - Method in class org.springframework.core.MethodParameter
-
Return whether this method indicates a parameter which is not required:
either in the form of Java 8's Optional
, any variant
of a parameter-level Nullable
annotation (such as from JSR-305
or the FindBugs set of annotations), or a language-level nullable type
declaration in Kotlin.
- isOutputStreamAccessAllowed() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
- isOverloaded() - Method in class org.springframework.beans.factory.support.MethodOverride
-
Return whether the overridden method is overloaded (i.e., whether argument
type matching needs to occur to disambiguate methods of the same name).
- isOverridable() - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- isOverridable() - Method in interface org.springframework.core.type.MethodMetadata
-
Return whether the underlying method is overridable,
i.e.
- isOverridable() - Method in class org.springframework.core.type.StandardMethodMetadata
-
- isOverrideIncludeSynonymsDefault() - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
-
Are we overriding include synonyms default?
- isPartialContent() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PARTIAL_CONTENT
(206).
- isPattern(String) - Method in class org.springframework.util.AntPathMatcher
-
- isPattern(String) - Method in interface org.springframework.util.PathMatcher
-
Does the given path
represent a pattern that can be matched
by an implementation of this interface?
- isPayloadTooLarge() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PAYLOAD_TOO_LARGE
(413).
- isPaymentRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PAYMENT_REQUIRED
(402).
- isPerInstance() - Method in interface org.springframework.aop.Advisor
-
Return whether this advice is associated with a particular instance
(for example, creating a mixin) or shared with all instances of
the advised class obtained from the same Spring bean factory.
- isPerInstance() - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
-
- isPerInstance() - Method in class org.springframework.aop.aspectj.DeclareParentsAdvisor
-
- isPerInstance() - Method in class org.springframework.aop.support.AbstractPointcutAdvisor
-
- isPerInstance() - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
-
- isPerInstance() - Method in class org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
-
- isPermanentRedirect() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.PERMANENT_REDIRECT
(308).
- isPermanentRedirect() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PERMANENT_REDIRECT
(308).
- isPersistenceUnitOverrideAllowed() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
Return whether an override of a same-named persistence unit is allowed.
- isPerThisOrPerTarget() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return whether the aspect is defined as "perthis" or "pertarget".
- isPerTypeWithin() - Method in class org.springframework.aop.aspectj.annotation.AspectMetadata
-
Return whether the aspect is defined as "pertypewithin".
- isPhysicallyConnected(Session) - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
Determine whether the given Session is (still) physically connected
to the database, that is, holds an active JDBC Connection internally.
- isPreconditionFailed() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PRECONDITION_FAILED
(412).
- isPreconditionRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PRECONDITION_REQUIRED
(428).
- isPreferFileSystemAccess() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
Return whether to prefer file system access for template loading.
- isPreFiltered() - Method in interface org.springframework.aop.framework.Advised
-
Return whether this proxy configuration is pre-filtered so that it only
contains applicable advisors (matching this proxy's target class).
- isPreFiltered() - Method in class org.springframework.aop.framework.AdvisedSupport
-
- isPreFlightRequest(HttpServletRequest) - Static method in class org.springframework.web.cors.CorsUtils
-
Returns true
if the request is a valid CORS pre-flight one.
- isPreFlightRequest(ServerHttpRequest) - Static method in class org.springframework.web.cors.reactive.CorsUtils
-
Returns true
if the request is a valid CORS pre-flight one.
- isPrepared() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
-
Return whether this client interceptor has already been prepared,
i.e.
- isPrepared() - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
Return whether this client interceptor has already been prepared,
i.e.
- isPrepared() - Method in class org.springframework.util.MethodInvoker
-
Return whether this invoker has been prepared already,
i.e.
- isPresent(String, ClassLoader) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the Class
identified by the supplied name is present
and can be loaded.
- isPrimary() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this bean is a primary autowire candidate.
- isPrimary() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean is a primary autowire candidate.
- isPrimary(String, Object) - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
Return whether the bean definition for the given bean name has been
marked as a primary bean.
- isPrimitive() - Method in class org.springframework.core.convert.TypeDescriptor
-
Is this type a primitive type?
- isPrimitive(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
- isPrimitiveArray(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
- isPrimitiveArray(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check if the given class represents an array of primitives,
i.e.
- isPrimitiveOrUnboxableSupportedNumber(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Determine if the supplied descriptor is for a supported number.
- isPrimitiveOrUnboxableSupportedNumberOrBoolean(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
Determine if the supplied descriptor is for a supported number type or boolean.
- isPrimitiveOrWrapper(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check if the given class represents a primitive (i.e.
- isPrimitivesDefaultedForNullValue() - Method in class org.springframework.jdbc.core.BeanPropertyRowMapper
-
Return whether we're defaulting Java primitives in the case of mapping a null value
from corresponding database fields.
- isPrimitiveWrapper(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check if the given class represents a primitive wrapper,
i.e.
- isPrimitiveWrapperArray(Class<?>) - Static method in class org.springframework.util.ClassUtils
-
Check if the given class represents an array of primitive wrappers,
i.e.
- isProcedureColumnMetaDataUsed() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Are we using the meta-data for the procedure columns?
- isProcedureColumnMetaDataUsed() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- isProcessExternalEntities() - Method in class org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
-
Returns the configured value for whether XML external entities are allowed.
- isProcessExternalEntities() - Method in class org.springframework.http.converter.xml.SourceHttpMessageConverter
-
Returns the configured value for whether XML external entities are allowed.
- isProcessExternalEntities() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Returns the configured value for whether XML external entities are allowed.
- isProcessExternalEntities() - Method in class org.springframework.oxm.support.AbstractMarshaller
-
Returns the configured value for whether XML external entities are allowed.
- isProcessing() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PROCESSING
(102).
- isProfileActive(String) - Method in class org.springframework.core.env.AbstractEnvironment
-
Return whether the given profile is active, or if active profiles are empty
whether the profile should be active by default.
- isPropagateQuery() - Method in class org.springframework.web.reactive.result.view.RedirectView
-
Whether the query string of the current URL is appended to the redirect URL.
- isPropagateQueryProperties() - Method in class org.springframework.web.servlet.view.RedirectView
-
Whether to propagate the query params of the current URL.
- isPrototype(String) - Method in interface org.springframework.beans.factory.BeanFactory
-
- isPrototype() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this a Prototype, with an independent instance
returned for each call.
- isPrototype() - Method in interface org.springframework.beans.factory.SmartFactoryBean
-
Is the object managed by this factory a prototype? That is,
will
FactoryBean.getObject()
always return an independent instance?
- isPrototype() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this a Prototype, with an independent instance
returned for each call.
- isPrototype(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isPrototype(String) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- isPrototype(String) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isPrototype(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
- isPrototypeBased() - Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
-
Return whether this TargetSourceCreator is prototype-based.
- isPrototypeBased() - Method in class org.springframework.aop.framework.autoproxy.target.LazyInitTargetSourceCreator
-
- isPrototypeCurrentlyInCreation(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
Return whether the specified prototype bean is currently in creation
(within the current thread).
- isProxyAuthenticationRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.PROXY_AUTHENTICATION_REQUIRED
(407).
- isProxyTargetClass() - Method in interface org.springframework.aop.framework.Advised
-
Are we proxying the full target class instead of specified interfaces?
- isProxyTargetClass() - Method in class org.springframework.aop.framework.ProxyConfig
-
Return whether to proxy the target class directly as well as any interfaces.
- isPublicStaticFinal(Field) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given field is a "public static final" constant.
- isPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- isPubSubDomain() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return whether the Publish/Subscribe domain (
Topics
) is used.
- isPubSubDomain() - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Return whether the Publish/Subscribe domain (
Topics
) is used.
- isPubSubNoLocal() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether to inhibit the delivery of messages published by its own connection.
- isPubSubNoLocal() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to inhibit the delivery of messages published by its own connection.
- isQualifier(Class<? extends Annotation>) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
-
Checks whether the given annotation type is a recognized qualifier type.
- isQualifierMatch(Predicate<String>, String, BeanFactory) - Static method in class org.springframework.beans.factory.annotation.BeanFactoryAnnotationUtils
-
Check whether the named bean declares a qualifier of the given name.
- isReadable() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
-
- isReadable() - Method in class org.springframework.core.io.AbstractFileResolvingResource
-
- isReadable() - Method in class org.springframework.core.io.AbstractResource
-
This implementation always returns true
.
- isReadable() - Method in class org.springframework.core.io.DescriptiveResource
-
- isReadable() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - Method in class org.springframework.core.io.PathResource
-
This implementation checks whether the underlying file is marked as readable
(and corresponds to an actual file with content, not to a directory).
- isReadable() - Method in interface org.springframework.core.io.Resource
-
- isReadable() - Method in class org.springframework.core.io.VfsResource
-
- isReadable() - Method in class org.springframework.web.context.support.ServletContextResource
-
This implementation delegates to ServletContext.getResourceAsStream
,
which returns null
in case of a non-readable resource (e.g.
- isReadableContentType() - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
- isReadableProperty(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
- isReadableProperty(String) - Method in interface org.springframework.beans.PropertyAccessor
-
Determine whether the specified property is readable.
- isReadOnly(String) - Method in class org.springframework.messaging.support.MessageHeaderAccessor
-
- isReadOnly() - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
-
- isReadOnly() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return if this transaction is defined as read-only transaction.
- isReadOnly() - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
-
- isReadOnly() - Method in interface org.springframework.transaction.TransactionDefinition
-
Return whether to optimize as a read-only transaction.
- isReadOnly(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.SpringBeanFacesELResolver
-
- isReadOnly(ELContext, Object, Object) - Method in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
-
- isReadonly() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
-
Gets the value of the 'readonly
' attribute.
- isReady() - Method in class org.springframework.mock.web.DelegatingServletInputStream
-
- isReady() - Method in class org.springframework.mock.web.DelegatingServletOutputStream
-
- isReconnectOnException() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return whether the single Connection should be renewed when
a JMSException is reported by the underlying Connection.
- isRecovering() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return whether this listener container is currently in a recovery attempt.
- isRedirectContextRelative() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return whether to interpret a given redirect URL that starts with a
slash ("/") as relative to the current ServletContext, i.e.
- isRedirectHttp10Compatible() - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
Return whether redirects should stay compatible with HTTP 1.0 clients.
- isRedirectView() - Method in class org.springframework.web.reactive.result.view.RedirectView
-
- isRedirectView() - Method in interface org.springframework.web.reactive.result.view.View
-
Whether this View does rendering by performing a redirect.
- isRedirectView() - Method in interface org.springframework.web.servlet.SmartView
-
Whether the view performs a redirect.
- isRedirectView() - Method in class org.springframework.web.servlet.view.RedirectView
-
Returns "true" indicating this view performs a redirect.
- isRedirectViewName(String) - Method in class org.springframework.web.servlet.mvc.method.annotation.ModelAndViewMethodReturnValueHandler
-
Whether the given view name is a redirect view reference.
- isRedirectViewName(String) - Method in class org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
-
Whether the given view name is a redirect view reference.
- isRefCursorSupported() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Does this database support returning ResultSets as ref cursors to be retrieved with
CallableStatement.getObject(int)
for the specified column.
- isRefCursorSupported() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- isRefCursorSupported() - Method in class org.springframework.jdbc.core.metadata.OracleCallMetaDataProvider
-
- isRefCursorSupported() - Method in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
-
- isReference() - Method in class org.springframework.web.servlet.ModelAndView
-
Return whether we use a view reference, i.e.
- isReferenceTypeArray(String) - Static method in class org.springframework.expression.spel.CodeFlow
-
- isRegisteredWithDestination() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return whether at least one consumer has entered a fixed registration with the
target destination.
- isRemoteHost(String) - Method in class org.springframework.web.reactive.result.view.RedirectView
-
- isRemoteHost(String) - Method in class org.springframework.web.servlet.view.RedirectView
-
- isRemoveLeadingSlash() - Method in class org.springframework.messaging.simp.user.DefaultUserDestinationResolver
-
Whether to remove the leading slash from target destinations.
- isRemoveOnCancelPolicy() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
-
Return the current setting for the remove-on-cancel mode.
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether the Publish/Subscribe domain (
Topics
) is used
for replies.
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- isReplyPubSubDomain() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return whether the reply destination uses Publish/Subscribe domain
(
Topics
).
- isRequestActive() - Method in class org.springframework.web.context.request.AbstractRequestAttributes
-
Determine whether the original request is still active.
- isRequestedRangeNotSatisfiable() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.REQUESTED_RANGE_NOT_SATISFIABLE
(416).
- isRequestedSessionIdFromCookie() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isRequestedSessionIdFromURL() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isRequestedSessionIdFromUrl() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Deprecated.
- isRequestedSessionIdValid() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isRequestEntityTooLarge() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isRequestHandled() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Whether the request has been handled fully within the handler.
- isRequestHeaderFieldsTooLarge() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.REQUEST_HEADER_FIELDS_TOO_LARGE
(431).
- isRequestTimeout() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.REQUEST_TIMEOUT
(408).
- isRequestUriTooLong() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isRequired(DependencyDescriptor) - Method in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
-
Determine whether the given dependency declares an autowired annotation,
checking its required flag.
- isRequired() - Method in class org.springframework.beans.factory.config.DependencyDescriptor
-
Return whether this dependency is required.
- isRequired(DependencyDescriptor) - Method in interface org.springframework.beans.factory.support.AutowireCandidateResolver
-
Determine whether the given descriptor is effectively required.
- isRequired(DependencyDescriptor) - Method in class org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
-
- isRequiredProperty(PropertyDescriptor) - Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
-
Is the supplied property required to have a value (that is, to be dependency-injected)?
- isRequireSession() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
Return whether a session is required to handle requests.
- isResetContent() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.RESET_CONTENT
(205).
- isResolved() - Method in class org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
-
Determine whether the underlying multipart request has been resolved.
- isResourceRef() - Method in class org.springframework.jndi.JndiLocatorSupport
-
Return whether the lookup occurs in a Java EE container.
- isResourceType(Object, MethodParameter) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
-
Return whether the returned value or the declared return type extend
Resource
- isResponseEncodedHtmlEscape() - Method in class org.springframework.web.servlet.support.RequestContext
-
Is HTML escaping using the response encoding by default?
If enabled, only XML markup significant characters will be escaped with UTF-* encodings.
- isResponseEncodedHtmlEscape() - Method in class org.springframework.web.servlet.tags.HtmlEscapingAwareTag
-
Return the applicable default for the use of response encoding with
HTML escaping for this tag.
- isResultSetSupported() - Method in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
Does this parameter support a ResultSet, i.e.
- isResultsMapCaseInsensitive() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return whether execution of a CallableStatement will return the results in a Map
that uses case insensitive names for the parameters.
- isResultsParameter() - Method in class org.springframework.jdbc.core.SqlParameter
-
Return whether this parameter is an implicit return parameter used during the
results processing of CallableStatement.getMoreResults/getUpdateCount
.
- isResultsParameter() - Method in class org.springframework.jdbc.core.SqlReturnResultSet
-
This implementation always returns true
.
- isResultsParameter() - Method in class org.springframework.jdbc.core.SqlReturnUpdateCount
-
This implementation always returns true
.
- isReturnGeneratedKeys() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return whether statements should be capable of returning
auto-generated keys.
- isReturnParameter() - Method in class org.springframework.jdbc.core.metadata.CallParameterMetaData
-
Determine whether the declared parameter qualifies as a 'return' parameter
for our purposes: type DatabaseMetaData.procedureColumnReturn
or
DatabaseMetaData.procedureColumnResult
.
- isReturnResultSetSupported() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Does this database support returning ResultSets that should be retrieved with the JDBC call:
Statement.getResultSet()
?
- isReturnResultSetSupported() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
- isReturnResultSetSupported() - Method in class org.springframework.jdbc.core.metadata.OracleCallMetaDataProvider
-
- isReturnResultSetSupported() - Method in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
-
- isReturnTypeSupported() - Method in class org.springframework.jdbc.core.SqlOutParameter
-
Return whether this parameter holds a custom return type.
- isReturnValueRequired() - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
-
Check whether a return value is required.
- isReturnValueRequired() - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
-
Does the call require a return value?
- isRollback(TestContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
-
Determine whether or not to rollback transactions for the supplied
test context by taking into consideration the
default rollback flag and a
possible method-level override via the
@Rollback
annotation.
- isRollbackOnCommitFailure() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return whether doRollback
should be performed on failure of the
doCommit
call.
- isRollbackOnly(Object) - Method in class org.springframework.jca.cci.connection.CciLocalTransactionManager
-
- isRollbackOnly() - Method in class org.springframework.transaction.jta.JtaTransactionObject
-
This implementation checks the UserTransaction's rollback-only flag.
- isRollbackOnly() - Method in class org.springframework.transaction.support.AbstractTransactionStatus
-
Determine the rollback-only flag via checking both the local rollback-only flag
of this TransactionStatus and the global rollback-only flag of the underlying
transaction, if any.
- isRollbackOnly() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return whether the resource transaction is marked as rollback-only.
- isRollbackOnly() - Method in interface org.springframework.transaction.support.SmartTransactionObject
-
Return whether the transaction is internally marked as rollback-only.
- isRollbackOnly() - Method in interface org.springframework.transaction.TransactionStatus
-
Return whether the transaction has been marked as rollback-only
(either by the application or by the transaction infrastructure).
- isRunning() - Method in interface org.springframework.context.Lifecycle
-
Check whether this component is currently running.
- isRunning() - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isRunning() - Method in class org.springframework.context.support.DefaultLifecycleProcessor
-
- isRunning() - Method in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
Return whether the configured message endpoint is currently active.
- isRunning() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- isRunning() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Determine whether this container is currently running,
that is, whether it has been started and not stopped yet.
- isRunning() - Method in class org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
-
- isRunning() - Method in class org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
-
Check whether this message handler is currently running.
- isRunning() - Method in class org.springframework.messaging.simp.user.UserDestinationMessageHandler
-
- isRunning() - Method in class org.springframework.scheduling.commonj.TimerManagerAccessor
-
Considers the underlying TimerManager as running if it is
neither suspending nor stopping.
- isRunning() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- isRunning() - Method in class org.springframework.util.StopWatch
-
Return whether the stop watch is currently running.
- isRunning() - Method in class org.springframework.web.reactive.socket.client.JettyWebSocketClient
-
- isRunning() - Method in class org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService
-
- isRunning() - Method in class org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradeStrategy
-
- isRunning() - Method in class org.springframework.web.socket.client.ConnectionManagerSupport
-
Return whether this ConnectionManager has been started.
- isRunning() - Method in class org.springframework.web.socket.client.jetty.JettyWebSocketClient
-
- isRunning() - Method in class org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
-
- isRunning() - Method in class org.springframework.web.socket.messaging.WebSocketStompClient
-
- isRunning() - Method in class org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
-
- isRunning() - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
- isRunning() - Method in class org.springframework.web.socket.server.support.WebSocketHandlerMapping
-
- isRunning() - Method in class org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.client.JettyXhrTransport
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.client.SockJsClient
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.client.WebSocketTransport
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
-
- isRunning() - Method in class org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
-
- isRuntime() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
-
- isRuntime() - Method in interface org.springframework.aop.MethodMatcher
-
- isRuntime() - Method in class org.springframework.aop.support.ControlFlowPointcut
-
- isRuntime() - Method in class org.springframework.aop.support.DynamicMethodMatcher
-
- isRuntime() - Method in class org.springframework.aop.support.StaticMethodMatcher
-
- isSameConnectionForEntireSession(Session) - Method in class org.springframework.orm.hibernate5.HibernateTransactionManager
-
Return whether the given Hibernate Session will always hold the same
JDBC Connection.
- isSameOrigin(ServerHttpRequest) - Static method in class org.springframework.web.cors.reactive.CorsUtils
-
Check if the request is a same-origin one, based on Origin
, Host
,
Forwarded
, X-Forwarded-Proto
, X-Forwarded-Host
and
- isSameOrigin(HttpRequest) - Static method in class org.springframework.web.util.WebUtils
-
Check if the request is a same-origin one, based on Origin
, Host
,
Forwarded
, X-Forwarded-Proto
, X-Forwarded-Host
and
- isSatisfied() - Method in class org.springframework.test.web.client.DefaultRequestExpectation
-
- isSatisfied() - Method in class org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
-
- isSatisfied() - Method in interface org.springframework.test.web.client.RequestExpectation
-
Whether the requirements for this request expectation have been met.
- isSavepointAllowed() - Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
-
- isScopedTarget(String) - Static method in class org.springframework.aop.scope.ScopedProxyUtils
-
Specify if the beanName
is the name of a bean that references the target
bean within a scoped proxy.
- isSecure() - Method in class org.springframework.http.ResponseCookie
-
Return true
if the cookie has the "Secure" attribute.
- isSecure() - Method in class org.springframework.mock.web.MockHttpServletRequest
-
Return
true
if the
secure
flag has been set
to
true
or if the
scheme
is
https
.
- isSecure() - Method in class org.springframework.mock.web.MockSessionCookieConfig
-
- isSecure() - Method in class org.springframework.web.context.request.FacesWebRequest
-
- isSecure() - Method in class org.springframework.web.context.request.ServletWebRequest
-
- isSecure() - Method in interface org.springframework.web.context.request.WebRequest
-
Return whether this request has been sent over a secure transport
mechanism (such as SSL).
- isSecurityManagerPresent() - Method in class org.springframework.core.env.SystemEnvironmentPropertySource
-
- isSeeOther() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.SEE_OTHER
(303).
- isSeeOther() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.SEE_OTHER
(303).
- isServiceUnavailable() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.SERVICE_UNAVAILABLE
(503).
- isSessionCompleted() - Method in class org.springframework.messaging.simp.SimpAttributes
-
- isSessionCookieNeeded() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return whether the JSESSIONID cookie is required for the application to function.
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.core.JmsTemplate
-
Check whether the given Session is locally transacted, that is, whether
its transaction is managed by this listener container's Session handling
and not by an external transaction coordinator.
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Check whether the given Session is locally transacted, that is, whether
its transaction is managed by this listener container's Session handling
and not by an external transaction coordinator.
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
This implementation checks whether the Session is externally synchronized.
- isSessionTransacted() - Method in class org.springframework.jms.support.JmsAccessor
-
Return whether the JMS
sessions
used by this
accessor are supposed to be transacted.
- isSessionTransactional(Session, ConnectionFactory) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Determine whether the given JMS Session is transactional, that is,
bound to the current thread by Spring's transaction facilities.
- isSetOrExpired() - Method in class org.springframework.web.context.request.async.DeferredResult
-
Return true
if this DeferredResult is no longer usable either
because it was previously set or because the underlying request expired.
- isSharedEngine() - Method in interface org.springframework.web.reactive.result.view.script.ScriptTemplateConfig
-
Return whether to use a shared engine for all threads or whether to create
thread-local engine instances for each thread.
- isSharedEngine() - Method in class org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer
-
- isSharedEngine() - Method in interface org.springframework.web.servlet.view.script.ScriptTemplateConfig
-
Return whether to use a shared engine for all threads or whether to create
thread-local engine instances for each thread.
- isSharedEngine() - Method in class org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
-
- isShowPassword() - Method in class org.springframework.web.servlet.tags.form.PasswordInputTag
-
Is the password value to be rendered?
- isShowSql() - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
-
Return whether to show SQL in the log (or in the console).
- isShutdown() - Method in class org.springframework.core.task.support.ExecutorServiceAdapter
-
- isSigned(int) - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
-
- isSigned(int) - Method in interface org.springframework.jdbc.support.rowset.SqlRowSetMetaData
-
Indicate whether the designated column contains a signed number.
- isSimpleProperty(Class<?>) - Static method in class org.springframework.beans.BeanUtils
-
Check if the given type represents a "simple" property:
a primitive, a String or other CharSequence, a Number, a Date,
a URI, a URL, a Locale, a Class, or a corresponding array.
- isSimpleValueType(Class<?>) - Static method in class org.springframework.beans.BeanUtils
-
Check if the given type represents a "simple" value type:
a primitive, an enum, a String or other CharSequence, a Number, a Date,
a URI, a URL, a Locale or a Class.
- isSingleton() - Method in class org.springframework.aop.config.MethodLocatingFactoryBean
-
- isSingleton() - Method in class org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.aop.framework.ProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.aop.scope.ScopedProxyFactoryBean
-
- isSingleton(String) - Method in interface org.springframework.beans.factory.BeanFactory
-
- isSingleton() - Method in class org.springframework.beans.factory.config.AbstractFactoryBean
-
- isSingleton() - Method in interface org.springframework.beans.factory.config.BeanDefinition
-
Return whether this a Singleton, with a single, shared instance
returned on all calls.
- isSingleton() - Method in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
-
- isSingleton() - Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
- isSingleton() - Method in class org.springframework.beans.factory.config.PropertiesFactoryBean
-
- isSingleton() - Method in class org.springframework.beans.factory.config.PropertyPathFactoryBean
-
While this FactoryBean will often be used for singleton targets,
the invoked getters for the property path might return a new object
for each call, so we have to assume that we're not returning the
same object for each
PropertyPathFactoryBean.getObject()
call.
- isSingleton() - Method in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
-
- isSingleton() - Method in class org.springframework.beans.factory.config.YamlMapFactoryBean
-
- isSingleton() - Method in class org.springframework.beans.factory.config.YamlPropertiesFactoryBean
-
- isSingleton() - Method in interface org.springframework.beans.factory.FactoryBean
-
Is the object managed by this factory a singleton? That is,
will
FactoryBean.getObject()
always return the same object
(a reference that can be cached)?
- isSingleton() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this a Singleton, with a single shared instance
returned from all calls.
- isSingleton(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isSingleton(String) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- isSingleton() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
-
- isSingleton() - Method in class org.springframework.cache.ehcache.EhCacheFactoryBean
-
- isSingleton() - Method in class org.springframework.cache.ehcache.EhCacheManagerFactoryBean
-
- isSingleton() - Method in class org.springframework.cache.jcache.JCacheManagerFactoryBean
-
- isSingleton(String) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isSingleton() - Method in class org.springframework.context.support.ConversionServiceFactoryBean
-
- isSingleton() - Method in class org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.format.datetime.joda.DateTimeFormatterFactoryBean
-
- isSingleton() - Method in class org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
-
- isSingleton() - Method in class org.springframework.format.support.FormattingConversionServiceFactoryBean
-
- isSingleton() - Method in class org.springframework.http.client.support.ProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.http.converter.json.GsonFactoryBean
-
- isSingleton() - Method in class org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
-
- isSingleton() - Method in class org.springframework.jca.support.LocalConnectionFactoryBean
-
- isSingleton() - Method in class org.springframework.jca.support.ResourceAdapterFactoryBean
-
- isSingleton() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
-
- isSingleton() - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.jmx.access.MBeanProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.jmx.support.ConnectorServerFactoryBean
-
- isSingleton() - Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
-
- isSingleton() - Method in class org.springframework.jmx.support.MBeanServerFactoryBean
-
- isSingleton() - Method in class org.springframework.jmx.support.WebSphereMBeanServerFactoryBean
-
- isSingleton() - Method in class org.springframework.jndi.JndiObjectFactoryBean
-
- isSingleton(String) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
- isSingleton() - Method in class org.springframework.orm.hibernate5.LocalSessionFactoryBean
-
- isSingleton() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
-
- isSingleton() - Method in class org.springframework.orm.jpa.support.SharedEntityManagerBean
-
- isSingleton() - Method in class org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
-
Deprecated.
- isSingleton() - Method in class org.springframework.remoting.caucho.HessianProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.rmi.JndiRmiProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.rmi.RmiProxyFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
-
- isSingleton() - Method in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.commonj.TimerManagerFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.quartz.CronTriggerFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.quartz.JobDetailFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.quartz.SchedulerFactoryBean
-
- isSingleton() - Method in class org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
-
- isSingleton() - Method in class org.springframework.transaction.config.JtaTransactionManagerFactoryBean
-
- isSingleton() - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
-
- isSingleton() - Method in class org.springframework.web.accept.ContentNegotiationManagerFactoryBean
-
- isSingleton() - Method in class org.springframework.web.context.support.ServletContextAttributeFactoryBean
-
- isSingleton() - Method in class org.springframework.web.context.support.ServletContextParameterFactoryBean
-
- isSingleton() - Method in class org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
-
- isSingleton() - Method in class org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
-
- isSingletonCurrentlyInCreation(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
Return whether the specified singleton bean is currently in creation
(within the entire factory).
- isSkipResultsProcessing() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return whether results processing should be skipped.
- isSkipUndeclaredResults() - Method in class org.springframework.jdbc.core.JdbcTemplate
-
Return whether undeclared results should be skipped.
- isSqlReadyForUse() - Method in class org.springframework.jdbc.object.SqlCall
-
Return whether the SQL can be used as is.
- isStarted() - Method in interface org.springframework.http.server.ServerHttpAsyncRequestControl
-
Return whether asynchronous request processing has been started.
- isStarted() - Method in class org.springframework.http.server.ServletServerHttpAsyncRequestControl
-
- isStarted() - Method in interface org.springframework.web.server.WebSession
-
Whether a session with the client has been started explicitly via
WebSession.start()
or implicitly by adding session attributes.
- isStatic() - Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
-
- isStatic() - Method in class org.springframework.aop.target.AbstractLazyCreationTargetSource
-
- isStatic() - Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
-
Not static.
- isStatic() - Method in class org.springframework.aop.target.EmptyTargetSource
-
Always returns true
.
- isStatic() - Method in class org.springframework.aop.target.HotSwappableTargetSource
-
- isStatic() - Method in class org.springframework.aop.target.SingletonTargetSource
-
- isStatic() - Method in interface org.springframework.aop.TargetSource
-
- isStatic() - Method in class org.springframework.core.type.classreading.MethodMetadataReadingVisitor
-
- isStatic() - Method in interface org.springframework.core.type.MethodMetadata
-
Return whether the underlying method is declared as 'static'.
- isStatic() - Method in class org.springframework.core.type.StandardMethodMetadata
-
- isStatic() - Method in class org.springframework.jndi.JndiObjectTargetSource
-
- isStatusOnly() - Method in class org.springframework.web.servlet.mvc.ParameterizableViewController
-
Whether the request is fully handled within the controller.
- isStaxResult(Result) - Static method in class org.springframework.util.xml.StaxUtils
-
Indicate whether the given Result
is a JAXP 1.4 StAX Result or
custom StAX Result.
- isStaxSource(Source) - Static method in class org.springframework.util.xml.StaxUtils
-
Indicate whether the given Source
is a JAXP 1.4 StAX Source or
custom StAX Source.
- isStereotypeWithNameValue(String, Set<String>, Map<String, Object>) - Method in class org.springframework.context.annotation.AnnotationBeanNameGenerator
-
Check whether the given annotation is a stereotype that is allowed
to suggest a component name through its annotation value()
.
- isStoreByValue() - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
-
Return whether this cache stores a copy of each entry (true
) or
a reference (false
, default).
- isStoreByValue() - Method in class org.springframework.cache.concurrent.ConcurrentMapCacheManager
-
Return whether this cache manager stores a copy of each entry or
a reference for all its caches.
- isStoresLowerCaseIdentifiers() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
Does the database use lower case for identifiers?
- isStoresLowerCaseIdentifiers() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isStoresUpperCaseIdentifiers() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
Does the database use upper case for identifiers?
- isStoresUpperCaseIdentifiers() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isStrictContentTypeMatch() - Method in class org.springframework.messaging.converter.AbstractMessageConverter
-
Whether content type resolution must produce a value that matches one of
the supported MIME types.
- isStrictEncoding() - Method in class org.springframework.web.util.DefaultUriTemplateHandler
-
Deprecated.
Whether to strictly encode any character outside the unreserved set.
- isString() - Method in class org.springframework.test.web.client.match.JsonPathRequestMatchers
-
Evaluate the JSON path expression against the request content and
assert that the result is a String
.
- isString() - Method in class org.springframework.test.web.servlet.result.JsonPathResultMatchers
-
Evaluate the JSON path expression against the response content and
assert that the result is a String
.
- isSubscriptionDurable() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to make the subscription durable.
- isSubscriptionDurable() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isSubscriptionShared() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to make the subscription shared.
- isSubscriptionShared() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isSupportDtd() - Method in class org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
-
Whether DTD parsing is supported.
- isSupportDtd() - Method in class org.springframework.http.converter.xml.SourceHttpMessageConverter
-
Whether DTD parsing is supported.
- isSupportDtd() - Method in class org.springframework.oxm.jaxb.Jaxb2Marshaller
-
Whether DTD parsing is supported.
- isSupportDtd() - Method in class org.springframework.oxm.support.AbstractMarshaller
-
Whether DTD parsing is supported.
- isSupportsCatalogsInProcedureCalls() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Does the database support the use of catalog name in procedure calls?
- isSupportsCatalogsInProcedureCalls() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
Does the database support the use of catalog name in procedure calls?
- isSupportsSchemasInProcedureCalls() - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
-
Does the database support the use of schema name in procedure calls?
- isSupportsSchemasInProcedureCalls() - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
-
Does the database support the use of schema name in procedure calls?
- isSuppressClose() - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
-
Return whether the returned Connection will be a close-suppressing proxy
or the physical Connection.
- isSwitchingProtocols() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.SWITCHING_PROTOCOLS
(101).
- isSync() - Method in class org.springframework.cache.interceptor.CacheableOperation
-
- isSynchedLocalTransactionAllowed() - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Return whether to allow for a local JMS transaction that is synchronized with
a Spring-managed transaction (where the main transaction might be a JDBC-based
one for a specific DataSource, for example), with the JMS transaction
committing right after the main transaction.
- isSynchedLocalTransactionAllowed() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Return whether to allow for a local JMS transaction that is synchronized
with a Spring-managed transaction.
- isSynchronizationActive() - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
-
Return if transaction synchronization is active for the current thread.
- isSynchronizedWithTransaction() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
Return whether the resource is synchronized with a transaction.
- isSynchronizeOnSession() - Method in class org.springframework.web.servlet.mvc.AbstractController
-
Return whether controller execution should be synchronized on the session.
- isSynthetic() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
Return whether this bean definition is 'synthetic', that is,
not defined by the application itself.
- isTableColumnMetaDataUsed() - Method in class org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
-
- isTableColumnMetaDataUsed() - Method in interface org.springframework.jdbc.core.metadata.TableMetaDataProvider
-
Are we using the meta-data for the table columns?
- isTargetFilterLifecycle() - Method in class org.springframework.web.filter.DelegatingFilterProxy
-
Return whether to invoke the Filter.init
and
Filter.destroy
lifecycle methods on the target bean.
- isTemplate() - Method in class org.springframework.expression.common.TemplateParserContext
-
- isTemplate() - Method in interface org.springframework.expression.ParserContext
-
Whether or not the expression being parsed is a template.
- isTemporaryRedirect() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.TEMPORARY_REDIRECT
(307).
- isTemporaryRedirect() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.TEMPORARY_REDIRECT
(307).
- isTerminated() - Method in class org.springframework.core.task.support.ExecutorServiceAdapter
-
- isTestEnabledInThisEnvironment(Class<?>) - Static method in class org.springframework.test.annotation.ProfileValueUtils
-
Determine if the supplied
testClass
is
enabled in
the current environment, as specified by the
@IfProfileValue
annotation at the class level.
- isTestEnabledInThisEnvironment(Method, Class<?>) - Static method in class org.springframework.test.annotation.ProfileValueUtils
-
Determine if the supplied
testMethod
is
enabled in
the current environment, as specified by the
@IfProfileValue
annotation, which may be declared on the test
method itself or at the class level.
- isTestEnabledInThisEnvironment(ProfileValueSource, Method, Class<?>) - Static method in class org.springframework.test.annotation.ProfileValueUtils
-
Determine if the supplied
testMethod
is
enabled in
the current environment, as specified by the
@IfProfileValue
annotation, which may be declared on the test
method itself or at the class level.
- isTestMethodIgnored(FrameworkMethod) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
-
Return true
if @Ignore
is present for the supplied
test method or if the test method is disabled
via @IfProfileValue
.
- isThrottleActive() - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
-
Return whether this throttle is currently active.
- isThrottleActive() - Method in class org.springframework.util.ConcurrencyThrottleSupport
-
Return whether this throttle is currently active.
- isToggleAscendingOnProperty() - Method in class org.springframework.beans.support.MutableSortDefinition
-
Gets the value of the property toggleAscendingOnProperty.
- isTooManyRequests() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.TOO_MANY_REQUESTS
(429).
- isToParent() - Method in class org.springframework.beans.factory.config.RuntimeBeanReference
-
Return whether this is an explicit reference to a bean
in the parent factory.
- ISTORE - Static variable in interface org.springframework.asm.Opcodes
-
- isToStringMethod(Method) - Static method in class org.springframework.aop.support.AopUtils
-
Determine whether the given method is a "toString" method.
- isToStringMethod(Method) - Static method in class org.springframework.util.ReflectionUtils
-
Determine whether the given method is a "toString" method.
- isTraceEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isTraceEnabled() - Method in interface org.apache.commons.logging.Log
-
Is trace logging currently enabled?
- isTransactionActive() - Method in class org.springframework.jdbc.datasource.ConnectionHolder
-
Return whether this holder represents an active, JDBC-managed transaction.
- isTransactionActive() - Method in class org.springframework.orm.jpa.EntityManagerHolder
-
- isTransactionAware() - Method in class org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
-
Return whether this CacheManager has been configured to be transaction-aware.
- isTransactionSavepointManager() - Method in class org.springframework.transaction.support.DefaultTransactionStatus
-
Return whether the underlying transaction implements the
SavepointManager interface.
- isTrue(boolean, String) - Static method in class org.springframework.util.Assert
-
Assert a boolean expression, throwing an IllegalArgumentException
if the expression evaluates to false
.
- isTrue(boolean, Supplier<String>) - Static method in class org.springframework.util.Assert
-
Assert a boolean expression, throwing an IllegalArgumentException
if the expression evaluates to false
.
- isTrue(boolean) - Static method in class org.springframework.util.Assert
-
- isTypeMatch(String, ResolvableType) - Method in interface org.springframework.beans.factory.BeanFactory
-
Check whether the bean with the given name matches the specified type.
- isTypeMatch(String, Class<?>) - Method in interface org.springframework.beans.factory.BeanFactory
-
Check whether the bean with the given name matches the specified type.
- isTypeMatch(String, ResolvableType) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isTypeMatch(String, Class<?>) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- isTypeMatch(String, ResolvableType) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- isTypeMatch(String, Class<?>) - Method in class org.springframework.beans.factory.support.StaticListableBeanFactory
-
- isTypeMatch(String, ResolvableType) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isTypeMatch(String, Class<?>) - Method in class org.springframework.context.support.AbstractApplicationContext
-
- isTypeMatch(String, ResolvableType) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
- isTypeMatch(String, Class<?>) - Method in class org.springframework.jndi.support.SimpleJndiBeanFactory
-
- ISUB - Static variable in interface org.springframework.asm.Opcodes
-
- isUnauthorized() - Method in class org.springframework.test.web.reactive.server.StatusAssertions
-
Assert the response status code is HttpStatus.UNAUTHORIZED
(401).
- isUnauthorized() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.UNAUTHORIZED
(401).
- isUnavailableForLegalReasons() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.UNAVAILABLE_FOR_LEGAL_REASONS
(451).
- isUnknown() - Method in class org.springframework.asm.Attribute
-
Returns true if this type of attribute is unknown.
- isUnprocessableEntity() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.UNPROCESSABLE_ENTITY
(422).
- isUnsupportedMediaType() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.UNSUPPORTED_MEDIA_TYPE
(415).
- isUpdatableResults() - Method in class org.springframework.jdbc.object.RdbmsOperation
-
Return whether statements will return updatable ResultSets.
- isUpgradeRequired() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.UPGRADE_REQUIRED
(426).
- isUploadTempDirSpecified() - Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
-
Return the temporary directory where uploaded files get stored.
- isUriTooLong() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.REQUEST_URI_TOO_LONG
(414).
- isUrl(String) - Static method in class org.springframework.core.io.support.ResourcePatternUtils
-
Return whether the given resource location is a URL: either a
special "classpath" or "classpath*" pseudo URL or a standard URL.
- isUrl(String) - Static method in class org.springframework.util.ResourceUtils
-
Return whether the given resource location is a URL:
either a special "classpath" pseudo URL or a standard URL.
- isUrlDecode() - Method in class org.springframework.web.util.UrlPathHelper
-
Whether to decode the request URI when determining the lookup path.
- isUrlRequired() - Method in class org.springframework.web.servlet.view.AbstractUrlBasedView
-
Return whether the 'url' property is required.
- isUseCacheControlHeader() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
- isUseCacheControlNoStore() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
- isUseCaseSensitiveMatch() - Method in class org.springframework.web.reactive.config.PathMatchConfigurer
-
- isUseCodeAsDefaultMessage() - Method in class org.springframework.context.support.AbstractMessageSource
-
Return whether to use the message code as default message instead of
throwing a NoSuchMessageException.
- isUseExpiresHeader() - Method in class org.springframework.web.servlet.support.WebContentGenerator
-
- isUseNotAcceptableStatusCode() - Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
Whether to return HTTP Status 406 if no suitable is found.
- isUsePrefix() - Method in class org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
-
Return whether to only include advisors with a certain prefix in the bean name.
- isUseProxy() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
- isUseRegisteredExtensionsOnly() - Method in class org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
-
- isUseRegisteredSuffixPatternMatch() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
- isUserInRole(String) - Method in class org.springframework.mock.web.MockHttpServletRequest
-
- isUserInRole(String) - Method in class org.springframework.web.context.request.FacesWebRequest
-
- isUserInRole(String) - Method in class org.springframework.web.context.request.ServletWebRequest
-
- isUserInRole(String) - Method in interface org.springframework.web.context.request.WebRequest
-
Determine whether the user is in the given role for this request.
- isUserLevelMethod(Method) - Static method in class org.springframework.util.ClassUtils
-
Determine whether the given method is declared by the user or at least pointing to
a user-declared method.
- isUseSoapAction() - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
-
Return the "soapaction.use" flag to specify on the stub.
- isUseSqlStateForTranslation() - Method in class org.springframework.jdbc.support.SQLErrorCodes
-
- isUseStrictCasing() - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
-
Return whether strict casing for attributes is enabled.
- isUseSuffixPatternMatch() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
- isUseTrailingSlashMatch() - Method in class org.springframework.web.reactive.config.PathMatchConfigurer
-
- isUseTrailingSlashMatch() - Method in class org.springframework.web.servlet.config.annotation.PathMatchConfigurer
-
- isValidateAddresses() - Method in class org.springframework.mail.javamail.MimeMessageHelper
-
Return whether this helper will validate all addresses passed to it.
- isValidateExistingTransaction() - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
Return whether existing transactions should be validated before participating
in them.
- isValidDynamicAttribute(String, Object) - Method in class org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
-
Flags "type" as an illegal dynamic attribute.
- isValidDynamicAttribute(String, Object) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
-
Whether the given name-value pair is a valid dynamic attribute.
- isValidDynamicAttribute(String, Object) - Method in class org.springframework.web.servlet.tags.form.HiddenInputTag
-
Flags "type" as an illegal dynamic attribute.
- isValidDynamicAttribute(String, Object) - Method in class org.springframework.web.servlet.tags.form.InputTag
-
Flags type="checkbox"
and type="radio"
as illegal
dynamic attributes.
- isValidDynamicAttribute(String, Object) - Method in class org.springframework.web.servlet.tags.form.PasswordInputTag
-
Flags "type" as an illegal dynamic attribute.
- isValidExpression(String) - Static method in class org.springframework.scheduling.support.CronSequenceGenerator
-
Determine whether the specified expression represents a valid cron pattern.
- isValidJsonpQueryParam(String) - Method in class org.springframework.web.servlet.mvc.method.annotation.AbstractJsonpResponseBodyAdvice
-
Validate the jsonp query parameter value.
- isValidJsonpQueryParam(String) - Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
-
Validate the jsonp query parameter value.
- isValidOrigin(ServerHttpRequest) - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
Return whether the request Origin
header value is valid or not.
- isValidOrigin(HttpRequest, Collection<String>) - Static method in class org.springframework.web.util.WebUtils
-
Check the given request origin against a list of allowed origins.
- isVariantAlsoNegotiates() - Method in class org.springframework.test.web.servlet.result.StatusResultMatchers
-
Assert the response status code is HttpStatus.VARIANT_ALSO_NEGOTIATES
(506).
- isViewReference() - Method in class org.springframework.web.method.support.ModelAndViewContainer
-
Whether the view is a view reference specified via a name to be
resolved by the DispatcherServlet via a ViewResolver.
- isVisibilityBridgeMethodPair(Method, Method) - Static method in class org.springframework.core.BridgeMethodResolver
-
Compare the signatures of the bridge method and the method which it bridges.
- isVisible(Class<?>, ClassLoader) - Static method in class org.springframework.util.ClassUtils
-
Check whether the given class is visible in the given ClassLoader.
- isVoid() - Method in class org.springframework.messaging.handler.HandlerMethod
-
Return true
if the method return type is void, false
otherwise.
- isVoid() - Method in interface org.springframework.transaction.support.ResourceHolder
-
Determine whether this holder is considered as 'void',
i.e.
- isVoid() - Method in class org.springframework.transaction.support.ResourceHolderSupport
-
- isVoid() - Method in class org.springframework.web.method.HandlerMethod
-
Return true
if the method return type is void, false
otherwise.
- isWarnEnabled() - Method in class org.apache.commons.logging.impl.NoOpLog
-
- isWarnEnabled() - Method in interface org.apache.commons.logging.Log
-
Is warn logging currently enabled?
- isWebSocketEnabled() - Method in class org.springframework.web.socket.sockjs.support.AbstractSockJsService
-
Return whether WebSocket transport is enabled.
- isWebSocketVersionSupported(WebSocketHttpHeaders) - Method in class org.springframework.web.socket.server.support.AbstractHandshakeHandler
-
- isWildcardSubtype() - Method in class org.springframework.util.MimeType
-
Indicates whether the
subtype is the wildcard
character
*
or the wildcard character followed by a suffix
(e.g.
- isWildcardType() - Method in class org.springframework.util.MimeType
-
Indicates whether the
type is the wildcard character
*
or not.
- isWorthTrying() - Method in class org.springframework.objenesis.SpringObjenesis
-
Return whether this Objenesis instance is worth trying for instance creation,
i.e.
- isWrapperFor(Class<?>) - Method in class org.springframework.jdbc.datasource.AbstractDataSource
-
- isWrapperFor(Class<?>) - Method in class org.springframework.jdbc.datasource.DelegatingDataSource
-
- isWrapperFor(Class<?>) - Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
- isWritable() - Method in class org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
-
- isWritable() - Method in class org.springframework.core.io.FileSystemResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - Method in class org.springframework.core.io.FileUrlResource
-
- isWritable() - Method in class org.springframework.core.io.PathResource
-
This implementation checks whether the underlying file is marked as writable
(and corresponds to an actual file with content, not to a directory).
- isWritable() - Method in interface org.springframework.core.io.WritableResource
-
- isWritable(Object) - Method in class org.springframework.expression.common.CompositeStringExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.expression.common.CompositeStringExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.expression.common.CompositeStringExpression
-
- isWritable(Object) - Method in class org.springframework.expression.common.LiteralExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.expression.common.LiteralExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.expression.common.LiteralExpression
-
- isWritable(Object) - Method in interface org.springframework.expression.Expression
-
Determine if an expression can be written to, i.e.
- isWritable(EvaluationContext) - Method in interface org.springframework.expression.Expression
-
Determine if an expression can be written to, i.e.
- isWritable(EvaluationContext, Object) - Method in interface org.springframework.expression.Expression
-
Determine if an expression can be written to, i.e.
- isWritable(ExpressionState) - Method in class org.springframework.expression.spel.ast.CompoundExpression
-
- isWritable(ExpressionState) - Method in class org.springframework.expression.spel.ast.Indexer
-
- isWritable(ExpressionState) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
-
- isWritable(ExpressionState) - Method in class org.springframework.expression.spel.ast.SpelNodeImpl
-
- isWritable() - Method in interface org.springframework.expression.spel.ast.ValueRef
-
Indicates whether calling setValue(Object) is supported.
- isWritable() - Method in class org.springframework.expression.spel.ast.ValueRef.NullValueRef
-
- isWritable() - Method in class org.springframework.expression.spel.ast.ValueRef.TypedValueHolderValueRef
-
- isWritable(ExpressionState) - Method in class org.springframework.expression.spel.ast.VariableReference
-
- isWritable(ExpressionState) - Method in interface org.springframework.expression.spel.SpelNode
-
Determine if this expression node will support a setValue() call.
- isWritable(Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
-
- isWritable(EvaluationContext) - Method in class org.springframework.expression.spel.standard.SpelExpression
-
- isWritable(EvaluationContext, Object) - Method in class org.springframework.expression.spel.standard.SpelExpression
-
- isWritableProperty(String) - Method in class org.springframework.beans.AbstractNestablePropertyAccessor
-
- isWritableProperty(String) - Method in interface org.springframework.beans.PropertyAccessor
-
Determine whether the specified property is writable.
- isWritableProperty(String, TypedValue, EvaluationContext) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
-
- isWritePossible() - Method in class org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
-
Whether writing/flushing is possible.
- isWritePossible() - Method in class org.springframework.http.server.reactive.AbstractListenerWriteProcessor
-
Whether writing is possible.
- isWritePossible() - Method in class org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession.WebSocketSendProcessor
-
- isWriterAccessAllowed() - Method in class org.springframework.mock.web.MockHttpServletResponse
-
- isWriteWeakETag() - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter
-
Return whether the ETag value written to the response should be weak, as per RFC 7232.
- isXhrStreamingDisabled() - Method in class org.springframework.web.socket.sockjs.client.AbstractXhrTransport
-
Whether XHR streaming is disabled or not.
- isXhrStreamingDisabled() - Method in interface org.springframework.web.socket.sockjs.client.XhrTransport
-
An XhrTransport
supports both the "xhr_streaming" and "xhr" SockJS
server transports.
- isXopPackage() - Method in interface org.springframework.oxm.mime.MimeContainer
-
Indicate whether this container is a XOP package.
- iterate(String, Object...) - Method in interface org.springframework.orm.hibernate5.HibernateOperations
-
- iterate(String, Object...) - Method in class org.springframework.orm.hibernate5.HibernateTemplate
-
Deprecated.
- iterator() - Method in class org.springframework.core.env.MutablePropertySources
-
- iterator() - Method in class org.springframework.util.AutoPopulatingList
-
- IUSHR - Static variable in interface org.springframework.asm.Opcodes
-
- IXOR - Static variable in interface org.springframework.asm.Opcodes
-