A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包

G

GATEWAY_TIMEOUT - org.springframework.http.HttpStatus
504 Gateway Timeout.
GAUGE - org.springframework.jmx.support.MetricType
The measurement values may go up or down over time.
generate(Object, Method, Object...) - 类 中的方法org.springframework.cache.interceptor.DefaultKeyGenerator
已过时。
 
generate(Object, Method, Object...) - 接口 中的方法org.springframework.cache.interceptor.KeyGenerator
Generate a key for the given method and its parameters.
generate(Object, Method, Object...) - 类 中的方法org.springframework.cache.interceptor.SimpleKeyGenerator
 
generateBeanName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
generateBeanName(BeanDefinition, BeanDefinitionRegistry) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionReaderUtils
Generate a bean name for the given top-level bean definition, unique within the given bean factory.
generateBeanName(BeanDefinition, BeanDefinitionRegistry) - 接口 中的方法org.springframework.beans.factory.support.BeanNameGenerator
Generate a bean name for the given bean definition.
generateBeanName(BeanDefinition, BeanDefinitionRegistry) - 类 中的方法org.springframework.beans.factory.support.DefaultBeanNameGenerator
 
generateBeanName(BeanDefinition, BeanDefinitionRegistry) - 类 中的方法org.springframework.context.annotation.AnnotationBeanNameGenerator
 
generateBeanName(BeanDefinition, BeanDefinitionRegistry, boolean) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionReaderUtils
Generate a bean name for the given bean definition, unique within the given bean factory.
generateCode(String, MethodVisitor, CodeFlow) - 类 中的方法org.springframework.context.expression.MapAccessor
 
generateCode(String, MethodVisitor, CodeFlow) - 接口 中的方法org.springframework.expression.spel.CompilablePropertyAccessor
Generate the bytecode the performs the access operation into the specified MethodVisitor using context information from the codeflow where necessary.
generateCode(String, MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.BooleanLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.CompoundExpression
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.ConstructorReference
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.Elvis
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.FloatLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.FunctionReference
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.Indexer
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.InlineList
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.IntLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.LongLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.MethodReference
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.NullLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpAnd
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpDivide
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpEQ
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OperatorInstanceof
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OperatorNot
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpGE
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpGT
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpLE
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpLT
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpMinus
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpModulus
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpMultiply
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpNE
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpOr
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.OpPlus
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.PropertyOrFieldReference
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.RealLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
Generate the bytecode for this node into the supplied visitor.
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.StringLiteral
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.Ternary
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.TypeReference
 
generateCode(MethodVisitor, CodeFlow) - 类 中的方法org.springframework.expression.spel.ast.VariableReference
 
generateCode(MethodVisitor, CodeFlow) - 接口 中的方法org.springframework.expression.spel.CodeFlow.ClinitAdder
 
generateCodeForArgument(MethodVisitor, CodeFlow, SpelNodeImpl, String) - 类 中的静态方法org.springframework.expression.spel.ast.SpelNodeImpl
Ask an argument to generate its bytecode and then follow it up with any boxing/unboxing/checkcasting to ensure it matches the expected parameter descriptor.
generateCodeForArguments(MethodVisitor, CodeFlow, Member, SpelNodeImpl[]) - 类 中的静态方法org.springframework.expression.spel.ast.SpelNodeImpl
Generate code that handles building the argument values for the specified method.
generateComparisonCode(MethodVisitor, CodeFlow, int, int) - 类 中的方法org.springframework.expression.spel.ast.Operator
Numeric comparison operators share very similar generated code, only differing in two comparison instructions.
GENERATED_BEAN_NAME_SEPARATOR - 类 中的静态变量org.springframework.beans.factory.BeanFactoryUtils
Separator for generated bean names.
GENERATED_BEAN_NAME_SEPARATOR - 类 中的静态变量org.springframework.beans.factory.support.BeanDefinitionReaderUtils
Separator for generated bean names.
generateDefaultCacheName(Method) - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Generate a default cache name for the specified Method.
generateDefaultLocations(Class<?>) - 类 中的方法org.springframework.test.context.support.AbstractContextLoader
Generate the default classpath resource locations array based on the supplied class.
generateDefaultLocations(Class<?>) - 类 中的方法org.springframework.test.context.support.AnnotationConfigContextLoader
AnnotationConfigContextLoader should be used as a SmartContextLoader, not as a legacy ContextLoader.
generateDefaultLocations(Class<?>) - 类 中的方法org.springframework.test.context.web.AnnotationConfigWebContextLoader
AnnotationConfigWebContextLoader should be used as a SmartContextLoader, not as a legacy ContextLoader.
GeneratedKeyHolder - org.springframework.jdbc.support中的类
The standard implementation of the KeyHolder interface, to be used for holding auto-generated keys (as potentially returned by JDBC insert statements).
GeneratedKeyHolder() - 类 的构造器org.springframework.jdbc.support.GeneratedKeyHolder
Create a new GeneratedKeyHolder with a default list.
GeneratedKeyHolder(List<Map<String, Object>>) - 类 的构造器org.springframework.jdbc.support.GeneratedKeyHolder
Create a new GeneratedKeyHolder with a given list.
generateETagHeaderValue(InputStream, boolean) - 类 中的方法org.springframework.web.filter.ShallowEtagHeaderFilter
Generate the ETag header value from the given response body byte array.
generateField(ClassWriter, CodeFlow) - 接口 中的方法org.springframework.expression.spel.CodeFlow.FieldAdder
 
generateId() - 类 中的方法org.springframework.util.AlternativeJdkIdGenerator
 
generateId() - 接口 中的方法org.springframework.util.IdGenerator
Generate a new identifier.
generateId() - 类 中的方法org.springframework.util.JdkIdGenerator
 
generateId() - 类 中的方法org.springframework.util.SimpleIdGenerator
 
generateJson(Set<ConfigurableApplicationContext>) - 类 中的方法org.springframework.context.support.LiveBeansView
Actually generate a JSON snapshot of the beans in the given ApplicationContexts.
generateKey(Object) - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
Compute the key for the given caching operation.
generateKey(Object...) - 类 中的静态方法org.springframework.cache.interceptor.SimpleKeyGenerator
Generate a key based on the specified parameters.
generateMultipartBoundary() - 类 中的方法org.springframework.http.converter.FormHttpMessageConverter
Generate a multipart boundary.
generateMultipartBoundary() - 类 中的静态方法org.springframework.util.MimeTypeUtils
Generate a random MIME boundary as bytes, often used in multipart mime types.
generateMultipartBoundaryString() - 类 中的静态方法org.springframework.util.MimeTypeUtils
Generate a random MIME boundary as String, often used in multipart mime types.
generatePathMapping(String) - 类 中的方法org.springframework.web.servlet.mvc.support.ControllerBeanNameHandlerMapping
已过时。
Prepends a '/' if required and appends the URL suffix to the name.
generatePathMappings(Class<?>) - 类 中的方法org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
已过时。
Generate the actual URL paths for the given controller class.
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Return whether this view generates download content (typically binary content like PDF or Excel files).
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.document.AbstractExcelView
已过时。
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.document.AbstractJExcelView
已过时。
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfStamperView
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfView
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.document.AbstractXlsView
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
 
generatesDownloadContent() - 类 中的方法org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
 
generateUniqueName(boolean) - 类 中的方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
Specify whether a unique ID should be generated and used as the database name.
GenericApplicationContext - org.springframework.context.support中的类
Generic ApplicationContext implementation that holds a single internal DefaultListableBeanFactory instance and does not assume a specific bean definition format.
GenericApplicationContext() - 类 的构造器org.springframework.context.support.GenericApplicationContext
Create a new GenericApplicationContext.
GenericApplicationContext(DefaultListableBeanFactory) - 类 的构造器org.springframework.context.support.GenericApplicationContext
Create a new GenericApplicationContext with the given DefaultListableBeanFactory.
GenericApplicationContext(DefaultListableBeanFactory, ApplicationContext) - 类 的构造器org.springframework.context.support.GenericApplicationContext
Create a new GenericApplicationContext with the given DefaultListableBeanFactory.
GenericApplicationContext(ApplicationContext) - 类 的构造器org.springframework.context.support.GenericApplicationContext
Create a new GenericApplicationContext with the given parent.
GenericApplicationListener - org.springframework.context.event中的接口
Extended variant of the standard ApplicationListener interface, exposing further metadata such as the supported event and source type.
GenericApplicationListenerAdapter - org.springframework.context.event中的类
GenericApplicationListener adapter that determines supported event types through introspecting the generically declared type of the target listener.
GenericApplicationListenerAdapter(ApplicationListener<?>) - 类 的构造器org.springframework.context.event.GenericApplicationListenerAdapter
Create a new GenericApplicationListener for the given delegate.
genericBeanDefinition() - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a GenericBeanDefinition.
genericBeanDefinition(Class<?>) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a GenericBeanDefinition.
genericBeanDefinition(String) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a GenericBeanDefinition.
GenericBeanDefinition - org.springframework.beans.factory.support中的类
GenericBeanDefinition is a one-stop shop for standard bean definition purposes.
GenericBeanDefinition() - 类 的构造器org.springframework.beans.factory.support.GenericBeanDefinition
Create a new GenericBeanDefinition, to be configured through its bean properties and configuration methods.
GenericBeanDefinition(BeanDefinition) - 类 的构造器org.springframework.beans.factory.support.GenericBeanDefinition
Create a new GenericBeanDefinition as deep copy of the given bean definition.
GenericCallMetaDataProvider - org.springframework.jdbc.core.metadata中的类
A generic implementation of the CallMetaDataProvider interface.
GenericCallMetaDataProvider(DatabaseMetaData) - 类 的构造器org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
Constructor used to initialize with provided database meta-data.
GenericCollectionTypeResolver - org.springframework.core中的类
已过时。
as of 4.3.6, in favor of direct ResolvableType usage
GenericCollectionTypeResolver() - 类 的构造器org.springframework.core.GenericCollectionTypeResolver
已过时。
 
GenericConversionService - org.springframework.core.convert.support中的类
Base ConversionService implementation suitable for use in most environments.
GenericConversionService() - 类 的构造器org.springframework.core.convert.support.GenericConversionService
 
GenericConverter - org.springframework.core.convert.converter中的接口
Generic converter interface for converting between two or more types.
GenericConverter.ConvertiblePair - org.springframework.core.convert.converter中的类
Holder for a source-to-target class pair.
GenericFilterBean - org.springframework.web.filter中的类
Simple base implementation of Filter which treats its config parameters (init-param entries within the filter tag in web.xml) as bean properties.
GenericFilterBean() - 类 的构造器org.springframework.web.filter.GenericFilterBean
 
GenericGroovyApplicationContext - org.springframework.context.support中的类
An ApplicationContext implementation that extends GenericApplicationContext and implements GroovyObject such that beans can be retrieved with the dot de-reference syntax instead of using AbstractApplicationContext.getBean(java.lang.String).
GenericGroovyApplicationContext() - 类 的构造器org.springframework.context.support.GenericGroovyApplicationContext
Create a new GenericGroovyApplicationContext that needs to be loaded and then manually refreshed.
GenericGroovyApplicationContext(Class<?>, String...) - 类 的构造器org.springframework.context.support.GenericGroovyApplicationContext
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
GenericGroovyApplicationContext(String...) - 类 的构造器org.springframework.context.support.GenericGroovyApplicationContext
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
GenericGroovyApplicationContext(Resource...) - 类 的构造器org.springframework.context.support.GenericGroovyApplicationContext
Create a new GenericGroovyApplicationContext, loading bean definitions from the given resources and automatically refreshing the context.
GenericGroovyXmlContextLoader - org.springframework.test.context.support中的类
Concrete implementation of AbstractGenericContextLoader that reads bean definitions from Groovy scripts and XML configuration files.
GenericGroovyXmlContextLoader() - 类 的构造器org.springframework.test.context.support.GenericGroovyXmlContextLoader
 
GenericGroovyXmlWebContextLoader - org.springframework.test.context.web中的类
Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from Groovy scripts and XML configuration files.
GenericGroovyXmlWebContextLoader() - 类 的构造器org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
 
GenericHttpMessageConverter<T> - org.springframework.http.converter中的接口
A specialization of HttpMessageConverter that can convert an HTTP request into a target object of a specified generic type and a source object of a specified generic type into an HTTP response.
GenericMarshaller - org.springframework.oxm中的接口
Subinterface of Marshaller that has support for Java 5 generics.
GenericMessage<T> - org.springframework.messaging.support中的类
An implementation of Message with a generic payload.
GenericMessage(T) - 类 的构造器org.springframework.messaging.support.GenericMessage
Create a new message with the given payload.
GenericMessage(T, Map<String, Object>) - 类 的构造器org.springframework.messaging.support.GenericMessage
Create a new message with the given payload and headers.
GenericMessage(T, MessageHeaders) - 类 的构造器org.springframework.messaging.support.GenericMessage
A constructor with the MessageHeaders instance to use.
GenericMessageConverter - org.springframework.messaging.converter中的类
An extension of the SimpleMessageConverter that uses a ConversionService to convert the payload of the message to the requested type.
GenericMessageConverter() - 类 的构造器org.springframework.messaging.converter.GenericMessageConverter
Create a new instance with a default ConversionService.
GenericMessageConverter(ConversionService) - 类 的构造器org.springframework.messaging.converter.GenericMessageConverter
Create a new instance with the given ConversionService.
GenericMessageEndpointFactory - org.springframework.jca.endpoint中的类
Generic implementation of the JCA 1.5 MessageEndpointFactory interface, providing transaction management capabilities for any kind of message listener object (e.g.
GenericMessageEndpointFactory() - 类 的构造器org.springframework.jca.endpoint.GenericMessageEndpointFactory
 
GenericMessageEndpointFactory.InternalResourceException - org.springframework.jca.endpoint中的异常错误
Internal exception thrown when a ResourceException has been encountered during the endpoint invocation.
GenericMessageEndpointManager - org.springframework.jca.endpoint中的类
Generic bean that manages JCA 1.5 message endpoints within a Spring application context, activating and deactivating the endpoint as part of the application context's lifecycle.
GenericMessageEndpointManager() - 类 的构造器org.springframework.jca.endpoint.GenericMessageEndpointManager
 
GenericMessagingTemplate - org.springframework.messaging.core中的类
A messaging template that resolves destinations names to MessageChannel's to send and receive messages from.
GenericMessagingTemplate() - 类 的构造器org.springframework.messaging.core.GenericMessagingTemplate
 
GenericPortletBean - org.springframework.web.portlet中的类
Simple extension of javax.portlet.GenericPortlet that treats its config parameters as bean properties.
GenericPortletBean() - 类 的构造器org.springframework.web.portlet.GenericPortletBean
 
GenericPropertiesContextLoader - org.springframework.test.context.support中的类
Concrete implementation of AbstractGenericContextLoader that reads bean definitions from Java Properties resources.
GenericPropertiesContextLoader() - 类 的构造器org.springframework.test.context.support.GenericPropertiesContextLoader
 
GenericSqlQuery<T> - org.springframework.jdbc.object中的类
A concrete variant of SqlQuery which can be configured with a RowMapper.
GenericSqlQuery() - 类 的构造器org.springframework.jdbc.object.GenericSqlQuery
 
GenericStoredProcedure - org.springframework.jdbc.object中的类
Concrete implementation making it possible to define the RDBMS stored procedures in an application context without writing a custom Java implementation class.
GenericStoredProcedure() - 类 的构造器org.springframework.jdbc.object.GenericStoredProcedure
 
GenericTableMetaDataProvider - org.springframework.jdbc.core.metadata中的类
A generic implementation of the TableMetaDataProvider interface which should provide enough features for all supported databases.
GenericTableMetaDataProvider(DatabaseMetaData) - 类 的构造器org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
Constructor used to initialize with provided database meta-data.
GenericTypeAwareAutowireCandidateResolver - org.springframework.beans.factory.support中的类
Basic AutowireCandidateResolver that performs a full generic type match with the candidate's type if the dependency is declared as a generic type (e.g.
GenericTypeAwareAutowireCandidateResolver() - 类 的构造器org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
 
GenericTypeResolver - org.springframework.core中的类
Helper class for resolving generic types against type variables.
GenericTypeResolver() - 类 的构造器org.springframework.core.GenericTypeResolver
 
GenericUnmarshaller - org.springframework.oxm中的接口
Subinterface of Unmarshaller that has support for Java 5 generics.
GenericWebApplicationContext - org.springframework.web.context.support中的类
Subclass of GenericApplicationContext, suitable for web environments.
GenericWebApplicationContext() - 类 的构造器org.springframework.web.context.support.GenericWebApplicationContext
Create a new GenericWebApplicationContext.
GenericWebApplicationContext(ServletContext) - 类 的构造器org.springframework.web.context.support.GenericWebApplicationContext
Create a new GenericWebApplicationContext for the given ServletContext.
GenericWebApplicationContext(DefaultListableBeanFactory) - 类 的构造器org.springframework.web.context.support.GenericWebApplicationContext
Create a new GenericWebApplicationContext with the given DefaultListableBeanFactory.
GenericWebApplicationContext(DefaultListableBeanFactory, ServletContext) - 类 的构造器org.springframework.web.context.support.GenericWebApplicationContext
Create a new GenericWebApplicationContext with the given DefaultListableBeanFactory.
GenericXmlApplicationContext - org.springframework.context.support中的类
Convenient application context with built-in XML support.
GenericXmlApplicationContext() - 类 的构造器org.springframework.context.support.GenericXmlApplicationContext
Create a new GenericXmlApplicationContext that needs to be loaded and then manually refreshed.
GenericXmlApplicationContext(Class<?>, String...) - 类 的构造器org.springframework.context.support.GenericXmlApplicationContext
Create a new GenericXmlApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
GenericXmlApplicationContext(String...) - 类 的构造器org.springframework.context.support.GenericXmlApplicationContext
Create a new GenericXmlApplicationContext, loading bean definitions from the given resource locations and automatically refreshing the context.
GenericXmlApplicationContext(Resource...) - 类 的构造器org.springframework.context.support.GenericXmlApplicationContext
Create a new GenericXmlApplicationContext, loading bean definitions from the given resources and automatically refreshing the context.
GenericXmlContextLoader - org.springframework.test.context.support中的类
Concrete implementation of AbstractGenericContextLoader that reads bean definitions from XML resources.
GenericXmlContextLoader() - 类 的构造器org.springframework.test.context.support.GenericXmlContextLoader
 
GenericXmlWebContextLoader - org.springframework.test.context.web中的类
Concrete implementation of AbstractGenericWebContextLoader that loads bean definitions from XML resources.
GenericXmlWebContextLoader() - 类 的构造器org.springframework.test.context.web.GenericXmlWebContextLoader
 
get() - 接口 中的方法org.springframework.cache.Cache.ValueWrapper
Return the actual value in the cache.
get() - 类 中的方法org.springframework.cache.support.SimpleValueWrapper
Simply returns the value as given at construction time.
get() - 枚举 中的静态方法org.springframework.context.annotation.MBeanExportConfiguration.SpecificPlatform
 
get() - 类 中的方法org.springframework.scheduling.annotation.AsyncResult
 
get() - 类 中的方法org.springframework.util.concurrent.CompletableToListenableFutureAdapter
 
get() - 类 中的方法org.springframework.util.concurrent.FutureAdapter
 
get() - 类 中的方法org.springframework.util.concurrent.SettableListenableFuture
Retrieve the value.
get() - 接口 中的方法org.springframework.util.ConcurrentReferenceHashMap.Reference
Return the referenced entry, or null if the entry is no longer available.
get(int) - 类 中的方法org.springframework.util.AutoPopulatingList
Get the element at the supplied index, creating it if there is no element at that index.
get(long, TimeUnit) - 类 中的方法org.springframework.scheduling.annotation.AsyncResult
 
get(long, TimeUnit) - 类 中的方法org.springframework.util.concurrent.CompletableToListenableFutureAdapter
 
get(long, TimeUnit) - 类 中的方法org.springframework.util.concurrent.FutureAdapter
 
get(long, TimeUnit) - 类 中的方法org.springframework.util.concurrent.SettableListenableFuture
Retrieve the value.
get(Class<T>, Serializable) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
get(Class<T>, Serializable) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
get(Class<T>, Serializable) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
get(Class<T>, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
get(Class<T>, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
get(Class<T>, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(Class<T>, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
get(Object) - 接口 中的方法org.springframework.cache.Cache
Return the value to which this cache maps the specified key.
get(Object) - 类 中的方法org.springframework.cache.caffeine.CaffeineCache
 
get(Object) - 类 中的方法org.springframework.cache.ehcache.EhCacheCache
 
get(Object) - 类 中的方法org.springframework.cache.guava.GuavaCache
 
get(Object) - 类 中的方法org.springframework.cache.support.AbstractValueAdaptingCache
 
get(Object) - 类 中的方法org.springframework.cache.support.NoOpCache
 
get(Object) - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
 
get(Object) - 类 中的方法org.springframework.http.HttpHeaders
 
get(Object) - 类 中的方法org.springframework.messaging.MessageHeaders
 
get(Object) - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
 
get(Object) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
get(Object) - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
 
get(Object) - 类 中的方法org.springframework.util.LinkedMultiValueMap
 
get(Object) - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
 
get(Object, Class<T>) - 接口 中的方法org.springframework.cache.Cache
Return the value to which this cache maps the specified key, generically specifying a type that return value will be cast to.
get(Object, Class<T>) - 类 中的方法org.springframework.cache.ehcache.EhCacheCache
 
get(Object, Class<T>) - 类 中的方法org.springframework.cache.support.AbstractValueAdaptingCache
 
get(Object, Class<T>) - 类 中的方法org.springframework.cache.support.NoOpCache
 
get(Object, Class<T>) - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
 
get(Object, Class<T>) - 类 中的方法org.springframework.messaging.MessageHeaders
 
get(Object, Callable<T>) - 接口 中的方法org.springframework.cache.Cache
Return the value to which this cache maps the specified key, obtaining that value from valueLoader if necessary.
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.caffeine.CaffeineCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.ehcache.EhCacheCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.guava.GuavaCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.jcache.JCacheCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.support.NoOpCache
 
get(Object, Callable<T>) - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
 
get(String) - 类 中的方法org.springframework.beans.MutablePropertyValues
Get the raw property value, if any.
get(String) - 类 中的方法org.springframework.core.env.MutablePropertySources
 
get(String) - 接口 中的方法org.springframework.core.env.PropertySources
Return the property source with the given name, null if not found.
get(String) - 接口 中的方法org.springframework.test.annotation.ProfileValueSource
Get the profile value indicated by the specified key.
get(String) - 类 中的方法org.springframework.test.annotation.SystemProfileValueSource
Get the profile value indicated by the specified key from the system properties.
get(String, Serializable) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
get(String, Serializable) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
get(String, Serializable) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
get(String, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
get(String, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
get(String, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Return the persistent instance of the given entity class with the given identifier, or null if not found.
get(String, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
get(String, Object...) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a GET request.
get(String, ObjectFactory<?>) - 接口 中的方法org.springframework.beans.factory.config.Scope
Return the object with the given name from the underlying scope, creating it if not found in the underlying storage mechanism.
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.context.support.SimpleThreadScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.messaging.simp.SimpSessionScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.transaction.support.SimpleTransactionScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributesScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.web.context.request.SessionScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.web.context.support.ServletContextScope
 
get(String, ObjectFactory<?>) - 类 中的方法org.springframework.web.portlet.context.PortletContextScope
 
get(URI) - 类 中的静态方法org.springframework.http.RequestEntity
Create an HTTP GET builder with the given url.
get(URI) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a GET request.
get(MergedContextConfiguration) - 接口 中的方法org.springframework.test.context.cache.ContextCache
Obtain a cached ApplicationContext for the given key.
get(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Obtain a cached ApplicationContext for the given key.
GET - org.springframework.http.HttpMethod
 
GET - org.springframework.web.bind.annotation.RequestMethod
 
getAccept() - 类 中的方法org.springframework.http.HttpHeaders
Return the list of acceptable media types, as specified by the Accept header.
getAcceptCharset() - 类 中的方法org.springframework.http.HttpHeaders
Return the list of acceptable charsets, as specified by the Accept-Charset header.
getAcceptCharset() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'acceptCharset' attribute.
getAcceptedCharsets() - 类 中的方法org.springframework.http.converter.StringHttpMessageConverter
Return the list of supported Charsets.
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
Return the selected sub-protocol to use.
getAcceptedProtocol() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getAcceptedProtocol() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the negotiated sub-protocol.
getAcceptVersion() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getAccess() - 类 中的方法org.springframework.asm.ClassReader
Returns the class's access flags (see Opcodes).
getAccessControlAllowCredentials() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Allow-Credentials response header.
getAccessControlAllowHeaders() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Allow-Headers response header.
getAccessControlAllowMethods() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Allow-Methods response header.
getAccessControlAllowOrigin() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Allow-Origin response header.
getAccessControlContext() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Provides a security access control context relevant to this factory.
getAccessControlContext() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Delegate the creation of the access control context to the SecurityContextProvider.
getAccessControlContext() - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Return the security context for this bean factory.
getAccessControlContext() - 接口 中的方法org.springframework.beans.factory.support.SecurityContextProvider
Provides a security access control context relevant to a bean factory.
getAccessControlContext() - 类 中的方法org.springframework.beans.factory.support.SimpleSecurityContextProvider
 
getAccessControlExposeHeaders() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Expose-Headers response header.
getAccessControlMaxAge() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Max-Age response header.
getAccessControlRequestHeaders() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Request-Headers request header.
getAccessControlRequestMethod() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Access-Control-Request-Method request header.
getAccesskey() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
Get the value of the 'accesskey' attribute.
getAccessor(Message<?>, Class<T>) - 类 中的静态方法org.springframework.messaging.support.MessageHeaderAccessor
Return the original MessageHeaderAccessor used to create the headers of the given Message, or null if that's not available or if its type does not match the required type.
getAccessor(MessageHeaders, Class<T>) - 类 中的静态方法org.springframework.messaging.support.MessageHeaderAccessor
A variation of MessageHeaderAccessor.getAccessor(org.springframework.messaging.Message, Class) with a MessageHeaders instance instead of a Message.
getAck() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getAck() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the ack header.
getAcknowledgeMode() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
Return the JMS acknowledgement mode to use.
getAction() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'action' attribute.
getActivationName() - 类 中的方法org.springframework.jca.endpoint.AbstractMessageEndpointFactory
Implementation of the JCA 1.7 #getActivationName() method, returning the bean name as set on this MessageEndpointFactory.
getActivationSpec() - 类 中的方法org.springframework.jca.endpoint.GenericMessageEndpointManager
Return the JCA ActivationSpec to use for activating the endpoint.
getActivationSpecConfig() - 类 中的方法org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
Return the JmsActivationSpecConfig object that this endpoint manager should use for activating its listener.
getActiveConsumerCount() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the number of currently active consumers.
getActiveContextObject() - 类 中的方法org.springframework.expression.spel.ExpressionState
The active context object is what unqualified references to properties/etc are resolved against.
getActiveCount() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
 
getActiveCount() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
 
getActiveCount() - 接口 中的方法org.springframework.aop.target.PoolingConfig
Return the number of active objects in the pool.
getActiveCount() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the number of currently active threads.
getActiveCount() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
Return the number of currently active threads.
getActiveProfiles() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getActiveProfiles() - 接口 中的方法org.springframework.core.env.Environment
Return the set of profiles explicitly made active for this environment.
getActiveProfiles() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged active bean definition profiles for the test class.
getActualCount() - 异常错误 中的方法org.springframework.jdbc.IncorrectResultSetColumnCountException
Return the actual column count.
getActualFieldValue(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
Extract the actual field value for the given field.
getActualFieldValue(String) - 类 中的方法org.springframework.validation.AbstractPropertyBindingResult
Fetches the field value from the PropertyAccessor.
getActualFieldValue(String) - 类 中的方法org.springframework.validation.MapBindingResult
 
getActualParams() - 异常错误 中的方法org.springframework.web.bind.UnsatisfiedServletRequestParameterException
Return the actual parameter Map associated with the ServletRequest.
getActualResources() - 类 中的方法org.springframework.beans.factory.parsing.ImportDefinition
 
getActualRowsAffected() - 异常错误 中的方法org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
Return the number of rows that have actually been affected.
getActualSessionAttributeNames() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
getActualSize() - 异常错误 中的方法org.springframework.dao.IncorrectResultSizeDataAccessException
Return the actual result size (or -1 if unknown).
getActualType() - 异常错误 中的方法org.springframework.beans.factory.BeanNotOfRequiredTypeException
Return the actual type of the instance found.
getActualType() - 异常错误 中的方法org.springframework.jndi.TypeMismatchNamingException
Return the actual type that the lookup returned, if available.
getActualValue() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the actual value of the field, i.e. the raw property value, or null if not available.
getAdaptedInterceptors() - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
Return the adapted interceptors as HandlerInterceptor array.
getAdaptedInterceptors() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return the adapted interceptors as HandlerInterceptor array.
getAdaptee() - 类 中的方法org.springframework.util.concurrent.FutureAdapter
Returns the adaptee.
getAdapterMap() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.DeferredResultMethodReturnValueHandler
已过时。
in 4.3.8, see comments on DeferredResultAdapter
getAdapterMap() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitterReturnValueHandler
已过时。
in 4.3.8, see comments on ResponseBodyEmitterAdapter
getAdvice() - 接口 中的方法org.springframework.aop.Advisor
Return the advice part of this aspect.
getAdvice() - 类 中的方法org.springframework.aop.aspectj.AspectJPointcutAdvisor
 
getAdvice() - 类 中的方法org.springframework.aop.aspectj.DeclareParentsAdvisor
 
getAdvice() - 类 中的方法org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
 
getAdvice() - 类 中的方法org.springframework.aop.support.AbstractGenericPointcutAdvisor
 
getAdvice() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
getAdvice() - 类 中的方法org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
 
getAdvice() - 类 中的方法org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor
 
getAdvice() - 类 中的方法org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
 
getAdvice() - 类 中的方法org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
 
getAdvice() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
Return the configured RequestBodyAdvice and RequestBodyAdvice where each instance may be wrapped as a ControllerAdviceBean.
getAdvice(Method, AspectJExpressionPointcut, MetadataAwareAspectInstanceFactory, int, String) - 接口 中的方法org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
Build a Spring AOP Advice for the given AspectJ advice method.
getAdvice(Method, AspectJExpressionPointcut, MetadataAwareAspectInstanceFactory, int, String) - 类 中的方法org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
 
getAdviceBeanName() - 类 中的方法org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
Return the name of the advice bean that this advisor refers to, if any.
getAdviceModeAttributeName() - 类 中的方法org.springframework.context.annotation.AdviceModeImportSelector
The name of the AdviceMode attribute for the annotation specified by the generic type A.
getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
 
getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return whether the given bean is to be proxied, what additional advices (e.g.
getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - 类 中的方法org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
Identify as bean to proxy if the bean name is in the configured list of names.
getAdvisor(Method, MetadataAwareAspectInstanceFactory, int, String) - 接口 中的方法org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
Build a Spring AOP Advisor for the given AspectJ advice method.
getAdvisor(Method, MetadataAwareAspectInstanceFactory, int, String) - 类 中的方法org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
 
getAdvisorBeanNamePrefix() - 类 中的方法org.springframework.aop.framework.autoproxy.DefaultAdvisorAutoProxyCreator
Return the prefix for bean names that will cause them to be included for auto-proxying by this object.
getAdvisorChainFactory() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
Return the advisor chain factory to use (never null).
getAdvisors() - 接口 中的方法org.springframework.aop.framework.Advised
Return the advisors applying to this proxy.
getAdvisors() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
getAdvisors(MetadataAwareAspectInstanceFactory) - 接口 中的方法org.springframework.aop.aspectj.annotation.AspectJAdvisorFactory
Build Spring AOP Advisors for all annotated At-AspectJ methods on the specified aspect instance.
getAdvisors(MetadataAwareAspectInstanceFactory) - 类 中的方法org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
 
getAdvisorsInternal() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
Allows uncontrolled access to the List of Advisors.
getAggregateTemplateLoader(List<TemplateLoader>) - 类 中的方法org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
Return a TemplateLoader based on the given TemplateLoader list.
getAjType() - 类 中的方法org.springframework.aop.aspectj.annotation.AspectMetadata
Return AspectJ reflection information.
getAlias() - 类 中的方法org.springframework.beans.factory.parsing.AliasDefinition
Return the alias registered for the bean.
getAliasedClassArray(String, Class<? extends Annotation>, Object) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
已过时。
as of Spring 4.3.2, in favor of built-in alias resolution in AnnotationAttributes.getClassArray(java.lang.String) itself
getAliasedString(String, Class<? extends Annotation>, Object) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
已过时。
as of Spring 4.3.2, in favor of built-in alias resolution in AnnotationAttributes.getString(java.lang.String) itself
getAliasedStringArray(String, Class<? extends Annotation>, Object) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
已过时。
as of Spring 4.3.2, in favor of built-in alias resolution in AnnotationAttributes.getStringArray(java.lang.String) itself
getAliases() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Return the alias names for the bean, as specified directly for the bean definition.
getAliases(String) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return the aliases for the given bean name, if any.
getAliases(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getAliases(String) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getAliases(String) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getAliases(String) - 接口 中的方法org.springframework.core.AliasRegistry
Return the aliases for the given name, if defined.
getAliases(String) - 类 中的方法org.springframework.core.SimpleAliasRegistry
 
getAliases(String) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getAllAnnotationAttributes(AnnotatedElement, String) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the annotation attributes of all annotations of the specified annotationName in the annotation hierarchy above the supplied AnnotatedElement and store the results in a MultiValueMap.
getAllAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the annotation attributes of all annotations of the specified annotationName in the annotation hierarchy above the supplied AnnotatedElement and store the results in a MultiValueMap.
getAllAnnotationAttributes(String) - 接口 中的方法org.springframework.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAllAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getAllAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAllAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getAllAnnotationAttributes(String, boolean) - 接口 中的方法org.springframework.core.type.AnnotatedTypeMetadata
Retrieve all attributes of all annotations of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation).
getAllAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAllAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getAllAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAllAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getAllDeclaredMethods(Class<?>) - 类 中的静态方法org.springframework.util.ReflectionUtils
Get all declared methods on the leaf class and all superclasses.
getAllErrors() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getAllErrors() - 类 中的方法org.springframework.validation.AbstractErrors
 
getAllErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
getAllErrors() - 接口 中的方法org.springframework.validation.Errors
Get all errors, both global and field ones.
getAllErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getAllFileExtensions() - 类 中的方法org.springframework.web.accept.ContentNegotiationManager
Return all registered file extensions.
getAllFileExtensions() - 类 中的方法org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
 
getAllFileExtensions() - 接口 中的方法org.springframework.web.accept.MediaTypeFileExtensionResolver
Return all registered file extensions.
getAllInterfaces(Object) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given instance implements as an array, including ones implemented by superclasses.
getAllInterfacesAsSet(Object) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given instance implements as a Set, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
getAllInterfacesForClass(Class<?>, ClassLoader) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given class implements as an array, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
getAllInterfacesForClassAsSet(Class<?>, ClassLoader) - 类 中的静态方法org.springframework.util.ClassUtils
Return all interfaces that the given class implements as a Set, including ones implemented by superclasses.
getAllMediaTypes() - 类 中的方法org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
 
getAllMergedAnnotations(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get all annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getAllow() - 类 中的方法org.springframework.http.HttpHeaders
Return the set of allowed HTTP methods, as specified by the Allow header.
getAllowCredentials() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the configured allowCredentials flag, or null if none.
getAllowedFields() - 类 中的方法org.springframework.validation.DataBinder
Return the fields that should be allowed for binding.
getAllowedHeaders() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the allowed actual request headers, or null if none.
getAllowedLocations() - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
 
getAllowedMethods() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the allowed HTTP methods, or null in which case only "GET" and "HEAD" allowed.
getAllowedOrigins() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the configured origins to allow, or null if none.
getAllowedOrigins() - 类 中的方法org.springframework.web.socket.server.support.OriginHandshakeInterceptor
Return the allowed Origin header values.
getAllowedOrigins() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return configure allowed Origin header values.
getAllowHeader() - 类 中的方法org.springframework.web.servlet.support.WebContentGenerator
Return the "Allow" header value to use in response to an HTTP OPTIONS request based on the configured supported methods also automatically adding "OPTIONS" to the list even if not present as a supported method.
getAllParameters(Object...) - 接口 中的方法org.springframework.cache.jcache.interceptor.JCacheOperation
Return the CacheInvocationParameter instances based on the specified method arguments.
getAlreadyFilteredAttributeName() - 类 中的方法org.springframework.web.filter.OncePerRequestFilter
Return the name of the request attribute that identifies that a request is already filtered.
getAlt() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'alt' attribute.
getAnnotatedBeanDefinitionReader(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
Build an AnnotatedBeanDefinitionReader for the given bean factory.
getAnnotatedElement() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Return the wrapped annotated element.
getAnnotatedElement() - 类 中的方法org.springframework.core.MethodParameter
Return the wrapped annotated element.
getAnnotatedMethods(String) - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Retrieve the method metadata for all methods that are annotated (or meta-annotated) with the given annotation type.
getAnnotatedMethods(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAnnotatedMethods(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAnnotation() - 类 中的方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
 
getAnnotation() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getAnnotation(Annotation, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied annotation: either the given annotation itself or a direct meta-annotation thereof.
getAnnotation(Class<A>) - 类 中的方法org.springframework.beans.factory.InjectionPoint
Retrieve a field/parameter annotation of the given type, if any.
getAnnotation(Class<T>) - 类 中的方法org.springframework.core.convert.TypeDescriptor
Obtain the annotation of the specified annotationType that is on this type descriptor.
getAnnotation(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied AnnotatedElement, where the annotation is either present or meta-present on the AnnotatedElement.
getAnnotation(Method, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get a single Annotation of annotationType from the supplied Method, where the annotation is either present or meta-present on the method.
getAnnotation(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the AnnotationAttributes stored under the specified attributeName.
getAnnotation(String, Class<A>) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the annotation of type annotationType stored under the specified attributeName.
getAnnotationArray(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the array of AnnotationAttributes stored under the specified attributeName.
getAnnotationArray(String, Class<A>) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the array of type annotationType stored under the specified attributeName.
getAnnotationAttributes() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getAnnotationAttributes(Annotation) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as a Map, preserving all attribute types.
getAnnotationAttributes(Annotation, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as a Map.
getAnnotationAttributes(Annotation, boolean, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(AnnotatedElement, Annotation) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(AnnotatedElement, Annotation, boolean, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the given annotation's attributes as an AnnotationAttributes map.
getAnnotationAttributes(AnnotatedElement, String) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
已过时。
getAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
getAnnotationAttributes(String) - 接口 中的方法org.springframework.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation), also taking attribute overrides on composed annotations into account.
getAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAnnotationAttributes(String) - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getAnnotationAttributes(String, boolean) - 接口 中的方法org.springframework.core.type.AnnotatedTypeMetadata
Retrieve the attributes of the annotation of the given type, if any (i.e. if defined on the underlying element, as direct annotation or meta-annotation), also taking attribute overrides on composed annotations into account.
getAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAnnotationAttributes(String, boolean) - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getAnnotationConfigLoader() - 类 中的方法org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Get the delegate SmartContextLoader that supports annotated classes.
getAnnotationConfigLoader() - 类 中的方法org.springframework.test.context.support.DelegatingSmartContextLoader
 
getAnnotationConfigLoader() - 类 中的方法org.springframework.test.context.web.WebDelegatingSmartContextLoader
 
getAnnotationMetadata() - 接口 中的方法org.springframework.core.type.classreading.MetadataReader
Read full annotation metadata for the underlying class, including metadata for annotated methods.
getAnnotations() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Obtain the annotations associated with the wrapped field or method/constructor parameter.
getAnnotations() - 类 中的方法org.springframework.core.convert.TypeDescriptor
Return the annotations associated with this type descriptor, if any.
getAnnotations(AnnotatedElement) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get all Annotations that are present on the supplied AnnotatedElement.
getAnnotations(Method) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get all Annotations that are present on the supplied Method.
getAnnotationType() - 类 中的方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
 
getAnnotationType() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getAnnotationTypes() - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Get the fully qualified class names of all annotation types that are present on the underlying class.
getAnnotationTypes() - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getAnnotationTypes() - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getAnySession() - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getAopProxyFactory() - 类 中的方法org.springframework.aop.framework.ProxyCreatorSupport
Return the AopProxyFactory that this ProxyConfig uses.
getApplicationContext() - 类 中的方法org.springframework.context.event.ApplicationContextEvent
Get the ApplicationContext that the event was raised for.
getApplicationContext() - 类 中的方法org.springframework.context.support.ApplicationObjectSupport
Return the ApplicationContext that this object is associated with.
getApplicationContext() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
getApplicationContext() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
 
getApplicationContext() - 类 中的方法org.springframework.test.context.support.DefaultTestContext
Get the application context for this test context.
getApplicationContext() - 接口 中的方法org.springframework.test.context.TestContext
Get the application context for this test context, possibly cached.
getApplicationContext() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return the associated Spring ApplicationContext.
getApplicationContext() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
 
getApplicationContext() - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
 
getApplicationContext() - 类 中的方法org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
Returns the active ApplicationContext.
getApplicationDestinationPrefixes() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getApplicationEventPublisher() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getApplicationException() - 异常错误 中的方法org.springframework.transaction.TransactionSystemException
Return the application exception that was thrown before this transaction exception, if any.
getApplicationListeners() - 类 中的方法org.springframework.context.event.AbstractApplicationEventMulticaster
Return a Collection containing all ApplicationListeners.
getApplicationListeners() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the list of statically specified ApplicationListeners.
getApplicationListeners(ApplicationEvent, ResolvableType) - 类 中的方法org.springframework.context.event.AbstractApplicationEventMulticaster
Return a Collection of ApplicationListeners matching the given event type.
getApplicationName() - 接口 中的方法org.springframework.context.ApplicationContext
Return a name for the deployed application that this context belongs to.
getApplicationName() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getApplicationName() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getApplicationName() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getApplicationName() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getAppliedPropertySources() - 类 中的方法org.springframework.context.support.PropertySourcesPlaceholderConfigurer
Return the property sources that were actually applied during post-processing.
getArgs() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getArgs() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getArgs() - 接口 中的方法org.springframework.cache.interceptor.CacheOperationInvocationContext
Return the argument list used to invoke the method.
getArgumentCount() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Return the number of argument values held in this instance, counting both indexed and generic argument values.
getArgumentNames() - 类 中的方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
 
getArgumentResolvers() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return the complete list of argument resolvers.
getArgumentResolvers() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Provide access to the shared custom argument resolvers used by the RequestMappingHandlerAdapter and the ExceptionHandlerExceptionResolver.
getArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the configured argument resolvers, or possibly null if not initialized yet via ExceptionHandlerExceptionResolver.afterPropertiesSet().
getArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the configured argument resolvers, or possibly null if not initialized yet via RequestMappingHandlerAdapter.afterPropertiesSet().
getArguments() - 接口 中的方法org.aopalliance.intercept.Invocation
Get the arguments as an array object.
getArguments() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
 
getArguments() - 接口 中的方法org.springframework.context.MessageSourceResolvable
Return the array of arguments to be used to resolve this message.
getArguments() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
 
getArguments() - 类 中的方法org.springframework.remoting.support.RemoteInvocation
Return the arguments for the target method call.
getArguments() - 类 中的方法org.springframework.util.MethodInvoker
Return the arguments for the method invocation.
getArgumentsAndReturnSizes() - 类 中的方法org.springframework.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - 类 中的静态方法org.springframework.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentsForBindError(String, String) - 类 中的方法org.springframework.validation.DefaultBindingErrorProcessor
Return FieldError arguments for a binding error on the given field.
getArgumentsForConstraint(String, String, ConstraintDescriptor<?>) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
Return FieldError arguments for a validation error on the given field.
getArgumentTypes() - 类 中的方法org.springframework.asm.Type
Returns the argument types of methods of this type.
getArgumentTypes(Method) - 类 中的静态方法org.springframework.asm.Type
Returns the Java types corresponding to the argument types of the given method.
getArgumentTypes(String) - 类 中的静态方法org.springframework.asm.Type
Returns the Java types corresponding to the argument types of the given method descriptor.
getArgumentValue(int, Class<?>) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
getArgumentValue(int, Class<?>, String) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
getArgumentValue(int, Class<?>, String, Set<ConstructorArgumentValues.ValueHolder>) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for an argument value that either corresponds to the given index in the constructor argument list or generically matches by type.
getArgumentValues() - 接口 中的方法org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
 
getAspectClass() - 类 中的方法org.springframework.aop.aspectj.annotation.AspectMetadata
Return the aspect class.
getAspectClass() - 类 中的方法org.springframework.aop.aspectj.SimpleAspectInstanceFactory
Return the specified aspect class (never null).
getAspectClassLoader() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Return the ClassLoader for aspect instances.
getAspectClassLoader() - 类 中的方法org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
 
getAspectClassLoader() - 类 中的方法org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
 
getAspectClassLoader() - 接口 中的方法org.springframework.aop.aspectj.AspectInstanceFactory
Expose the aspect class loader that this factory uses.
getAspectClassLoader() - 类 中的方法org.springframework.aop.aspectj.SimpleAspectInstanceFactory
 
getAspectClassLoader() - 类 中的方法org.springframework.aop.aspectj.SingletonAspectInstanceFactory
 
getAspectClassLoader() - 类 中的方法org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
 
getAspectCreationMutex() - 类 中的方法org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
 
getAspectCreationMutex() - 类 中的方法org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
 
getAspectCreationMutex() - 接口 中的方法org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory
Return the best possible creation mutex for this factory.
getAspectCreationMutex() - 类 中的方法org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
 
getAspectCreationMutex() - 类 中的方法org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
 
getAspectInstance() - 类 中的方法org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
 
getAspectInstance() - 类 中的方法org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
 
getAspectInstance() - 接口 中的方法org.springframework.aop.aspectj.AspectInstanceFactory
Create an instance of this factory's aspect.
getAspectInstance() - 类 中的方法org.springframework.aop.aspectj.SimpleAspectInstanceFactory
 
getAspectInstance() - 类 中的方法org.springframework.aop.aspectj.SingletonAspectInstanceFactory
 
getAspectInstance() - 类 中的方法org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
Look up the aspect bean from the BeanFactory and returns it.
getAspectInstanceFactory() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Return the factory for aspect instances.
getAspectJAdviceMethod() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Return the AspectJ-style advice method.
getAspectJPrecedenceInformationFor(Advisor) - 类 中的静态方法org.springframework.aop.aspectj.AspectJAopUtils
Return the AspectJPrecedenceInformation provided by this advisor or its advice.
getAspectMetadata() - 类 中的方法org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
 
getAspectMetadata() - 类 中的方法org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
 
getAspectMetadata() - 接口 中的方法org.springframework.aop.aspectj.annotation.MetadataAwareAspectInstanceFactory
Return the AspectJ AspectMetadata for this factory's aspect.
getAspectMetadata() - 类 中的方法org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
 
getAspectMetadata() - 类 中的方法org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
 
getAspectName() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getAspectName() - 类 中的方法org.springframework.aop.aspectj.annotation.AspectMetadata
Return the aspect name.
getAspectName() - 接口 中的方法org.springframework.aop.aspectj.AspectJPrecedenceInformation
The name of the aspect (bean) in which the advice was declared.
getAST() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
Return the Abstract Syntax Tree for the expression.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.ByteArrayPropertyEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CharacterEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CharArrayPropertyEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CharsetEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.ClassArrayEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.ClassEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CurrencyEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CustomBooleanEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CustomCollectionEditor
This implementation returns null to indicate that there is no appropriate text representation.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CustomDateEditor
Format the Date as String, using the specified DateFormat.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CustomMapEditor
This implementation returns null to indicate that there is no appropriate text representation.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.CustomNumberEditor
Format the Number as String, using the specified NumberFormat.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.FileEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.InputSourceEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.InputStreamEditor
This implementation returns null to indicate that there is no appropriate text representation.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.LocaleEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.PathEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.PatternEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.ReaderEditor
This implementation returns null to indicate that there is no appropriate text representation.
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.StringArrayPropertyEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.StringTrimmerEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.TimeZoneEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.URIEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.URLEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.UUIDEditor
 
getAsText() - 类 中的方法org.springframework.beans.propertyeditors.ZoneIdEditor
 
getAsText() - 类 中的方法org.springframework.core.convert.support.ConvertingPropertyEditorAdapter
 
getAsText() - 类 中的方法org.springframework.core.io.ResourceEditor
 
getAsText() - 类 中的方法org.springframework.format.support.FormatterPropertyEditorAdapter
 
getAsText() - 类 中的方法org.springframework.http.MediaTypeEditor
 
getAsText() - 类 中的方法org.springframework.mail.javamail.InternetAddressEditor
 
getAsText() - 类 中的方法org.springframework.web.multipart.support.ByteArrayMultipartFileEditor
 
getAsyncClient() - 类 中的方法org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
Return the HttpAsyncClient used for synchronous execution.
getAsyncContext() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getAsyncExecutor() - 接口 中的方法org.springframework.scheduling.annotation.AsyncConfigurer
The Executor instance to be used when processing async method invocations.
getAsyncExecutor() - 类 中的方法org.springframework.scheduling.annotation.AsyncConfigurerSupport
 
getAsyncManager(ServletRequest) - 类 中的静态方法org.springframework.web.context.request.async.WebAsyncUtils
Obtain the WebAsyncManager for the current request, or if not found, create and associate it with the request.
getAsyncManager(WebRequest) - 类 中的静态方法org.springframework.web.context.request.async.WebAsyncUtils
Obtain the WebAsyncManager for the current request, or if not found, create and associate it with the request.
getAsyncRequestControl(ServerHttpResponse) - 接口 中的方法org.springframework.http.server.ServerHttpRequest
Return a control that allows putting the request in asynchronous mode so the response remains open until closed explicitly from the current or another thread.
getAsyncRequestControl(ServerHttpResponse) - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getAsyncRequestFactory() - 类 中的方法org.springframework.http.client.support.AsyncHttpAccessor
Return the request factory that this accessor uses for obtaining HttpRequests.
getAsyncRequestFactory() - 类 中的方法org.springframework.http.client.support.InterceptingAsyncHttpAccessor
 
getAsyncResult() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Get the result of async execution.
getAsyncResult(long) - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Get the result of async execution.
getAsyncSendTimeout() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getAsyncSendTimeout() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getAsyncUncaughtExceptionHandler() - 接口 中的方法org.springframework.scheduling.annotation.AsyncConfigurer
The AsyncUncaughtExceptionHandler instance to be used when an exception is thrown during an asynchronous method execution with void return type.
getAsyncUncaughtExceptionHandler() - 类 中的方法org.springframework.scheduling.annotation.AsyncConfigurerSupport
 
getAttachment(String) - 接口 中的方法org.springframework.oxm.mime.MimeContainer
Return the attachment with the given content id, or null if not found.
getAttribute(String) - 类 中的方法org.springframework.beans.BeanMetadataAttributeAccessor
 
getAttribute(String) - 接口 中的方法org.springframework.core.AttributeAccessor
Get the value of the attribute identified by name.
getAttribute(String) - 类 中的方法org.springframework.core.AttributeAccessorSupport
 
getAttribute(String) - 类 中的方法org.springframework.jmx.export.SpringModelMBean
Switches the context ClassLoader for the managed resources ClassLoader before allowing the invocation to occur.
getAttribute(String) - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Return the value for the attribute of the given name, if any.
getAttribute(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.MockPageContext
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getAttribute(String) - 类 中的方法org.springframework.remoting.support.RemoteInvocation
Retrieve the attribute for the given key, if any.
getAttribute(String) - 类 中的方法org.springframework.web.context.support.ContextExposingHttpServletRequest
 
getAttribute(String, int) - 类 中的方法org.springframework.mock.web.MockPageContext
 
getAttribute(String, int) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttribute(String, int) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
getAttribute(String, int) - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Return the value for the scoped attribute of the given name, if any.
getAttribute(String, int) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
getAttribute(String, int) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
getAttributeDescription() - 类 中的方法org.springframework.transaction.interceptor.DefaultTransactionAttribute
Return an identifying description for this transaction attribute.
getAttributeDescription(PropertyDescriptor, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Get the description for a particular attribute.
getAttributeDescription(PropertyDescriptor, String) - 类 中的方法org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Creates a description for the attribute corresponding to this property descriptor.
getAttributeInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the attribute metadata for the MBean resource.
getAttributeInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Iterate through all properties on the MBean class and gives subclasses the chance to vote on the inclusion of both the accessor and mutator.
getAttributeMap() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttributeMap(int) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttributeMap(int) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
Return the JSF attribute Map for the specified scope
getAttributeName(PropertyDescriptor, boolean) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Return the JMX attribute name to use for the given JavaBeans property.
getAttributeNameInSession(WebRequest, String) - 类 中的方法org.springframework.web.bind.support.DefaultSessionAttributeStore
Calculate the attribute name in the backend session.
getAttributeNames() - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Retrieve the names of all attributes.
getAttributeNames() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttributeNames() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getAttributeNames() - 类 中的方法org.springframework.web.socket.server.support.HttpSessionHandshakeInterceptor
Return the configured attribute names to copy (read-only).
getAttributeNames(int) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getAttributeNames(int) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
getAttributeNames(int) - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Retrieve the names of all attributes in the scope.
getAttributeNames(int) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
getAttributeNames(int) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
getAttributeNamesInScope(int) - 类 中的方法org.springframework.mock.web.MockPageContext
 
getAttributes() - 类 中的静态方法org.springframework.messaging.simp.SimpAttributesContextHolder
Return the SimpAttributes currently bound to the thread.
getAttributes() - 类 中的方法org.springframework.remoting.support.RemoteInvocation
Return the attributes Map.
getAttributes() - 类 中的方法org.springframework.web.socket.adapter.AbstractWebSocketSession
 
getAttributes() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getAttributes() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getAttributes() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
getAttributes() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the map with attributes associated with the WebSocket session.
getAttributes(String[]) - 类 中的方法org.springframework.jmx.export.SpringModelMBean
Switches the context ClassLoader for the managed resources ClassLoader before allowing the invocation to occur.
getAttributesMap() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Allow Map access to the static attributes of this view, with the option to add or override specific entries.
getAttributesMap() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Allow Map access to the static attributes for views returned by this resolver, with the option to add or override specific entries.
getAttributesScope(String) - 类 中的方法org.springframework.mock.web.MockPageContext
 
getAuthType() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getAuthType() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getAutoCommitValue() - 类 中的方法org.springframework.jdbc.datasource.SingleConnectionDataSource
Return whether the returned Connection's "autoCommit" setting should be overridden.
getAutocomplete() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'autocomplete' attribute.
getAutocomplete() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'autocomplete' attribute.
getAutoGrowCollectionLimit() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return the limit for array and collection auto-growing.
getAutoGrowCollectionLimit() - 接口 中的方法org.springframework.beans.BeanWrapper
Return the limit for array and collection auto-growing.
getAutoGrowCollectionLimit() - 类 中的方法org.springframework.validation.DataBinder
Return the current limit for array and collection auto-growing.
getAutowire() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default autowire setting for the document that's currently parsed.
getAutowireCandidatePatterns() - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Return any patterns provided in the 'default-autowire-candidates' attribute of the top-level <beans/> element.
getAutowireCandidateResolver() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the autowire candidate resolver for this BeanFactory (never null).
getAutowireCandidates() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default autowire-candidate pattern for the document that's currently parsed.
getAutowireCapableBeanFactory() - 接口 中的方法org.springframework.context.ApplicationContext
Expose AutowireCapableBeanFactory functionality for this context.
getAutowireCapableBeanFactory() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return this context's internal bean factory as AutowireCapableBeanFactory, if already available.
getAutowireCapableBeanFactory() - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
getAutowireMode() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the autowire mode as specified in the bean definition.
getAutowireMode() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionDefaults
Return the default autowire mode.
getAutowireMode() - 类 中的方法org.springframework.beans.factory.wiring.BeanWiringInfo
Return one of the constants BeanWiringInfo.AUTOWIRE_BY_NAME / BeanWiringInfo.AUTOWIRE_BY_TYPE, if autowiring is indicated.
getAutowireMode(String) - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse the given autowire attribute value into AbstractBeanDefinition autowire constants.
getBadSqlGrammarCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getBasenameSet() - 类 中的方法org.springframework.context.support.AbstractResourceBasedMessageSource
Return this MessageSource's basename set, containing entries in the order of registration.
getBaseUrl() - 类 中的方法org.springframework.web.util.AbstractUriTemplateHandler
Return the configured base URL.
getBatchSize() - 接口 中的方法org.springframework.jdbc.core.BatchPreparedStatementSetter
Return the size of the batch.
getBatchSize() - 类 中的方法org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedStatementSetter
This implementation returns Integer.MAX_VALUE.
getBcc() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getBean() - 类 中的方法org.springframework.jms.config.MethodJmsListenerEndpoint
 
getBean() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the bean for this handler method.
getBean() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the bean for this handler method.
getBean(Class<T>) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return the bean instance that uniquely matches the given object type, if any.
getBean(Class<T>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBean(Class<T>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBean(Class<T>) - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Locate or create an instance of the specified cache strategy type.
getBean(Class<T>) - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
 
getBean(Class<T>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBean(Class<T>) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getBean(Class<T>, Object...) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return an instance, which may be shared or independent, of the specified bean.
getBean(Class<T>, Object...) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBean(Class<T>, Object...) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBean(Class<T>, Object...) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBean(Class<T>, Object...) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getBean(String) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return an instance, which may be shared or independent, of the specified bean.
getBean(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBean(String) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBean(String) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBean(String) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getBean(String, Class<T>) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return an instance, which may be shared or independent, of the specified bean.
getBean(String, Class<T>) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBean(String, Class<T>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBean(String, Class<T>) - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
Return a bean with the specified name and type.
getBean(String, Class<T>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBean(String, Class<T>) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getBean(String, Class<T>, Object...) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return an instance, which may be shared or independent, of the specified bean.
getBean(String, Object...) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Return an instance, which may be shared or independent, of the specified bean.
getBean(String, Object...) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBean(String, Object...) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBean(String, Object...) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBean(String, Object...) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getBeanClass() - 异常错误 中的方法org.springframework.beans.BeanInstantiationException
Return the offending bean class (never null).
getBeanClass() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the class of the wrapped bean (assuming it is resolved already).
getBeanClass() - 异常错误 中的方法org.springframework.beans.InvalidPropertyException
Return the offending bean class.
getBeanClass(Element) - 类 中的方法org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Determine the bean class corresponding to the supplied Element.
getBeanClassLoader() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return this factory's class loader for loading bean classes.
getBeanClassLoader() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getBeanClassLoader() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBeanClassLoader() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
Return the class loader to use for bean classes.
getBeanClassLoader() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getBeanClassLoader() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getBeanClassLoader() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the ClassLoader that the application's beans are loaded with.
getBeanClassLoader() - 类 中的方法org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
Return the bean ClassLoader that this executor is supposed to use.
getBeanClassLoader() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the bean ClassLoader to use for this interceptor.
getBeanClassLoader() - 类 中的方法org.springframework.remoting.support.RemotingSupport
Return the ClassLoader that this accessor operates in, to be used for deserializing and for generating proxies.
getBeanClassName() - 异常错误 中的方法org.springframework.beans.factory.CannotLoadBeanClassException
Return the name of the class we were trying to load.
getBeanClassName() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the current bean class name of this bean definition.
getBeanClassName() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the current bean class name of this bean definition.
getBeanClassName(Element) - 类 中的方法org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Determine the bean class name corresponding to the supplied Element.
getBeanClassName(Element) - 类 中的方法org.springframework.scheduling.config.ExecutorBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.scheduling.config.ScheduledTasksBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.scheduling.config.SchedulerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.web.servlet.config.FreeMarkerConfigurerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.web.servlet.config.ScriptTemplateConfigurerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.web.servlet.config.TilesConfigurerBeanDefinitionParser
 
getBeanClassName(Element) - 类 中的方法org.springframework.web.servlet.config.VelocityConfigurerBeanDefinitionParser
 
getBeanDefinition() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Return the wrapped BeanDefinition.
getBeanDefinition() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Validate and return the created BeanDefinition object.
getBeanDefinition(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableListableBeanFactory
Return the registered BeanDefinition for the specified bean, allowing access to its property values and constructor argument value (which can be modified during bean factory post-processing).
getBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return the bean definition for the given bean name.
getBeanDefinition(String) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionRegistry
Return the BeanDefinition for the given bean name.
getBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
 
getBeanDefinition(String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
getBeanDefinitionCount() - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the number of beans defined in the factory.
getBeanDefinitionCount() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionRegistry
Return the number of beans defined in the registry.
getBeanDefinitionCount() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinitionCount() - 类 中的方法org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
 
getBeanDefinitionCount() - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanDefinitionCount() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanDefinitionDefaults() - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Return the default settings for bean definitions as indicated within the attributes of the top-level <beans/> element.
getBeanDefinitionDefaults() - 类 中的方法org.springframework.context.annotation.ClassPathBeanDefinitionScanner
Return the defaults to use for detected beans (never null).
getBeanDefinitionNames() - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the names of all beans defined in this factory.
getBeanDefinitionNames() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionRegistry
Return the names of all beans defined in this registry.
getBeanDefinitionNames() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanDefinitionNames() - 类 中的方法org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
 
getBeanDefinitionNames() - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanDefinitionNames() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanDefinitions() - 类 中的方法org.springframework.aop.config.AdvisorComponentDefinition
 
getBeanDefinitions() - 类 中的方法org.springframework.aop.config.AspectComponentDefinition
 
getBeanDefinitions() - 类 中的方法org.springframework.aop.config.PointcutComponentDefinition
 
getBeanDefinitions() - 类 中的方法org.springframework.beans.factory.parsing.AbstractComponentDefinition
Returns an empty array.
getBeanDefinitions() - 类 中的方法org.springframework.beans.factory.parsing.BeanComponentDefinition
 
getBeanDefinitions() - 接口 中的方法org.springframework.beans.factory.parsing.ComponentDefinition
Return the BeanDefinitions that were registered to form this ComponentDefinition.
getBeanExpressionResolver() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the resolution strategy for expressions in bean definition values.
getBeanExpressionResolver() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBeanFactory() - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Return the owning BeanFactory.
getBeanFactory() - 类 中的方法org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
Return the BeanFactory that this TargetSourceCreators runs in.
getBeanFactory() - 类 中的方法org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
Return the owning BeanFactory.
getBeanFactory() - 类 中的方法org.springframework.beans.factory.config.AbstractFactoryBean
Return the BeanFactory that this bean runs in.
getBeanFactory() - 类 中的方法org.springframework.beans.factory.config.BeanExpressionContext
 
getBeanFactory() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getBeanFactory() - 类 中的方法org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
 
getBeanFactory() - 接口 中的方法org.springframework.context.annotation.ConditionContext
Return the ConfigurableListableBeanFactory that will hold the bean definition should the condition match, or null if the bean factory is not available.
getBeanFactory() - 接口 中的方法org.springframework.context.ConfigurableApplicationContext
Return the internal bean factory of this application context.
getBeanFactory() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Subclasses must return their internal bean factory here.
getBeanFactory() - 类 中的方法org.springframework.context.support.AbstractRefreshableApplicationContext
 
getBeanFactory() - 类 中的方法org.springframework.context.support.GenericApplicationContext
Return the single internal BeanFactory held by this context (as ConfigurableListableBeanFactory).
getBeanFactory() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport
Return the BeanFactory to use for retrieving PlatformTransactionManager beans.
getBeanFactory() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the owning factory of this bean instance, or null if none.
getBeanFactory(Object) - 类 中的方法org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
Determine the BeanFactory for autowiring the given target bean.
getBeanFactory(ELContext) - 类 中的方法org.springframework.beans.factory.access.el.SimpleSpringBeanELResolver
 
getBeanFactory(ELContext) - 类 中的方法org.springframework.beans.factory.access.el.SpringBeanELResolver
Retrieve the Spring BeanFactory to delegate bean name resolution to.
getBeanFactory(ELContext) - 类 中的方法org.springframework.web.jsf.el.SpringBeanFacesELResolver
getBeanFactory(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Retrieve the Spring BeanFactory to delegate bean name resolution to.
getBeanFactory(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
Retrieve the Spring BeanFactory to delegate bean name resolution to.
getBeanFactoryLocator(Object) - 类 中的方法org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
Determine the BeanFactoryLocator to obtain the BeanFactoryReference from.
getBeanFactoryLocatorKey(Object) - 类 中的方法org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
Determine the BeanFactoryLocator key to use.
getBeanFactoryPostProcessors() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the list of BeanFactoryPostProcessors that will get applied to the internal BeanFactory.
getBeanFactoryReference(Object) - 类 中的方法org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
Determine the BeanFactoryReference for the given target bean.
getBeanInfo(Class<?>) - 接口 中的方法org.springframework.beans.BeanInfoFactory
Return the bean info for the given class, if supported.
getBeanInfo(Class<?>) - 类 中的方法org.springframework.beans.ExtendedBeanInfoFactory
Return an ExtendedBeanInfo for the given bean class, if applicable.
getBeanInstance() - 类 中的方法org.springframework.beans.factory.config.NamedBeanHolder
Return the corresponding bean instance (can be null).
getBeanName() - 类 中的静态方法org.springframework.aop.interceptor.ExposeBeanNameAdvisors
Find the bean name for the current invocation.
getBeanName() - 异常错误 中的方法org.springframework.beans.factory.BeanCreationException
Return the name of the bean requested, if any.
getBeanName() - 异常错误 中的方法org.springframework.beans.factory.BeanDefinitionStoreException
Return the name of the bean, if available.
getBeanName() - 异常错误 中的方法org.springframework.beans.factory.BeanNotOfRequiredTypeException
Return the name of the instance that was of the wrong type.
getBeanName() - 异常错误 中的方法org.springframework.beans.factory.CannotLoadBeanClassException
Return the name of the bean requested.
getBeanName() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Return the primary name of the bean, as specified for the bean definition.
getBeanName() - 接口 中的方法org.springframework.beans.factory.config.BeanReference
Return the target bean name that this reference points to (never null).
getBeanName() - 类 中的方法org.springframework.beans.factory.config.NamedBeanHolder
Return the name of the bean (never null).
getBeanName() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanNameReference
 
getBeanName() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanReference
 
getBeanName() - 接口 中的方法org.springframework.beans.factory.NamedBean
Return the name of this bean in a Spring bean factory, if known.
getBeanName() - 异常错误 中的方法org.springframework.beans.factory.NoSuchBeanDefinitionException
Return the name of the missing bean, if it was a lookup by name that failed.
getBeanName() - 类 中的方法org.springframework.beans.factory.parsing.AliasDefinition
Return the canonical name of the bean.
getBeanName() - 类 中的方法org.springframework.beans.factory.support.LookupOverride
Return the name of the bean that should be returned by this method.
getBeanName() - 类 中的方法org.springframework.beans.factory.wiring.BeanWiringInfo
Return the specific bean name that this BeanWiringInfo points to, if any.
getBeanName() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Return the bean name that this listener container has been assigned in its containing bean factory, if any.
getBeanName() - 类 中的方法org.springframework.messaging.support.AbstractMessageChannel
Return the bean name for this message channel.
getBeanName() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Return the view's name.
getBeanName(MethodInvocation) - 类 中的静态方法org.springframework.aop.interceptor.ExposeBeanNameAdvisors
Find the bean name for the given invocation.
getBeanNameGenerator() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getBeanNameGenerator() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
Return the BeanNameGenerator to use for anonymous beans (without explicit bean name specified).
getBeanNameGenerator() - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
getBeanNamesForAnnotation(Class<? extends Annotation>) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Find all names of beans which are annotated with the supplied Annotation type, without creating corresponding bean instances yet.
getBeanNamesForAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanNamesForAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanNamesForType(Class<?>) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of getObjectType in the case of FactoryBeans.
getBeanNamesForType(Class<?>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForType(Class<?>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanNamesForType(Class<?>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanNamesForType(Class<?>, boolean, boolean) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of getObjectType in the case of FactoryBeans.
getBeanNamesForType(Class<?>, boolean, boolean) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForType(Class<?>, boolean, boolean) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanNamesForType(Class<?>, boolean, boolean) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanNamesForType(ResolvableType) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the names of beans matching the given type (including subclasses), judging from either bean definitions or the value of getObjectType in the case of FactoryBeans.
getBeanNamesForType(ResolvableType) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanNamesForType(ResolvableType) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeanNamesForType(ResolvableType) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanNamesFound() - 异常错误 中的方法org.springframework.beans.factory.NoUniqueBeanDefinitionException
Return the names of all beans found when only one matching bean was expected.
getBeanNamesIterator() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableListableBeanFactory
Return a unified view over all bean names managed by this factory.
getBeanNamesIterator() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeanPostProcessorCount() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the current number of registered BeanPostProcessors, if any.
getBeanPostProcessorCount() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getBeanPostProcessors() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return the list of BeanPostProcessors that will get applied to beans created with this factory.
getBeanReferences() - 类 中的方法org.springframework.aop.config.AdvisorComponentDefinition
 
getBeanReferences() - 类 中的方法org.springframework.aop.config.AspectComponentDefinition
 
getBeanReferences() - 类 中的方法org.springframework.beans.factory.parsing.AbstractComponentDefinition
Returns an empty array.
getBeanReferences() - 类 中的方法org.springframework.beans.factory.parsing.BeanComponentDefinition
 
getBeanReferences() - 接口 中的方法org.springframework.beans.factory.parsing.ComponentDefinition
Return the set of BeanReferences that are considered to be important to this ComponentDefinition.
getBeanResolver() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a bean resolver that can look up beans by name.
getBeanResolver() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
SimpleEvaluationContext does not support the use of bean references.
getBeanResolver() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getBeansOfType(Class<T>) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the bean instances that match the given object type (including subclasses), judging from either bean definitions or the value of getObjectType in the case of FactoryBeans.
getBeansOfType(Class<T>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeansOfType(Class<T>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeansOfType(Class<T>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeansOfType(Class<T>, boolean, boolean) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Return the bean instances that match the given object type (including subclasses), judging from either bean definitions or the value of getObjectType in the case of FactoryBeans.
getBeansOfType(Class<T>, boolean, boolean) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeansOfType(Class<T>, boolean, boolean) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeansOfType(Class<T>, boolean, boolean) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeansWithAnnotation(Class<? extends Annotation>) - 接口 中的方法org.springframework.beans.factory.ListableBeanFactory
Find all beans which are annotated with the supplied Annotation type, returning a Map of bean names with corresponding bean instances.
getBeansWithAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
getBeansWithAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getBeansWithAnnotation(Class<? extends Annotation>) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getBeanType() - 异常错误 中的方法org.springframework.beans.factory.NoSuchBeanDefinitionException
Return the required type of the missing bean, if it was a lookup by type that failed.
getBeanType() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
This method returns the type of the handler for this handler method.
getBeanType() - 接口 中的方法org.springframework.messaging.handler.MessagingAdviceBean
Return the type of the contained advice bean.
getBeanType() - 类 中的方法org.springframework.web.method.ControllerAdviceBean
Return the type of the contained bean.
getBeanType() - 类 中的方法org.springframework.web.method.HandlerMethod
This method returns the type of the handler for this handler method.
getBeanTypeConverter() - 类 中的方法org.springframework.beans.factory.config.AbstractFactoryBean
Obtain a bean type converter from the BeanFactory that this bean runs in.
getBigDecimal(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getBigDecimal(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a BigDecimal object.
getBigDecimal(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getBigDecimal(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a BigDecimal object.
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getBinaryMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getBinaryMessageSizeLimit() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Get the configured maximum size for an incoming binary message.
getBinding() - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
Return a specified binding for Groovy variables, if any.
getBindingErrorProcessor() - 类 中的方法org.springframework.validation.DataBinder
Return the strategy for processing binding errors.
getBindingErrorProcessor() - 类 中的方法org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Return the strategy to use for processing binding errors.
getBindingResult() - 异常错误 中的方法org.springframework.messaging.handler.annotation.support.MethodArgumentNotValidException
Return the BindingResult if the failure is validation-related, or null if none.
getBindingResult() - 异常错误 中的方法org.springframework.validation.BindException
Return the BindingResult that this BindException wraps.
getBindingResult() - 类 中的方法org.springframework.validation.DataBinder
Return the BindingResult instance created by this DataBinder.
getBindingResult() - 异常错误 中的方法org.springframework.web.bind.MethodArgumentNotValidException
Return the results of the failed validation.
getBindingResult(Map<?, ?>, String) - 类 中的静态方法org.springframework.validation.BindingResultUtils
Find the BindingResult for the given name in the given model.
getBindStatus() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the BindStatus for this tag.
getBindStatus() - 类 中的方法org.springframework.web.servlet.tags.form.OptionsTag
 
getBindStatus() - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
 
getBindStatus(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Create a BindStatus for the given bind object, using the "defaultHtmlEscape" setting.
getBindStatus(String, boolean) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Create a BindStatus for the given bind object, using the "defaultHtmlEscape" setting.
getBlobAsBinaryStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getBlobAsBinaryStream(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as binary stream from the given ResultSet.
getBlobAsBinaryStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getBlobAsBinaryStream(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.lob.AbstractLobHandler
 
getBlobAsBinaryStream(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as binary stream from the given ResultSet.
getBlobAsBytes(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getBlobAsBytes(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as bytes from the given ResultSet.
getBlobAsBytes(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getBlobAsBytes(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.lob.AbstractLobHandler
 
getBlobAsBytes(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as bytes from the given ResultSet.
getBody() - 类 中的方法org.springframework.http.client.AbstractClientHttpRequest
 
getBody() - 类 中的方法org.springframework.http.converter.json.MappingJacksonInputMessage
 
getBody() - 类 中的方法org.springframework.http.HttpEntity
Returns the body of this entity.
getBody() - 接口 中的方法org.springframework.http.HttpInputMessage
Return the body of the message as an input stream.
getBody() - 接口 中的方法org.springframework.http.HttpOutputMessage
Return the body of the message as an output stream.
getBody() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getBody() - 类 中的方法org.springframework.http.server.ServletServerHttpResponse
 
getBody() - 类 中的方法org.springframework.mock.http.MockHttpInputMessage
 
getBody() - 类 中的方法org.springframework.mock.http.MockHttpOutputMessage
Return the body content.
getBody() - 类 中的方法org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
 
getBodyAsBytes() - 类 中的方法org.springframework.mock.http.MockHttpOutputMessage
Return body content as a byte array.
getBodyAsString() - 类 中的方法org.springframework.mock.http.MockHttpOutputMessage
Return the body content interpreted as a UTF-8 string.
getBodyAsString(Charset) - 类 中的方法org.springframework.mock.http.MockHttpOutputMessage
Return the body content as a string.
getBodyInternal(HttpHeaders) - 类 中的方法org.springframework.http.client.AbstractClientHttpRequest
Abstract template method that returns the body.
getBoolean(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getBoolean(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a boolean.
getBoolean(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a boolean.
getBoolean(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getBoolean(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a boolean.
getBooleanParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a Boolean parameter, or null if not present.
getBooleanParameter(PortletRequest, String, boolean) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a boolean parameter, with a fallback value.
getBooleanParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a Boolean parameter, or null if not present.
getBooleanParameter(ServletRequest, String, boolean) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a boolean parameter, with a fallback value.
getBooleanParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of boolean parameters, return an empty array if not found.
getBooleanParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of boolean parameters, return an empty array if not found.
getBootstrapContext() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
 
getBootstrapContext() - 接口 中的方法org.springframework.test.context.TestContextBootstrapper
Get the BootstrapContext associated with this bootstrapper.
getBootstrapExecutor() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
Return the asynchronous executor for background bootstrapping, if any.
getBoundPrefixes() - 类 中的方法org.springframework.util.xml.SimpleNamespaceContext
Return all declared prefixes.
getBoundValue() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the bound value.
getBridgedMethod() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
If the bean method is a bridge method, this method returns the bridged (user-defined) method.
getBridgedMethod() - 类 中的方法org.springframework.web.method.HandlerMethod
If the bean method is a bridge method, this method returns the bridged (user-defined) method.
getBroadcastDestination() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
Return the configured destination for unresolved messages.
getBroadcastDestination() - 类 中的方法org.springframework.messaging.simp.user.UserRegistryMessageHandler
Return the configured destination for broadcasting UserRegistry information.
getBrokerChannel() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getBrokerChannelRegistration() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getBrokerMessagingTemplate() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
Return the messaging template used to send resolved messages to the broker channel.
getBrokerRegistry() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
An accessor for the MessageBrokerRegistry that ensures its one-time creation and initialization through AbstractMessageBrokerConfiguration.configureMessageBroker(MessageBrokerRegistry).
getBufferSize() - 类 中的方法org.springframework.messaging.simp.stomp.BufferingStompDecoder
Calculate the current buffer size.
getBufferSize() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getBufferSize() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getBufferSize() - 类 中的方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
Return the current buffer size (number of bytes).
getBufferSizeLimit() - 类 中的方法org.springframework.messaging.simp.stomp.BufferingStompDecoder
Return the configured buffer size limit.
getBufferSizeLimit() - 类 中的方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
Return the configured buffer-size limit (number of bytes).
getBundle(String, Locale) - 类 中的方法org.springframework.web.servlet.view.ResourceBundleViewResolver
Obtain the resource bundle for the given basename and Locale.
getBundleClassLoader() - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Return the ClassLoader to load resource bundles with.
getBundleClassLoader() - 类 中的方法org.springframework.web.servlet.view.ResourceBundleViewResolver
Return the ClassLoader to load resource bundles with.
getBusinessInterface() - 类 中的方法org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
Return the business interface of the EJB we're proxying.
getBusinessInterface() - 类 中的方法org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
Return the business interface of the EJB we're proxying.
getByte(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getByte(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a byte.
getByte(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getByte(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a byte.
getByteArray() - 类 中的方法org.springframework.core.io.ByteArrayResource
Return the underlying byte array.
getByteArrayOutputStream(RemoteInvocation) - 类 中的方法org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
Serialize the given RemoteInvocation into a ByteArrayOutputStream.
getBytes() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getBytes() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getBytes() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return the contents of the file as an array of bytes.
getCache() - 类 中的方法org.springframework.web.servlet.resource.CachingResourceResolver
Return the configured Cache.
getCache() - 类 中的方法org.springframework.web.servlet.resource.CachingResourceTransformer
Return the configured Cache.
getCache(String) - 接口 中的方法org.springframework.cache.CacheManager
Get the cache associated with the given name.
getCache(String) - 类 中的方法org.springframework.cache.caffeine.CaffeineCacheManager
 
getCache(String) - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCacheManager
 
getCache(String) - 类 中的方法org.springframework.cache.guava.GuavaCacheManager
 
getCache(String) - 类 中的方法org.springframework.cache.support.AbstractCacheManager
 
getCache(String) - 类 中的方法org.springframework.cache.support.CompositeCacheManager
 
getCache(String) - 类 中的方法org.springframework.cache.support.NoOpCacheManager
This implementation always returns a Cache implementation that will not store items.
getCache(String) - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
 
getCacheability() - 类 中的方法org.springframework.mock.web.portlet.MockResourceRequest
 
getCacheability() - 类 中的方法org.springframework.mock.web.portlet.MockResourceURL
 
getCacheAwareContextLoaderDelegate() - 接口 中的方法org.springframework.test.context.BootstrapContext
Get the CacheAwareContextLoaderDelegate to use for transparent interaction with the ContextCache.
getCacheAwareContextLoaderDelegate() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Get the CacheAwareContextLoaderDelegate to use for transparent interaction with the ContextCache.
getCacheAwareContextLoaderDelegate() - 类 中的方法org.springframework.test.context.support.DefaultBootstrapContext
Get the CacheAwareContextLoaderDelegate to use for transparent interaction with the ContextCache.
getCacheControl() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Cache-Control header.
getCacheControl() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getCacheControl() - 类 中的方法org.springframework.web.servlet.support.WebContentGenerator
Get the CacheControl instance that builds the Cache-Control HTTP response header.
getCacheDefaults(Method, Class<?>) - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
 
getCachedObjectForFactoryBean(String) - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Obtain an object to expose from the given FactoryBean, if available in cached form.
getCachedSessionProxy(Session, LinkedList<Session>) - 类 中的方法org.springframework.jms.connection.CachingConnectionFactory
Wrap the given Session with a proxy that delegates every method call to it but adapts close calls.
getCacheKey(Class<?>, String) - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Build a cache key for the given bean class and bean name.
getCacheKey(Method, Class<?>) - 类 中的方法org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
Determine a cache key for the given method and target class.
getCacheKey(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
Determine a cache key for the given method and target class.
getCacheKey(String, Locale) - 类 中的方法org.springframework.web.servlet.view.AbstractCachingViewResolver
Return the cache key for the given view name and the given locale.
getCacheKey(String, Locale) - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
This resolver supports i18n, so cache keys should contain the locale.
getCacheKey(String, Locale) - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
This implementation returns just the view name, as this ViewResolver doesn't support localized resolution.
getCacheKey(String, Locale) - 类 中的方法org.springframework.web.servlet.view.XmlViewResolver
This implementation returns just the view name, as XmlViewResolver doesn't support localized resolution.
getCacheLevel() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the level of caching that this listener container is allowed to apply.
getCacheLimit() - 类 中的方法org.springframework.core.type.classreading.CachingMetadataReaderFactory
Return the maximum number of entries for the MetadataReader cache.
getCacheLimit() - 类 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
Return the maximum number of entries for this template's SQL cache.
getCacheLimit() - 类 中的方法org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
Return the maximum number of entries for the resolved destination cache.
getCacheLimit() - 类 中的方法org.springframework.web.servlet.view.AbstractCachingViewResolver
Return the maximum number of entries for the view cache.
getCacheManager() - 类 中的方法org.springframework.cache.ehcache.EhCacheCacheManager
Return the backing EhCache CacheManager.
getCacheManager() - 类 中的方法org.springframework.cache.interceptor.AbstractCacheResolver
Return the CacheManager that this instance uses.
getCacheManager() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
 
getCacheManager() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getCacheManager() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
Return the specified cache manager to use, if any.
getCacheManager() - 类 中的方法org.springframework.cache.jcache.JCacheCacheManager
Return the backing JCache javax.cache.CacheManager.
getCacheMillis() - 类 中的方法org.springframework.context.support.AbstractResourceBasedMessageSource
Return the number of milliseconds to cache loaded properties files.
getCacheNames() - 接口 中的方法org.springframework.cache.CacheManager
Get a collection of the cache names known by this manager.
getCacheNames() - 类 中的方法org.springframework.cache.caffeine.CaffeineCacheManager
 
getCacheNames() - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCacheManager
 
getCacheNames() - 类 中的方法org.springframework.cache.guava.GuavaCacheManager
 
getCacheNames() - 接口 中的方法org.springframework.cache.interceptor.BasicOperation
Return the cache name(s) associated with the operation.
getCacheNames() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getCacheNames() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
 
getCacheNames() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getCacheNames() - 类 中的方法org.springframework.cache.support.AbstractCacheManager
 
getCacheNames() - 类 中的方法org.springframework.cache.support.CompositeCacheManager
 
getCacheNames() - 类 中的方法org.springframework.cache.support.NoOpCacheManager
This implementation returns the name of the caches previously requested.
getCacheNames() - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheManagerProxy
 
getCacheNames(CacheOperationInvocationContext<?>) - 类 中的方法org.springframework.cache.interceptor.AbstractCacheResolver
Provide the name of the cache(s) to resolve against the current cache manager.
getCacheNames(CacheOperationInvocationContext<?>) - 类 中的方法org.springframework.cache.interceptor.NamedCacheResolver
 
getCacheNames(CacheOperationInvocationContext<?>) - 类 中的方法org.springframework.cache.interceptor.SimpleCacheResolver
 
getCacheNames(CacheOperationInvocationContext<?>) - 类 中的方法org.springframework.cache.jcache.interceptor.SimpleExceptionCacheResolver
 
getCacheOperation(Method, Class<?>) - 类 中的方法org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
 
getCacheOperation(Method, Class<?>) - 接口 中的方法org.springframework.cache.jcache.interceptor.JCacheOperationSource
Return the cache operations for this method, or null if the method contains no JSR-107 related metadata.
getCacheOperationMetadata(CacheOperation, Method, Class<?>) - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
Return the CacheAspectSupport.CacheOperationMetadata for the specified operation.
getCacheOperations(Method, Class<?>) - 类 中的方法org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
Determine the caching attribute for this method invocation.
getCacheOperations(Method, Class<?>) - 接口 中的方法org.springframework.cache.interceptor.CacheOperationSource
Return the collection of cache operations for this method, or null if the method contains no cacheable annotations.
getCacheOperations(Method, Class<?>) - 类 中的方法org.springframework.cache.interceptor.CompositeCacheOperationSource
 
getCacheOperations(Method, Class<?>) - 类 中的方法org.springframework.cache.interceptor.NameMatchCacheOperationSource
 
getCacheOperations(CacheAnnotationParser) - 接口 中的方法org.springframework.cache.annotation.AnnotationCacheOperationSource.CacheOperationProvider
Return the CacheOperation instance(s) provided by the specified parser.
getCacheOperationSource() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
Return the CacheOperationSource for this cache aspect.
getCacheOperationSource() - 类 中的方法org.springframework.cache.jcache.interceptor.JCacheAspectSupport
Return the CacheOperationSource for this cache aspect.
getCacheOperationSource() - 类 中的方法org.springframework.cache.jcache.interceptor.JCacheOperationSourcePointcut
Obtain the underlying JCacheOperationSource (may be null).
getCacheOperationSources() - 类 中的方法org.springframework.cache.interceptor.CompositeCacheOperationSource
Return the CacheOperationSource instances that this CompositeCacheOperationSource combines.
getCacheResolver() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
Return the default CacheResolver that this cache aspect delegates to.
getCacheResolver() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
 
getCacheResolver() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
Return the specified cache resolver to use, if any.
getCacheResolver() - 接口 中的方法org.springframework.cache.jcache.interceptor.JCacheOperation
Return the CacheResolver instance to use to resolve the cache to use for this operation.
getCacheResolver(CacheResolverFactory, CacheMethodDetails<?>) - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
 
getCaches() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getCaches(CacheOperationInvocationContext<CacheOperation>, CacheResolver) - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
 
getCacheSeconds() - 类 中的方法org.springframework.web.portlet.handler.PortletContentGenerator
Return the number of seconds that content is cached.
getCacheSeconds() - 类 中的方法org.springframework.web.servlet.support.WebContentGenerator
Return the number of seconds that content is cached.
getCacheSize() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
Return the number of buffered keys.
getCallable() - 类 中的方法org.springframework.web.context.request.async.WebAsyncTask
Return the Callable to use for concurrent handling (never null).
getCallableInterceptor(Object) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Get the CallableProcessingInterceptor registered under the given key.
getCallableInterceptors() - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
 
getCallableStatementFactory() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
getCallbackParam(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
 
getCallParameterMetaData() - 接口 中的方法org.springframework.jdbc.core.metadata.CallMetaDataProvider
Get the call parameter meta-data that is currently used.
getCallParameterMetaData() - 类 中的方法org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
getCallParameters() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the List of SqlParameter objects to be used in call execution.
getCallParameters() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get a List of all the call parameters to be used for call.
getCallString() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the call string that should be used based on parameters and meta-data.
getCallString() - 类 中的方法org.springframework.jdbc.object.SqlCall
Get the call string.
getCannotAcquireLockCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getCannotSerializeTransactionCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getCatalog() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the database catalog to be applied to each Connection, if any.
getCatalogName() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the name of the catalog.
getCatalogName() - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Get the name of the catalog for this context.
getCatalogName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the catalog name used.
getCatalogName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the name of the catalog for this insert.
getCatalogName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getCatalogName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the catalog name of the table that served as the source for the specified column.
getCategory() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
The category of this metric (ex. throughput, performance, utilization).
getCause() - 异常错误 中的方法org.springframework.expression.spel.InternalParseException
 
getCc() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getCciTemplate() - 类 中的方法org.springframework.jca.cci.core.support.CciDaoSupport
Return the CciTemplate for this DAO, pre-initialized with the ConnectionFactory or set explicitly.
getCciTemplate() - 类 中的方法org.springframework.jca.cci.object.EisOperation
Return the CciTemplate used by this operation.
getCciTemplate(ConnectionSpec) - 类 中的方法org.springframework.jca.cci.core.support.CciDaoSupport
Obtain a CciTemplate derived from the main template instance, inheriting the ConnectionFactory and other settings but overriding the ConnectionSpec used for obtaining Connections.
getCell(HSSFSheet, int, int) - 类 中的方法org.springframework.web.servlet.view.document.AbstractExcelView
已过时。
Convenient method to obtain the cell in the given sheet, row and column.
getCharacterEncoding() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getCharacterEncoding() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getCharacterEncoding() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getCharacterEncoding() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getCharacterEncoding() - 类 中的方法org.springframework.orm.hibernate3.support.BlobStringType
已过时。
Determine the character encoding to apply to the BLOB's bytes to turn them into a String.
getCharacterEncoding() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getCharset() - 类 中的方法org.springframework.core.io.support.EncodedResource
Return the Charset to use for reading from the resource, or null if none specified.
getCharset() - 类 中的方法org.springframework.util.MimeType
Return the character set, as indicated by a charset parameter, if any.
getCharset() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the charset used to read script and template files.
getCharset() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getCharset(ClientHttpResponse) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
Determine the charset of the response (for inclusion in a status exception).
getCharSet() - 类 中的方法org.springframework.util.MimeType
已过时。
as of Spring 4.3, in favor of MimeType.getCharset() with its name aligned with the Java return type name
getChild(int) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getChild(int) - 接口 中的方法org.springframework.expression.spel.SpelNode
Helper method that returns a SpelNode rather than an Antlr Tree node.
getChildCount() - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getChildCount() - 接口 中的方法org.springframework.expression.spel.SpelNode
 
getChildElementByTagName(Element, String) - 类 中的静态方法org.springframework.util.xml.DomUtils
Utility method that returns the first child element identified by its name.
getChildElements(Element) - 类 中的静态方法org.springframework.util.xml.DomUtils
Retrieves all child elements of the given DOM element
getChildElementsByTagName(Element, String) - 类 中的静态方法org.springframework.util.xml.DomUtils
Retrieves all child elements of the given DOM element that match the given element name.
getChildElementsByTagName(Element, String...) - 类 中的静态方法org.springframework.util.xml.DomUtils
Retrieves all child elements of the given DOM element that match any of the given element names.
getChildElementValueByTagName(Element, String) - 类 中的静态方法org.springframework.util.xml.DomUtils
Utility method that returns the first child element value identified by its name.
getChronology() - 类 中的方法org.springframework.format.datetime.joda.JodaTimeContext
Return the user's chronology (calendar system), if any.
getChronology() - 类 中的方法org.springframework.format.datetime.standard.DateTimeContext
Return the user's chronology (calendar system), if any.
getClass(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a class.
getClassArray(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an array of classes.
getClasses() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the annotated classes that were declared via @ContextConfiguration.
getClasses() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged annotated classes for the test class.
getClassesToBeBound() - 类 中的方法org.springframework.oxm.jaxb.Jaxb2Marshaller
Return the list of Java classes to be recognized by a newly created JAXBContext.
getClassFileName(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Determine the name of the class file, relative to the containing package: e.g.
getClassFilter() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcut
 
getClassFilter() - 类 中的方法org.springframework.aop.aspectj.DeclareParentsAdvisor
 
getClassFilter() - 接口 中的方法org.springframework.aop.IntroductionAdvisor
Return the filter determining which target classes this introduction should apply to.
getClassFilter() - 接口 中的方法org.springframework.aop.Pointcut
Return the ClassFilter for this pointcut.
getClassFilter() - 类 中的方法org.springframework.aop.support.annotation.AnnotationMatchingPointcut
 
getClassFilter() - 类 中的方法org.springframework.aop.support.ComposablePointcut
 
getClassFilter() - 类 中的方法org.springframework.aop.support.ControlFlowPointcut
 
getClassFilter() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
getClassFilter() - 类 中的方法org.springframework.aop.support.DynamicMethodMatcherPointcut
 
getClassFilter() - 类 中的方法org.springframework.aop.support.StaticMethodMatcherPointcut
 
getClassForDescriptor(Object) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Return the class to be used for the JMX descriptor field "class".
getClassForLogging(Object) - 类 中的方法org.springframework.aop.interceptor.AbstractTraceInterceptor
Determine the class to use for logging purposes.
getClassLoader() - 类 中的方法org.springframework.asm.ClassWriter
 
getClassLoader() - 接口 中的方法org.springframework.context.annotation.ConditionContext
Return the ClassLoader that should be used to load additional classes, or null if the default classloader should be used.
getClassLoader() - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
getClassLoader() - 类 中的方法org.springframework.core.io.ClassPathResource
Return the ClassLoader that this resource will be obtained from.
getClassLoader() - 类 中的方法org.springframework.core.io.DefaultResourceLoader
Return the ClassLoader to load class path resources with.
getClassLoader() - 接口 中的方法org.springframework.core.io.ResourceLoader
Expose the ClassLoader used by this ResourceLoader.
getClassLoader() - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
 
getClassLoader() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getClassLoader() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
This implementation returns the default ClassLoader.
getClassLoader() - 类 中的方法org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
 
getClassMetadata() - 接口 中的方法org.springframework.core.type.classreading.MetadataReader
Read basic class metadata for the underlying class.
getClassname() - 类 中的方法org.springframework.expression.spel.CodeFlow
已过时。
getClassName() - 类 中的方法org.springframework.asm.ClassReader
Returns the internal name of the class (see getInternalName).
getClassName() - 类 中的方法org.springframework.asm.Type
Returns the binary name of the class corresponding to this type.
getClassName() - 类 中的方法org.springframework.core.Constants
Return the name of the analyzed class.
getClassName() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return the name of the underlying class.
getClassName() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
getClassName() - 类 中的方法org.springframework.expression.spel.CodeFlow
 
getClassName(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the class name of the MBean resource.
getClassPathBeanDefinitionScanner(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
Build a ClassPathBeanDefinitionScanner for the given bean factory.
getClassToExpose(Class<?>) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Return the class or interface to expose for the given bean class.
getClassToExpose(Class<?>) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Return the class or interface to expose for the given bean class.
getClassToExpose(Object) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Return the class or interface to expose for the given bean.
getClassToExpose(Object) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Return the class or interface to expose for the given bean.
getClientAddress() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
Return the IP address that the request came from.
getClientId() - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Return a JMS client ID for the single Connection created and exposed by this ConnectionFactory, if any.
getClientId() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Return the JMS client ID for the shared Connection created and used by this container, if any.
getClientId() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
 
getClientInboundChannel() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getClientInboundChannel() - 类 中的方法org.springframework.messaging.simp.config.AbstractBrokerRegistration
 
getClientInboundChannelRegistration() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
 
getClientInboundExecutorStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about the executor processing incoming messages from WebSocket clients.
getClientLogin() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the configured login to use for connections to the STOMP broker on behalf of connected clients.
getClientOutboundChannel() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getClientOutboundChannel() - 类 中的方法org.springframework.messaging.simp.config.AbstractBrokerRegistration
 
getClientOutboundChannelRegistration() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
 
getClientOutboundExecutorStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about the executor processing outgoing messages to WebSocket clients.
getClientPasscode() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the configured passcode to use for connections to the STOMP broker on behalf of connected clients.
getClobAsAsciiStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getClobAsAsciiStream(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as ASCII stream from the given ResultSet.
getClobAsAsciiStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getClobAsAsciiStream(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.lob.AbstractLobHandler
 
getClobAsAsciiStream(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as ASCII stream from the given ResultSet.
getClobAsCharacterStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getClobAsCharacterStream(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as character stream from the given ResultSet.
getClobAsCharacterStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getClobAsCharacterStream(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.lob.AbstractLobHandler
 
getClobAsCharacterStream(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as character stream from the given ResultSet.
getClobAsString(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getClobAsString(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as String from the given ResultSet.
getClobAsString(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getClobAsString(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.lob.AbstractLobHandler
 
getClobAsString(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Retrieve the given column as String from the given ResultSet.
getCloseStatus() - 类 中的方法org.springframework.web.socket.messaging.SessionDisconnectEvent
Return the status with which the session was closed.
getCloseSuppressingConnectionProxy(Connection) - 类 中的方法org.springframework.jdbc.datasource.SingleConnectionDataSource
Wrap the given Connection with a proxy that delegates every method call to it but suppresses close calls.
getCloseSuppressingConnectionProxy(Connection) - 类 中的方法org.springframework.jca.cci.connection.SingleConnectionFactory
Wrap the given Connection with a proxy that delegates every method call to it but suppresses close calls.
getCode() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
Return the default code of this resolvable, that is, the last one in the codes array.
getCode() - 类 中的方法org.springframework.web.socket.CloseStatus
Return the status code.
getCodebaseUrl() - 接口 中的方法org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration
Return the codebase URL to download classes from if not found locally.
getCodebaseUrl() - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
Return the codebase URL to download classes from if not found locally.
getCodes() - 接口 中的方法org.springframework.context.MessageSourceResolvable
Return the codes to be used to resolve this message, in the order that they should get tried.
getCodes() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
 
getCollectionFieldType(Field) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection field.
getCollectionFieldType(Field, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection field.
getCollectionFieldType(Field, int, Map<Integer, Integer>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
as of 4.0, in favor of using ResolvableType for arbitrary nesting levels
getCollectionParameterType(MethodParameter) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection parameter.
getCollectionReturnType(Method) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection return type.
getCollectionReturnType(Method, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection return type.
getCollectionType() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
已过时。
as of 4.3.6, in favor of direct ResolvableType usage
getCollectionType(int) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getCollectionType(Class<? extends Collection>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic element type of the given Collection class (if it declares one through a generic superclass or generic interface).
getCols() - 类 中的方法org.springframework.web.servlet.tags.form.TextareaTag
Get the value of the 'cols' attribute.
getColumnClassName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnClassName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the fully qualified class that the specified column will be mapped to.
getColumnCount() - 类 中的方法org.springframework.jdbc.core.RowCountCallbackHandler
Return the number of columns in this result set.
getColumnCount() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnCount() - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the number of columns in the RowSet.
getColumnDisplaySize(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnDisplaySize(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the maximum width of the designated column.
getColumnKey(String) - 类 中的方法org.springframework.jdbc.core.ColumnMapRowMapper
Determine the key to use for the given column in the column Map.
getColumnLabel(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnLabel(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the suggested column title for the column specified.
getColumnMapRowMapper() - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Create a new RowMapper for reading columns as key-value pairs.
getColumnName() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractColumnMaxValueIncrementer
Return the name of the column in the sequence table.
getColumnName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the column name for the indicated column.
getColumnNames() - 类 中的方法org.springframework.jdbc.core.RowCountCallbackHandler
Return the names of the columns.
getColumnNames() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the names of the columns used.
getColumnNames() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnNames() - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Return the column names of the table that the result set represents.
getColumnType(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnType(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the SQL type code for the indicated column.
getColumnTypeName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getColumnTypeName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the DBMS-specific type name for the indicated column.
getColumnTypes() - 类 中的方法org.springframework.jdbc.core.RowCountCallbackHandler
Return the types of the columns as java.sql.Types constants Valid after processRow is invoked the first time.
getColumnValue(ResultSet, int) - 类 中的方法org.springframework.jdbc.core.ColumnMapRowMapper
Retrieve a JDBC object value for the specified column.
getColumnValue(ResultSet, int) - 类 中的方法org.springframework.jdbc.core.SingleColumnRowMapper
Retrieve a JDBC object value for the specified column, using the most appropriate value type.
getColumnValue(ResultSet, int, PropertyDescriptor) - 类 中的方法org.springframework.jdbc.core.BeanPropertyRowMapper
Retrieve a JDBC object value for the specified column.
getColumnValue(ResultSet, int, Class<?>) - 类 中的方法org.springframework.jdbc.core.SingleColumnRowMapper
Retrieve a JDBC object value for the specified column.
getCommand() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
Return the STOMP command, or null if not yet set.
getCommand(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
Return the STOMP command from the given headers, or null if not set.
getCommandName() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
已过时。
as of Spring 4.3, in favor of FormTag.getModelAttribute()
getCommandName(Object) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Return the command name to use for the given command object.
getComment() - 类 中的方法org.springframework.mock.web.MockSessionCookieConfig
 
getCommonMessages() - 类 中的方法org.springframework.context.support.AbstractMessageSource
Return a Properties object defining locale-independent common messages, if any.
getCommonPropertyType(ELContext, Object) - 类 中的方法org.springframework.beans.factory.access.el.SpringBeanELResolver
 
getCommonPropertyType(ELContext, Object) - 类 中的方法org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
 
getCommonSuperClass(String, String) - 类 中的方法org.springframework.asm.ClassWriter
Returns the common super type of the two given types.
getComparatorCount() - 类 中的方法org.springframework.util.comparator.CompoundComparator
Returns the number of aggregated comparators.
getCompiler(ClassLoader) - 类 中的静态方法org.springframework.expression.spel.standard.SpelCompiler
Factory method for compiler instances.
getCompilerClassLoader() - 类 中的方法org.springframework.expression.spel.SpelParserConfiguration
Return the ClassLoader to use as the basis for expression compilation.
getCompilerConfiguration() - 类 中的方法org.springframework.scripting.groovy.GroovyScriptEvaluator
Return this evaluator's compiler configuration (never null).
getCompilerMode() - 类 中的方法org.springframework.expression.spel.SpelParserConfiguration
Return the configuration mode for parsers using this configuration object.
getComponentType() - 类 中的方法org.springframework.core.ResolvableType
Return the ResolvableType representing the component type of the array or ResolvableType.NONE if this type does not represent an array.
getComposedAnnotation() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getComposedAnnotationType() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getConcurrency() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
Return the concurrency for the listener, if any.
getConcurrencyLimit() - 类 中的方法org.springframework.core.task.SimpleAsyncTaskExecutor
Return the maximum number of parallel accesses allowed.
getConcurrencyLimit() - 类 中的方法org.springframework.util.ConcurrencyThrottleSupport
Return the maximum number of concurrent access attempts allowed.
getConcurrentConsumers() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the "concurrentConsumer" setting.
getConcurrentExecutor() - 类 中的方法org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
Return the Executor that this adapter delegates to.
getConcurrentResult() - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Provides access to the result from concurrent handling.
getConcurrentResultContext() - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Provides access to additional processing context saved at the start of concurrent handling.
getCondition() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getCondition() - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
Return the condition to use.
getCondition() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestConditionHolder
Return the held request condition, or null if not holding one.
getConditions() - 类 中的方法org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
Return the underlying conditions (possibly empty but never null).
getConfigLocations() - 类 中的方法org.springframework.context.support.AbstractRefreshableConfigApplicationContext
Return an array of resource locations, referring to the XML bean definition files that this context should be built with.
getConfigLocations() - 接口 中的方法org.springframework.web.context.ConfigurableWebApplicationContext
Return the config locations for this web application context, or null if none specified.
getConfigLocations() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getConfigLocations() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getConfigLocations() - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
 
getConfigLocations() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getConfigLocations() - 接口 中的方法org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Return the config locations for this web application context, or null if none specified.
getConfigLocations() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
 
getConfigResources() - 类 中的方法org.springframework.context.support.AbstractXmlApplicationContext
Return an array of Resource objects, referring to the XML bean definition files that this context should be built with.
getConfigResources() - 类 中的方法org.springframework.context.support.ClassPathXmlApplicationContext
 
getConfigTimeDataSource() - 类 中的静态方法org.springframework.orm.hibernate3.LocalSessionFactoryBean
已过时。
Return the DataSource for the currently configured Hibernate SessionFactory, to be used by LocalDataSourceConnectionProvoder.
getConfigTimeDataSource() - 类 中的静态方法org.springframework.scheduling.quartz.SchedulerFactoryBean
Return the DataSource for the currently configured Quartz Scheduler, to be used by LocalDataSourceJobStore.
getConfigTimeLobHandler() - 类 中的静态方法org.springframework.orm.hibernate3.LocalSessionFactoryBean
已过时。
Return the LobHandler for the currently configured Hibernate SessionFactory, to be used by UserType implementations like ClobStringType.
getConfigTimeNonTransactionalDataSource() - 类 中的静态方法org.springframework.scheduling.quartz.SchedulerFactoryBean
Return the non-transactional DataSource for the currently configured Quartz Scheduler, to be used by LocalDataSourceJobStore.
getConfigTimeResourceLoader() - 类 中的静态方法org.springframework.scheduling.quartz.SchedulerFactoryBean
Return the ResourceLoader for the currently configured Quartz Scheduler, to be used by ResourceLoaderClassLoadHelper.
getConfigTimeTaskExecutor() - 类 中的静态方法org.springframework.scheduling.quartz.SchedulerFactoryBean
Return the Executor for the currently configured Quartz Scheduler, to be used by LocalTaskExecutorThreadPool.
getConfigTimeTransactionManager() - 类 中的静态方法org.springframework.orm.hibernate3.LocalSessionFactoryBean
已过时。
Return the JTA TransactionManager for the currently configured Hibernate SessionFactory, to be used by LocalTransactionManagerLookup.
getConfigurableWebBindingInitializer() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return the ConfigurableWebBindingInitializer to use for initializing all WebDataBinder instances.
getConfiguration() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getConfiguration() - 类 中的方法org.springframework.orm.hibernate3.LocalSessionFactoryBean
已过时。
Return the Configuration object used to build the SessionFactory.
getConfiguration() - 类 中的方法org.springframework.orm.hibernate4.LocalSessionFactoryBean
Return the Hibernate Configuration object used to build the SessionFactory.
getConfiguration() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
Return the Hibernate Configuration object used to build the SessionFactory.
getConfiguration() - 接口 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerConfig
Return the FreeMarker Configuration object for the current web application context.
getConfiguration() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
Return the Configuration object wrapped by this bean.
getConfiguration() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Return the FreeMarker configuration used by this view.
getConfigurationPhase() - 接口 中的方法org.springframework.context.annotation.ConfigurationCondition
Return the ConfigurationCondition.ConfigurationPhase in which the condition should be evaluated.
getConfigurator() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getConnection() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Connection header.
getConnection() - 类 中的方法org.springframework.jca.cci.connection.ConnectionHolder
 
getConnection() - 类 中的方法org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter
Determine whether there is currently a thread-bound ConnectionSpec, using it if available, falling back to the statically specified "connectionSpec" property else.
getConnection() - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
 
getConnection() - 类 中的方法org.springframework.jca.cci.connection.SingleConnectionFactory
 
getConnection() - 类 中的方法org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy
Delegate to ConnectionFactoryUtils for automatically participating in Spring-managed transactions.
getConnection() - 类 中的方法org.springframework.jca.cci.core.support.CciDaoSupport
Get a CCI Connection, either from the current transaction or a new one.
getConnection() - 类 中的方法org.springframework.jdbc.core.support.JdbcDaoSupport
Get a JDBC Connection, either from the current transaction or a new one.
getConnection() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
This implementation delegates to getConnectionFromDriver, using the default username and password of this DataSource.
getConnection() - 接口 中的方法org.springframework.jdbc.datasource.ConnectionHandle
Fetch the JDBC Connection that this handle refers to.
getConnection() - 类 中的方法org.springframework.jdbc.datasource.ConnectionHolder
Return the current Connection held by this ConnectionHolder.
getConnection() - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
 
getConnection() - 类 中的方法org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
Return a Connection handle that lazily fetches an actual JDBC Connection when asked for a Statement (or PreparedStatement or CallableStatement).
getConnection() - 类 中的方法org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
 
getConnection() - 类 中的方法org.springframework.jdbc.datasource.SimpleConnectionHandle
Return the specified Connection as-is.
getConnection() - 类 中的方法org.springframework.jdbc.datasource.SingleConnectionDataSource
 
getConnection() - 类 中的方法org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
Delegates to DataSourceUtils for automatically participating in Spring-managed transactions.
getConnection() - 类 中的方法org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
Determine whether there are currently thread-bound credentials, using them if available, falling back to the statically specified username and password (i.e. values of the bean properties) else.
getConnection() - 类 中的方法org.springframework.jms.connection.JmsResourceHolder
 
getConnection() - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Obtain an initialized shared Connection.
getConnection() - 类 中的方法org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
已过时。
This implementation delegates to the underlying DataSource.
getConnection(Class<? extends Connection>) - 类 中的方法org.springframework.jms.connection.JmsResourceHolder
 
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
This implementation delegates to getConnectionFromDriver, using the given username and password.
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
 
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
Return a Connection handle that lazily fetches an actual JDBC Connection when asked for a Statement (or PreparedStatement or CallableStatement).
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
 
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.SingleConnectionDataSource
Specifying a custom username and password doesn't make sense with a single Connection.
getConnection(String, String) - 类 中的方法org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
Simply delegates to UserCredentialsDataSourceAdapter.doGetConnection(String, String), keeping the given user credentials as-is.
getConnection(ConnectionFactory) - 类 中的静态方法org.springframework.jca.cci.connection.ConnectionFactoryUtils
Obtain a Connection from the given ConnectionFactory.
getConnection(ConnectionFactory, ConnectionSpec) - 类 中的静态方法org.springframework.jca.cci.connection.ConnectionFactoryUtils
Obtain a Connection from the given ConnectionFactory.
getConnection(ConnectionSpec) - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
 
getConnection(ConnectionSpec) - 类 中的方法org.springframework.jca.cci.connection.SingleConnectionFactory
 
getConnection(DataSource) - 类 中的静态方法org.springframework.jdbc.datasource.DataSourceUtils
Obtain a Connection from the given DataSource.
getConnection(JmsResourceHolder) - 接口 中的方法org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
Fetch an appropriate Connection from the given JmsResourceHolder.
getConnection(JmsResourceHolder) - 类 中的方法org.springframework.jms.core.JmsTemplate
Fetch an appropriate Connection from the given JmsResourceHolder.
getConnection(JmsResourceHolder) - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Fetch an appropriate Connection from the given JmsResourceHolder.
getConnectionCount() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the current count of TCP connection to the broker.
getConnectionFactory() - 类 中的方法org.springframework.jca.cci.connection.CciLocalTransactionManager
Return the CCI ConnectionFactory that this instance manages local transactions for.
getConnectionFactory() - 类 中的方法org.springframework.jca.cci.core.CciTemplate
Return the CCI ConnectionFactory used by this template.
getConnectionFactory() - 类 中的方法org.springframework.jca.cci.core.support.CciDaoSupport
Return the ConnectionFactory used by this DAO.
getConnectionFactory() - 类 中的方法org.springframework.jms.connection.JmsTransactionManager
Return the JMS ConnectionFactory that this instance should manage transactions for.
getConnectionFactory() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
Return the ConnectionFactory that the underlying JmsTemplate uses.
getConnectionFactory() - 类 中的方法org.springframework.jms.core.support.JmsGatewaySupport
Return the JMS ConnectionFactory used by the gateway.
getConnectionFactory() - 类 中的方法org.springframework.jms.remoting.JmsInvokerClientInterceptor
Return the QueueConnectionFactory to use for obtaining JMS QueueConnections.
getConnectionFactory() - 类 中的方法org.springframework.jms.support.JmsAccessor
Return the ConnectionFactory that this accessor uses for obtaining JMS Connections.
getConnectionFromDriver(String, String) - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Build properties for the Driver, including the given username and password (if any), and obtain a corresponding Connection.
getConnectionFromDriver(Properties) - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Obtain a Connection using the given properties.
getConnectionFromDriver(Properties) - 类 中的方法org.springframework.jdbc.datasource.DriverManagerDataSource
 
getConnectionFromDriver(Properties) - 类 中的方法org.springframework.jdbc.datasource.SimpleDriverDataSource
 
getConnectionFromDriverManager(String, Properties) - 类 中的方法org.springframework.jdbc.datasource.DriverManagerDataSource
Getting a Connection using the nasty static from DriverManager is extracted into a protected method to allow for easy unit testing.
getConnectionHandle() - 类 中的方法org.springframework.jdbc.datasource.ConnectionHolder
Return the ConnectionHandle held by this ConnectionHolder.
getConnectionHolder() - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
 
getConnectionHolderForSavepoint() - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
 
getConnectionProperties() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the connection properties to be passed to the Driver, if any.
getConnectionProperties() - 接口 中的方法org.springframework.jdbc.datasource.embedded.DataSourceFactory
Get the connection properties of the DataSource to be configured.
getConnectionSpec() - 类 中的方法org.springframework.jca.cci.core.CciTemplate
Return the CCI ConnectionSpec used by this template, if any.
getConstantValue() - 类 中的方法org.springframework.expression.spel.ast.InlineList
 
getConstantValue() - 类 中的方法org.springframework.expression.spel.ast.InlineMap
 
getConstraintsForClass(Class<?>) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
 
getConstraintValidatorFactory() - 类 中的方法org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
getConstructingMethod() - 异常错误 中的方法org.springframework.beans.BeanInstantiationException
Return the delegate for bean construction purposes, if known.
getConstructor() - 接口 中的方法org.aopalliance.intercept.ConstructorInvocation
Get the constructor being called.
getConstructor() - 异常错误 中的方法org.springframework.beans.BeanInstantiationException
Return the offending constructor, if known.
getConstructor() - 类 中的方法org.springframework.core.MethodParameter
Return the wrapped Constructor, if any.
getConstructor() - 类 中的方法org.springframework.expression.spel.support.ReflectiveConstructorExecutor
 
getConstructorArgumentValues() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the constructor argument values for this bean.
getConstructorArgumentValues() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return constructor argument values for this bean (never null).
getConstructorDescriptor(Constructor<?>) - 类 中的静态方法org.springframework.asm.Type
Returns the descriptor corresponding to the given constructor.
getConstructorIfAvailable(Class<T>, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Determine whether the given class has a public constructor with the given signature, and return it if available (else return null).
getConstructorInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the constructor metadata for the MBean resource.
getConstructorResolvers() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a list of resolvers that will be asked in turn to locate a constructor.
getConstructorResolvers() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return an empty list, always, since this context does not support the use of type references.
getConstructorResolvers() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getConsumableMediaTypes() - 类 中的方法org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
Returns the media types for this condition excluding negated expressions.
getConsumesCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the "consumes" condition of this RequestMappingInfo; or instance with 0 consumes expressions (never null).
getContainer(HttpServletRequest) - 类 中的方法org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
 
getContainer(HttpServletRequest) - 类 中的方法org.springframework.web.socket.server.standard.TomcatRequestUpgradeStrategy
 
getContainer(HttpServletRequest) - 类 中的方法org.springframework.web.socket.server.standard.UndertowRequestUpgradeStrategy
 
getContainerRuntimeOptions() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getContainerRuntimeOptions() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getContainerRuntimeOptions() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getContainingBeanDefinition() - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
getContainingClass() - 类 中的方法org.springframework.core.MethodParameter
Return the containing class for this method parameter.
getContainingClass() - 类 中的方法org.springframework.messaging.handler.HandlerMethod.HandlerMethodParameter
 
getContainingClass() - 类 中的方法org.springframework.web.method.HandlerMethod.HandlerMethodParameter
 
getContainingComponent() - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
getContent() - 类 中的方法org.springframework.messaging.handler.AbstractMessageCondition
Return the collection of objects the message condition is composed of (e.g. destination patterns), never null.
getContent() - 类 中的方法org.springframework.messaging.handler.DestinationPatternsMessageCondition
 
getContent() - 类 中的方法org.springframework.messaging.simp.SimpMessageTypeMessageCondition
 
getContent() - 类 中的方法org.springframework.oxm.support.MarshallingSource
Return the object to be marshalled.
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
Return the discrete items a request condition is composed of.
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestConditionHolder
 
getContent() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
 
getContent() - 类 中的方法org.springframework.web.socket.sockjs.frame.SockJsFrame
Return the SockJS frame content (never null).
getContentAsByteArray() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getContentAsByteArray() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getContentAsByteArray() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getContentAsByteArray() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
Return the cached request content as a byte array.
getContentAsByteArray() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
Return the cached response content as a byte array.
getContentAsString() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getContentAsString() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getContentAsString() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getContentBytes() - 类 中的方法org.springframework.web.socket.sockjs.frame.SockJsFrame
Return the SockJS frame content as a byte array.
getContentDispositionMappings() - 类 中的方法org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
Return the mappings of Content-Disposition header values to mapping keys.
getContentEncoding() - 接口 中的方法org.springframework.web.servlet.resource.EncodedResource
The content coding value, as defined in the IANA registry
getContentInputStream() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
Return an InputStream to the cached content.
getContentLength() - 类 中的方法org.springframework.http.HttpHeaders
Return the length of the body in bytes, as specified by the Content-Length header.
getContentLength() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getContentLength() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Return the content-length header or -1 if unknown.
getContentLength() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getContentLength() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getContentLength() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getContentLength() - 类 中的方法org.springframework.mock.web.portlet.MockResourceResponse
 
getContentLength(byte[], MediaType) - 类 中的方法org.springframework.http.converter.ByteArrayHttpMessageConverter
 
getContentLength(Object, MediaType) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
 
getContentLength(Object, MediaType) - 类 中的方法org.springframework.http.converter.ObjectToStringHttpMessageConverter
 
getContentLength(String, MediaType) - 类 中的方法org.springframework.http.converter.StringHttpMessageConverter
 
getContentLength(Map<String, List<String>>) - 类 中的静态方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getContentLength(Resource, MediaType) - 类 中的方法org.springframework.http.converter.ResourceHttpMessageConverter
 
getContentLength(T, MediaType) - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
Returns the content length for the given type.
getContentLength(T, MediaType) - 类 中的方法org.springframework.http.converter.xml.SourceHttpMessageConverter
 
getContentLengthLong() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getContentLengthLong() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the configured ContentNegotiationManager.
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Return the configured ContentNegotiationManager.
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
Return the ContentNegotiationManager to use for the ProducesRequestCondition, if any.
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the configured content negotiation manager.
getContentNegotiationManager() - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
Return the ContentNegotiationManager to use to determine requested media types.
getContentNegotiationManager(ParserContext) - 类 中的静态方法org.springframework.web.servlet.config.MvcNamespaceUtils
Find the ContentNegotiationManager bean created by or registered with the annotation-driven element.
getContentSize() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
Return the current size of the cached content.
getContentType() - 类 中的方法org.springframework.http.HttpHeaders
Return the media type of the body, as specified by the Content-Type header.
getContentType() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Return the content-type header value.
getContentType() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getContentType() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getContentType() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getContentType() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getContentType() - 类 中的方法org.springframework.mock.web.MockPart
 
getContentType() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getContentType() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getContentType() - 类 中的方法org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
Return the content type to use for sending HTTP invoker requests.
getContentType() - 类 中的方法org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
Return the content type to use for sending remote invocation responses.
getContentType() - 异常错误 中的方法org.springframework.web.HttpMediaTypeNotSupportedException
Return the HTTP request content type method that caused the failure.
getContentType() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getContentType() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return the content type of the file.
getContentType() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Return the content type for this view.
getContentType() - 接口 中的方法org.springframework.web.servlet.View
Return the content type of the view, if predetermined.
getContentType() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the content type to use for the response.
getContentType() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
Return the content type to use for the response.
getContentType() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the content type for all views, if any.
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
 
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
 
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
 
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpPollingTransportHandler
已过时。
 
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
 
getContentType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
 
getContentType(File) - 类 中的方法org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
Delegates to the underlying FileTypeMap.
getContentType(String) - 类 中的方法org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
Delegates to the underlying FileTypeMap.
getContentType(MediaType, ServerHttpRequest, ServerHttpResponse) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractJsonpResponseBodyAdvice
已过时。
Return the content type to set the response to.
getContentTypeResolver() - 类 中的方法org.springframework.messaging.converter.AbstractMessageConverter
Return the configured ContentTypeResolver.
getContext() - 类 中的方法org.springframework.jndi.JndiTemplate
Obtain a JNDI context corresponding to this template's configuration.
getContext(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getContextAttribute() - 类 中的方法org.springframework.web.filter.DelegatingFilterProxy
Return the name of the ServletContext attribute which should be used to retrieve the WebApplicationContext from which to load the delegate Filter bean.
getContextAttribute() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the name of the ServletContext attribute which should be used to retrieve the WebApplicationContext that this servlet is supposed to use.
getContextCache() - 类 中的方法org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
Get the ContextCache used by this context loader delegate.
getContextClass() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Return the custom context class.
getContextClass() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the custom context class.
getContextConfigLocation() - 类 中的方法org.springframework.jca.context.SpringContextResourceAdapter
Return the specified context configuration files.
getContextConfigLocation() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Return the explicit context config location, if any.
getContextConfigLocation() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the explicit context config location, if any.
getContextCustomizerFactories() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Get the ContextCustomizerFactory instances for this bootstrapper.
getContextCustomizers() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged ContextCustomizers that will be applied when the application context is loaded.
getContextId() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the custom WebApplicationContext id, if any.
getContextInitializerClasses() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged ApplicationContextInitializer classes for the test class.
getContextLoader() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the resolved ContextLoader for the test class.
getContextLoaderClass() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the ContextLoader class that was declared via @ContextConfiguration.
getContextPath() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getContextPath() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getContextPath() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getContextPath() - 类 中的方法org.springframework.oxm.jaxb.Jaxb2Marshaller
Return the JAXB context path.
getContextPath() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getContextPath() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getContextPath() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the context path for this request (usually the base path that the current web application is mapped to).
getContextPath() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getContextPath() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the context path of the original request, that is, the path that indicates the current web application.
getContextPath(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the context path for the given request, detecting an include request URL if called within a RequestDispatcher include.
getContextUrl(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return a context-aware URl for the given relative URL.
getContextUrl(String, Map<String, ?>) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return a context-aware URl for the given relative URL with placeholders (named keys with braces {}).
getControllerMethod() - 接口 中的方法org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
 
getControllerType() - 接口 中的方法org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder.MethodInvocationInfo
 
getConversationId() - 接口 中的方法org.springframework.beans.factory.config.Scope
Return the conversation ID for the current underlying scope, if any.
getConversationId() - 类 中的方法org.springframework.context.support.SimpleThreadScope
 
getConversationId() - 类 中的方法org.springframework.messaging.simp.SimpSessionScope
 
getConversationId() - 类 中的方法org.springframework.transaction.support.SimpleTransactionScope
 
getConversationId() - 类 中的方法org.springframework.web.context.request.RequestScope
There is no conversation id concept for a request, so this method returns null.
getConversationId() - 类 中的方法org.springframework.web.context.request.SessionScope
 
getConversationId() - 类 中的方法org.springframework.web.context.support.ServletContextScope
 
getConversationId() - 类 中的方法org.springframework.web.portlet.context.PortletContextScope
 
getConversionService() - 接口 中的方法org.springframework.beans.ConfigurablePropertyAccessor
Return the associated ConversionService, if any.
getConversionService() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the associated ConversionService, if any.
getConversionService() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getConversionService() - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Return the associated ConversionService, if any.
getConversionService() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getConversionService() - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getConversionService() - 接口 中的方法org.springframework.core.env.ConfigurablePropertyResolver
Return the ConfigurableConversionService used when performing type conversions on properties.
getConversionService() - 类 中的方法org.springframework.jdbc.core.BeanPropertyRowMapper
Return a ConversionService for binding JDBC values to bean properties, or null if none.
getConversionService() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Return the configured ConversionService.
getConversionService() - 类 中的方法org.springframework.validation.DataBinder
Return the associated ConversionService, if any.
getConversionService() - 类 中的方法org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Return the ConversionService which will apply to every DataBinder.
getConversionService() - 类 中的方法org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
Strategy method used to obtain the ConversionService.
getConvertedExporterParameters() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Allows subclasses to retrieve the converted exporter parameters.
getConvertedValue() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Return the converted value of the constructor argument, after processed type conversion.
getConvertedValue() - 类 中的方法org.springframework.beans.PropertyValue
Return the converted value of the constructor argument, after processed type conversion.
getConverter(Class<T>) - 接口 中的方法org.springframework.core.convert.converter.ConverterFactory
Get the converter to convert from S to target type T, where T is also an instance of R.
getConverter(TypeDescriptor, TypeDescriptor) - 类 中的方法org.springframework.core.convert.support.GenericConversionService
Hook method to lookup the converter for a given sourceType/targetType pair.
getConverters() - 类 中的方法org.springframework.messaging.converter.CompositeMessageConverter
Return the underlying list of delegate converters.
getConvertibleTypes() - 接口 中的方法org.springframework.core.convert.converter.GenericConverter
Return the source and target types that this converter can convert between.
getCookie(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getCookie(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getCookie(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Retrieve the first cookie with the given name.
getCookie(HttpServletRequest, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Retrieve the first cookie with the given name.
getCookieDomain() - 类 中的方法org.springframework.web.util.CookieGenerator
Return the domain for cookies created by this generator, if any.
getCookieMaxAge() - 类 中的方法org.springframework.web.util.CookieGenerator
Return the maximum age for cookies created by this generator.
getCookieName() - 类 中的方法org.springframework.web.util.CookieGenerator
Return the given name for cookies created by this generator.
getCookiePath() - 类 中的方法org.springframework.web.util.CookieGenerator
Return the path for cookies created by this generator.
getCookies() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getCookies() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getCookies() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getCookies() - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getCorePoolSize() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the ThreadPoolExecutor's core pool size.
getCorrelationId() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the correlationId.
getCorsConfiguration() - 类 中的方法org.springframework.web.servlet.config.annotation.CorsRegistration
 
getCorsConfiguration(Object, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Retrieve the CORS configuration for the given handler.
getCorsConfiguration(Object, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
 
getCorsConfiguration(HttpServletRequest) - 接口 中的方法org.springframework.web.cors.CorsConfigurationSource
Return a CorsConfiguration based on the incoming request.
getCorsConfiguration(HttpServletRequest) - 类 中的方法org.springframework.web.cors.UrlBasedCorsConfigurationSource
 
getCorsConfiguration(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.HandlerMappingIntrospector
 
getCorsConfiguration(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the specified CORS configuration.
getCorsConfiguration(HttpServletRequest) - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
 
getCorsConfiguration(HttpServletRequest) - 类 中的方法org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
 
getCorsConfigurations() - 类 中的方法org.springframework.web.cors.UrlBasedCorsConfigurationSource
Get the CORS configuration.
getCorsConfigurations() - 类 中的方法org.springframework.web.servlet.config.annotation.CorsRegistry
Return the registered CorsConfiguration objects, keyed by path pattern.
getCorsConfigurations() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return the registered CorsConfiguration objects, keyed by path pattern.
getCorsConfigurations() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Get the "global" CORS configurations.
getCorsHandlerExecutionChain(HttpServletRequest, HandlerExecutionChain, CorsConfiguration) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Update the HandlerExecutionChain for CORS-related handling.
getCorsProcessor() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return the configured CorsProcessor.
getCount() - 类 中的方法org.springframework.aop.interceptor.DebugInterceptor
Return the number of times this interceptor has been invoked.
getCount() - 类 中的方法org.springframework.core.io.support.ResourceRegion
Return the byte count of this region in the underlying Resource
getCount() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Segment
Return the total number of references in this segment.
getCreateMethod(Object) - 类 中的方法org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
Check for EJB3-style home object that serves as EJB component directly.
getCreateMethod(Object) - 类 中的方法org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
Determine the create method of the given EJB home object.
getCreateMethod(Object) - 类 中的方法org.springframework.ejb.access.LocalSlsbInvokerInterceptor
Check for EJB3-style home object that serves as EJB component directly.
getCreationTime() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getCreationTime() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getCronTaskList() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Get the cron tasks as an unmodifiable list of CronTask objects.
getCssClass() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'class' attribute.
getCssErrorClass() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
The CSS class to use when the field bound to a particular tag has errors.
getCssStyle() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'style' attribute.
getCurrencyTimeLimit() - 类 中的方法org.springframework.jmx.export.metadata.AbstractJmxAttribute
Return a currency time limit for this attribute.
getCurrentContextBuilder() - 类 中的静态方法org.springframework.mock.jndi.SimpleNamingContextBuilder
Checks if a SimpleNamingContextBuilder is active.
getCurrentIsolationLevel() - 类 中的方法org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
Determine the current isolation level: either the transaction's isolation level or a statically defined isolation level.
getCurrentlyInvokedFactoryMethod() - 类 中的静态方法org.springframework.beans.factory.support.SimpleInstantiationStrategy
Return the factory method currently being invoked or null if none.
getCurrentProxiedBeanName() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcut
 
getCurrentProxiedBeanName() - 类 中的静态方法org.springframework.aop.framework.autoproxy.ProxyCreationContext
Return the name of the currently proxied bean instance.
getCurrentReadOnlyFlag() - 类 中的方法org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
Determine the current read-only flag: by default, the transaction's read-only hint.
getCurrentRequest() - 类 中的静态方法org.springframework.web.servlet.support.ServletUriComponentsBuilder
Obtain current request through RequestContextHolder.
getCurrentTransactionIsolationLevel() - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Return the isolation level for the current transaction, if any.
getCurrentTransactionName() - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Return the name of the current transaction, or null if none set.
getCurrentWebApplicationContext() - 类 中的静态方法org.springframework.web.context.ContextLoader
Obtain the Spring root web application context for the current thread (i.e. for the current thread's context ClassLoader, which needs to be the web application's ClassLoader).
getCustomArgumentResolvers() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return the configured custom argument resolvers, if any.
getCustomArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the custom argument resolvers, or null.
getCustomArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the custom argument resolvers, or null.
getCustomCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the "custom" condition of this RequestMappingInfo, or null.
getCustomEditor(String) - 类 中的方法org.springframework.validation.AbstractPropertyBindingResult
Retrieve the custom PropertyEditor for the given field, if any.
getCustomEditors() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return the map of custom editors, with Classes as keys and PropertyEditor classes as values.
getCustomMethodCondition(Method) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Provide a custom method-level request condition.
getCustomProperties() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Allow Map access to the custom properties to be set on the stub, with the option to add or override specific entries.
getCustomReturnValueHandlers() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return the configured custom return value handlers, if any.
getCustomReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the custom return value handlers, or null.
getCustomReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the custom return value handlers, or null.
getCustomSqlExceptionTranslator() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getCustomTargetSource(Class<?>, String) - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create a target source for bean instances.
getCustomTranslations() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getCustomTypeCondition(Class<?>) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Provide a custom type-level request condition.
getCustomTypeConverter() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return the custom TypeConverter to use, if any.
getData() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.DataWithMediaType
 
getDataAccessResourceFailureCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDatabase() - 类 中的方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
Factory method that returns the embedded database instance, which is also a DataSource.
getDatabase() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
Return the target database to operate on.
getDatabasePlatform() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
Return the name of the target database to operate on.
getDatabaseProductName() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDatabaseProductNames() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDatabaseVersion() - 类 中的方法org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
Provide access to version info for subclasses.
getDataIntegrityViolationCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDataSource() - 类 中的方法org.springframework.jdbc.core.support.JdbcDaoSupport
Return the JDBC DataSource used by this DAO.
getDataSource() - 类 中的方法org.springframework.jdbc.datasource.DataSourceTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 接口 中的方法org.springframework.jdbc.datasource.embedded.DataSourceFactory
Get the DataSource with the connection properties applied.
getDataSource() - 类 中的方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
Hook that gets the DataSource that provides the connectivity to the embedded database.
getDataSource() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
Return the data source to retrieve the value from.
getDataSource() - 类 中的方法org.springframework.jdbc.support.JdbcAccessor
Return the DataSource used by this template.
getDataSource() - 类 中的方法org.springframework.orm.hibernate3.AbstractSessionFactoryBean
已过时。
Return the DataSource to be used by the SessionFactory.
getDataSource() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 类 中的方法org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
已过时。
Return the DataSource that this ConnectionProvider wraps.
getDataSource() - 类 中的方法org.springframework.orm.hibernate4.HibernateTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 类 中的方法org.springframework.orm.hibernate5.HibernateTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 类 中的方法org.springframework.orm.jdo.JdoTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getDataSource() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the JDBC DataSource that this EntityManagerFactory obtains its JDBC Connections from.
getDataSource() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getDataSource() - 类 中的方法org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
 
getDataSource(String) - 类 中的方法org.springframework.jdbc.datasource.lookup.BeanFactoryDataSourceLookup
 
getDataSource(String) - 接口 中的方法org.springframework.jdbc.datasource.lookup.DataSourceLookup
Retrieve the DataSource identified by the given name.
getDataSource(String) - 类 中的方法org.springframework.jdbc.datasource.lookup.JndiDataSourceLookup
 
getDataSource(String) - 类 中的方法org.springframework.jdbc.datasource.lookup.MapDataSourceLookup
 
getDataSource(String) - 类 中的方法org.springframework.jdbc.datasource.lookup.SingleDataSourceLookup
 
getDataSource(SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Determine the DataSource of the given SessionFactory.
getDataSource(SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate4.SessionFactoryUtils
Determine the DataSource of the given SessionFactory.
getDataSource(SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate5.SessionFactoryUtils
Determine the DataSource of the given SessionFactory.
getDataSourceLookup() - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the JDBC DataSourceLookup that provides DataSources for the persistence provider, resolving data source names in persistence.xml against Spring-managed DataSource instances.
getDataSources() - 类 中的方法org.springframework.jdbc.datasource.lookup.MapDataSourceLookup
Get the Map of DataSources maintained by this object.
getDataSourceToUse(DataSource) - 类 中的方法org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
已过时。
Return the DataSource to use for retrieving Connections.
getDataSourceToUse(DataSource) - 类 中的方法org.springframework.orm.hibernate3.TransactionAwareDataSourceConnectionProvider
已过时。
Return a TransactionAwareDataSourceProxy for the given DataSource, provided that it isn't a TransactionAwareDataSourceProxy already.
getDate() - 类 中的方法org.springframework.http.HttpHeaders
Return the date and time at which the message was created, as specified by the Date header.
getDate(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDate(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Date object.
getDate(int, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDate(int, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Date object.
getDate(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDate(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Date object.
getDate(String, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDate(String, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Date object.
getDateFormat(Locale) - 类 中的方法org.springframework.format.datetime.DateFormatter
 
getDateHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Return the long timestamp for the date header with the given name.
getDateHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getDateTimeContext() - 类 中的静态方法org.springframework.format.datetime.standard.DateTimeContextHolder
Return the DateTimeContext associated with the current thread, if any.
getDeadline() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Return the expiration deadline of this object.
getDeadlockLoserCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDeclarationOrder() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getDeclarationOrder() - 接口 中的方法org.springframework.aop.aspectj.AspectJPrecedenceInformation
The declaration order of the advice member within the aspect.
getDeclaredParameters() - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Return a list of the declared SqlParameter objects.
getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get the declared repeatableannotations of annotationType from the supplied AnnotatedElement, where such annotations are either directly present, indirectly present, or meta-present on the element.
getDeclaredRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get the declared repeatableannotations of annotationType from the supplied AnnotatedElement, where such annotations are either directly present, indirectly present, or meta-present on the element.
getDeclaredRoles() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getDeclaredType() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Return the type declared by the underlying field or method/constructor parameter, indicating the injection type.
getDeclaringClass() - 类 中的方法org.springframework.core.MethodParameter
Return the class that declares the underlying Method or Constructor.
getDeclaringClass() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the class that declared the @ContextConfiguration annotation, either explicitly or implicitly.
getDeclaringClass() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getDeclaringClassName() - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getDeclaringClassName() - 接口 中的方法org.springframework.core.type.MethodMetadata
Return the fully-qualified name of the class that declares this method.
getDeclaringClassName() - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getDecoders() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getDecoratedClass() - 接口 中的方法org.springframework.core.DecoratingProxy
Return the (ultimate) decorated class behind this proxy.
getDecoratedDefinition() - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
Return the target definition that is being decorated by this bean definition, if any.
getDecoratedNavigationHandler() - 类 中的方法org.springframework.web.jsf.DecoratingNavigationHandler
Return the fixed original NavigationHandler decorated by this handler, if any (that is, if passed in through the constructor).
getDecoratorFactories() - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
 
getDefaultAccessType() - 类 中的方法org.springframework.orm.hibernate3.LocalRegionFactoryProxy
已过时。
 
getDefaultArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the list of argument resolvers to use including built-in resolvers and custom resolvers provided via ExceptionHandlerExceptionResolver.setCustomArgumentResolvers(java.util.List<org.springframework.web.method.support.HandlerMethodArgumentResolver>).
getDefaultBeanName(Object) - 类 中的方法org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
Determine the default bean name for the specified bean instance.
getDefaultCacheManager() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
 
getDefaultCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Return the default CacheResolver if none is set.
getDefaultCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
 
getDefaultCharset() - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
Return the default character set, if any.
getDefaultClassLoader() - 类 中的静态方法org.springframework.util.ClassUtils
Return the default ClassLoader to use: typically the thread context ClassLoader, if available; the ClassLoader that loaded the ClassUtils class will be used as fallback.
getDefaultConfigLocations() - 类 中的方法org.springframework.context.support.AbstractRefreshableConfigApplicationContext
Return the default config locations to use, for the case where no explicit config locations have been specified.
getDefaultConfigLocations() - 类 中的方法org.springframework.web.context.support.GroovyWebApplicationContext
The default location for the root context is "/WEB-INF/applicationContext.groovy", and "/WEB-INF/test-servlet.groovy" for a context with the namespace "test-servlet" (like for a DispatcherServlet instance with the servlet-name "test").
getDefaultConfigLocations() - 类 中的方法org.springframework.web.context.support.XmlWebApplicationContext
The default location for the root context is "/WEB-INF/applicationContext.xml", and "/WEB-INF/test-servlet.xml" for a context with the namespace "test-servlet" (like for a DispatcherServlet instance with the servlet-name "test").
getDefaultConfigLocations() - 类 中的方法org.springframework.web.portlet.context.XmlPortletApplicationContext
The default location for the root context is "/WEB-INF/applicationContext.xml", and "/WEB-INF/test-portlet.xml" for a context with the namespace "test-portlet" (like for a DispatcherPortlet instance with the portlet-name "test").
getDefaultContentType() - 类 中的方法org.springframework.http.converter.BufferedImageHttpMessageConverter
Returns the default Content-Type to be used for writing.
getDefaultContentType(Message) - 类 中的方法org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
 
getDefaultContentType(Object) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
 
getDefaultContentType(Object) - 类 中的方法org.springframework.http.converter.ResourceRegionHttpMessageConverter
 
getDefaultContentType(Object) - 类 中的方法org.springframework.messaging.converter.AbstractMessageConverter
Return the default content type for the payload.
getDefaultContentType(Resource) - 类 中的方法org.springframework.http.converter.ResourceHttpMessageConverter
 
getDefaultContentType(T) - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
Returns the default content type for the given type.
getDefaultContextLoaderClass(Class<?>) - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Determine the default ContextLoaderclass to use for the supplied test class.
getDefaultContextLoaderClass(Class<?>) - 类 中的方法org.springframework.test.context.support.DefaultTestContextBootstrapper
getDefaultContextLoaderClass(Class<?>) - 类 中的方法org.springframework.test.context.web.WebTestContextBootstrapper
Returns WebDelegatingSmartContextLoader if the supplied class is annotated with @WebAppConfiguration and otherwise delegates to the superclass.
getDefaultConverter(TypeDescriptor, TypeDescriptor) - 类 中的方法org.springframework.core.convert.support.GenericConversionService
Return the default converter if no converter is found for the given sourceType/targetType pair.
getDefaultCurrencyTimeLimit() - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Return default value for the JMX field "currencyTimeLimit", if any.
getDefaultDataSource() - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the JDBC DataSource that the JPA persistence provider is supposed to use for accessing the database if none has been specified in persistence.xml.
getDefaultDestination() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the destination to be used on send/receive operations that do not have a destination parameter.
getDefaultDestination() - 类 中的方法org.springframework.messaging.core.AbstractMessageSendingTemplate
Return the configured default destination.
getDefaultDestinationName() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
Return the configured default destination name.
getDefaultDestinationName() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the destination name to be used on send/receive operations that do not have a destination parameter.
getDefaultDestinationPrefix() - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
Return the configured default destination prefix.
getDefaultEditor(Class<?>) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Retrieve the default editor for the given property type, if any.
getDefaultEncoding() - 类 中的方法org.springframework.context.support.AbstractResourceBasedMessageSource
Return the default charset to use for parsing properties files, if any.
getDefaultEncoding() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the default encoding for MimeMessages, or null if none.
getDefaultEncoding() - 类 中的方法org.springframework.oxm.castor.CastorMarshaller
已过时。
 
getDefaultEncoding() - 类 中的方法org.springframework.oxm.jibx.JibxMarshaller
 
getDefaultEncoding() - 类 中的方法org.springframework.oxm.support.AbstractMarshaller
Determine the default encoding to use for marshalling or unmarshalling from a byte stream, or null if none.
getDefaultEncoding() - 类 中的方法org.springframework.oxm.xstream.XStreamMarshaller
 
getDefaultEncoding() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport
Determine the default encoding to use for parsing requests.
getDefaultEncoding() - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the default character encoding to use for URL decoding.
getDefaultEncoding(MimeMessage) - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Determine the default encoding for the given MimeMessage.
getDefaultErrorHandler(boolean) - 类 中的静态方法org.springframework.scheduling.support.TaskUtils
Return the default ErrorHandler implementation based on the boolean value indicating whether the task will be repeating or not.
getDefaultExceptionCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Return the default exception CacheResolver if none is set.
getDefaultExceptionCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
 
getDefaultExecutor(BeanFactory) - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionAspectSupport
Retrieve or build a default executor for this advice instance.
getDefaultExecutor(BeanFactory) - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionInterceptor
This implementation searches for a unique TaskExecutor bean in the context, or for an Executor bean named "taskExecutor" otherwise.
getDefaultFileTypeMap() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the default Java Activation FileTypeMap for MimeMessages, or null if none.
getDefaultFileTypeMap(MimeMessage) - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Determine the default Java Activation FileTypeMap for the given MimeMessage.
getDefaultHandler() - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
Return the default handler for this handler mapping, or null if none.
getDefaultHandler() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return the default handler for this handler mapping, or null if none.
getDefaultHeartbeat() - 类 中的方法org.springframework.messaging.simp.stomp.StompClientSupport
Return the configured default heart-beat value (never null).
getDefaultHtmlEscape() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the default HTML escape setting, differentiating between no default specified and an explicit value.
getDefaultHtmlEscape(ServletContext) - 类 中的静态方法org.springframework.web.util.WebUtils
Return whether default HTML escaping is enabled for the web application, i.e. the value of the "defaultHtmlEscape" context-param in web.xml (if any).
getDefaultJdbcExceptionTranslator() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Obtain a default SQLExceptionTranslator, lazily creating it if necessary.
getDefaultJdbcExceptionTranslator() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Obtain a default SQLExceptionTranslator, lazily creating it if necessary.
getDefaultJtaDataSource() - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the JTA-aware DataSource that the JPA persistence provider is supposed to use for accessing the database if none has been specified in persistence.xml.
getDefaultKeyGenerator() - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
Return the default KeyGenerator if none is set.
getDefaultKeyGenerator() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
 
getDefaultListableBeanFactory() - 类 中的方法org.springframework.context.support.GenericApplicationContext
Return the underlying bean factory of this context, available for registering bean definitions.
getDefaultListenerMethod() - 类 中的方法org.springframework.jms.listener.adapter.MessageListenerAdapter
Return the name of the default listener method to delegate to.
getDefaultLocale() - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Return the default locale to use if no explicit locale has been given.
getDefaultLocale() - 类 中的方法org.springframework.web.servlet.i18n.AbstractLocaleResolver
Return the default Locale that this resolver is supposed to fall back to, if any.
getDefaultLocale() - 类 中的方法org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
The configured default locale, if any.
getDefaultLocale() - 类 中的方法org.springframework.web.servlet.i18n.CookieLocaleResolver
Return the fixed locale that this resolver will return if no cookie found, if any.
getDefaultMediaTypes() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
 
getDefaultMessage() - 接口 中的方法org.springframework.context.MessageSourceResolvable
Return the default message to be used to resolve this message.
getDefaultMessage() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
 
getDefaultMessage(String) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Return a fallback default message for the given code, if any.
getDefaultMessage(MessageSourceResolvable, Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Get a default message for the given MessageSourceResolvable.
getDefaultMimeType() - 类 中的方法org.springframework.messaging.converter.DefaultContentTypeResolver
Return the default MIME type to use if no MessageHeaders.CONTENT_TYPE header is present.
getDefaultModel() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the "default" model created at instantiation.
getDefaultNamespace() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getDefaultParentBean() - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Return the default parent bean for this bean factory.
getDefaultProfiles() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getDefaultProfiles() - 接口 中的方法org.springframework.core.env.Environment
Return the set of profiles to be active by default when no active profiles have been set explicitly.
getDefaultProtocolHandler() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return the default sub-protocol handler to use.
getDefaultReleaseMode() - 类 中的方法org.springframework.orm.hibernate3.SpringTransactionFactory
已过时。
Sets connection release mode "on_close" as default.
getDefaultResponseDestination() - 类 中的方法org.springframework.jms.config.MethodJmsListenerEndpoint
Return the default response destination, if any.
getDefaultReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the list of return value handlers to use including built-in and custom handlers provided via ExceptionHandlerExceptionResolver.setReturnValueHandlers(java.util.List<org.springframework.web.method.support.HandlerMethodReturnValueHandler>).
getDefaults() - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Return the defaults definition object.
getDefaultSchema() - 类 中的方法org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
Provide access to default schema for subclasses.
getDefaultSchema() - 类 中的方法org.springframework.jdbc.core.metadata.OracleTableMetaDataProvider
 
getDefaultServletName() - 类 中的方法org.springframework.mock.web.MockServletContext
Get the name of the defaultServlet.
getDefaultSessionTrackingModes() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getDefaultStrategies(ApplicationContext, Class<T>) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Create a List of default strategy objects for the given strategy interface.
getDefaultStrategies(ApplicationContext, Class<T>) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Create a List of default strategy objects for the given strategy interface.
getDefaultStrategy(ApplicationContext, Class<T>) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Return the default strategy object for the given strategy interface.
getDefaultStrategy(ApplicationContext, Class<T>) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Return the default strategy object for the given strategy interface.
getDefaultSubscriptionName(Object) - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Determine the default subscription name for the given message listener.
getDefaultTestExecutionListenerClasses() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Get the default TestExecutionListener classes for this bootstrapper.
getDefaultTestExecutionListenerClassNames() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Get the names of the default TestExecutionListener classes for this bootstrapper.
getDefaultThemeName() - 类 中的方法org.springframework.web.servlet.theme.AbstractThemeResolver
Return the name of the default theme.
getDefaultThemeName() - 类 中的方法org.springframework.web.servlet.theme.CookieThemeResolver
Return the name of the default theme.
getDefaultThreadNamePrefix() - 类 中的方法org.springframework.util.CustomizableThreadCreator
Build the default thread name prefix for this factory.
getDefaultTimeout() - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
Return the default timeout that this transaction manager should apply if there is no timeout specified at the transaction level, in seconds.
getDefaultTimeZone() - 类 中的方法org.springframework.web.servlet.i18n.AbstractLocaleContextResolver
Return the default TimeZone that this resolver is supposed to fall back to, if any.
getDefaultTimeZone() - 类 中的方法org.springframework.web.servlet.i18n.CookieLocaleResolver
Return the fixed time zone that this resolver will return if no cookie found, if any.
getDefaultTypeConverter() - 类 中的方法org.springframework.beans.factory.config.MethodInvokingBean
Obtain the TypeConverter from the BeanFactory that this bean runs in, if possible.
getDefaultTypeConverter() - 类 中的方法org.springframework.beans.support.ArgumentConvertingMethodInvoker
Obtain the default TypeConverter for this method invoker.
getDefaultUriVariables() - 类 中的方法org.springframework.web.util.AbstractUriTemplateHandler
Return a read-only copy of the configured default URI variables.
getDefaultUserDestinationPrefix() - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
Return the configured default user destination prefix.
getDefaultValue() - 类 中的方法org.springframework.jmx.export.metadata.ManagedAttribute
Return the default value of this attribute.
getDefaultValue() - 类 中的方法org.springframework.web.servlet.tags.form.ButtonTag
Return the default value.
getDefaultValue(Annotation) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the default value of the value attribute of a single-element Annotation, given an annotation instance.
getDefaultValue(Annotation, String) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the default value of a named attribute, given an annotation instance.
getDefaultValue(Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the default value of the value attribute of a single-element Annotation, given the annotation type.
getDefaultValue(Class<? extends Annotation>, String) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the default value of a named attribute, given the annotation type.
getDefaultViewName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Translate the supplied request into a default view name.
getDefaultViews() - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
 
getDefaultWorkManager() - 类 中的方法org.springframework.jca.work.glassfish.GlassFishWorkManagerTaskExecutor
Obtains GlassFish's default thread pool.
getDefaultWorkManager() - 类 中的方法org.springframework.jca.work.jboss.JBossWorkManagerTaskExecutor
已过时。
Obtains the default JBoss JCA WorkManager through a JMX lookup for the JBossWorkManagerMBean.
getDefaultWorkManager() - 类 中的方法org.springframework.jca.work.WorkManagerTaskExecutor
Obtain a default WorkManager to delegate to.
getDeferredResultInterceptor(Object) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Get the DeferredResultProcessingInterceptor registered under the given key.
getDeferredResultInterceptors() - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
 
getDefinitionDescription() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
Return an identifying description for this transaction definition.
getDelay() - 类 中的方法org.springframework.scheduling.commonj.ScheduledTimerListener
Return the delay before starting the job for the first time.
getDelay() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorTask
Return the delay before starting the job for the first time.
getDelegate() - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
getDelegate() - 类 中的方法org.springframework.jca.work.DelegatingWork
Return the wrapped Runnable implementation.
getDelegate() - 类 中的方法org.springframework.jms.listener.adapter.MessageListenerAdapter
Return the target object to delegate message listening to.
getDelegate() - 类 中的方法org.springframework.scheduling.commonj.DelegatingWork
Return the wrapped Runnable implementation.
getDelegate() - 类 中的方法org.springframework.scheduling.quartz.DelegatingJob
Return the wrapped Runnable implementation.
getDelegate() - 类 中的方法org.springframework.web.socket.handler.WebSocketHandlerDecorator
 
getDelegate() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getDelegate(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Return the target NavigationHandler to delegate to.
getDelegates() - 类 中的方法org.springframework.dao.support.ChainedPersistenceExceptionTranslator
Return all registered PersistenceExceptionTranslator delegates (as array).
getDelegates() - 类 中的方法org.springframework.jms.connection.ChainedExceptionListener
Return all registered ExceptionListener delegates (as array).
getDelegates(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
Obtain the delegate PhaseListener beans from the Spring root WebApplicationContext.
getDeleteStatement(long[]) - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
Statement to use to clean up "sequence" values.
getDelimiter() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Return the delimiter to be used between each 'input type="radio"' tag.
getDelimiter() - 类 中的方法org.springframework.web.servlet.tags.form.ErrorsTag
Return the delimiter to be used between error messages.
getDeliveryDelay() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the delivery delay to use for send calls (in milliseconds).
getDeliveryMode() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the delivery mode to use when sending a message.
getDeliveryMode() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the delivery mode.
getDependenciesForBean(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the names of all beans that the specified bean depends on, if any.
getDependenciesForBean(String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Return the names of all beans that the specified bean depends on, if any.
getDependencyCheck() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the dependency check code.
getDependencyCheck() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionDefaults
Return the default dependency check code.
getDependencyCheck() - 类 中的方法org.springframework.beans.factory.wiring.BeanWiringInfo
Return whether to perform a dependency check for object references in the bean instance (after autowiring).
getDependencyCheck() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default dependency-check setting for the document that's currently parsed.
getDependencyCheck(String) - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
getDependencyComparator() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the dependency comparator for this BeanFactory (may be null.
getDependencyDescriptor() - 类 中的方法org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
Build a DependencyDescriptor for the underlying field/method.
getDependencyName() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Determine the name of the wrapped parameter/field.
getDependencyType() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Determine the declared (non-generic) type of the wrapped parameter/field.
getDependentBeans(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the names of all beans which depend on the specified bean, if any.
getDependentBeans(String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Return the names of all beans which depend on the specified bean, if any.
getDependsOn() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the bean names that this bean depends on.
getDependsOn() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the bean names that this bean depends on.
getDepth(String, Exception) - 类 中的方法org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
Return the depth to the superclass matching.
getDepth(String, Exception) - 类 中的方法org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
Return the depth to the superclass matching.
getDepth(Throwable) - 类 中的方法org.springframework.transaction.interceptor.RollbackRuleAttribute
Return the depth of the superclass matching.
getDerivedTemplate(ConnectionSpec) - 类 中的方法org.springframework.jca.cci.core.CciTemplate
Create a template derived from this template instance, inheriting the ConnectionFactory and other settings but overriding the ConnectionSpec used for obtaining Connections.
getDesc() - 类 中的方法org.springframework.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescription() - 类 中的方法org.springframework.aop.config.AdvisorComponentDefinition
 
getDescription() - 类 中的方法org.springframework.aop.config.PointcutComponentDefinition
 
getDescription() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return a human-readable description of this bean definition.
getDescription() - 类 中的方法org.springframework.beans.factory.parsing.AbstractComponentDefinition
getDescription() - 类 中的方法org.springframework.beans.factory.parsing.BeanComponentDefinition
 
getDescription() - 接口 中的方法org.springframework.beans.factory.parsing.ComponentDefinition
Return a friendly description of the described component.
getDescription() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return a human-readable description of this bean definition.
getDescription() - 类 中的方法org.springframework.core.io.ByteArrayResource
This implementation returns a description that includes the passed-in description, if any.
getDescription() - 类 中的方法org.springframework.core.io.ClassPathResource
This implementation returns a description that includes the class path location.
getDescription() - 类 中的方法org.springframework.core.io.DescriptiveResource
 
getDescription() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns a description that includes the absolute path of the file.
getDescription() - 类 中的方法org.springframework.core.io.InputStreamResource
This implementation returns a description that includes the passed-in description, if any.
getDescription() - 类 中的方法org.springframework.core.io.PathResource
 
getDescription() - 接口 中的方法org.springframework.core.io.Resource
Return a description for this resource, to be used for error output when working with the resource.
getDescription() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns a description that includes the URL.
getDescription() - 类 中的方法org.springframework.core.io.VfsResource
 
getDescription() - 类 中的方法org.springframework.jmx.export.metadata.AbstractJmxAttribute
Return a description for this attribute.
getDescription() - 类 中的方法org.springframework.jmx.export.metadata.ManagedNotification
Return a description for this notification.
getDescription() - 类 中的方法org.springframework.jmx.export.metadata.ManagedOperationParameter
Return a description for this parameter.
getDescription() - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Return a description suitable for an ignored test class if the test is disabled via @IfProfileValue at the class-level, and otherwise delegate to the parent implementation.
getDescription() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return a full description of this event, involving all available context data.
getDescription() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation returns a description that includes the ServletContext resource location.
getDescription() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
 
getDescription() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
 
getDescription() - 类 中的方法org.springframework.web.portlet.context.PortletRequestHandledEvent
 
getDescription(boolean) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getDescription(boolean) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getDescription(boolean) - 接口 中的方法org.springframework.web.context.request.WebRequest
Get a short description of this request, typically containing request URI and session id.
getDescription(boolean) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getDescription(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the description of the MBean resource.
getDescription(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Reads managed resource description from the source level metadata.
getDescriptiveType(Object) - 类 中的静态方法org.springframework.util.ClassUtils
Return a descriptive name for the given object's type: usually simply the class name, but component type class name + "[]" for arrays, and an appended list of implemented interfaces for JDK proxies.
getDescriptor() - 类 中的方法org.springframework.asm.Type
Returns the descriptor corresponding to this Java type.
getDescriptor() - 类 中的方法org.springframework.transaction.interceptor.DefaultTransactionAttribute
Return a descriptor for this transaction attribute, or null if none.
getDescriptor(Class<?>) - 类 中的静态方法org.springframework.asm.Type
Returns the descriptor corresponding to the given Java type.
getDeserializationView() - 类 中的方法org.springframework.http.converter.json.MappingJacksonInputMessage
 
getDestination() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
Return the name of the destination for this endpoint.
getDestination() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the destination to receive messages from.
getDestination() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the destination.
getDestination() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getDestination() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the destination header.
getDestination() - 接口 中的方法org.springframework.messaging.simp.user.SimpSubscription
Return the subscription's destination, never null.
getDestination(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getDestination(Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
 
getDestination(Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getDestinationConditions() - 类 中的方法org.springframework.messaging.simp.SimpMessageMappingInfo
 
getDestinationDescription() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return a descriptive String for this container's JMS destination (never null).
getDestinationName() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the name of the destination to receive messages from.
getDestinationName() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
 
getDestinationPrefix() - 类 中的方法org.springframework.messaging.simp.user.DefaultUserDestinationResolver
Return the configured prefix for user destinations.
getDestinationPrefixes() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return the configured destination prefixes, if any.
getDestinationPrefixes() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getDestinationPrefixes() - 类 中的方法org.springframework.messaging.simp.config.AbstractBrokerRegistration
 
getDestinationResolver() - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Return the DestinationResolver for this adapter.
getDestinationResolver() - 类 中的方法org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
 
getDestinationResolver() - 类 中的方法org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
Return the DestinationResolver to use for resolving destinations names.
getDestinationResolver() - 接口 中的方法org.springframework.jms.listener.MessageListenerContainer
Return the DestinationResolver to use to resolve destinations by names.
getDestinationResolver() - 类 中的方法org.springframework.jms.support.destination.JmsDestinationAccessor
Return the DestinationResolver for this accessor (never null).
getDestinationResolver() - 类 中的方法org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
Return the configured destination resolver.
getDestinationUserName() - 接口 中的方法org.springframework.messaging.simp.user.DestinationUserNameProvider
Return a globally unique user name for use with "user" destinations.
getDestroyMethod() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default destroy-method setting for the document that's currently parsed.
getDestroyMethodName() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the name of the destroy method.
getDestroyMethodName() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionDefaults
Return the name of the default destroy method.
getDetailedErrorMessage(Object, String) - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
Add additional details such as the bean type and method signature to the given error message.
getDetailedErrorMessage(String) - 类 中的方法org.springframework.messaging.handler.invocation.InvocableHandlerMethod
Adds HandlerMethod details such as the bean type and method signature to the message.
getDetailedErrorMessage(String) - 类 中的方法org.springframework.web.method.support.InvocableHandlerMethod
Adds HandlerMethod details such as the bean type and method signature to the message.
getDetailedLogMessage(Object) - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getDetailedLogMessage(Object) - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getDetailedLogMessage(Object) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Return a more detailed message for logging purposes.
getDetailedPayloadLogMessage(Object) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getDimensions() - 类 中的方法org.springframework.asm.Type
Returns the number of dimensions of this array type.
getDir() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'dir' attribute.
getDirectLookupDestinations(SimpMessageMappingInfo) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getDirectLookupDestinations(T) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return destinations contained in the mapping that are not patterns and are therefore suitable for direct lookups.
getDisallowedFields() - 类 中的方法org.springframework.validation.DataBinder
Return the fields that should not be allowed for binding.
getDisconnectDelay() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return the amount of time in milliseconds before a client is considered disconnected.
getDiscoveredReturningGenericType() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getDiscoveredReturningType() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getDiscoveredThrowingType() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getDispatchedPath() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
getDispatcherType() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getDisplayName() - 接口 中的方法org.springframework.context.ApplicationContext
Return a friendly name for this context.
getDisplayName() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return a friendly name for this context.
getDisplayName() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
A display name for this metric.
getDisplayString(Object) - 类 中的静态方法org.springframework.util.ObjectUtils
Return a content-based String representation if obj is not null; otherwise returns an empty String.
getDisplayString(Object) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractFormTag
Get the display value of the supplied Object, HTML escaped as required.
getDisplayString(Object, PropertyEditor) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractFormTag
Get the display value of the supplied Object, HTML escaped as required.
getDisplayValue() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return a suitable display value for the field, i.e. the stringified value if not null, and an empty string in case of a null value.
getDomain() - 类 中的方法org.springframework.mock.web.MockSessionCookieConfig
 
getDouble(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDouble(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Double object.
getDouble(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getDouble(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Double object.
getDoubleParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a Double parameter, or null if not present.
getDoubleParameter(PortletRequest, String, double) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a double parameter, with a fallback value.
getDoubleParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a Double parameter, or null if not present.
getDoubleParameter(ServletRequest, String, double) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a double parameter, with a fallback value.
getDoubleParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of double parameters, return an empty array if not found.
getDoubleParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of double parameters, return an empty array if not found.
getDriver() - 类 中的方法org.springframework.jdbc.datasource.SimpleDriverDataSource
Return the JDBC Driver instance to use.
getDummyName() - 类 中的方法org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
Return the name of the dummy column.
getDuplicateKeyCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getDurableSubscriptionName() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the name of a durable subscription to create, if any.
getDurableSubscriptionName() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
 
getDynamicAttributes() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the map of dynamic attributes.
getEarlyBeanReference(Object, String) - 类 中的方法org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
getEarlyBeanReference(Object, String) - 类 中的方法org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
getEarlyBeanReference(Object, String) - 接口 中的方法org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor
Obtain a reference for early access to the specified bean, typically for the purpose of resolving a circular reference.
getEarlyBeanReference(String, RootBeanDefinition, Object) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Obtain a reference for early access to the specified bean, typically for the purpose of resolving a circular reference.
getEarlySingletonInterfaces() - 类 中的方法org.springframework.beans.factory.config.AbstractFactoryBean
Return an array of interfaces that a singleton object exposed by this FactoryBean is supposed to implement, for use with an 'early singleton proxy' that will be exposed in case of a circular reference.
getEditor() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the PropertyEditor for the property that this bind status is currently bound to.
getEditor() - 类 中的方法org.springframework.web.servlet.tags.BindTag
 
getEditor() - 接口 中的方法org.springframework.web.servlet.tags.EditorAwareTag
Retrieve the PropertyEditor for the property that this tag is currently bound to.
getEditor() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
getEffectiveMajorVersion() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getEffectiveMinorVersion() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getEffectiveSessionTrackingModes() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getELContext() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getElement() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Get the HTML element used to enclose 'input type="checkbox/radio"' tag.
getElement() - 类 中的方法org.springframework.web.servlet.tags.form.ErrorsTag
Get the HTML element must be used to render the error messages.
getElementType() - 类 中的方法org.springframework.asm.Type
Returns the type of the elements of this array type.
getElementTypeDescriptor() - 类 中的方法org.springframework.core.convert.TypeDescriptor
If this type is an array, returns the array's component type.
getElementTypeName() - 类 中的方法org.springframework.beans.factory.support.ManagedList
Return the default element type name (class name) to be used for this list.
getElementTypeName() - 类 中的方法org.springframework.beans.factory.support.ManagedSet
Return the default element type name (class name) to be used for this set.
getEmptyValue(String, Class<?>) - 类 中的方法org.springframework.web.bind.WebDataBinder
Determine an empty value for the specified field.
getEnclosingClassName() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return the name of the enclosing class of the underlying class, or null if the underlying class is a top-level class.
getEnclosingClassName() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
getEncoders() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getEncoding() - 类 中的方法org.springframework.core.io.support.EncodedResource
Return the encoding to use for reading from the resource, or null if none specified.
getEncoding() - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Return the specific character encoding used for this message, if any.
getEncoding() - 类 中的方法org.springframework.web.filter.CharacterEncodingFilter
Return the configured encoding for requests and/or responses.
getEncoding() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Return the encoding for the FreeMarker template.
getEncoding() - 类 中的方法org.springframework.web.servlet.view.json.AbstractJackson2View
Return the JsonEncoding for this view.
getEncoding() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityView
已过时。
Return the encoding for the Velocity template.
getEnctype() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'enctype' attribute.
getEndpoint() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getEndpointAddress() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the endpoint address to specify on the stub.
getEndpointClass() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getEndpointClassLoader() - 类 中的方法org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
Template method for exposing the endpoint's ClassLoader (typically the ClassLoader that the message listener class has been loaded with).
getEndpointDescription() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
Return a description for this endpoint.
getEndpointDescription() - 类 中的方法org.springframework.jms.config.MethodJmsListenerEndpoint
 
getEndpointDescription() - 类 中的方法org.springframework.jms.config.SimpleJmsListenerEndpoint
 
getEndpointHelper() - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
 
getEndpointHelper() - 类 中的方法org.springframework.web.socket.server.standard.GlassFishRequestUpgradeStrategy
 
getEndpointHelper() - 类 中的方法org.springframework.web.socket.server.standard.WebLogicRequestUpgradeStrategy
 
getEndpointInstance(Class<T>) - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getEndpointInstance(Class<T>) - 类 中的方法org.springframework.web.socket.server.standard.SpringConfigurator
 
getEndpointRegistry() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistrar
Return the JmsListenerEndpointRegistry instance for this registrar, may be null.
getEndPosition() - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getEndPosition() - 接口 中的方法org.springframework.expression.spel.SpelNode
 
getEngine() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the ScriptEngine to use by the views.
getEngine() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getEngine() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateView
 
getEngineName() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the engine name that will be used to instantiate the ScriptEngine.
getEngineName() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getEntityInterceptor() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Return the current Hibernate entity interceptor, or null if none.
getEntityInterceptor() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Return the current Hibernate entity interceptor, or null if none.
getEntityInterceptor() - 类 中的方法org.springframework.orm.hibernate4.HibernateTransactionManager
Return the current Hibernate entity interceptor, or null if none.
getEntityInterceptor() - 类 中的方法org.springframework.orm.hibernate5.HibernateTransactionManager
Return the current Hibernate entity interceptor, or null if none.
getEntityManager() - 类 中的方法org.springframework.orm.jpa.EntityManagerHolder
 
getEntityManagerFactory() - 类 中的方法org.springframework.orm.jpa.EntityManagerFactoryAccessor
Return the JPA EntityManagerFactory that should be used to create EntityManagers.
getEntityManagerFactory() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
Return the EntityManagerFactory that this instance should manage transactions for.
getEntityManagerFactoryBeanName() - 类 中的方法org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
Return the bean name of the EntityManagerFactory to fetch from Spring's root application context.
getEntityManagerFactoryInterface() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return the vendor-specific EntityManagerFactory interface that the EntityManagerFactory proxy is supposed to implement.
getEntityManagerFactoryInterface() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getEntityManagerFactoryInterface() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getEntityManagerFactoryInterface() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getEntityManagerInterface() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getEntityManagerInterface() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the (potentially vendor-specific) EntityManager interface that this factory's EntityManagers will implement.
getEntityManagerInterface() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return the vendor-specific EntityManager interface that this provider's EntityManagers will implement.
getEntityManagerInterface() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getEntityManagerInterface() - 类 中的方法org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
 
getEntityManagerInterface() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getEntityManagerInterface() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getEntityName(Object) - 类 中的方法org.springframework.orm.hibernate3.support.ScopedBeanInterceptor
已过时。
 
getEntityResolver() - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Return the EntityResolver to use, building a default resolver if none specified.
getEnum(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an enum.
getEnvironment() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getEnvironment() - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
已过时。
getEnvironment() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getEnvironment() - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
 
getEnvironment() - 接口 中的方法org.springframework.context.annotation.ConditionContext
Return the Environment for which the current application is running, or null if no environment is available.
getEnvironment() - 接口 中的方法org.springframework.context.ConfigurableApplicationContext
Return the Environment for this application context in configurable form, allowing for further customization.
getEnvironment() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the Environment for this application context in configurable form, allowing for further customization.
getEnvironment() - 接口 中的方法org.springframework.core.env.EnvironmentCapable
Return the Environment associated with this component (may be null or a default environment).
getEnvironment() - 类 中的方法org.springframework.jmx.access.MBeanClientInterceptor
Allow Map access to the environment to be set for the connector, with the option to add or override specific entries.
getEnvironment() - 类 中的方法org.springframework.jmx.access.NotificationListenerRegistrar
Allow Map access to the environment to be set for the connector, with the option to add or override specific entries.
getEnvironment() - 类 中的方法org.springframework.jndi.JndiTemplate
Return the environment for the JNDI InitialContext, if any.
getEnvironment() - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
getEnvironment() - 类 中的方法org.springframework.web.filter.GenericFilterBean
Return the Environment associated with this filter.
getEnvironment() - 类 中的方法org.springframework.web.portlet.GenericPortletBean
Return the Environment associated with this component (may be null or a default environment).
getEnvironment() - 类 中的方法org.springframework.web.servlet.HttpServletBean
Return the Environment associated with this servlet.
getErrorChannel() - 类 中的方法org.springframework.messaging.MessageHeaders
 
getErrorChannel() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getErrorCode() - 异常错误 中的方法org.springframework.beans.MethodInvocationException
 
getErrorCode() - 异常错误 中的方法org.springframework.beans.PropertyAccessException
Return a corresponding error code for this type of exception.
getErrorCode() - 异常错误 中的方法org.springframework.beans.TypeMismatchException
 
getErrorCode() - 接口 中的方法org.springframework.core.ErrorCoded
已过时。
Return the error code associated with this failure.
getErrorCode() - 异常错误 中的方法org.springframework.jms.JmsException
Convenience method to get the vendor specific error code if the root cause was an instance of JMSException.
getErrorCode() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the first error codes for the field or object, if any.
getErrorCodes() - 类 中的方法org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
Return the SQL error codes to match.
getErrorCodes() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the error codes for the field or object, if any.
getErrorCodes(String) - 类 中的方法org.springframework.jdbc.support.SQLErrorCodesFactory
Return the SQLErrorCodes instance for the given database.
getErrorCodes(DataSource) - 类 中的方法org.springframework.jdbc.support.SQLErrorCodesFactory
Return SQLErrorCodes for the given DataSource, evaluating "databaseProductName" from the DatabaseMetaData, or an empty error codes instance if no SQLErrorCodes were found.
getErrorCount() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getErrorCount() - 类 中的方法org.springframework.validation.AbstractErrors
 
getErrorCount() - 异常错误 中的方法org.springframework.validation.BindException
 
getErrorCount() - 接口 中的方法org.springframework.validation.Errors
Return the total number of errors.
getErrorCount() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getErrorHandler() - 类 中的方法org.springframework.cache.interceptor.AbstractCacheInvoker
Return the CacheErrorHandler to use.
getErrorHandler() - 类 中的方法org.springframework.context.event.SimpleApplicationEventMulticaster
Return the current error handler for this multicaster.
getErrorHandler() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the ErrorHandler to be invoked in case of any uncaught exceptions thrown while processing a Message.
getErrorHandler() - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Return the error handler.
getErrorHandler() - 类 中的方法org.springframework.web.client.RestTemplate
Return the error handler.
getErrorHandler() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Return the configured error handler.
getErrorMessage() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getErrorMessage() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the first error message for the field or object, if any.
getErrorMessages() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the resolved error messages for the field or object, if any.
getErrorMessagesAsString(String) - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return an error message string, concatenating all messages separated by the given delimiter.
getErrors() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the Errors instance (typically a BindingResult) that this bind status is currently associated with.
getErrors() - 类 中的方法org.springframework.web.servlet.tags.BindErrorsTag
Retrieve the Errors instance that this tag is currently bound to.
getErrors() - 类 中的方法org.springframework.web.servlet.tags.BindTag
Retrieve the Errors instance that this tag is currently bound to.
getErrors(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the Errors instance for the given bind object, using the "defaultHtmlEscape" setting.
getErrors(String, boolean) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the Errors instance for the given bind object.
getEscapedResourceDescription(BeanDefinition) - 类 中的方法org.springframework.context.support.LiveBeansView
Determine a resource description for the given bean definition and apply basic JSON escaping (backslashes, double quotes) to it.
getETag() - 类 中的方法org.springframework.http.HttpHeaders
Return the entity tag of the body, as specified by the ETag header.
getETag() - 类 中的方法org.springframework.mock.web.portlet.MockCacheControl
 
getETag() - 类 中的方法org.springframework.mock.web.portlet.MockRenderRequest
 
getETag() - 类 中的方法org.springframework.mock.web.portlet.MockResourceRequest
 
getETagValuesAsList(String) - 类 中的方法org.springframework.http.HttpHeaders
Retrieve a combined result from the field values of the ETag header.
getEvaluationContext() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getEvaluationContext() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
Return the default evaluation context that will be used if none is supplied on an evaluation call.
getEvaluations() - 类 中的方法org.springframework.aop.support.ControlFlowPointcut
It's useful to know how many times we've fired, for optimization.
getEvent() - 类 中的方法org.springframework.mock.web.portlet.MockEventRequest
 
getEvent(String) - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getEvent(QName) - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getEventListenerFactories() - 类 中的方法org.springframework.context.event.EventListenerMethodProcessor
Return the EventListenerFactory instances to use to handle EventListener annotated methods.
getEventNames() - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getException() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getException() - 类 中的方法org.springframework.remoting.support.RemoteInvocationResult
Return the exception thrown by an unsuccessful invocation of the target method, if any.
getExceptionCacheResolver() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
Return the specified exception cache resolver to use, if any.
getExceptionCacheResolver(CacheResolverFactory, CacheMethodDetails<CacheResult>) - 类 中的方法org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
 
getExceptionClass() - 类 中的方法org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
Return the exception class for the specified error codes.
getExceptionCount() - 异常错误 中的方法org.springframework.beans.PropertyBatchUpdateException
If this returns 0, no errors were encountered during binding.
getExceptionHandler(Throwable) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Determine the exception handler method for the given exception.
getExceptionHandlerAdviceCache() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return an unmodifiable Map with the @ControllerAdvice beans discovered in the ApplicationContext.
getExceptionHandlerMethod(HandlerMethod, Exception) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Find an @MessageExceptionHandler method for the given exception.
getExceptionHandlerMethod(HandlerMethod, Exception) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Find an @ExceptionHandler method for the given exception.
getExceptionIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
getExceptionListener() - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Return the JMS ExceptionListener implementation that should be registered with the single Connection created by this factory, if any.
getExceptionListener() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the JMS ExceptionListener to notify in case of a JMSException thrown by the registered message listener or the invocation infrastructure, if any.
getExceptionName() - 类 中的方法org.springframework.transaction.interceptor.RollbackRuleAttribute
Return the pattern for the exception name.
getExceptionResolvers() - 类 中的方法org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
Return the list of exception resolvers to delegate to.
getExceptionsFromMethodSignature(Method) - 类 中的静态方法org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
Extract the exceptions this method handles.This implementation looks for sub-classes of Throwable in the method signature.
getExceptionTranslator() - 类 中的方法org.springframework.jdbc.core.support.JdbcDaoSupport
Return the SQLExceptionTranslator of this DAO's JdbcTemplate, for translating SQLExceptions in custom JDBC access code.
getExceptionTranslator() - 类 中的方法org.springframework.jdbc.support.JdbcAccessor
Return the exception translator for this instance.
getExcludedPatterns() - 类 中的方法org.springframework.aop.support.AbstractRegexpMethodPointcut
Returns the regular expressions for exclusion matching.
getExecutionCount() - 类 中的方法org.springframework.jdbc.object.BatchSqlUpdate
Return the number of already executed statements.
getExecutor() - 类 中的方法org.springframework.messaging.support.ExecutorSubscribableChannel
 
getExecutor() - 类 中的方法org.springframework.web.context.request.async.WebAsyncTask
Return the AsyncTaskExecutor to use for concurrent handling, or null if none specified.
getExecutorQualifier(Method) - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionAspectSupport
Return the qualifier or bean name of the executor to be used when executing the given async method, typically specified in the form of an annotation attribute.
getExecutorQualifier(Method) - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionInterceptor
This implementation is a no-op for compatibility in Spring 3.1.2.
getExecutorQualifier(Method) - 类 中的方法org.springframework.scheduling.annotation.AnnotationAsyncExecutionInterceptor
Return the qualifier or bean name of the executor to be used when executing the given method, specified via Async.value() at the method or declaring class level.
getExitDescriptor() - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getExpectations() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
 
getExpectations() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
 
getExpectedAttribute() - 异常错误 中的方法org.springframework.web.HttpSessionRequiredException
Return the name of the expected session attribute, if any.
getExpectedContentLength() - 类 中的方法org.springframework.messaging.simp.stomp.BufferingStompDecoder
Get the expected content length of the currently buffered, incomplete STOMP frame.
getExpectedCount() - 异常错误 中的方法org.springframework.jdbc.IncorrectResultSetColumnCountException
Return the expected column count.
getExpectedCount() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
 
getExpectedException(FrameworkMethod) - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Get the exception that the supplied test method is expected to throw.
getExpectedRowsAffected() - 异常错误 中的方法org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
Return the number of rows that should have been affected.
getExpectedSize() - 异常错误 中的方法org.springframework.dao.IncorrectResultSizeDataAccessException
Return the expected result size.
getExpectedType() - 类 中的方法org.springframework.jndi.JndiObjectLocator
Return the type that the located JNDI object is supposed to be assignable to, if any.
getExpiration() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the message expiration.
getExpirationTime() - 类 中的方法org.springframework.mock.web.portlet.MockCacheControl
 
getExpirationTime() - 类 中的方法org.springframework.web.servlet.FlashMap
Return the expiration time for the FlashMap or -1 if the expiration period has not started.
getExpires() - 类 中的方法org.springframework.http.HttpHeaders
Return the date and time at which the message is no longer valid, as specified by the Expires header.
getExporterName() - 类 中的方法org.springframework.remoting.support.RemoteExporter
Return a short name for this exporter.
getExporterParameter(Object) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Return a JRExporterParameter for the given parameter object, converting it from a String if necessary.
getExporterParameters() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Return the exporter parameters that this view uses, if any.
getExposeContextBeansAsAttributes() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
 
getExposedContextBeanNames() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
 
getExposedHeaders() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the configured response headers to expose, or null if none.
getExposePathVariables() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return whether views resolved by this resolver should add path variables to the model or not.
getExpression() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
 
getExpression() - 类 中的方法org.springframework.aop.support.AbstractExpressionPointcut
Return this pointcut's expression.
getExpression() - 接口 中的方法org.springframework.aop.support.ExpressionPointcut
Return the String expression for this pointcut.
getExpression() - 类 中的方法org.springframework.scheduling.config.CronTask
 
getExpression() - 类 中的方法org.springframework.scheduling.support.CronTrigger
Return the cron pattern that this trigger has been built with.
getExpression() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return a bind expression that can be used in HTML forms as input name for the respective field, or null if not field-specific.
getExpression(Map<CachedExpressionEvaluator.ExpressionKey, Expression>, AnnotatedElementKey, String) - 类 中的方法org.springframework.context.expression.CachedExpressionEvaluator
Return the Expression for the specified SpEL value
getExpressionEvaluator() - 类 中的方法org.springframework.mock.web.MockPageContext
已过时。
getExpressionPrefix() - 类 中的方法org.springframework.expression.common.TemplateParserContext
 
getExpressionPrefix() - 接口 中的方法org.springframework.expression.ParserContext
For template expressions, returns the prefix that identifies the start of an expression block within a string.
getExpressions() - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getExpressions() - 类 中的方法org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
Return the contained MediaType expressions.
getExpressions() - 类 中的方法org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
Return the contained request header expressions.
getExpressions() - 类 中的方法org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
Return the contained request parameter expressions.
getExpressions() - 类 中的方法org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
Return the contained "produces" expressions.
getExpressionString() - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getExpressionString() - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getExpressionString() - 接口 中的方法org.springframework.expression.Expression
Return the original string used to create this expression (unmodified).
getExpressionString() - 异常错误 中的方法org.springframework.expression.ExpressionException
Return the expression string.
getExpressionString() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getExpressionSuffix() - 类 中的方法org.springframework.expression.common.TemplateParserContext
 
getExpressionSuffix() - 接口 中的方法org.springframework.expression.ParserContext
For template expressions, return the prefix that identifies the end of an expression block within a string.
getExtensions() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getExtensions() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getExtensions() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getExtensions() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getExtensions() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getExtensions() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getExtensions() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getExtensions() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getExtensions() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Determine the negotiated extensions.
getExternalContext() - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
Return the JSF ExternalContext that this adapter operates on.
getExtraHiddenFields(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.support.RequestDataValueProcessor
Invoked after all form fields have been rendered.
getFacesContext() - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
Return the JSF FacesContext that this adapter operates on.
getFactory() - 接口 中的方法org.springframework.beans.factory.access.BeanFactoryReference
Return the BeanFactory instance held by this reference.
getFactory() - 类 中的方法org.springframework.context.access.ContextBeanFactoryReference
 
getFactoryBean(String, Object) - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Get a FactoryBean for the given bean if possible.
getFactoryBeanName() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the factory bean name, if any.
getFactoryBeanName() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the factory bean name, if any.
getFactoryMethodAnnotation(RootBeanDefinition, Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
 
getFactoryMethodMetadata() - 接口 中的方法org.springframework.beans.factory.annotation.AnnotatedBeanDefinition
Obtain metadata for this bean definition's factory method, if any.
getFactoryMethodMetadata() - 类 中的方法org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
 
getFactoryMethodMetadata() - 类 中的方法org.springframework.context.annotation.ScannedGenericBeanDefinition
 
getFactoryMethodName() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return a factory method, if any.
getFactoryMethodName() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return a factory method, if any.
getFailedMessage() - 异常错误 中的方法org.springframework.messaging.MessagingException
 
getFailedMessages() - 异常错误 中的方法org.springframework.mail.MailSendException
Return a Map with the failed messages as keys, and the thrown exceptions as values.
getFailureCause() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return the cause of failure, if any.
getFallbackClassLoader() - 类 中的方法org.springframework.core.ConfigurableObjectInputStream
Return the fallback ClassLoader to use when no ClassLoader was specified and ObjectInputStream's own default class loader failed.
getFallbackClassLoader() - 类 中的方法org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
 
getFallbackLocale() - 类 中的方法org.springframework.web.servlet.support.JspAwareRequestContext
This implementation checks for a JSTL locale attribute in page, request, session or application scope; if not found, returns the HttpServletRequest.getLocale().
getFallbackLocale() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Determine the fallback locale for this context.
getFallbackTheme() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Determine the fallback theme for this context.
getFallbackTimeZone() - 类 中的方法org.springframework.web.servlet.support.JspAwareRequestContext
This implementation checks for a JSTL time zone attribute in page, request, session or application scope; if not found, returns null.
getFallbackTimeZone() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Determine the fallback time zone for this context.
getFallbackTranslator() - 类 中的方法org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
Return the fallback exception translator, if any.
getFault() - 异常错误 中的方法org.springframework.remoting.jaxws.JaxWsSoapFaultException
Return the wrapped JAX-WS SOAPFault.
getFaultActor() - 异常错误 中的方法org.springframework.remoting.jaxws.JaxWsSoapFaultException
 
getFaultActor() - 异常错误 中的方法org.springframework.remoting.soap.SoapFaultException
Return the actor that caused this fault.
getFaultCode() - 异常错误 中的方法org.springframework.remoting.jaxws.JaxWsSoapFaultException
 
getFaultCode() - 异常错误 中的方法org.springframework.remoting.soap.SoapFaultException
Return the SOAP fault code.
getFaultCodeAsQName() - 异常错误 中的方法org.springframework.remoting.jaxws.JaxWsSoapFaultException
 
getFaultCodeAsQName() - 异常错误 中的方法org.springframework.remoting.soap.SoapFaultException
Return the SOAP fault code as a QName object.
getFaultString() - 异常错误 中的方法org.springframework.remoting.jaxws.JaxWsSoapFaultException
 
getFaultString() - 异常错误 中的方法org.springframework.remoting.soap.SoapFaultException
Return the descriptive SOAP fault string.
getFeatureDescriptors(ELContext, Object) - 类 中的方法org.springframework.beans.factory.access.el.SpringBeanELResolver
 
getFeatureDescriptors(ELContext, Object) - 类 中的方法org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
 
getFetchSize() - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Return the fetch size specified for this JdbcTemplate.
getFetchSize() - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Return the fetch size specified for this HibernateTemplate.
getFetchSize() - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
Return the fetch size specified for this HibernateTemplate.
getFetchSize() - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
Return the fetch size specified for this HibernateTemplate.
getField() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Return the wrapped Field, if any.
getField() - 类 中的方法org.springframework.validation.FieldError
Return the affected field of the object.
getField(Class<?>, String) - 类 中的静态方法org.springframework.test.util.ReflectionTestUtils
Get the value of the static field with the given name from the provided targetClass.
getField(Object, Class<?>, String) - 类 中的静态方法org.springframework.test.util.ReflectionTestUtils
Get the value of the field with the given name from the provided targetObject/targetClass.
getField(Object, String) - 类 中的静态方法org.springframework.test.util.ReflectionTestUtils
Get the value of the field with the given name from the provided targetObject.
getField(Field, Object) - 类 中的静态方法org.springframework.util.ReflectionUtils
Get the field represented by the supplied field object on the specified target object.
GETFIELD - 接口 中的静态变量org.springframework.asm.Opcodes
 
getFieldCache() - 类 中的方法org.springframework.core.Constants
Exposes the field cache to subclasses: a Map from String field name to object value.
getFieldDefaultPrefix() - 类 中的方法org.springframework.web.bind.WebDataBinder
Return the prefix for parameters that mark default fields.
getFieldError() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getFieldError() - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldError() - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldError() - 接口 中的方法org.springframework.validation.Errors
Get the first error associated with a field, if any.
getFieldError() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldError(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getFieldError(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldError(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldError(String) - 接口 中的方法org.springframework.validation.Errors
Get the first error associated with the given field, if any.
getFieldError(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldErrorCount() - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldErrorCount() - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldErrorCount() - 接口 中的方法org.springframework.validation.Errors
Return the number of errors associated with a field.
getFieldErrorCount() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldErrorCount(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldErrorCount(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldErrorCount(String) - 接口 中的方法org.springframework.validation.Errors
Return the number of errors associated with the given field.
getFieldErrorCount(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldErrors() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getFieldErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldErrors() - 接口 中的方法org.springframework.validation.Errors
Get all errors associated with a field.
getFieldErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldErrors(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getFieldErrors(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldErrors(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldErrors(String) - 接口 中的方法org.springframework.validation.Errors
Get all errors associated with the given field.
getFieldErrors(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldMarkerPrefix() - 类 中的方法org.springframework.web.bind.WebDataBinder
Return the prefix for parameters that mark potentially empty fields.
getFieldType() - 类 中的方法org.springframework.format.support.FormatterPropertyEditorAdapter
Determine the Formatter-declared field type.
getFieldType(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
This default implementation determines the type based on the actual field value, if any.
getFieldType(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
getFieldType(String) - 类 中的方法org.springframework.validation.AbstractPropertyBindingResult
Determines the field type from the property type.
getFieldType(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldType(String) - 接口 中的方法org.springframework.validation.Errors
Return the type of a given field.
getFieldType(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldTypes() - 接口 中的方法org.springframework.format.AnnotationFormatterFactory
The types of fields that may be annotated with the <A> annotation.
getFieldTypes() - 类 中的方法org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
 
getFieldTypes() - 类 中的方法org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
 
getFieldTypes() - 类 中的方法org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
 
getFieldTypes() - 类 中的方法org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
 
getFieldTypes() - 类 中的方法org.springframework.format.number.NumberFormatAnnotationFormatterFactory
 
getFieldValue(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getFieldValue(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getFieldValue(String) - 接口 中的方法org.springframework.validation.Errors
Return the current value of the given field, either the current bean property value or a rejected update from the last binding.
getFieldValue(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getFieldValues(String) - 类 中的方法org.springframework.http.HttpHeaders
Retrieve a combined result from the field values of multi-valued headers.
getFile() - 类 中的方法org.springframework.core.io.AbstractFileResolvingResource
This implementation returns a File reference for the underlying class path resource, provided that it refers to a file in the file system.
getFile() - 类 中的方法org.springframework.core.io.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to an absolute file path.
getFile() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns the underlying File reference.
getFile() - 类 中的方法org.springframework.core.io.PathResource
This implementation returns the underlying File reference.
getFile() - 接口 中的方法org.springframework.core.io.Resource
Return a File handle for this resource.
getFile() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns a File reference for the underlying URL/URI, provided that it refers to a file in the file system.
getFile() - 类 中的方法org.springframework.core.io.VfsResource
 
getFile() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation resolves "file:" URLs or alternatively delegates to ServletContext.getRealPath, throwing a FileNotFoundException if not found or not resolvable.
getFile() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
This implementation resolves "file:" URLs or alternatively delegates to PortletContext.getRealPath, throwing a FileNotFoundException if not found or not resolvable.
getFile(String) - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getFile(String) - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getFile(String) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource location to a java.io.File, i.e. to a file in the file system.
getFile(String) - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Return the contents plus description of an uploaded file in this request, or null if it does not exist.
getFile(String) - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getFile(String) - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getFile(URI) - 类 中的方法org.springframework.core.io.AbstractFileResolvingResource
This implementation returns a File reference for the given URI-identified resource, provided that it refers to a file in the file system.
getFile(URI) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFile(URI, String) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource URI to a java.io.File, i.e. to a file in the file system.
getFile(URL) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFile(URL, String) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource URL to a java.io.File, i.e. to a file in the file system.
getFileExtensions() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Return the file extensions to use for suffix pattern matching.
getFileExtensions() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
Return the file extensions to use for suffix pattern matching.
getFileForLastModifiedCheck() - 类 中的方法org.springframework.core.io.AbstractFileResolvingResource
This implementation determines the underlying File (or jar file, in case of a resource in a jar/zip).
getFileForLastModifiedCheck() - 类 中的方法org.springframework.core.io.AbstractResource
Determine the File to use for timestamp checking.
getFileItem() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
Return the underlying org.apache.commons.fileupload.FileItem instance.
getFileItemFactory() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport
Return the underlying org.apache.commons.fileupload.disk.DiskFileItemFactory instance.
getFileMap() - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getFileMap() - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getFileMap() - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Return a Map of the multipart files contained in this request.
getFileMap() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getFileMap() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getFilename() - 类 中的方法org.springframework.core.io.AbstractResource
This implementation always returns null, assuming that this resource type does not have a filename.
getFilename() - 类 中的方法org.springframework.core.io.ClassPathResource
This implementation returns the name of the file that this class path resource refers to.
getFilename() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns the name of the file.
getFilename() - 类 中的方法org.springframework.core.io.PathResource
This implementation returns the name of the file.
getFilename() - 接口 中的方法org.springframework.core.io.Resource
Determine a filename for this resource, i.e. typically the last part of the path: for example, "myfile.txt".
getFilename() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns the name of the file that this URL refers to.
getFilename() - 类 中的方法org.springframework.core.io.VfsResource
 
getFilename() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation returns the name of the file that this ServletContext resource refers to.
getFilename() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
 
getFilename() - 类 中的方法org.springframework.web.servlet.resource.TransformedResource
 
getFilename(Object) - 类 中的方法org.springframework.http.converter.FormHttpMessageConverter
Return the filename of the given multipart part.
getFilename(String) - 类 中的静态方法org.springframework.util.StringUtils
Extract the filename from the given Java resource path, e.g.
getFilenameExtension(String) - 类 中的静态方法org.springframework.util.StringUtils
Extract the filename extension from the given Java resource path, e.g.
getFileNames() - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getFileNames() - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getFileNames() - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Return an Iterator of String objects containing the parameter names of the multipart files contained in this request.
getFileNames() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getFileNames() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getFiles(String) - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getFiles(String) - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getFiles(String) - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Return the contents plus description of uploaded files in this request, or an empty list if it does not exist.
getFiles(String) - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getFiles(String) - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getFileTimestamp() - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getFileTimestamp(String) - 类 中的方法org.springframework.web.servlet.ResourceServlet
已过时。
Return the file timestamp for the given resource.
getFileTypeMap() - 类 中的方法org.springframework.mail.javamail.ConfigurableMimeFileTypeMap
Return the delegate FileTypeMap, compiled from the mappings in the mapping file and the entries in the mappings property.
getFileTypeMap() - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Return the FileTypeMap used by this MimeMessageHelper.
getFileUpload() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport
Return the underlying org.apache.commons.fileupload.FileUpload instance.
getFilterConfig() - 类 中的方法org.springframework.web.filter.GenericFilterBean
Make the FilterConfig of this filter available, if any.
getFilterName() - 类 中的方法org.springframework.mock.web.MockFilterConfig
 
getFilterName() - 类 中的方法org.springframework.web.filter.GenericFilterBean
Make the name of this filter available to subclasses.
getFilterNames() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Return the names of Hibernate filters to be activated, if any.
getFilterNames() - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
Return the names of Hibernate filters to be activated, if any.
getFilterNames() - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
Return the names of Hibernate filters to be activated, if any.
getFilterRegistration(String) - 类 中的方法org.springframework.mock.web.MockServletContext
This method always returns null.
getFilterRegistrations() - 类 中的方法org.springframework.mock.web.MockServletContext
This method always returns an empty map.
getFilters() - 类 中的方法org.springframework.http.converter.json.MappingJacksonValue
Return the Jackson filter provider to use.
getFinalPath(AbstractNestablePropertyAccessor, String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Get the last component of the path.
getFirst(String) - 类 中的方法org.springframework.http.HttpHeaders
Return the first header value for the given header name, if any.
getFirst(String) - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Return the first header value for the given header name, if any.
getFirst(String) - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Return the first header value for the given header name, if any.
getFirst(K) - 类 中的方法org.springframework.util.LinkedMultiValueMap
 
getFirst(K) - 接口 中的方法org.springframework.util.MultiValueMap
Return the first value for the given key.
getFirstDate(String) - 类 中的方法org.springframework.http.HttpHeaders
Parse the first header value for the given header name as a date, return -1 if there is no value, or raise IllegalArgumentException if the value cannot be parsed as a date.
getFirstElementOnPage() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the element index of the first element on the current page.
getFirstLinkedPage() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the first page to which create a link around the current page.
getFirstNativeHeader(String) - 类 中的方法org.springframework.messaging.support.NativeMessageHeaderAccessor
Return the first value for the specified native header, if present.
getFirstNativeHeader(String, Map<String, Object>) - 类 中的静态方法org.springframework.messaging.support.NativeMessageHeaderAccessor
Return the first value for the specified native header, or null if none.
getFirstNestedPropertySeparatorIndex(String) - 类 中的静态方法org.springframework.beans.PropertyAccessorUtils
Determine the first nested property separator in the given property path, ignoring dots in keys (like "map[my.key]").
getFixedDelayTaskList() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Get the fixed-delay tasks as an unmodifiable list of IntervalTask objects.
getFixedRateTaskList() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Get the fixed-rate tasks as an unmodifiable list of IntervalTask objects.
getFlag(String) - 类 中的静态方法org.springframework.core.SpringProperties
Retrieve the flag for the given property key.
getFlashAttributes() - 接口 中的方法org.springframework.web.servlet.mvc.support.RedirectAttributes
Return the attributes candidate for flash storage or an empty Map.
getFlashAttributes() - 类 中的方法org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
Return the attributes candidate for flash storage or an empty Map.
getFlashMap() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return the "output" flash attributes saved during request processing.
getFlashMapManager(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return the FlashMapManager instance to save flash attributes.
getFlashMapsMutex(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.support.AbstractFlashMapManager
getFlashMapsMutex(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.support.SessionFlashMapManager
Exposes the best available session mutex.
getFlashMapTimeout() - 类 中的方法org.springframework.web.servlet.support.AbstractFlashMapManager
Return the amount of time in seconds before a FlashMap expires.
getFlattenedMap(Map<String, Object>) - 类 中的方法org.springframework.beans.factory.config.YamlProcessor
Return a flattened version of the given map, recursively following any nested Map or Collection values.
getFloat(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getFloat(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a float.
getFloat(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getFloat(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a float.
getFloatParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a Float parameter, or null if not present.
getFloatParameter(PortletRequest, String, float) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a float parameter, with a fallback value.
getFloatParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a Float parameter, or null if not present.
getFloatParameter(ServletRequest, String, float) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a float parameter, with a fallback value.
getFloatParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of float parameters, return an empty array if not found.
getFloatParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of float parameters, return an empty array if not found.
getFlushMode() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Return if a flush should be forced after executing the callback code.
getFlushMode() - 类 中的方法org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
已过时。
Return the Hibernate FlushMode that this filter applies to its Session (in single session mode).
getFor() - 类 中的方法org.springframework.web.servlet.tags.form.LabelTag
Get the value of the 'id' attribute.
getForEntity(String, Class<T>, Object...) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve an entity by doing a GET on the specified URL.
getForEntity(String, Class<T>, Object...) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
getForEntity(String, Class<T>, Object...) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve an entity by doing a GET on the specified URL.
getForEntity(String, Class<T>, Object...) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForEntity(String, Class<T>, Map<String, ?>) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve a representation by doing a GET on the URI template.
getForEntity(String, Class<T>, Map<String, ?>) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
getForEntity(String, Class<T>, Map<String, ?>) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve a representation by doing a GET on the URI template.
getForEntity(String, Class<T>, Map<String, ?>) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForEntity(URI, Class<T>) - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Asynchronously retrieve a representation by doing a GET on the URL.
getForEntity(URI, Class<T>) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
getForEntity(URI, Class<T>) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve a representation by doing a GET on the URL .
getForEntity(URI, Class<T>) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForLookupPath(String) - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
Compare the given path against configured resource handler mappings and if a match is found use the ResourceResolver chain of the matched ResourceHttpRequestHandler to resolve the URL path to expose for public use.
getFormalParameterIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getFormatter(DateTimeFormatter) - 类 中的方法org.springframework.format.datetime.standard.DateTimeContext
Get the DateTimeFormatter with the this context's settings applied to the base formatter.
getFormatter(DateTimeFormatter, Locale) - 类 中的静态方法org.springframework.format.datetime.standard.DateTimeContextHolder
Obtain a DateTimeFormatter with user-specific settings applied to the given base Formatter.
getFormatter(DateTimeFormatter) - 类 中的方法org.springframework.format.datetime.joda.JodaTimeContext
Get the DateTimeFormatter with the this context's settings applied to the base formatter.
getFormatter(DateTimeFormatter, Locale) - 类 中的静态方法org.springframework.format.datetime.joda.JodaTimeContextHolder
Obtain a DateTimeFormatter with user-specific settings applied to the given base Formatter.
getFormatter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
 
getFormatter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
Factory method used to create a DateTimeFormatter.
getFormatter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
Factory method used to create a DateTimeFormatter.
getFormConverter() - 类 中的方法org.springframework.web.filter.HttpPutFormContentFilter
 
getForObject(String, Class<T>, Object...) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve a representation by doing a GET on the specified URL.
getForObject(String, Class<T>, Object...) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForObject(String, Class<T>, Map<String, ?>) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve a representation by doing a GET on the URI template.
getForObject(String, Class<T>, Map<String, ?>) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForObject(URI, Class<T>) - 接口 中的方法org.springframework.web.client.RestOperations
Retrieve a representation by doing a GET on the URL .
getForObject(URI, Class<T>) - 类 中的方法org.springframework.web.client.RestTemplate
 
getForRequestUrl(HttpServletRequest, String) - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
A variation on ResourceUrlProvider.getForLookupPath(String) that accepts a full request URL path (i.e. including context and servlet path) and returns the full request URL path to expose for public use.
getForwardedUrl() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getForwardedUrl() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getFragment() - 类 中的方法org.springframework.web.util.UriComponents
Return the fragment.
getFrameData() - 类 中的方法org.springframework.web.socket.sockjs.frame.SockJsFrame
Return data contained in a SockJS "message" and "close" frames.
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpSendingTransportHandler
 
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
 
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
 
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpPollingTransportHandler
已过时。
 
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
 
getFrameFormat(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
 
getFrom() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getFunctionReturnName() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the name used for the return value of the function.
getGeneratedKeyNames() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the names of any generated keys.
getGeneratedKeysColumnNames() - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Return the column names of the auto generated keys.
getGeneric(int...) - 类 中的方法org.springframework.core.ResolvableType
Return a ResolvableType representing the generic parameter for the given indexes.
getGenericArgumentValue(Class<?>) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for a generic argument value that matches the given type.
getGenericArgumentValue(Class<?>, String) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for a generic argument value that matches the given type.
getGenericArgumentValue(Class<?>, String, Set<ConstructorArgumentValues.ValueHolder>) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Look for the next generic argument value that matches the given type, ignoring argument values that have already been used in the current resolution process.
getGenericArgumentValues() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Return the list of generic argument values.
getGenericParameterType() - 类 中的方法org.springframework.core.MethodParameter
Return the generic type of the method/constructor parameter.
getGenerics() - 类 中的方法org.springframework.core.ResolvableType
Return an array of ResolvableTypes representing the generic parameters of this type.
getGlobalError() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getGlobalError() - 类 中的方法org.springframework.validation.AbstractErrors
 
getGlobalError() - 异常错误 中的方法org.springframework.validation.BindException
 
getGlobalError() - 接口 中的方法org.springframework.validation.Errors
Get the first global error, if any.
getGlobalError() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getGlobalErrorCount() - 类 中的方法org.springframework.validation.AbstractErrors
 
getGlobalErrorCount() - 异常错误 中的方法org.springframework.validation.BindException
 
getGlobalErrorCount() - 接口 中的方法org.springframework.validation.Errors
Return the number of global errors.
getGlobalErrorCount() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getGlobalErrors() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getGlobalErrors() - 异常错误 中的方法org.springframework.validation.BindException
 
getGlobalErrors() - 接口 中的方法org.springframework.validation.Errors
Get all global errors.
getGlobalErrors() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getGroovyClassLoader() - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
Return the GroovyClassLoader used by this script factory.
getGson() - 类 中的方法org.springframework.http.converter.json.GsonHttpMessageConverter
Return the configured Gson instance for this converter.
getHandback() - 类 中的方法org.springframework.jmx.support.NotificationListenerHolder
Return the (arbitrary) object that will be 'handed back' as-is by an NotificationBroadcaster when notifying any NotificationListener.
getHandledExceptions(Method) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
Returns all the exception classes handled by the given method.
getHandledExceptions(Method) - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
已过时。
Returns all the exception classes handled by the given method.
getHandler() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return the executed handler.
getHandler() - 类 中的方法org.springframework.web.portlet.HandlerExecutionChain
Return the handler object to execute.
getHandler() - 类 中的方法org.springframework.web.servlet.HandlerExecutionChain
Return the handler object to execute.
getHandler() - 类 中的方法org.springframework.web.socket.handler.BeanCreatingHandlerProvider
 
getHandler(PortletRequest) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Return the HandlerExecutionChain for this request.
getHandler(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
Look up a handler for the given request, falling back to the default handler if no specific one is found.
getHandler(PortletRequest) - 接口 中的方法org.springframework.web.portlet.HandlerMapping
Return a handler and any interceptors for this request.
getHandler(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Return the HandlerExecutionChain for this request.
getHandler(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Look up a handler for the given request, falling back to the default handler if no specific one is found.
getHandler(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.HandlerMapping
Return a handler and any interceptors for this request.
getHandlerAdapter(Object) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Return the HandlerAdapter for this handler object.
getHandlerAdapter(Object) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Return the HandlerAdapter for this handler object.
getHandlerExecutionChain(Object, PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
Build a HandlerExecutionChain for the given handler, including applicable interceptors.
getHandlerExecutionChain(Object, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Build a HandlerExecutionChain for the given handler, including applicable interceptors.
getHandlerInternal(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
Look up a handler for the given request, returning null if no specific one is found.
getHandlerInternal(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
Determines a handler for the computed lookup key for the given request.
getHandlerInternal(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Look up a handler for the given request, returning null if no specific one is found.
getHandlerInternal(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Look up a handler method for the given request.
getHandlerInternal(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Look up a handler for the URL path of the given request.
getHandlerMap() - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Return the registered handlers as an unmodifiable Map, with the registered path as key and the handler object (or handler bean name in case of a lazy-init handler) as value.
getHandlerMap() - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
Return the resource mappings, either manually configured or auto-detected when the Spring ApplicationContext is refreshed.
getHandlerMapping() - 类 中的方法org.springframework.web.servlet.config.annotation.DefaultServletHandlerConfigurer
已过时。
getHandlerMapping() - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
Return a handler mapping with the mapped resource handlers; or null in case of no registrations.
getHandlerMapping() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewControllerRegistry
已过时。
getHandlerMapping() - 类 中的方法org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
Return a HandlerMapping with mapped HttpRequestHandlers.
getHandlerMapping() - 类 中的方法org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
Return a handler mapping with the mapped ViewControllers.
getHandlerMappings() - 类 中的方法org.springframework.web.servlet.handler.HandlerMappingIntrospector
Return the configured HandlerMapping's.
getHandlerMethodCount() - 类 中的方法org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor
Return the number of handler methods in this advice.
getHandlerMethodName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.AbstractUrlMethodNameResolver
已过时。
Retrieves the URL path to use for lookup and delegates to getHandlerMethodNameForUrlPath.
getHandlerMethodName(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.mvc.multiaction.MethodNameResolver
已过时。
Return a method name that can handle this request.
getHandlerMethodName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
已过时。
 
getHandlerMethodNameForUrlPath(String) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.AbstractUrlMethodNameResolver
已过时。
Return a method name that can handle this request, based on the given lookup path.
getHandlerMethodNameForUrlPath(String) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
已过时。
Extracts the method name indicated by the URL path.
getHandlerMethodNameForUrlPath(String) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
已过时。
 
getHandlerMethods() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return a map with all handler methods and their mappings.
getHandlerMethods() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
getHandlerMethods() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Return a (read-only) map with all mappings and HandlerMethod's.
getHandlerMethodsForMappingName(String) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Return the handler methods for the given mapping name.
getHandlers() - 类 中的方法org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
Return a read-only list with the registered handlers, or an empty list.
getHandlerType() - 类 中的方法org.springframework.web.socket.handler.BeanCreatingHandlerProvider
 
getHandshakeHandler() - 类 中的方法org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
 
getHandshakeHandler() - 类 中的方法org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
Return the HandshakeHandler.
getHandshakeHandler() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
 
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getHandshakeHeaders() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return the headers to send with the connect request.
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getHandshakeHeaders() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getHandshakeHeaders() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the headers used in the handshake request (never null).
getHandshakeInterceptors() - 类 中的方法org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
Return the configured WebSocket handshake request interceptors.
getHandshakeInterceptors() - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
Return the configured WebSocket handshake request interceptors.
getHash() - 接口 中的方法org.springframework.util.ConcurrentReferenceHashMap.Reference
Return the hash for the reference.
getHash(Object) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
Get the hash for a given object, apply an additional hash function to reduce collisions.
getHeader(String) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Retrieve the value for the header with the given name.
getHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
Return the primary value for the given header as a String, if any.
getHeader(String) - 类 中的方法org.springframework.mock.web.MockPart
 
getHeader(String) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getHeader(String) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getHeader(String) - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the request header of the given name, or null if none.
getHeader(String) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getHeaderIfAvailable(Map<String, Object>, String, Class<V>) - 类 中的方法org.springframework.messaging.support.AbstractHeaderMapper
Return the header value, or null if it does not exist or does not match the requested type.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.annotation.support.SubscriptionMethodReturnValueHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.SimpMessagingTemplate
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.stomp.StompDecoder
Return the configured MessageHeaderInitializer, if any.
getHeaderInitializer() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
Return the configured header initializer.
getHeaderInitializer() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Return the configured header initializer.
getHeaderNames() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getHeaderNames() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
Return the names of all specified headers as a Set of Strings.
getHeaderNames() - 类 中的方法org.springframework.mock.web.MockPart
 
getHeaderNames() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getHeaderNames() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getHeaderNames() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return a Iterator over request header names.
getHeaderNames() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getHeaders() - 类 中的方法org.springframework.http.client.AbstractClientHttpRequest
 
getHeaders() - 类 中的方法org.springframework.http.client.support.HttpRequestWrapper
Return the headers of the wrapped request.
getHeaders() - 类 中的方法org.springframework.http.converter.json.MappingJacksonInputMessage
 
getHeaders() - 类 中的方法org.springframework.http.HttpEntity
Returns the headers of this entity.
getHeaders() - 接口 中的方法org.springframework.http.HttpMessage
Return the headers of this message.
getHeaders() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getHeaders() - 类 中的方法org.springframework.http.server.ServletServerHttpResponse
 
getHeaders() - 接口 中的方法org.springframework.messaging.Message
Return message headers for the message (never null but may be empty).
getHeaders() - 类 中的方法org.springframework.messaging.support.GenericMessage
 
getHeaders() - 类 中的方法org.springframework.mock.http.MockHttpInputMessage
 
getHeaders() - 类 中的方法org.springframework.mock.http.MockHttpOutputMessage
Return the headers.
getHeaders() - 类 中的方法org.springframework.mock.web.MockPart
Return the HttpHeaders backing header related accessor methods, allowing for populating selected header entries.
getHeaders() - 类 中的方法org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
 
getHeaders() - 异常错误 中的方法org.springframework.web.servlet.NoHandlerFoundException
 
getHeaders() - 类 中的方法org.springframework.web.socket.client.WebSocketConnectionManager
Return the default headers for the WebSocket handshake request.
getHeaders() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getHeaders(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getHeaders(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
Return all values for the given header as a List of Strings.
getHeaders(String) - 类 中的方法org.springframework.mock.web.MockPart
 
getHeadersCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the "headers" condition of this RequestMappingInfo; or instance with 0 header expressions (never null).
getHeaderValue() - 类 中的方法org.springframework.http.CacheControl
Return the "Cache-Control" header value, if any.
getHeaderValue(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
Return the primary value for the given header, if any.
getHeaderValues(String) - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
Return all values for the given header as a List of value objects.
getHeaderValues(String) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getHeaderValues(String) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getHeaderValues(String) - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the request header values for the given header name, or null if none.
getHeaderValues(String) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getHeartbeat() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getHeartbeat() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the heartbeat header.
getHeartbeat(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getHeartbeatTime() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return the amount of time in milliseconds when the server has not sent any messages.
getHeartbeatTime() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
The amount of time in milliseconds when the server has not sent any messages and after which the server should send a heartbeat frame to the client in order to keep the connection from breaking.
getHeartbeatValue() - 类 中的方法org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
The configured value for the heart-beat settings.
getHibernateProperties() - 类 中的方法org.springframework.orm.hibernate3.LocalSessionFactoryBean
已过时。
Return the Hibernate properties, if any.
getHibernateProperties() - 类 中的方法org.springframework.orm.hibernate4.LocalSessionFactoryBean
Return the Hibernate properties, if any.
getHibernateProperties() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
Return the Hibernate properties, if any.
getHibernateTemplate() - 类 中的方法org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
Return the HibernateTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly.
getHibernateTemplate() - 类 中的方法org.springframework.orm.hibernate4.support.HibernateDaoSupport
Return the HibernateTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly.
getHibernateTemplate() - 类 中的方法org.springframework.orm.hibernate5.support.HibernateDaoSupport
Return the HibernateTemplate for this DAO, pre-initialized with the SessionFactory or set explicitly.
getHitCount() - 类 中的方法org.springframework.aop.target.ThreadLocalTargetSource
 
getHitCount() - 接口 中的方法org.springframework.aop.target.ThreadLocalTargetSourceStats
Return the number of hits that were satisfied by a thread-bound object.
getHitCount() - 接口 中的方法org.springframework.test.context.cache.ContextCache
Get the overall hit count for this cache.
getHitCount() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Get the overall hit count for this cache.
getHome() - 类 中的方法org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
Return the EJB home object to use.
getHost() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the mail server host.
getHost() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getHost() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the host header.
getHost() - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
Return the host of the registry for the exported RMI service.
getHost() - 类 中的方法org.springframework.web.util.UriComponents
Return the host.
getHosts() - 类 中的方法org.springframework.web.servlet.view.RedirectView
Return the configured application hosts.
getHttp11StatusCode(HttpServletRequest, HttpServletResponse, String) - 类 中的方法org.springframework.web.servlet.view.RedirectView
Determines the status code to use for HTTP 1.1 compatible requests.
getHttpAsyncClient() - 类 中的方法org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
getHttpClient() - 类 中的方法org.springframework.http.client.HttpComponentsClientHttpRequestFactory
Return the HttpClient used for synchronous execution.
getHttpClient() - 类 中的方法org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
Return the HttpClient instance that this request executor uses.
getHttpClient() - 类 中的方法org.springframework.web.socket.sockjs.client.JettyXhrTransport
 
getHttpClient() - 类 中的方法org.springframework.web.socket.sockjs.client.UndertowXhrTransport
Return Undertow's native HTTP client
getHttpEntity(Object) - 类 中的方法org.springframework.http.converter.FormHttpMessageConverter
Return an HttpEntity for the given part Object.
getHttpHeaderNames() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsClient
The configured HTTP header names to be copied from the handshake headers and also included in other HTTP requests.
getHttpInvokerRequestExecutor() - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
Return the HttpInvokerRequestExecutor used by this remote accessor.
getHttpMessageCacheSize() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return the size of the HTTP message cache.
getHttpMessageCacheSize() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
The number of server-to-client messages that a session can cache while waiting for the next HTTP polling request from the client.
getHttpMethod() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
Return the HTTP method of the request.
getHttpMethod() - 异常错误 中的方法org.springframework.web.servlet.NoHandlerFoundException
 
getHttpMethod() - 枚举 中的方法org.springframework.web.socket.sockjs.transport.TransportType
 
getHttpMethods() - 类 中的方法org.springframework.web.servlet.i18n.LocaleChangeInterceptor
Return the configured HTTP methods.
getHttpRequestHeaders() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return the headers to add to all other HTTP requests besides the handshake request such as XHR receive and send requests.
getHttpServletRequest(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
 
getHttpServletResponse(ServerHttpResponse) - 类 中的方法org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
 
getHttpStatusCode(ClientHttpResponse) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
Determine the HTTP status of the given response.
getId() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getId() - 接口 中的方法org.springframework.context.ApplicationContext
Return the unique id of this application context.
getId() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getId() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
 
getId() - 接口 中的方法org.springframework.jms.config.JmsListenerEndpoint
Return the id of this endpoint.
getId() - 类 中的方法org.springframework.messaging.MessageHeaders
 
getId() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the id header.
getId() - 接口 中的方法org.springframework.messaging.simp.user.SimpSession
Return the session id.
getId() - 接口 中的方法org.springframework.messaging.simp.user.SimpSubscription
Return the id associated of the subscription, never null.
getId() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getId() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getId() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getId() - 类 中的方法org.springframework.util.StopWatch
Return the id of this stop watch, as specified on construction.
getId() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the value of the 'id' attribute.
getId() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getId() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getId() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getId() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getId() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
getId() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return a unique session identifier.
getIdentifier() - 异常错误 中的方法org.springframework.orm.ObjectOptimisticLockingFailureException
Return the identifier of the object for which the locking failed.
getIdentifier() - 异常错误 中的方法org.springframework.orm.ObjectRetrievalFailureException
Return the identifier of the object that was not found.
getIdentityHexString(Object) - 类 中的静态方法org.springframework.util.ObjectUtils
Return a hex String form of an object's identity hash code.
getIdentityStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
Statement to use to obtain the current identity value.
getIdentityStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
 
getIdentityStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
 
getIdentityStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.SqlServerMaxValueIncrementer
 
getIdentityStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
 
getIdGenerator() - 类 中的静态方法org.springframework.messaging.MessageHeaders
 
getIdGenerator() - 类 中的方法org.springframework.messaging.support.IdTimestampMessageHeaderInitializer
Return the configured IdGenerator, if any.
getIdleConsumerLimit() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the limit for the number of idle consumers.
getIdleCount() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
 
getIdleCount() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
 
getIdleCount() - 接口 中的方法org.springframework.aop.target.PoolingConfig
Return the number of idle objects in the pool.
getIdleTaskExecutionLimit() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the limit for idle executions of a consumer task.
getIfAvailable() - 接口 中的方法org.springframework.beans.factory.ObjectProvider
Return an instance (possibly shared or independent) of the object managed by this factory.
getIfMatch() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the If-Match header.
getIfModifiedSince() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the If-Modified-Since header.
getIfNoneMatch() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the If-None-Match header.
getIfUnique() - 接口 中的方法org.springframework.beans.factory.ObjectProvider
Return an instance (possibly shared or independent) of the object managed by this factory.
getIfUnmodifiedSince() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the If-Unmodified-Since header.
getImportedResource() - 类 中的方法org.springframework.beans.factory.parsing.ImportDefinition
Return the location of the imported resource.
getImportPrefixes() - 类 中的方法org.springframework.expression.spel.support.StandardTypeLocator
Return a list of all the import prefixes registered with this StandardTypeLocator.
getInboundMessageSizeLimit() - 类 中的方法org.springframework.web.socket.messaging.WebSocketStompClient
Get the configured inbound message buffer size in bytes.
getIncludedUrl() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getIncludedUrl() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getIncludedUrls() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getIncrementerName() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
Return the name of the sequence/table.
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
Statement to use to increment the "sequence" value.
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.DerbyMaxValueIncrementer
 
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.HsqlMaxValueIncrementer
 
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.SqlServerMaxValueIncrementer
 
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.SybaseAnywhereMaxValueIncrementer
 
getIncrementStatement() - 类 中的方法org.springframework.jdbc.support.incrementer.SybaseMaxValueIncrementer
 
getIndex() - 类 中的方法org.springframework.jmx.export.metadata.ManagedOperationParameter
Return the index of this parameter in the operation signature.
getIndexedArgumentValue(int, Class<?>) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Get argument value for the given index in the constructor argument list.
getIndexedArgumentValue(int, Class<?>, String) - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Get argument value for the given index in the constructor argument list.
getIndexedArgumentValues() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues
Return the map of indexed argument values.
getInfoReceiver() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsClient
Return the configured InfoReceiver (never null).
getInfoUrl() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getInitBinderArgumentResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the argument resolvers for @InitBinder methods, or possibly null if not initialized yet via RequestMappingHandlerAdapter.afterPropertiesSet().
getInitBinderMethods() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
getInitialDelay() - 类 中的方法org.springframework.scheduling.config.IntervalTask
 
getInitialInterval() - 类 中的方法org.springframework.util.backoff.ExponentialBackOff
Return the initial interval in milliseconds.
getInitializers() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the ApplicationContextInitializer classes that were declared via @ContextConfiguration.
getInitMethod() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default init-method setting for the document that's currently parsed.
getInitMethodName() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the name of the initializer method.
getInitMethodName() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionDefaults
Return the name of the default initializer method.
getInitParameter(String) - 类 中的方法org.springframework.mock.web.MockFilterConfig
 
getInitParameter(String) - 类 中的方法org.springframework.mock.web.MockServletConfig
 
getInitParameter(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getInitParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getInitParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getInitParameter(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.MockFilterConfig
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.MockServletConfig
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getInitParameterNames() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getInjectionPoint() - 异常错误 中的方法org.springframework.beans.factory.UnsatisfiedDependencyException
Return the injection point (field or method/constructor parameter), if known.
getInnerBeanDefinitions() - 类 中的方法org.springframework.beans.factory.parsing.AbstractComponentDefinition
Returns an empty array.
getInnerBeanDefinitions() - 类 中的方法org.springframework.beans.factory.parsing.BeanComponentDefinition
 
getInnerBeanDefinitions() - 接口 中的方法org.springframework.beans.factory.parsing.ComponentDefinition
Return the BeanDefinitions that represent all relevant inner beans within this component.
getInParameterNames() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the names of in parameters to be used.
getInputFlashMap(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return read-only "input" flash attributes from request before redirect.
getInputStream() - 类 中的方法org.springframework.core.io.ByteArrayResource
This implementation returns a ByteArrayInputStream for the underlying byte array.
getInputStream() - 类 中的方法org.springframework.core.io.ClassPathResource
This implementation opens an InputStream for the given class path resource.
getInputStream() - 类 中的方法org.springframework.core.io.DescriptiveResource
 
getInputStream() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation opens a FileInputStream for the underlying file.
getInputStream() - 类 中的方法org.springframework.core.io.InputStreamResource
This implementation throws IllegalStateException if attempting to read the underlying stream multiple times.
getInputStream() - 接口 中的方法org.springframework.core.io.InputStreamSource
Return an InputStream for the content of an underlying resource.
getInputStream() - 类 中的方法org.springframework.core.io.PathResource
This implementation opens a InputStream for the underlying file.
getInputStream() - 类 中的方法org.springframework.core.io.support.EncodedResource
Open an InputStream for the specified resource, ignoring any specified Charset or encoding.
getInputStream() - 类 中的方法org.springframework.core.io.UrlResource
This implementation opens an InputStream for the given URL.
getInputStream() - 类 中的方法org.springframework.core.io.VfsResource
 
getInputStream() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getInputStream() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getInputStream() - 类 中的方法org.springframework.mock.web.MockPart
 
getInputStream() - 类 中的方法org.springframework.util.FastByteArrayOutputStream
Get an InputStream to retrieve the data in this OutputStream.
getInputStream() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation delegates to ServletContext.getResourceAsStream, but throws a FileNotFoundException if no resource found.
getInputStream() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getInputStream() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return an InputStream to read the contents of the file from.
getInputStream() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
This implementation delegates to PortletContext.getResourceAsStream, but throws a FileNotFoundException if not found.
getInputStream() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getInputType() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
Return the type of the HTML input element to generate: "checkbox" or "radio".
getInputType() - 类 中的方法org.springframework.web.servlet.tags.form.CheckboxesTag
 
getInputType() - 类 中的方法org.springframework.web.servlet.tags.form.CheckboxTag
 
getInputType() - 类 中的方法org.springframework.web.servlet.tags.form.RadioButtonsTag
 
getInputType() - 类 中的方法org.springframework.web.servlet.tags.form.RadioButtonTag
 
getInserts() - 异常错误 中的方法org.springframework.expression.spel.SpelEvaluationException
Return the message inserts.
getInserts() - 异常错误 中的方法org.springframework.expression.spel.SpelParseException
Return the message inserts.
getInsertString() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the insert string to be used.
getInsertTypes() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the array of Types to be used for insert.
getInstalledExtensions(WebSocketContainer) - 类 中的方法org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
 
getInstalledExtensions(WebSocketContainer) - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
 
getInstance() - 类 中的静态方法org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
Return the singleton DefaultAdvisorAdapterRegistry instance.
getInstance() - 类 中的静态方法org.springframework.beans.factory.access.SingletonBeanFactoryLocator
Returns an instance which uses the default "classpath*:beanRefFactory.xml", as the name of the definition file(s).
getInstance() - 类 中的静态方法org.springframework.context.access.ContextSingletonBeanFactoryLocator
Returns an instance which uses the default "classpath*:beanRefContext.xml", as the name of the definition file(s).
getInstance() - 类 中的静态方法org.springframework.context.access.DefaultLocatorFactory
Return an instance object implementing BeanFactoryLocator.
getInstance() - 类 中的静态方法org.springframework.jdbc.support.CustomSQLExceptionTranslatorRegistry
Return the singleton instance.
getInstance() - 类 中的静态方法org.springframework.jdbc.support.SQLErrorCodesFactory
Return the singleton instance.
getInstance() - 类 中的静态方法org.springframework.test.annotation.SystemProfileValueSource
Obtain the canonical instance of this ProfileValueSource.
getInstance(Class<T>) - 类 中的方法org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
 
getInstance(Class<T>) - 类 中的方法org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
 
getInstance(Object) - 类 中的静态方法org.springframework.jmx.support.ObjectNameManager
Retrieve the ObjectName instance corresponding to the supplied name.
getInstance(String) - 类 中的静态方法org.springframework.beans.factory.access.SingletonBeanFactoryLocator
Returns an instance which uses the specified selector, as the name of the definition file(s).
getInstance(String) - 类 中的静态方法org.springframework.context.access.ContextSingletonBeanFactoryLocator
Returns an instance which uses the specified selector, as the name of the definition file(s).
getInstance(String) - 类 中的静态方法org.springframework.context.access.DefaultLocatorFactory
Return an instance object implementing BeanFactoryLocator.
getInstance(String) - 类 中的静态方法org.springframework.jmx.support.ObjectNameManager
Retrieve the ObjectName instance corresponding to the supplied name.
getInstance(String, String, String) - 类 中的静态方法org.springframework.jmx.support.ObjectNameManager
Retrieve an ObjectName instance for the specified domain and a single property with the supplied key and value.
getInstance(String, Hashtable<String, String>) - 类 中的静态方法org.springframework.jmx.support.ObjectNameManager
Retrieve an ObjectName instance with the specified domain name and the supplied key/name properties.
getInstantiationStrategy() - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Return the instantiation strategy to use for creating bean instances.
getInstantiatorOf(Class<T>) - 类 中的方法org.springframework.objenesis.SpringObjenesis
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.context.weaving.DefaultContextLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
We have the ability to weave the current class loader when starting the JVM in this way, so the instrumentable class loader will always be the current loader.
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
 
getInstrumentableClassLoader() - 接口 中的方法org.springframework.instrument.classloading.LoadTimeWeaver
Return a ClassLoader that supports instrumentation through AspectJ-style load-time weaving based on user-defined ClassFileTransformers.
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.SimpleLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.weblogic.WebLogicLoadTimeWeaver
 
getInstrumentableClassLoader() - 类 中的方法org.springframework.instrument.classloading.websphere.WebSphereLoadTimeWeaver
 
getInstrumentation() - 类 中的静态方法org.springframework.instrument.InstrumentationSavingAgent
Return the Instrumentation interface exposed by the JVM.
getInt(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getInt(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an int.
getInt(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getInt(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an int.
getInteractionSpec() - 类 中的方法org.springframework.jca.cci.object.EisOperation
Return the CCI InteractionSpec for this operation.
getInterceptor() - 类 中的方法org.springframework.web.servlet.config.annotation.InterceptorRegistration
Build the underlying interceptor.
getInterceptor() - 类 中的方法org.springframework.web.servlet.handler.MappedInterceptor
The actual HandlerInterceptor reference.
getInterceptor(Advisor) - 接口 中的方法org.springframework.aop.framework.adapter.AdvisorAdapter
Return an AOP Alliance MethodInterceptor exposing the behavior of the given advice to an interception-based AOP framework.
getInterceptorNameSuffix(BeanDefinition) - 类 中的方法org.springframework.aop.config.AbstractInterceptorDrivenBeanDefinitionDecorator
 
getInterceptors() - 类 中的方法org.springframework.http.client.support.InterceptingAsyncHttpAccessor
Return the request interceptor that this accessor uses.
getInterceptors() - 类 中的方法org.springframework.http.client.support.InterceptingHttpAccessor
Return the request interceptor that this accessor uses.
getInterceptors() - 类 中的方法org.springframework.messaging.simp.config.ChannelRegistration
 
getInterceptors() - 类 中的方法org.springframework.messaging.support.AbstractMessageChannel
 
getInterceptors() - 接口 中的方法org.springframework.messaging.support.InterceptableChannel
Return the list of configured interceptors.
getInterceptors() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return interceptors around the handler.
getInterceptors() - 类 中的方法org.springframework.web.portlet.HandlerExecutionChain
Return the array of interceptors to apply (in the given order).
getInterceptors() - 类 中的方法org.springframework.web.servlet.config.annotation.InterceptorRegistry
Return all registered interceptors.
getInterceptors() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Provide access to the shared handler interceptors used to configure HandlerMapping instances with.
getInterceptors() - 类 中的方法org.springframework.web.servlet.HandlerExecutionChain
Return the array of interceptors to apply (in the given order).
getInterceptors() - 类 中的方法org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
 
getInterceptors() - 类 中的方法org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration
 
getInterceptors(Advisor) - 接口 中的方法org.springframework.aop.framework.adapter.AdvisorAdapterRegistry
Return an array of AOP Alliance MethodInterceptors to allow use of the given Advisor in an interception-based framework.
getInterceptors(Advisor) - 类 中的方法org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry
 
getInterceptorsAndDynamicInterceptionAdvice(Method, Class<?>) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
Determine a list of MethodInterceptor objects for the given method, based on this configuration.
getInterceptorsAndDynamicInterceptionAdvice(Advised, Method, Class<?>) - 接口 中的方法org.springframework.aop.framework.AdvisorChainFactory
Determine a list of MethodInterceptor objects for the given advisor chain configuration.
getInterceptorsAndDynamicInterceptionAdvice(Advised, Method, Class<?>) - 类 中的方法org.springframework.aop.framework.DefaultAdvisorChainFactory
 
getInterfaceNames() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return the names of all interfaces that the underlying class implements, or an empty array if there are none.
getInterfaceNames() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
getInterfaces() - 类 中的方法org.springframework.aop.aspectj.DeclareParentsAdvisor
 
getInterfaces() - 接口 中的方法org.springframework.aop.IntroductionInfo
Return the additional interfaces introduced by this Advisor or Advice.
getInterfaces() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
getInterfaces() - 类 中的方法org.springframework.aop.support.IntroductionInfoSupport
 
getInterfaces() - 类 中的方法org.springframework.asm.ClassReader
Returns the internal names of the class's interfaces (see getInternalName).
getInterfaces() - 类 中的方法org.springframework.core.ResolvableType
Return a ResolvableType array representing the direct interfaces implemented by this type.
getInternalBeanFactoryForBean(String) - 类 中的方法org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
Return the internal BeanFactory to be used for the specified bean.
getInternalBindingResult() - 类 中的方法org.springframework.validation.DataBinder
Return the internal BindingResult held by this DataBinder, as an AbstractPropertyBindingResult.
getInternalName() - 类 中的方法org.springframework.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - 类 中的静态方法org.springframework.asm.Type
Returns the internal name of the given class.
getInternalParentBeanFactory() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the internal bean factory of the parent context if it implements ConfigurableApplicationContext; else, return the parent context itself.
getInternalParentMessageSource() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the internal message source of the parent context if it is an AbstractApplicationContext too; else, return the parent context itself.
getInterval() - 类 中的方法org.springframework.scheduling.config.IntervalTask
 
getInterval() - 类 中的方法org.springframework.util.backoff.FixedBackOff
Return the interval between two attempts in milliseconds.
getIntHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getIntLiteral(String, int, int) - 类 中的静态方法org.springframework.expression.spel.ast.Literal
Process the string form of a number, using the specified base if supplied and return an appropriate literal to hold it.
getIntParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an Integer parameter, or null if not present.
getIntParameter(PortletRequest, String, int) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an int parameter, with a fallback value.
getIntParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an Integer parameter, or null if not present.
getIntParameter(ServletRequest, String, int) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an int parameter, with a fallback value.
getIntParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of int parameters, return an empty array if not found.
getIntParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of int parameters, return an empty array if not found.
getIntrospectedClass() - 类 中的方法org.springframework.core.type.StandardClassMetadata
Return the underlying Class.
getIntrospectedMethod() - 类 中的方法org.springframework.core.type.StandardMethodMetadata
Return the underlying Method.
getInvalidResultSetAccessCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getInvocationCount() - 类 中的方法org.springframework.aop.target.ThreadLocalTargetSource
 
getInvocationCount() - 接口 中的方法org.springframework.aop.target.ThreadLocalTargetSourceStats
Return the number of client invocations.
getInvocationDescription(MethodInvocation) - 类 中的方法org.springframework.aop.interceptor.DebugInterceptor
 
getInvocationDescription(MethodInvocation) - 类 中的方法org.springframework.aop.interceptor.SimpleTraceInterceptor
Return a description for the given method invocation.
getInvocationFailureMessage() - 类 中的方法org.springframework.scheduling.support.MethodInvokingRunnable
Build a message for an invocation failure exception.
getIsolationLevel() - 类 中的方法org.springframework.jdbc.datasource.IsolationLevelDataSourceAdapter
Return the statically specified isolation level, or null if none.
getIsolationLevel() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
 
getIsolationLevel() - 类 中的方法org.springframework.transaction.support.DelegatingTransactionDefinition
 
getIsolationLevel() - 接口 中的方法org.springframework.transaction.TransactionDefinition
Return the isolation level.
getItem(int) - 类 中的方法org.springframework.asm.ClassReader
Returns the start index of the constant pool item in b, plus one.
getItemCount() - 类 中的方法org.springframework.asm.ClassReader
Returns the number of constant pool items in b.
getItemLabel() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Get the value to be displayed as part of the 'input type="checkbox/radio"' tag.
getItemLabel() - 类 中的方法org.springframework.web.servlet.tags.form.OptionsTag
Get the name of the property mapped to the label (inner text) of the 'option' tag.
getItemLabel() - 类 中的方法org.springframework.web.servlet.tags.form.SelectTag
Get the value of the 'itemLabel' attribute.
getItems() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Get the Collection, Map or array of objects used to generate the 'input type="checkbox/radio"' tags.
getItems() - 类 中的方法org.springframework.web.servlet.tags.form.OptionsTag
Get the Collection, Map or array of objects used to generate the inner 'option' tags.
getItems() - 类 中的方法org.springframework.web.servlet.tags.form.SelectTag
Get the value of the 'items' attribute.
getItemValue() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Get the name of the property mapped to the 'value' attribute of the 'input type="checkbox/radio"' tag.
getItemValue() - 类 中的方法org.springframework.web.servlet.tags.form.OptionsTag
Return the name of the property mapped to the 'value' attribute of the 'option' tag.
getItemValue() - 类 中的方法org.springframework.web.servlet.tags.form.SelectTag
Get the value of the 'itemValue' attribute.
getJarFile(String) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
Resolve the given jar file URL into a JarFile object.
getJarFileUrls() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getJavaMailProperties() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Allow Map access to the JavaMail properties of this sender, with the option to add or override specific entries.
getJavaType(Type, Class<?>) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
Return the Jackson JavaType for the specified type and context class.
getJavaTypeForMessage(Message) - 类 中的方法org.springframework.jms.support.converter.MappingJackson2MessageConverter
Determine a Jackson JavaType for the given JMS Message, typically parsing a type id message property.
getJavaVersion() - 类 中的静态方法org.springframework.core.JdkVersion
已过时。
Return the full Java version string, as returned by System.getProperty("java.version").
getJaxbContext() - 类 中的方法org.springframework.oxm.jaxb.Jaxb2Marshaller
Return the JAXBContext used by this marshaller, lazily building it if necessary.
getJaxbContext(Class<?>) - 类 中的方法org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter
Return a JAXBContext for the given class.
getJaxWsService() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return a reference to an existing JAX-WS Service instance, if any.
getJdbcConnection(PersistenceManager, boolean) - 类 中的方法org.springframework.orm.jdo.DefaultJdoDialect
This implementation returns a DataStoreConnectionHandle for JDO.
getJdbcConnection(PersistenceManager, boolean) - 接口 中的方法org.springframework.orm.jdo.JdoDialect
Retrieve the JDBC Connection that the given JDO PersistenceManager uses underneath, if accessing a relational database.
getJdbcConnection(EntityManager, boolean) - 类 中的方法org.springframework.orm.jpa.DefaultJpaDialect
This implementation always returns null, indicating that no JDBC Connection can be provided.
getJdbcConnection(EntityManager, boolean) - 接口 中的方法org.springframework.orm.jpa.JpaDialect
Retrieve the JDBC Connection that the given JPA EntityManager uses underneath, if accessing a relational database.
getJdbcConnection(EntityManager, boolean) - 类 中的方法org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
 
getJdbcConnection(EntityManager, boolean) - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaDialect
 
getJdbcConnection(EntityManager, boolean) - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaDialect
 
getJdbcDataSource() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Return the javax.sql.DataSource that this view uses, if any.
getJdbcExceptionTranslator() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Return the JDBC exception translator for this instance, if any.
getJdbcExceptionTranslator() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Return the JDBC exception translator for this transaction manager, if any.
getJdbcExceptionTranslator() - 类 中的方法org.springframework.orm.jdo.DefaultJdoDialect
Return the JDBC exception translator for this dialect, if any.
getJdbcOperations() - 接口 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Expose the classic Spring JdbcTemplate to allow invocation of classic JDBC operations.
getJdbcOperations() - 类 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
Expose the classic Spring JdbcTemplate operations to allow invocation of less commonly used methods.
getJdbcTemplate() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the configured JdbcTemplate.
getJdbcTemplate() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the configured JdbcTemplate.
getJdbcTemplate() - 类 中的方法org.springframework.jdbc.core.support.JdbcDaoSupport
Return the JdbcTemplate for this DAO, pre-initialized with the DataSource or set explicitly.
getJdbcTemplate() - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Return the JdbcTemplate used by this operation object.
getJdoDialect() - 类 中的方法org.springframework.orm.jdo.JdoTransactionManager
Return the JDO dialect to use for this transaction manager.
getJdoDialect() - 类 中的方法org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
Return the JDO dialect to use for this proxy.
getJdoIsolationLevel(TransactionDefinition) - 类 中的方法org.springframework.orm.jdo.DefaultJdoDialect
Determine the JDO isolation level String to use for the given Spring transaction definition.
getJdoPropertyMap() - 类 中的方法org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
Allow Map access to the JDO properties to be passed to the JDOHelper, with the option to add or override specific entries.
getJmsMessageConverter() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
Return the MessageConverter to use to convert a Message from the messaging to and from a Message.
getJmsTemplate() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
Return the configured JmsTemplate.
getJmsTemplate() - 类 中的方法org.springframework.jms.core.support.JmsGatewaySupport
Return the JmsTemplate for the gateway.
getJndiEnvironment() - 类 中的方法org.springframework.jndi.JndiAccessor
Return the JNDI environment to use for JNDI lookups.
getJndiEnvironment() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Return the JNDI environment to use for JNDI lookups.
getJndiName() - 类 中的方法org.springframework.jndi.JndiObjectLocator
Return the JNDI name to look up.
getJndiTemplate() - 类 中的方法org.springframework.jndi.JndiAccessor
Return the JNDI template to use for JNDI lookups.
getJndiTemplate() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Return the JndiTemplate used for JNDI lookups.
getJobDataMap() - 类 中的方法org.springframework.scheduling.quartz.CronTriggerFactoryBean
Return the trigger's JobDataMap.
getJobDataMap() - 类 中的方法org.springframework.scheduling.quartz.JobDetailFactoryBean
Return the job's JobDataMap.
getJobDataMap() - 类 中的方法org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
Return the trigger's JobDataMap.
getJodaTimeContext() - 类 中的静态方法org.springframework.format.datetime.joda.JodaTimeContextHolder
Return the JodaTimeContext associated with the current thread, if any.
getJoinPoint() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Overridden in around advice to return proceeding join point.
getJoinpointIdentification() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
Return a String representation of this joinpoint (usually a Method call) for use in logging.
getJoinPointMatch() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Get the current join point match at the join point we are being dispatched on.
getJoinPointMatch(ProxyMethodInvocation) - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getJpaDialect() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the vendor-specific JpaDialect implementation for this EntityManagerFactory, or null if not known.
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
Return the JPA dialect to use for this transaction manager.
getJpaDialect() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return the vendor-specific JpaDialect implementation for this provider, or null if there is none.
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
 
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getJpaDialect() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
Allow Map access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries.
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.EntityManagerFactoryAccessor
Allow Map access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries.
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
Allow Map access to the JPA properties to be passed to the persistence provider, with the option to add or override specific entries.
getJpaPropertyMap() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return a Map of vendor-specific JPA properties, typically based on settings in this JpaVendorAdapter instance.
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
 
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getJpaPropertyMap() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getJpaPropertyMap(PersistenceUnitInfo) - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return a Map of vendor-specific JPA properties for the given persistence unit, typically based on settings in this JpaVendorAdapter instance.
getJpaPropertyMap(PersistenceUnitInfo) - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getJpaPropertyMap(PersistenceUnitInfo) - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getJpaVendorAdapter() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
Return the JpaVendorAdapter implementation for this EntityManagerFactory, or null if not known.
getJsonEncoding(MediaType) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
Determine the JSON encoding to use for the given content type.
getJsonEncoding(MimeType) - 类 中的方法org.springframework.messaging.converter.MappingJackson2MessageConverter
Determine the JSON encoding to use for the given content type.
getJsonpFunction() - 类 中的方法org.springframework.http.converter.json.MappingJacksonValue
已过时。
Will be removed as of Spring Framework 5.1, use CORS instead.
getJspConfigDescriptor() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getJstlAwareMessageSource(ServletContext, MessageSource) - 类 中的静态方法org.springframework.web.servlet.support.JstlUtils
Checks JSTL's "javax.servlet.jsp.jstl.fmt.localizationContext" context-param and creates a corresponding child message source, with the provided Spring-defined MessageSource as parent.
getJtaDataSource() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getJtaTransactionManager(SessionFactory, Session) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Try to retrieve the JTA TransactionManager from the given SessionFactory and/or Session.
getJUnitTimeout(FrameworkMethod) - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Retrieve the configured JUnit timeout from the @Test annotation on the supplied test method.
getKeepAliveSeconds() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the ThreadPoolExecutor's keep-alive seconds.
getKey() - 异常错误 中的方法org.springframework.cache.Cache.ValueRetrievalException
 
getKey() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
 
getKey() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getKey() - 类 中的方法org.springframework.jdbc.support.GeneratedKeyHolder
 
getKey() - 接口 中的方法org.springframework.jdbc.support.KeyHolder
Retrieve the first item from the first map, assuming that there is just one item and just one map, and that the item is a number.
getKey() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Entry
 
getKeyGenerator() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
Return the default KeyGenerator that this cache aspect delegates to.
getKeyGenerator() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
 
getKeyGenerator() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getKeyGenerator() - 类 中的方法org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
Return the specified key generator to use, if any.
getKeyList() - 类 中的方法org.springframework.jdbc.support.GeneratedKeyHolder
 
getKeyList() - 接口 中的方法org.springframework.jdbc.support.KeyHolder
Return a reference to the List that contains the keys.
getKeys() - 类 中的方法org.springframework.context.support.MessageSourceResourceBundle
This implementation throws UnsupportedOperationException, as a MessageSource does not allow for enumerating the defined message codes.
getKeys() - 类 中的方法org.springframework.jdbc.support.GeneratedKeyHolder
 
getKeys() - 接口 中的方法org.springframework.jdbc.support.KeyHolder
Retrieve the first map of keys.
getKeyTypeName() - 类 中的方法org.springframework.beans.factory.support.ManagedMap
Return the default key type name (class name) to be used for this map.
getKeyword() - 类 中的方法org.springframework.web.servlet.resource.CssLinkResourceTransformer.AbstractCssLinkParser
Return the keyword to use to search for links.
getKind() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getLabel() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
Get the value of the 'label' attribute.
getLabel() - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
Get the text body of the rendered HTML <option> tag.
getLabels() - 类 中的方法org.springframework.asm.Attribute
Returns the labels corresponding to this attribute.
getLang() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'lang' attribute.
getLastAccessedTime() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getLastAccessedTime() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getLastElementOnPage() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the element index of the last element on the current page.
getLastHandler() - 类 中的方法org.springframework.web.socket.handler.WebSocketHandlerDecorator
 
getLastLinkedPage() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the last page to which create a link around the current page.
getLastModified() - 类 中的方法org.springframework.http.HttpHeaders
Return the time the resource was last changed, as specified by the Last-Modified header.
getLastModified(Object) - 类 中的方法org.springframework.ui.freemarker.SpringTemplateLoader
 
getLastModified(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.mvc.LastModified
Same contract as for HttpServlet's getLastModified method.
getLastModified(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Try to find an XXXXLastModified method, where XXXX is the name of a handler.
getLastModified(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.ResourceServlet
已过时。
Return the last-modified timestamp of the file that corresponds to the target resource URL (i.e. typically the request ".jsp" file).
getLastModified(HttpServletRequest, Object) - 类 中的方法org.springframework.web.servlet.handler.SimpleServletHandlerAdapter
 
getLastModified(HttpServletRequest, Object) - 接口 中的方法org.springframework.web.servlet.HandlerAdapter
Same contract as for HttpServlet's getLastModified method.
getLastModified(HttpServletRequest, Object) - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
已过时。
This method always returns -1 since an annotated controller can have many methods, each requiring separate lastModified calculations.
getLastModified(HttpServletRequest, Object) - 类 中的方法org.springframework.web.servlet.mvc.HttpRequestHandlerAdapter
 
getLastModified(HttpServletRequest, Object) - 类 中的方法org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
This implementation expects the handler to be an HandlerMethod.
getLastModified(HttpServletRequest, Object) - 类 中的方法org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter
 
getLastModified(Resource) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 
getLastModifiedInternal(HttpServletRequest, HandlerMethod) - 类 中的方法org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
getLastModifiedInternal(HttpServletRequest, HandlerMethod) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
This implementation always returns -1.
getLastNestedPropertySeparatorIndex(String) - 类 中的静态方法org.springframework.beans.PropertyAccessorUtils
Determine the first nested property separator in the given property path, ignoring dots in keys (like "map[my.key]").
getLastReadInvokerPair() - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor
已过时。
as of 4.3.15 since it is not used within the framework anymore
getLastRefreshTime() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
 
getLastRefreshTime() - 接口 中的方法org.springframework.aop.target.dynamic.Refreshable
Return the last time an actual refresh happened (as timestamp).
getLastSession() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getLastTaskInfo() - 类 中的方法org.springframework.util.StopWatch
Return the last task as a TaskInfo object.
getLastTaskName() - 类 中的方法org.springframework.util.StopWatch
Return the name of the last task.
getLastTaskTimeMillis() - 类 中的方法org.springframework.util.StopWatch
Return the time taken by the last task.
getLazyInit() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default lazy-init flag for the document that's currently parsed.
getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - 接口 中的方法org.springframework.beans.factory.support.AutowireCandidateResolver
Build a proxy for lazy resolution of the actual dependency target, if demanded by the injection point.
getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - 类 中的方法org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
 
getLazyResolutionProxyIfNecessary(DependencyDescriptor, String) - 类 中的方法org.springframework.context.annotation.ContextAnnotationAutowireCandidateResolver
 
getLeftOperand() - 类 中的方法org.springframework.expression.spel.ast.Operator
 
getLength() - 类 中的方法org.springframework.asm.TypePath
Returns the length of this path.
getLifecycleBeans() - 类 中的方法org.springframework.context.support.DefaultLifecycleProcessor
Retrieve all applicable Lifecycle beans: all singletons that have already been created, as well as all SmartLifecycle beans (even if they are marked as lazy-init).
getLifecyclePhase() - 类 中的方法org.springframework.mock.web.portlet.MockActionRequest
 
getLifecyclePhase() - 类 中的方法org.springframework.mock.web.portlet.MockEventRequest
 
getLifecyclePhase() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
Return the Portlet 2.0 lifecycle id for the current phase.
getLifecyclePhase() - 类 中的方法org.springframework.mock.web.portlet.MockRenderRequest
 
getLifecyclePhase() - 类 中的方法org.springframework.mock.web.portlet.MockResourceRequest
 
getLimitedInParameterNames() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get a limited set of in parameters to be used.
getLineNumber() - 异常错误 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException
Return the line number in the XML resource that failed.
getListenerContainer(String) - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
Return the MessageListenerContainer with the specified id or null if no such container exists.
getListenerContainerIds() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
Return the ids of the managed MessageListenerContainer instance(s).
getListenerContainers() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
Return the managed MessageListenerContainer instance(s).
getListenerMethodName(Message, Object) - 类 中的方法org.springframework.jms.listener.adapter.MessageListenerAdapter
Determine the name of the listener method that is supposed to handle the given message.
getListeners() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.BooleanLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.FloatLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.IntLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.Literal
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.LongLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.NullLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.RealLiteral
 
getLiteralValue() - 类 中的方法org.springframework.expression.spel.ast.StringLiteral
 
getLoadFactor() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
getLoadTimeWeaver() - 接口 中的方法org.springframework.context.annotation.LoadTimeWeavingConfigurer
Create, configure and return the LoadTimeWeaver instance to be used.
getLoadTimeWeaver() - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the Spring LoadTimeWeaver to use for class instrumentation according to the JPA class transformer contract.
getLobCreator() - 类 中的方法org.springframework.jdbc.support.lob.DefaultLobHandler
 
getLobCreator() - 接口 中的方法org.springframework.jdbc.support.lob.LobHandler
Create a new LobCreator instance, i.e. a session for creating BLOBs and CLOBs.
getLobCreator() - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
 
getLocalAddr() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getLocalAddress() - 接口 中的方法org.springframework.http.server.ServerHttpRequest
Return the address on which the request was received.
getLocalAddress() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getLocalAddress() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getLocalAddress() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the address on which the request was received.
getLocale() - 接口 中的方法org.springframework.context.i18n.LocaleContext
Return the current Locale, which can be fixed or determined dynamically, depending on the implementation strategy.
getLocale() - 类 中的静态方法org.springframework.context.i18n.LocaleContextHolder
Return the Locale associated with the current thread, if any, or the system default Locale otherwise.
getLocale() - 类 中的方法org.springframework.context.i18n.SimpleLocaleContext
 
getLocale() - 类 中的方法org.springframework.context.support.MessageSourceResourceBundle
This implementation exposes the specified Locale for introspection through the standard ResourceBundle.getLocale() method.
getLocale() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Return the first preferred locale configured in this mock request.
getLocale() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getLocale() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getLocale() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getLocale() - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
Return the locale used by this LinkedCaseInsensitiveMap.
getLocale() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getLocale() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getLocale() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the primary Locale for this request.
getLocale() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getLocale() - 类 中的方法org.springframework.web.servlet.handler.DispatcherServletWebRequest
 
getLocale() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the current Locale (falling back to the request locale; never null).
getLocale(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Retrieve the current locale from the given request, using the LocaleResolver bound to the request by the DispatcherServlet (if available), falling back to the request's accept-header Locale.
getLocaleContext() - 类 中的静态方法org.springframework.context.i18n.LocaleContextHolder
Return the LocaleContext associated with the current thread, if any.
getLocaleResolver(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return the LocaleResolver that has been bound to the request by the DispatcherServlet.
getLocales() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Return an enumeration of the preferred locales configured in this mock request.
getLocales() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getLocalName() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getLocalName(Node) - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Get the local name for the supplied Node.
getLocalPort() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getLocalPropertyHandler(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return a AbstractNestablePropertyAccessor.PropertyHandler for the specified local propertyName.
getLocalPropertyHandler(String) - 类 中的方法org.springframework.beans.BeanWrapperImpl
 
getLocalPropertyHandler(String) - 类 中的方法org.springframework.beans.DirectFieldAccessor
 
getLocation() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
 
getLocation() - 类 中的方法org.springframework.aop.support.AbstractExpressionPointcut
Return location information about the pointcut expression if available.
getLocation() - 类 中的方法org.springframework.beans.factory.parsing.Problem
Get the location within a bean configuration source that triggered the error.
getLocation() - 类 中的方法org.springframework.http.HttpHeaders
Return the (new) location of a resource as specified by the Location header.
getLocationCharsets() - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
Return charsets associated with static resource locations.
getLocations() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the resource locations that were declared via @ContextConfiguration.
getLocations() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged resource locations for ApplicationContext configuration files for the test class.
getLocations() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the configured List of Resource locations.
getLogFile() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
 
getLoggerForInvocation(MethodInvocation) - 类 中的方法org.springframework.aop.interceptor.AbstractTraceInterceptor
Return the appropriate Log instance to use for the given MethodInvocation.
getLoggingPeriod() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Return the configured logging period frequency in milliseconds.
getLogin() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getLogin() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the login header.
getLoginTimeout() - 类 中的方法org.springframework.jdbc.datasource.AbstractDataSource
Returns 0, indicating the default system timeout is to be used.
getLoginTimeout() - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
 
getLogWriter() - 类 中的方法org.springframework.jdbc.datasource.AbstractDataSource
LogWriter methods are not supported.
getLogWriter() - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
 
getLong(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getLong(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a long.
getLong(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getLong(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a long.
getLongDescription() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Return a long description for the bean, including name and aliases as well as a description of the contained BeanDefinition.
getLongLiteral(String, int, int) - 类 中的静态方法org.springframework.expression.spel.ast.Literal
 
getLongParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a Long parameter, or null if not present.
getLongParameter(PortletRequest, String, long) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a long parameter, with a fallback value.
getLongParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a Long parameter, or null if not present.
getLongParameter(ServletRequest, String, long) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a long parameter, with a fallback value.
getLongParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of long parameters, return an empty array if not found.
getLongParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of long parameters, return an empty array if not found.
getLookupDestination(String) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Check whether the given destination (of an incoming message) matches to one of the configured destination prefixes and if so return the remaining portion of the destination after the matched prefix.
getLookupDestination(String) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getLookupKey(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
Build a lookup key for the given request.
getLookupKey(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.ParameterHandlerMapping
Uses the value of the specified parameter as lookup key.
getLookupKey(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.PortletModeHandlerMapping
Uses the current PortletMode as lookup key.
getLookupKey(PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
Returns a lookup key that combines the current PortletMode and the current value of the specified parameter.
getLookupKey(PortletRequest) - 类 中的方法org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping
Uses the current PortletMode as lookup key.
getLookupPathForRequest(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the mapping lookup path for the given request, within the current servlet mapping if applicable, else within the web application.
getLookupType() - 类 中的方法org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
Return the desired type for the lookup.
getMajorJavaVersion() - 类 中的静态方法org.springframework.core.JdkVersion
已过时。
Get the major version code.
getMajorVersion() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getMajorVersion() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getMajorVersion() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getManagedAttribute(Method) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedAttribute(Method) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an instance of ManagedAttribute if the supplied Method has the corresponding metadata.
getManagedClassNames() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getManagedMetric(Method) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedMetric(Method) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an instance of ManagedMetric if the supplied Method has the corresponding metadata.
getManagedNotifications(Class<?>) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedNotifications(Class<?>) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an array of ManagedNotifications if the supplied the Class has the corresponding metadata.
getManagedOperation(Method) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedOperation(Method) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an instance of ManagedOperation if the supplied Method has the corresponding metadata.
getManagedOperationParameters(Method) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedOperationParameters(Method) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an array of ManagedOperationParameter if the supplied Method has the corresponding metadata.
getManagedPackages() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getManagedPackages() - 接口 中的方法org.springframework.orm.jpa.persistenceunit.SmartPersistenceUnitInfo
Return a list of managed Java packages, to be introspected by the persistence provider.
getManagedResource(Class<?>) - 类 中的方法org.springframework.jmx.export.annotation.AnnotationJmxAttributeSource
 
getManagedResource(Class<?>) - 接口 中的方法org.springframework.jmx.export.metadata.JmxAttributeSource
Implementations should return an instance of ManagedResource if the supplied Class has the appropriate metadata.
getManagementInterface() - 类 中的方法org.springframework.jmx.access.MBeanClientInterceptor
Return the management interface of the target MBean, or null if none specified.
getMap() - 类 中的方法org.springframework.mock.web.portlet.MockPortletPreferences
 
getMapKeyFieldType(Field) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map field.
getMapKeyFieldType(Field, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map field.
getMapKeyFieldType(Field, int, Map<Integer, Integer>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
as of 4.0, in favor of using ResolvableType for arbitrary nesting levels
getMapKeyParameterType(MethodParameter) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map parameter.
getMapKeyReturnType(Method) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map return type.
getMapKeyReturnType(Method, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map return type.
getMapKeyType() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
已过时。
as of 4.3.6, in favor of direct ResolvableType usage
getMapKeyType(int) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getMapKeyType(Class<? extends Map>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic key type of the given Map class (if it declares one through a generic superclass or generic interface).
getMapKeyTypeDescriptor() - 类 中的方法org.springframework.core.convert.TypeDescriptor
If this type is a Map and its key type is parameterized, returns the map's key type.
getMapKeyTypeDescriptor(Object) - 类 中的方法org.springframework.core.convert.TypeDescriptor
If this type is a Map, creates a mapKey TypeDescriptor from the provided map key.
getMappedClass() - 类 中的方法org.springframework.jdbc.core.BeanPropertyRowMapper
Get the class that we are mapping to.
getMappedInterceptors() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return all configured MappedInterceptors as an array.
GetMapping - org.springframework.web.bind.annotation中的注释类型
Annotation for mapping HTTP GET requests onto specific handler methods.
getMappingComparator(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Return a comparator for sorting matching mappings.
getMappingComparator(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Provide a Comparator to sort RequestMappingInfos matched to a request.
getMappingComparator(Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return a comparator for sorting matching mappings.
getMappingComparator(Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getMappingFileNames() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getMappingForMethod(Method, Class<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Provide the mapping for a handler method.
getMappingForMethod(Method, Class<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getMappingForMethod(Method, Class<?>) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Provide the mapping for a handler method.
getMappingForMethod(Method, Class<?>) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Uses method and type-level @RequestMapping annotations to create the RequestMappingInfo.
getMappingPathPatterns(RequestMappingInfo) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Get the URL path patterns associated with this RequestMappingInfo.
getMappingPathPatterns(T) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Extract and return the URL paths contained in a mapping.
getMappings() - 类 中的方法org.springframework.web.socket.config.annotation.AbstractWebSocketHandlerRegistration
 
getMappings() - 类 中的方法org.springframework.web.socket.config.annotation.WebMvcStompWebSocketEndpointRegistration
 
getMapValueFieldType(Field) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map field.
getMapValueFieldType(Field, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map field.
getMapValueFieldType(Field, int, Map<Integer, Integer>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
as of 4.0, in favor of using ResolvableType for arbitrary nesting levels
getMapValueParameterType(MethodParameter) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map parameter.
getMapValueReturnType(Method) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map return type.
getMapValueReturnType(Method, int) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map return type.
getMapValueType() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
已过时。
as of 4.3.6, in favor of direct ResolvableType usage
getMapValueType(int) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getMapValueType(Class<? extends Map>) - 类 中的静态方法org.springframework.core.GenericCollectionTypeResolver
已过时。
Determine the generic value type of the given Map class (if it declares one through a generic superclass or generic interface).
getMapValueTypeDescriptor() - 类 中的方法org.springframework.core.convert.TypeDescriptor
If this type is a Map and its value type is parameterized, returns the map's value type.
getMapValueTypeDescriptor(Object) - 类 中的方法org.springframework.core.convert.TypeDescriptor
If this type is a Map, creates a mapValue TypeDescriptor from the provided map value.
getMarshaller() - 类 中的方法org.springframework.messaging.converter.MarshallingMessageConverter
Return the configured Marshaller.
getMarshaller() - 类 中的方法org.springframework.oxm.support.MarshallingSource
Return the Marshaller used by this MarshallingSource.
getMatchableHandlerMapping(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.HandlerMappingIntrospector
Find the HandlerMapping that would handle the given request and return it as a MatchableHandlerMapping that can be used to test request-matching criteria.
getMatchedRequestCount() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
 
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
Delegate to all contained conditions to match the request and return the resulting "matching" condition instances.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
Returns "this" instance if the request matches all expressions; or null otherwise.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
Returns "this" instance if the request matches all param expressions; or null otherwise.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
Checks if any of the patterns match the given request and returns an instance that is guaranteed to contain matching patterns, sorted via PathMatcher.getPatternComparator(String).
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
Checks if any of the contained media type expressions match the given request 'Content-Type' header and returns an instance that is guaranteed to contain matching expressions only.
getMatchingCondition(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.mvc.condition.RequestCondition
Check if the condition matches the request returning a potentially new instance created for the current request.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestConditionHolder
Get the matching condition for the held request condition wrap it in a new RequestConditionHolder instance.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
Check if any of the HTTP request methods match the given request and return an instance that contains the matching HTTP request method only.
getMatchingCondition(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Checks if all conditions in this request mapping info match the provided request and returns a potentially new request mapping info with conditions tailored to the current request.
getMatchingCondition(Message<?>) - 类 中的方法org.springframework.messaging.handler.DestinationPatternsMessageCondition
Check if any of the patterns match the given Message destination and return an instance that is guaranteed to contain matching patterns, sorted via PathMatcher.getPatternComparator(String).
getMatchingCondition(Message<?>) - 接口 中的方法org.springframework.messaging.handler.MessageCondition
Check if this condition matches the given Message and returns a potentially new condition with content tailored to the current message.
getMatchingCondition(Message<?>) - 类 中的方法org.springframework.messaging.simp.SimpMessageMappingInfo
 
getMatchingCondition(Message<?>) - 类 中的方法org.springframework.messaging.simp.SimpMessageTypeMessageCondition
 
getMatchingMapping(SimpMessageMappingInfo, Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getMatchingMapping(RequestMappingInfo, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
Check if the given RequestMappingInfo matches the current request and return a (potentially new) instance with conditions that match the current request -- for example with a subset of URL patterns.
getMatchingMapping(T, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Check if a mapping matches the current request and return a (potentially new) mapping with conditions relevant to the current request.
getMatchingMapping(T, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Check if a mapping matches the current message and return a possibly new mapping with conditions relevant to the current request.
getMatchingPatterns(String) - 类 中的方法org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
Find the patterns matching the given lookup path.
getMaxAge() - 类 中的方法org.springframework.mock.web.MockSessionCookieConfig
 
getMaxAge() - 类 中的方法org.springframework.web.cors.CorsConfiguration
Return the configured maxAge value, or null if none.
getMaxAttempts() - 类 中的方法org.springframework.util.backoff.FixedBackOff
Return the maximum number of attempts in milliseconds.
getMaxBinaryMessageBufferSize() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getMaxBinaryMessageBufferSize() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getMaxConcurrency() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
Return the maximum number of consumers/sessions to use.
getMaxConcurrentConsumers() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the "maxConcurrentConsumer" setting.
getMaxCount() - 类 中的方法org.springframework.test.web.client.ExpectedCount
Return the max boundary of the expected count range.
getMaxElapsedTime() - 类 中的方法org.springframework.util.backoff.ExponentialBackOff
Return the maximum elapsed time in milliseconds after which a call to BackOffExecution.nextBackOff() returns BackOffExecution.STOP.
getMaxIdle() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Return the maximum number of idle objects in the pool.
getMaxIdle() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the maximum number of idle objects in the pool.
getMaximumAutoGrowSize() - 类 中的方法org.springframework.expression.spel.SpelParserConfiguration
Return the maximum size that a collection can auto grow.
getMaxInactiveInterval() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getMaxInactiveInterval() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getMaxInterval() - 类 中的方法org.springframework.util.backoff.ExponentialBackOff
Return the maximum back off time.
getMaxlength() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'maxlength' attribute.
getMaxLinkedPages() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the maximum number of page links to a few pages around the current one.
getMaxMessagesPerTask() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the maximum number of messages to process in one task.
getMaxPayloadLength() - 类 中的方法org.springframework.web.filter.AbstractRequestLoggingFilter
Return the maximum length of the payload body to be included in the log message.
getMaxPoolSize() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the ThreadPoolExecutor's maximum pool size.
getMaxResults() - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Return the maximum number of rows specified for this HibernateTemplate.
getMaxResults() - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
Return the maximum number of rows specified for this HibernateTemplate.
getMaxResults() - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
Return the maximum number of rows specified for this HibernateTemplate.
getMaxRows() - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Return the maximum number of rows specified for this JdbcTemplate.
getMaxSessionIdleTimeout() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getMaxSessionIdleTimeout() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getMaxSize() - 类 中的方法org.springframework.aop.target.AbstractPoolingTargetSource
Return the maximum size of the pool.
getMaxSize() - 接口 中的方法org.springframework.aop.target.PoolingConfig
Return the maximum size of the pool.
getMaxSize() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Get the maximum size of this cache.
getMaxStringLength() - 类 中的方法org.springframework.asm.ClassReader
Returns the maximum length of the strings contained in the constant pool of the class.
getMaxTextMessageBufferSize() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getMaxTextMessageBufferSize() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getMaxUploadSize() - 异常错误 中的方法org.springframework.web.multipart.MaxUploadSizeExceededException
Return the maximum upload size allowed.
getMaxWait() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Return the maximum waiting time for fetching an object from the pool.
getMaxWait() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the maximum waiting time for fetching an object from the pool.
getMBeanInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Create an instance of the ModelMBeanInfoSupport class supplied with all JMX implementations and populates the metadata through calls to the subclass.
getMBeanInfo(Object, String) - 接口 中的方法org.springframework.jmx.export.assembler.MBeanInfoAssembler
Create the ModelMBeanInfo for the given managed resource.
getMBeanInterface(Class<?>) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Return the Standard MBean interface for the given class, if any (that is, an interface whose name matches the class name of the given class but with suffix "MBean").
getMBeanServer() - 枚举 中的方法org.springframework.context.annotation.MBeanExportConfiguration.SpecificPlatform
 
getMediaType() - 异常错误 中的方法org.springframework.http.InvalidMediaTypeException
Return the offending media type.
getMediaType() - 接口 中的方法org.springframework.web.servlet.mvc.condition.MediaTypeExpression
 
getMediaType() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter.DataWithMediaType
 
getMediaType(HttpServletRequest, Resource) - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Determine the media type for the given request and the resource matched to it.
getMediaType(Resource) - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
已过时。
as of 4.3 this method is deprecated; please override ResourceHttpRequestHandler.getMediaType(HttpServletRequest, Resource) instead.
getMediaTypeForResource(Resource) - 类 中的方法org.springframework.web.accept.PathExtensionContentNegotiationStrategy
A public method exposing the knowledge of the path extension strategy to resolve file extensions to a MediaType in this case for a given Resource.
getMediaTypeForResource(Resource) - 类 中的方法org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
Extends the base class PathExtensionContentNegotiationStrategy.getMediaTypeForResource(org.springframework.core.io.Resource) with the ability to also look up through the ServletContext.
getMediaTypeKey(NativeWebRequest) - 类 中的方法org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
Extract a key from the request to use to look up media types.
getMediaTypeKey(NativeWebRequest) - 类 中的方法org.springframework.web.accept.ParameterContentNegotiationStrategy
 
getMediaTypeKey(NativeWebRequest) - 类 中的方法org.springframework.web.accept.PathExtensionContentNegotiationStrategy
 
getMediaTypes() - 类 中的方法org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
 
getMediaTypes(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
Determines the list of MediaType for the given HttpServletRequest.
getMember() - 类 中的方法org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
 
getMember() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Returns the wrapped member, containing the injection point.
getMember() - 类 中的方法org.springframework.core.MethodParameter
Return the wrapped member.
getMemberClassNames() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return the names of all classes declared as members of the class represented by this ClassMetadata object.
getMemberClassNames() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
getMerge() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
Return the default merge setting for the document that's currently parsed.
getMergedAnnotation(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationType within the annotation hierarchy above the supplied element, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy, and synthesize the result back into an annotation of the specified annotationType.
getMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationType within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedAnnotationAttributes(AnnotatedElement, String) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationName within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the first annotation of the specified annotationName within the annotation hierarchy above the supplied element and merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy.
getMergedBeanDefinition(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return a merged BeanDefinition for the given bean name, merging a child bean definition with its parent if necessary.
getMergedBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return a 'merged' BeanDefinition for the given bean name, merging a child bean definition with its parent if necessary.
getMergedBeanDefinition(String, BeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return a RootBeanDefinition for the given top-level bean, by merging with the parent if the given bean's definition is a child bean definition.
getMergedBeanDefinition(String, BeanDefinition, BeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return a RootBeanDefinition for the given bean, by merging with the parent if the given bean's definition is a child bean definition.
getMergedLocalBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return a merged RootBeanDefinition, traversing the parent bean definition if the specified bean corresponds to a child bean definition.
getMergedProperties(Locale) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
Get a PropertiesHolder that contains the actually visible properties for a Locale, after merging all specified resource bundles.
getMergedRepeatableAnnotations(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getMergedRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get all repeatable annotations of the specified annotationType within the annotation hierarchy above the supplied element; and for each annotation found, merge that annotation's attributes with matching attributes from annotations in lower levels of the annotation hierarchy and synthesize the results back into an annotation of the specified annotationType.
getMessage() - 类 中的方法org.springframework.beans.factory.parsing.Problem
Get the message detailing the problem.
getMessage() - 异常错误 中的方法org.springframework.beans.PropertyBatchUpdateException
 
getMessage() - 异常错误 中的方法org.springframework.core.env.MissingRequiredPropertiesException
 
getMessage() - 异常错误 中的方法org.springframework.core.NestedCheckedException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - 异常错误 中的方法org.springframework.core.NestedIOException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - 异常错误 中的方法org.springframework.core.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - 异常错误 中的方法org.springframework.expression.ExpressionException
Return the exception message.
getMessage() - 异常错误 中的方法org.springframework.jms.JmsException
Return the detail message, including the message from the linked exception if there is one.
getMessage() - 异常错误 中的方法org.springframework.mail.MailSendException
 
getMessage() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getMessage() - 接口 中的方法org.springframework.messaging.support.MessageHandlingRunnable
Return the Message that will be handled.
getMessage() - 异常错误 中的方法org.springframework.validation.BindException
Returns diagnostic information about the errors held in this object.
getMessage() - 异常错误 中的方法org.springframework.web.bind.MethodArgumentNotValidException
 
getMessage() - 异常错误 中的方法org.springframework.web.bind.MissingPathVariableException
 
getMessage() - 异常错误 中的方法org.springframework.web.bind.MissingServletRequestParameterException
 
getMessage() - 异常错误 中的方法org.springframework.web.bind.UnsatisfiedServletRequestParameterException
 
getMessage() - 异常错误 中的方法org.springframework.web.portlet.bind.MissingPortletRequestParameterException
 
getMessage() - 类 中的方法org.springframework.web.socket.messaging.AbstractSubProtocolEvent
Return the Message associated with the event.
getMessage() - 异常错误 中的方法org.springframework.web.util.NestedServletException
Return the detail message, including the message from the nested exception if there is one.
getMessage(String) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, Object[]) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, Object[]) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, Object[], boolean) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code.
getMessage(String, Object[], String) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, Object[], String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, Object[], String, boolean) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code.
getMessage(String, Object[], String, Locale) - 接口 中的方法org.springframework.context.MessageSource
Try to resolve the message.
getMessage(String, Object[], String, Locale) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getMessage(String, Object[], String, Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
 
getMessage(String, Object[], String, Locale) - 类 中的方法org.springframework.context.support.DelegatingMessageSource
 
getMessage(String, Object[], String, Locale) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String, Object[], Locale) - 接口 中的方法org.springframework.context.MessageSource
Try to resolve the message.
getMessage(String, Object[], Locale) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getMessage(String, Object[], Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
 
getMessage(String, Object[], Locale) - 类 中的方法org.springframework.context.support.DelegatingMessageSource
 
getMessage(String, Object[], Locale) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String, String) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the default Locale.
getMessage(String, String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, String, Locale) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(String, List<?>) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, List<?>, String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the message for the given code, using the "defaultHtmlEscape" setting.
getMessage(String, Locale) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the message for the given code and the given Locale.
getMessage(MessageSourceResolvable) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the given MessageSourceResolvable (e.g. an ObjectError instance) in the default Locale.
getMessage(MessageSourceResolvable) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the given MessageSourceResolvable (e.g. an ObjectError instance), using the "defaultHtmlEscape" setting.
getMessage(MessageSourceResolvable, boolean) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the given MessageSourceResolvable (e.g. an ObjectError instance).
getMessage(MessageSourceResolvable, Locale) - 接口 中的方法org.springframework.context.MessageSource
Try to resolve the message using all the attributes contained within the MessageSourceResolvable argument that was passed in.
getMessage(MessageSourceResolvable, Locale) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getMessage(MessageSourceResolvable, Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
 
getMessage(MessageSourceResolvable, Locale) - 类 中的方法org.springframework.context.support.DelegatingMessageSource
 
getMessage(MessageSourceResolvable, Locale) - 类 中的方法org.springframework.context.support.MessageSourceAccessor
Retrieve the given MessageSourceResolvable (e.g. an ObjectError instance) in the given Locale.
getMessageCache() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
Return the SockJS buffer for messages stored transparently between polling requests.
getMessageChannel() - 类 中的方法org.springframework.messaging.simp.SimpMessagingTemplate
Return the configured message channel.
getMessageCode() - 异常错误 中的方法org.springframework.expression.spel.SpelEvaluationException
Return the message code.
getMessageCode() - 异常错误 中的方法org.springframework.expression.spel.SpelParseException
Return the message code.
getMessageCodec() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getMessageCodec() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsClient
Return the SockJsMessageCodec to use.
getMessageCodec() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return the message codec to use for encoding SockJS messages.
getMessageCodec() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
getMessageCodec() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
The codec to use for encoding and decoding SockJS messages.
getMessageCodec() - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
 
getMessageCodesResolver() - 类 中的方法org.springframework.validation.AbstractBindingResult
Return the strategy to use for resolving errors into message codes.
getMessageCodesResolver() - 类 中的方法org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Return the strategy to use for resolving errors into message codes.
getMessageCodesResolver() - 类 中的方法org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
 
getMessageCodesResolver() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Override this method to provide a custom MessageCodesResolver.
getMessageCodesResolver() - 接口 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurer
Provide a custom MessageCodesResolver for building message codes from data binding and validation error codes.
getMessageCodesResolver() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
Provide a custom MessageCodesResolver for building message codes from data binding and validation error codes.
getMessageConverter() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the message converter for this template.
getMessageConverter() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
 
getMessageConverter() - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Return the converter that will convert incoming JMS messages to listener method arguments, and objects returned from listener methods back to JMS messages.
getMessageConverter() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
Return the MessageConverter to use, if any.
getMessageConverter() - 类 中的方法org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
 
getMessageConverter() - 接口 中的方法org.springframework.jms.listener.MessageListenerContainer
Return the MessageConverter that can be used to convert Message, if any.
getMessageConverter() - 类 中的方法org.springframework.messaging.core.AbstractMessageSendingTemplate
Return the configured MessageConverter.
getMessageConverter() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Return the configured MessageConverter.
getMessageConverter() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
Return the configured MessageConverter.
getMessageConverter() - 类 中的方法org.springframework.messaging.simp.stomp.StompClientSupport
Return the configured MessageConverter.
getMessageConverters() - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Return the message body converters.
getMessageConverters() - 类 中的方法org.springframework.web.client.RestTemplate
Return the list of message body converters.
getMessageConverters() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
getMessageConverters() - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
已过时。
Return the message body converters that this adapter has been configured with.
getMessageConverters() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the configured message body converters.
getMessageConverters() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the configured message body converters.
getMessageEndpointFactory() - 类 中的方法org.springframework.jca.endpoint.GenericMessageEndpointManager
Return the JCA MessageEndpointFactory to activate.
getMessageExceptions() - 异常错误 中的方法org.springframework.mail.MailSendException
Return an array with thrown message exceptions.
getMessageFormat(String, Locale) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getMessageFormat(ResourceBundle, String, Locale) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Return a MessageFormat for the given bundle and code, fetching already generated MessageFormats from the cache.
getMessageFromParent(String, Object[], Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Try to retrieve the given message from the parent MessageSource, if any.
getMessageHandler() - 接口 中的方法org.springframework.messaging.support.MessageHandlingRunnable
Return the MessageHandler that will be used to handle the message.
getMessageHandler(SubscribableChannel) - 类 中的方法org.springframework.messaging.simp.config.AbstractBrokerRegistration
 
getMessageHandler(SubscribableChannel) - 类 中的方法org.springframework.messaging.simp.config.SimpleBrokerRegistration
 
getMessageHandler(SubscribableChannel) - 类 中的方法org.springframework.messaging.simp.config.StompBrokerRelayRegistration
 
getMessageHandlerMethodFactory() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistrar
Return the custom MessageHandlerMethodFactory to use, if any.
getMessageHeaders() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Return the underlying MessageHeaders instance.
getMessageId() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the message id.
getMessageId() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getMessageId() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the message-id header.
getMessageInternal(String, Object[], Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Resolve the given code and arguments as message in the given Locale, returning null if not found.
getMessageInterpolator() - 类 中的方法org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
getMessageListener() - 类 中的方法org.springframework.jms.config.SimpleJmsListenerEndpoint
Return the MessageListener to invoke when a message matching the endpoint is received.
getMessageListener() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the message listener object to register.
getMessageListener() - 类 中的方法org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
Return the JMS MessageListener for this endpoint.
getMessageListener() - 类 中的方法org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
Return the JMS MessageListener for this endpoint.
getMessageSelector() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the JMS message selector expression (or null if none).
getMessageSelector() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
 
getMessageSizeLimit() - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
Protected accessor for internal use.
getMessageSizeLimit() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Get the configured message buffer size limit in bytes.
getMessageSource() - 类 中的方法org.springframework.ui.context.support.SimpleTheme
 
getMessageSource() - 接口 中的方法org.springframework.ui.context.Theme
Return the specific MessageSource that resolves messages with respect to this theme.
getMessageSource() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the current WebApplicationContext as MessageSource.
getMessageSource() - 类 中的方法org.springframework.web.servlet.tags.MessageTag
Use the current RequestContext's application context as MessageSource.
getMessageSource() - 类 中的方法org.springframework.web.servlet.tags.ThemeTag
Use the theme MessageSource for theme message resolution.
getMessageSourceAccessor() - 类 中的方法org.springframework.context.support.ApplicationObjectSupport
Return a MessageSourceAccessor for the application context used by this object, for easy message access.
getMessageType() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getMessageType() - 类 中的方法org.springframework.messaging.simp.SimpMessageTypeMessageCondition
 
getMessageType() - 枚举 中的方法org.springframework.messaging.simp.stomp.StompCommand
 
getMessageType() - 类 中的方法org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
Returns the websocket message type.
getMessageType(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getMessageTypeMessageCondition() - 类 中的方法org.springframework.messaging.simp.SimpMessageMappingInfo
 
getMessagingMessageConverter() - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Return the MessagingMessageConverter for this listener, being able to convert Message.
getMetaAnnotationTypes(AnnotatedElement, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified annotationType) on the supplied AnnotatedElement.
getMetaAnnotationTypes(AnnotatedElement, String) - 类 中的静态方法org.springframework.core.annotation.AnnotatedElementUtils
Get the fully qualified class names of all meta-annotation types present on the annotation (of the specified annotationName) on the supplied AnnotatedElement.
getMetaAnnotationTypes(String) - 接口 中的方法org.springframework.core.type.AnnotationMetadata
Get the fully qualified class names of all meta-annotation types that are present on the given annotation type on the underlying class.
getMetaAnnotationTypes(String) - 类 中的方法org.springframework.core.type.classreading.AnnotationMetadataReadingVisitor
 
getMetaAnnotationTypes(String) - 类 中的方法org.springframework.core.type.StandardAnnotationMetadata
 
getMetaClass() - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
 
getMetaClass() - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
 
getMetaClass() - 类 中的方法org.springframework.web.context.support.GroovyWebApplicationContext
 
getMetadata() - 接口 中的方法org.springframework.beans.factory.annotation.AnnotatedBeanDefinition
Obtain the annotation metadata (as well as basic class metadata) for this bean definition's bean class.
getMetadata() - 类 中的方法org.springframework.beans.factory.annotation.AnnotatedGenericBeanDefinition
 
getMetadata() - 类 中的方法org.springframework.context.annotation.ScannedGenericBeanDefinition
 
getMetaData() - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
 
getMetaData() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getMetaData() - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the meta-data, i.e. number, types and properties for the columns of this row set.
getMetadataAttribute(String) - 类 中的方法org.springframework.beans.BeanMetadataAttributeAccessor
Look up the given BeanMetadataAttribute in this accessor's set of attributes.
getMetadataReader(String) - 接口 中的方法org.springframework.core.type.classreading.MetadataReaderFactory
Obtain a MetadataReader for the given class name.
getMetadataReader(String) - 类 中的方法org.springframework.core.type.classreading.SimpleMetadataReaderFactory
 
getMetadataReader(Resource) - 类 中的方法org.springframework.core.type.classreading.CachingMetadataReaderFactory
 
getMetadataReader(Resource) - 接口 中的方法org.springframework.core.type.classreading.MetadataReaderFactory
Obtain a MetadataReader for the given resource.
getMetadataReader(Resource) - 类 中的方法org.springframework.core.type.classreading.SimpleMetadataReaderFactory
 
getMetadataReaderFactory() - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Return the MetadataReaderFactory used by this component provider.
getMetadataSources() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
Determine the Hibernate MetadataSources to use.
getMethod() - 接口 中的方法org.aopalliance.intercept.MethodInvocation
Get the method being called.
getMethod() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
Return the method invoked on the proxied interface.
getMethod() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getMethod() - 接口 中的方法org.springframework.cache.interceptor.CacheOperationInvocationContext
Return the method which was invoked.
getMethod() - 类 中的方法org.springframework.core.MethodParameter
Return the wrapped Method, if any.
getMethod() - 类 中的方法org.springframework.expression.spel.support.ReflectiveMethodExecutor
 
getMethod() - 类 中的方法org.springframework.http.client.support.HttpRequestWrapper
Return the method of the wrapped request.
getMethod() - 接口 中的方法org.springframework.http.HttpRequest
Return the HTTP method of the request.
getMethod() - 类 中的方法org.springframework.http.RequestEntity
Return the HTTP method of the request.
getMethod() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getMethod() - 类 中的方法org.springframework.jms.config.MethodJmsListenerEndpoint
 
getMethod() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the method for this handler method.
getMethod() - 类 中的方法org.springframework.mock.http.client.MockClientHttpRequest
 
getMethod() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getMethod() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getMethod() - 类 中的方法org.springframework.mock.web.portlet.MockEventRequest
 
getMethod() - 类 中的方法org.springframework.scheduling.support.ScheduledMethodRunnable
 
getMethod() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
Return the HTTP method of the request (usually GET or POST).
getMethod() - 异常错误 中的方法org.springframework.web.HttpRequestMethodNotSupportedException
Return the HTTP request method that caused the failure.
getMethod() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the method for this handler method.
getMethod() - 异常错误 中的方法org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
Return the HTTP request method that caused the failure.
getMethod() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'method' attribute.
getMethod(Class<?>, String, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Determine whether the given class has a public method with the given signature, and return it if available (else throws an IllegalStateException).
getMethodAnnotation(Class<A>) - 类 中的方法org.springframework.core.MethodParameter
Return the method/constructor annotation of the given type, if available.
getMethodAnnotation(Class<A>) - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return a single annotation on the underlying method traversing its super methods if no annotation can be found on the given method itself.
getMethodAnnotation(Class<A>) - 类 中的方法org.springframework.web.method.HandlerMethod
Return a single annotation on the underlying method traversing its super methods if no annotation can be found on the given method itself.
getMethodAnnotation(Class<T>) - 类 中的方法org.springframework.messaging.handler.HandlerMethod.HandlerMethodParameter
 
getMethodAnnotation(Class<T>) - 类 中的方法org.springframework.web.method.HandlerMethod.HandlerMethodParameter
 
getMethodAnnotations() - 类 中的方法org.springframework.core.MethodParameter
Return the annotations associated with the target method/constructor itself.
getMethodCountForName(Class<?>, String) - 类 中的静态方法org.springframework.util.ClassUtils
Return the number of methods with a given name (with any argument types), for the given class and/or its superclasses.
getMethodDescriptor(Method) - 类 中的静态方法org.springframework.asm.Type
Returns the descriptor corresponding to the given method.
getMethodDescriptor(Type, Type...) - 类 中的静态方法org.springframework.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodIfAvailable(Class<?>, String, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Determine whether the given class has a public method with the given signature, and return it if available (else return null).
getMethodMatcher() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcut
 
getMethodMatcher() - 接口 中的方法org.springframework.aop.Pointcut
Return the MethodMatcher for this pointcut.
getMethodMatcher() - 类 中的方法org.springframework.aop.support.annotation.AnnotationMatchingPointcut
 
getMethodMatcher() - 类 中的方法org.springframework.aop.support.ComposablePointcut
 
getMethodMatcher() - 类 中的方法org.springframework.aop.support.ControlFlowPointcut
 
getMethodMatcher() - 类 中的方法org.springframework.aop.support.DynamicMethodMatcherPointcut
 
getMethodMatcher() - 类 中的方法org.springframework.aop.support.StaticMethodMatcherPointcut
 
getMethodName() - 类 中的方法org.springframework.beans.factory.support.MethodOverride
Return the name of the method to be overridden.
getMethodName() - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getMethodName() - 接口 中的方法org.springframework.core.type.MethodMetadata
Return the name of the method.
getMethodName() - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getMethodName() - 类 中的方法org.springframework.remoting.support.RemoteInvocation
Return the name of the target method.
getMethodName() - 异常错误 中的方法org.springframework.web.servlet.mvc.multiaction.NoSuchRequestHandlingMethodException
已过时。
Return the name of the offending method, if known.
getMethodNameResolver() - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Return the MethodNameResolver used by this class.
getMethodOverrides() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return information about methods to be overridden by the IoC container.
getMethodParam() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the name of the request param for non-browser supported HTTP methods.
getMethodParameter() - 类 中的方法org.springframework.beans.factory.InjectionPoint
Return the wrapped MethodParameter, if any.
getMethodParameter() - 异常错误 中的方法org.springframework.messaging.handler.invocation.MethodArgumentResolutionException
Return the MethodParameter that was rejected.
getMethodParameter() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
已过时。
as of 4.2.3, in favor of FormTag.getMethodParam() which is a proper pairing for FormTag.setMethodParam(String)
getMethodParameters() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the method parameters for this handler method.
getMethodParameters() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the method parameters for this handler method.
getMethodParamMessage(MethodParameter) - 异常错误 中的静态方法org.springframework.messaging.handler.annotation.support.AbstractMethodArgumentResolutionException
已过时。
 
getMethodReplacerBeanName() - 类 中的方法org.springframework.beans.factory.support.ReplaceOverride
Return the name of the bean implementing MethodReplacer.
getMethodResolvers() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a list of resolvers that will be asked in turn to locate a method.
getMethodResolvers() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return the specified MethodResolver delegates, if any.
getMethodResolvers() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getMethods() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
Returns all RequestMethods contained in this condition.
getMethods(Class<?>) - 类 中的方法org.springframework.expression.spel.support.ReflectiveMethodResolver
Return the set of methods for this type.
getMethodsCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the HTTP request methods of this RequestMappingInfo; or instance with 0 request methods (never null).
getMethodSignature(Method) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Create a String[] representing the argument signature of a method.
getMethodType(String) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the given method descriptor.
getMethodType(Type, Type...) - 类 中的静态方法org.springframework.asm.Type
Returns the Java method type corresponding to the given argument and return types.
getMetricType() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
A description of how this metric's values change over time.
getMimeMessage() - 类 中的方法org.springframework.mail.javamail.MimeMailMessage
Return the JavaMail MimeMessage that this MimeMailMessage is based on.
getMimeMessage() - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Return the underlying MimeMessage object.
getMimeMessageHelper() - 类 中的方法org.springframework.mail.javamail.MimeMailMessage
Return the MimeMessageHelper that this MimeMailMessage is based on.
getMimeMultipart() - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Return the underlying MIME "multipart/related" object, if any.
getMimeType() - 异常错误 中的方法org.springframework.util.InvalidMimeTypeException
Return the offending content type.
getMimeType(String) - 类 中的方法org.springframework.mock.web.MockServletContext
This method uses the default FileTypeMap from the Java Activation Framework to resolve MIME types.
getMimeType(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getMimeType(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getMimeType(MessageHeaders) - 类 中的方法org.springframework.messaging.converter.AbstractMessageConverter
 
getMinCount() - 类 中的方法org.springframework.test.web.client.ExpectedCount
Return the min boundary of the expected count range.
getMinEvictableIdleTimeMillis() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Return the minimum time that an idle object can sit in the pool.
getMinEvictableIdleTimeMillis() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the minimum time that an idle object can sit in the pool.
getMinIdle() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Return the minimum number of idle objects in the pool.
getMinIdle() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the minimum number of idle objects in the pool.
getMinorVersion() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getMinorVersion() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getMinorVersion() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getMissCount() - 接口 中的方法org.springframework.test.context.cache.ContextCache
Get the overall miss count for this cache.
getMissCount() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Get the overall miss count for this cache.
getMissingCache(String) - 类 中的方法org.springframework.cache.ehcache.EhCacheCacheManager
 
getMissingCache(String) - 类 中的方法org.springframework.cache.jcache.JCacheCacheManager
 
getMissingCache(String) - 类 中的方法org.springframework.cache.support.AbstractCacheManager
Return a missing cache with the specified name, or null if such a cache does not exist or could not be created on demand.
getMissingRequiredProperties() - 异常错误 中的方法org.springframework.core.env.MissingRequiredPropertiesException
Return the set of properties marked as required but not present upon validation.
getMockHttpServletResponse(ServletResponse) - 类 中的方法org.springframework.mock.web.MockRequestDispatcher
Obtain the underlying MockHttpServletResponse, unwrapping HttpServletResponseWrapper decorators if necessary.
getModel() - 类 中的方法org.springframework.validation.AbstractBindingResult
Return a model Map for the obtained state, exposing an Errors instance as 'MODEL_KEY_PREFIX + objectName' and the object itself.
getModel() - 异常错误 中的方法org.springframework.validation.BindException
 
getModel() - 接口 中的方法org.springframework.validation.BindingResult
Return a model Map for the obtained state, exposing a BindingResult instance as 'MODEL_KEY_PREFIX + objectName' and the object itself as 'objectName'.
getModel() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the model to use -- either the "default" or the "redirect" model.
getModel() - 类 中的方法org.springframework.web.portlet.ModelAndView
Return the model map.
getModel() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the model map.
getModel() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the model Map that this RequestContext encapsulates, if any.
getModelAndView() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return the ModelAndView prepared by the handler.
getModelAndView() - 异常错误 中的方法org.springframework.web.portlet.ModelAndViewDefiningException
Return the ModelAndView that this exception contains for forwarding to.
getModelAndView() - 异常错误 中的方法org.springframework.web.servlet.ModelAndViewDefiningException
Return the ModelAndView that this exception contains for forwarding to.
getModelAndView(String, Exception) - 类 中的方法org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
Return a ModelAndView for the given view name and exception.
getModelAndView(String, Exception) - 类 中的方法org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
Return a ModelAndView for the given view name and exception.
getModelAndView(String, Exception, PortletRequest) - 类 中的方法org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
Return a ModelAndView for the given request, view name and exception.
getModelAndView(String, Exception, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
Return a ModelAndView for the given request, view name and exception.
getModelAndViewResolvers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the configured ModelAndViewResolvers, or null.
getModelAttribute() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the name of the form attribute in the model.
getModelAttributeMethods() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
getModelInternal() - 类 中的方法org.springframework.web.portlet.ModelAndView
Return the model map.
getModelInternal() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the model map.
getModelKeys() - 类 中的方法org.springframework.web.servlet.view.json.MappingJackson2JsonView
Return the attributes in the model that should be rendered by this view.
getModelMap() - 类 中的方法org.springframework.web.portlet.ModelAndView
Return the underlying ModelMap instance (never null).
getModelMap() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the underlying ModelMap instance (never null).
getModelObject(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the model object for the given model name, either from the model or from the request attributes.
getMonetaryAmountFormat(Locale) - 类 中的方法org.springframework.format.number.money.MonetaryAmountFormatter
Obtain a MonetaryAmountFormat for the given locale.
getMostSpecific(YamlProcessor.MatchStatus, YamlProcessor.MatchStatus) - 枚举 中的静态方法org.springframework.beans.factory.config.YamlProcessor.MatchStatus
Compare two YamlProcessor.MatchStatus items, returning the most specific status.
getMostSpecificCause() - 异常错误 中的方法org.springframework.core.NestedCheckedException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificCause() - 异常错误 中的方法org.springframework.core.NestedRuntimeException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getMostSpecificCause(Throwable) - 类 中的静态方法org.springframework.core.NestedExceptionUtils
Retrieve the most specific cause of the given exception, that is, either the innermost cause (root cause) or the exception itself.
getMostSpecificMethod() - 类 中的方法org.springframework.jms.config.MethodJmsListenerEndpoint
 
getMostSpecificMethod(Method, Class<?>) - 类 中的静态方法org.springframework.aop.support.AopUtils
Given a method, which may come from an interface, and a target class used in the current AOP invocation, find the corresponding target method if there is one.
getMostSpecificMethod(Method, Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Given a method, which may come from an interface, and a target class used in the current reflective invocation, find the corresponding target method if there is one.
getMultiFileMap() - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getMultiFileMap() - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getMultiFileMap() - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Return a MultiValueMap of the multipart files contained in this request.
getMultiFileMap() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getMultiFileMap() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getMultipartContentType(String) - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getMultipartContentType(String) - 类 中的方法org.springframework.mock.web.portlet.MockMultipartActionRequest
 
getMultipartContentType(String) - 接口 中的方法org.springframework.web.multipart.MultipartRequest
Determine the content type of the specified request part.
getMultipartContentType(String) - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getMultipartContentType(String) - 类 中的方法org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
 
getMultipartContentType(String) - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getMultipartFiles() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
 
getMultipartFiles() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
Obtain the MultipartFile Map for retrieval, lazily initializing it if necessary.
getMultipartFiles() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
Obtain the MultipartFile Map for retrieval, lazily initializing it if necessary.
getMultipartHeaders(String) - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getMultipartHeaders(String) - 接口 中的方法org.springframework.web.multipart.MultipartHttpServletRequest
Return the headers associated with the specified part of the multipart request.
getMultipartHeaders(String) - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getMultipartHeaders(String) - 类 中的方法org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
 
getMultipartParameterContentTypes() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
 
getMultipartParameterContentTypes() - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
Obtain the multipart parameter content type Map for retrieval, lazily initializing it if necessary.
getMultipartParameterContentTypes() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
Obtain the multipart parameter content type Map for retrieval, lazily initializing it if necessary.
getMultipartParameters() - 类 中的方法org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
 
getMultipartParameters() - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
Obtain the multipart parameter Map for retrieval, lazily initializing it if necessary.
getMultipartParameters() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
Obtain the multipart parameter Map for retrieval, lazily initializing it if necessary.
getMultipartResolver() - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Obtain this portlet's PortletMultipartResolver, if any.
getMultipartResolver() - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Obtain this servlet's MultipartResolver, if any.
getMultipartResolverBeanName() - 类 中的方法org.springframework.web.multipart.support.MultipartFilter
Return the bean name of the MultipartResolver to fetch from Spring's root application context.
getMultiple() - 类 中的方法org.springframework.web.servlet.tags.form.SelectTag
Get the value of the HTML 'multiple' attribute rendered on the final 'select' element.
getMultiplier() - 类 中的方法org.springframework.util.backoff.ExponentialBackOff
Return the value to multiply the current interval by for each retry attempt.
getMutableAccessor(Message<?>) - 类 中的静态方法org.springframework.messaging.support.MessageHeaderAccessor
Return a mutable MessageHeaderAccessor for the given message attempting to match the type of accessor used to create the message headers, or otherwise wrapping the message with a MessageHeaderAccessor instance.
getMXBeanInterface(Class<?>) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
Return the Java 6 MXBean interface exists for the given class, if any (that is, an interface whose name ends with "MXBean" and/or carries an appropriate MXBean annotation).
getNack() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getName() - 类 中的方法org.springframework.aop.config.AdvisorComponentDefinition
 
getName() - 类 中的方法org.springframework.aop.config.PointcutComponentDefinition
 
getName() - 类 中的方法org.springframework.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - 类 中的方法org.springframework.beans.BeanMetadataAttribute
Return the name of the attribute.
getName() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Return the name of the constructor argument.
getName() - 类 中的方法org.springframework.beans.factory.parsing.BeanComponentDefinition
 
getName() - 接口 中的方法org.springframework.beans.factory.parsing.ComponentDefinition
Get the user-visible name of this ComponentDefinition.
getName() - 类 中的方法org.springframework.beans.factory.parsing.CompositeComponentDefinition
 
getName() - 类 中的方法org.springframework.beans.PropertyValue
Return the name of the property.
getName() - 接口 中的方法org.springframework.cache.Cache
Return the cache name.
getName() - 类 中的方法org.springframework.cache.caffeine.CaffeineCache
 
getName() - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCache
 
getName() - 类 中的方法org.springframework.cache.ehcache.EhCacheCache
 
getName() - 类 中的方法org.springframework.cache.guava.GuavaCache
 
getName() - 类 中的方法org.springframework.cache.interceptor.CacheOperation
 
getName() - 类 中的方法org.springframework.cache.jcache.JCacheCache
 
getName() - 类 中的方法org.springframework.cache.support.NoOpCache
 
getName() - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
 
getName() - 类 中的方法org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
Return the resource name for the lookup.
getName() - 类 中的方法org.springframework.core.convert.Property
The name of the property: e.g.
getName() - 类 中的方法org.springframework.core.convert.TypeDescriptor
Return the name of this type: the fully qualified class name.
getName() - 类 中的方法org.springframework.core.env.PropertySource
Return the name of this PropertySource
getName() - 类 中的方法org.springframework.expression.spel.ast.MethodReference
 
getName() - 类 中的方法org.springframework.expression.spel.ast.PropertyOrFieldReference
 
getName() - 类 中的方法org.springframework.jdbc.core.SqlParameter
Return the name of the parameter, or null if anonymous.
getName() - 类 中的方法org.springframework.jmx.export.metadata.ManagedNotification
Return the name of this notification.
getName() - 类 中的方法org.springframework.jmx.export.metadata.ManagedOperationParameter
Return the name of this parameter in the operation signature.
getName() - 接口 中的方法org.springframework.messaging.simp.user.SimpUser
The unique user name.
getName() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getName() - 类 中的方法org.springframework.mock.web.MockPart
 
getName() - 类 中的方法org.springframework.mock.web.MockSessionCookieConfig
 
getName() - 类 中的方法org.springframework.mock.web.portlet.MockEvent
 
getName() - 类 中的方法org.springframework.test.context.ContextConfigurationAttributes
Get the name of the context hierarchy level that was declared via @ContextConfiguration.
getName() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
 
getName() - 类 中的方法org.springframework.transaction.support.DelegatingTransactionDefinition
 
getName() - 接口 中的方法org.springframework.transaction.TransactionDefinition
Return the name of this transaction.
getName() - 类 中的方法org.springframework.ui.context.support.SimpleTheme
 
getName() - 接口 中的方法org.springframework.ui.context.Theme
Return the name of the theme.
getName() - 异常错误 中的方法org.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException
Return the name of the method argument.
getName() - 异常错误 中的方法org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
Return the name of the method argument.
getName() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getName() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return the name of the parameter in the multipart form.
getName() - 接口 中的方法org.springframework.web.servlet.mvc.condition.NameValueExpression
 
getName() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the name for this mapping, or null.
getName() - 类 中的方法org.springframework.web.servlet.tags.BindErrorsTag
Return the name of the bean that this tag checks.
getName() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the value for the HTML 'name' attribute.
getName() - 类 中的方法org.springframework.web.servlet.tags.form.ButtonTag
Set the value of the 'name' attribute.
getName() - 类 中的方法org.springframework.web.servlet.tags.form.ErrorsTag
Get the value for the HTML 'name' attribute.
getName() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'name' attribute.
getName() - 类 中的方法org.springframework.web.servlet.tags.form.LabelTag
Overrides #getName() to always return null, because the 'name' attribute is not supported by the 'label' tag.
getName() - 类 中的方法org.springframework.web.servlet.tags.Param
Return the raw parameter name.
getName() - 类 中的方法org.springframework.web.socket.adapter.standard.WebSocketToStandardExtensionAdapter
 
getName() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return the unique name associated with this service.
getName() - 类 中的方法org.springframework.web.socket.WebSocketExtension
Return the name of the extension (never null) or empty.
getName(HandlerMethod, RequestMappingInfo) - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMethodMappingNamingStrategy
 
getName(HandlerMethod, T) - 接口 中的方法org.springframework.web.servlet.handler.HandlerMethodMappingNamingStrategy
Determine the name for the given HandlerMethod and mapping.
getNamedDispatcher(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getNamedDispatcher(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getNamedDispatcher(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getNamedParameterJdbcTemplate() - 类 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcDaoSupport
Return a NamedParameterJdbcTemplate wrapping the configured JdbcTemplate.
getNameForParameter(MethodParameter) - 类 中的静态方法org.springframework.web.method.annotation.ModelFactory
Derive the model attribute name for the given method parameter based on a @ModelAttribute parameter annotation (if present) or falling back on parameter type based conventions.
getNameForReturnValue(Object, MethodParameter) - 类 中的静态方法org.springframework.web.method.annotation.ModelFactory
Derive the model attribute name for the given return value based on: the method ModelAttribute annotation value the declared return type if it is more specific than Object the actual return value type
getNameInNamespace() - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
getNameParser(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
getNameParser(Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
getNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletPreferences
 
getNames(String) - 类 中的方法org.springframework.core.Constants
Return all names of the given group of constants.
getNamesForProperty(String) - 类 中的方法org.springframework.core.Constants
Return all names of the group of constants for the given bean property name.
getNamesForSuffix(String) - 类 中的方法org.springframework.core.Constants
Return all names of the given group of constants.
getNamespace() - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getNamespace() - 接口 中的方法org.springframework.web.context.ConfigurableWebApplicationContext
Return the namespace for this web application context, if any.
getNamespace() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getNamespace() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getNamespace() - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
 
getNamespace() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getNamespace() - 接口 中的方法org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Return the namespace for this web application context, if any.
getNamespace() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
 
getNamespace() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Return the namespace for this portlet, falling back to default scheme if no custom namespace was set.
getNamespace() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the namespace for this servlet, falling back to default scheme if no custom namespace was set: e.g.
getNamespaceHandlerResolver() - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Lazily create a default NamespaceHandlerResolver, if not set before.
getNamespaceHandlerResolver() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getNamespaceUri() - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
Return the namespace URI of the service.
getNamespaceURI(String) - 类 中的方法org.springframework.util.xml.SimpleNamespaceContext
 
getNamespaceURI(Node) - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Get the namespace URI for the supplied node.
getNamingStrategy() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Return the configured naming strategy or null.
getNativeCache() - 接口 中的方法org.springframework.cache.Cache
Return the underlying native cache provider.
getNativeCache() - 类 中的方法org.springframework.cache.caffeine.CaffeineCache
 
getNativeCache() - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCache
 
getNativeCache() - 类 中的方法org.springframework.cache.ehcache.EhCacheCache
 
getNativeCache() - 类 中的方法org.springframework.cache.guava.GuavaCache
 
getNativeCache() - 类 中的方法org.springframework.cache.jcache.JCacheCache
 
getNativeCache() - 类 中的方法org.springframework.cache.support.NoOpCache
 
getNativeCache() - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
 
getNativeCallableStatement(CallableStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.CommonsDbcpNativeJdbcExtractor
已过时。
 
getNativeCallableStatement(CallableStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
Retrieve the Connection via JBoss' getUnderlyingStatement method.
getNativeCallableStatement(CallableStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
 
getNativeCallableStatement(CallableStatement) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC CallableStatement for the given statement.
getNativeCallableStatement(CallableStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Not able to unwrap: return passed-in CallableStatement.
getNativeConnection(Connection) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC Connection for the given Connection.
getNativeConnection(Connection) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Check for a ConnectionProxy chain, then delegate to doGetNativeConnection.
getNativeConnectionFromStatement(Statement) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC Connection for the given Statement.
getNativeConnectionFromStatement(Statement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Retrieve the Connection via the Statement's Connection.
getNativeEntityManagerFactory() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getNativeEntityManagerFactory() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the raw underlying EntityManagerFactory.
getNativeHeader(String) - 类 中的方法org.springframework.messaging.support.NativeMessageHeaderAccessor
Return all values for the specified native header, if present.
getNativeJdbcExtractor() - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Return the current NativeJdbcExtractor implementation.
getNativeJdbcExtractor() - 类 中的方法org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
 
getNativePreparedStatement(PreparedStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.CommonsDbcpNativeJdbcExtractor
已过时。
 
getNativePreparedStatement(PreparedStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
Retrieve the Connection via JBoss' getUnderlyingStatement method.
getNativePreparedStatement(PreparedStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
 
getNativePreparedStatement(PreparedStatement) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC PreparedStatement for the given statement.
getNativePreparedStatement(PreparedStatement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Not able to unwrap: return passed-in PreparedStatement.
getNativeRequest() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getNativeRequest() - 接口 中的方法org.springframework.web.context.request.NativeWebRequest
Return the underlying native request object.
getNativeRequest() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getNativeRequest() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getNativeRequest(Class<T>) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getNativeRequest(Class<T>) - 接口 中的方法org.springframework.web.context.request.NativeWebRequest
Return the underlying native request object, if available.
getNativeRequest(Class<T>) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getNativeRequest(Class<T>) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getNativeRequest(PortletRequest, Class<T>) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return an appropriate request object of the specified type, if available, unwrapping the given request as far as necessary.
getNativeRequest(ServletRequest, Class<T>) - 类 中的静态方法org.springframework.web.util.WebUtils
Return an appropriate request object of the specified type, if available, unwrapping the given request as far as necessary.
getNativeResponse() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getNativeResponse() - 接口 中的方法org.springframework.web.context.request.NativeWebRequest
Return the underlying native response object, if any.
getNativeResponse() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getNativeResponse() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getNativeResponse(Class<T>) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getNativeResponse(Class<T>) - 接口 中的方法org.springframework.web.context.request.NativeWebRequest
Return the underlying native response object, if available.
getNativeResponse(Class<T>) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getNativeResponse(Class<T>) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getNativeResponse(PortletResponse, Class<T>) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return an appropriate response object of the specified type, if available, unwrapping the given response as far as necessary.
getNativeResponse(ServletResponse, Class<T>) - 类 中的静态方法org.springframework.web.util.WebUtils
Return an appropriate response object of the specified type, if available, unwrapping the given response as far as necessary.
getNativeResultSet(ResultSet) - 类 中的方法org.springframework.jdbc.support.nativejdbc.CommonsDbcpNativeJdbcExtractor
已过时。
 
getNativeResultSet(ResultSet) - 类 中的方法org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
Retrieve the Connection via JBoss' getUnderlyingResultSet method.
getNativeResultSet(ResultSet) - 类 中的方法org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
 
getNativeResultSet(ResultSet) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC ResultSet for the given statement.
getNativeResultSet(ResultSet) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Not able to unwrap: return passed-in ResultSet.
getNativeSession() - 类 中的方法org.springframework.web.socket.adapter.AbstractWebSocketSession
 
getNativeSession() - 接口 中的方法org.springframework.web.socket.adapter.NativeWebSocketSession
Return the underlying native WebSocketSession.
getNativeSession() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getNativeSession() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getNativeSession(Class<R>) - 类 中的方法org.springframework.web.socket.adapter.AbstractWebSocketSession
 
getNativeSession(Class<T>) - 接口 中的方法org.springframework.web.socket.adapter.NativeWebSocketSession
Return the underlying native WebSocketSession, if available.
getNativeSession(Class<T>) - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getNativeSession(Class<T>) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getNativeStatement(Statement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.CommonsDbcpNativeJdbcExtractor
已过时。
 
getNativeStatement(Statement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
Retrieve the Connection via JBoss' getUnderlyingStatement method.
getNativeStatement(Statement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
 
getNativeStatement(Statement) - 接口 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractor
Retrieve the underlying native JDBC Statement for the given Statement.
getNativeStatement(Statement) - 类 中的方法org.springframework.jdbc.support.nativejdbc.NativeJdbcExtractorAdapter
Not able to unwrap: return passed-in Statement.
getNested(int) - 类 中的方法org.springframework.core.ResolvableType
Return a ResolvableType for the specified nesting level.
getNested(int, Map<Integer, Integer>) - 类 中的方法org.springframework.core.ResolvableType
Return a ResolvableType for the specified nesting level.
getNestedComponents() - 类 中的方法org.springframework.beans.factory.parsing.CompositeComponentDefinition
Return the nested components that this composite component holds.
getNestedDiagnosticContextMessage(HttpServletRequest) - 类 中的方法org.springframework.web.filter.Log4jNestedDiagnosticContextFilter
已过时。
Determine the message to be pushed onto the Log4J nested diagnostic context.
getNestedDiagnosticContextMessage(WebRequest) - 类 中的方法org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
已过时。
Determine the message to be pushed onto the Log4J nested diagnostic context.
getNestedGenericParameterType() - 类 中的方法org.springframework.core.MethodParameter
Return the nested generic type of the method/constructor parameter.
getNestedParameterType() - 类 中的方法org.springframework.core.MethodParameter
Return the nested type of the method/constructor parameter.
getNestedPath() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return the nested path of the object wrapped by this accessor.
getNestedPath() - 类 中的方法org.springframework.validation.AbstractErrors
 
getNestedPath() - 异常错误 中的方法org.springframework.validation.BindException
 
getNestedPath() - 接口 中的方法org.springframework.validation.Errors
Return the current nested path of this Errors object.
getNestedPath() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getNestedPath() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the value of the nested path that may have been exposed by the NestedPathTag.
getNestingLevel() - 类 中的方法org.springframework.core.MethodParameter
Return the nesting level of the target type (typically 1; e.g. in case of a List of Lists, 1 would indicate the nested List, whereas 2 would indicate the element of the nested List).
getNewSession(SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Get a new Hibernate Session from the given SessionFactory.
getNewSession(SessionFactory, Interceptor) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Get a new Hibernate Session from the given SessionFactory.
getNewTempClassLoader() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
This implementation throws an UnsupportedOperationException.
getNext() - 接口 中的方法org.springframework.util.ConcurrentReferenceHashMap.Reference
Return the next reference in the chain, or null if none.
getNextKey() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
Determine the next key to use, as a long.
getNextKey() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractIdentityColumnMaxValueIncrementer
 
getNextKey() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
getNextKey() - 类 中的方法org.springframework.jdbc.support.incrementer.MySQLMaxValueIncrementer
 
getNextPossiblePortletModes() - 类 中的方法org.springframework.mock.web.portlet.MockRenderResponse
 
getNonAspectClass() - 异常错误 中的方法org.springframework.aop.aspectj.annotation.NotAnAtAspectException
Returns the offending class.
getNonJtaDataSource() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getNonOptionArgs() - 类 中的方法org.springframework.core.env.CommandLinePropertySource
Return the collection of non-option arguments parsed from the command line.
getNonOptionArgs() - 类 中的方法org.springframework.core.env.JOptCommandLinePropertySource
 
getNonOptionArgs() - 类 中的方法org.springframework.core.env.SimpleCommandLinePropertySource
 
getNoopOutputStream() - 类 中的静态方法org.springframework.jdbc.datasource.embedded.OutputStreamFactory
Returns an OutputStream that ignores all data given to it.
getNoSuchMessageExceptionDescription(NoSuchMessageException) - 类 中的方法org.springframework.web.servlet.tags.MessageTag
Return default exception message.
getNoSuchMessageExceptionDescription(NoSuchMessageException) - 类 中的方法org.springframework.web.servlet.tags.ThemeTag
Return exception message that indicates the current theme.
getNotificationFilter() - 类 中的方法org.springframework.jmx.support.NotificationListenerHolder
Return the NotificationFilter associated with the encapsulated NotificationListener.
getNotificationInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
 
getNotificationInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the notification metadata for the MBean resource.
getNotificationInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Reads the ManagedNotification metadata from the Class of the managed resource and generates and returns the corresponding ModelMBeanNotificationInfo metadata.
getNotificationListener() - 类 中的方法org.springframework.jmx.support.NotificationListenerHolder
getNotificationTypes() - 类 中的方法org.springframework.jmx.export.metadata.ManagedNotification
Return the list of notification types.
getNrOfElements() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the total number of elements in the source list.
getNString(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getNString(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a String (for NCHAR, NVARCHAR, LONGNVARCHAR columns).
getNString(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getNString(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a String (for NCHAR, NVARCHAR, LONGNVARCHAR columns).
getNumber(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a number.
getNumberFormat(Locale) - 类 中的方法org.springframework.format.number.AbstractNumberFormatter
Obtain a concrete NumberFormat for the specified locale.
getNumberFormat(Locale) - 类 中的方法org.springframework.format.number.CurrencyStyleFormatter
 
getNumberFormat(Locale) - 类 中的方法org.springframework.format.number.NumberStyleFormatter
 
getNumberFormat(Locale) - 类 中的方法org.springframework.format.number.PercentStyleFormatter
 
getNumberOfBeansFound() - 异常错误 中的方法org.springframework.beans.factory.NoSuchBeanDefinitionException
Return the number of beans found when only one matching bean was expected.
getNumberOfBeansFound() - 异常错误 中的方法org.springframework.beans.factory.NoUniqueBeanDefinitionException
Return the number of beans found when only one matching bean was expected.
getObject() - 类 中的方法org.springframework.aop.config.MethodLocatingFactoryBean
 
getObject() - 类 中的方法org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.aop.framework.ProxyFactoryBean
Return a proxy.
getObject() - 类 中的方法org.springframework.aop.scope.ScopedProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.AbstractFactoryBean
Expose the singleton instance or create a new prototype instance.
getObject() - 类 中的方法org.springframework.beans.factory.config.FieldRetrievingFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.MethodInvokingFactoryBean
Returns the same value each time if the singleton property is set to "true", otherwise returns the value returned from invoking the specified method on the fly.
getObject() - 类 中的方法org.springframework.beans.factory.config.PropertiesFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.PropertyPathFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.ServiceLocatorFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.YamlMapFactoryBean
 
getObject() - 类 中的方法org.springframework.beans.factory.config.YamlPropertiesFactoryBean
 
getObject() - 接口 中的方法org.springframework.beans.factory.FactoryBean
Return an instance (possibly shared or independent) of the object managed by this factory.
getObject() - 接口 中的方法org.springframework.beans.factory.ObjectFactory
Return an instance (possibly shared or independent) of the object managed by this factory.
getObject() - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
 
getObject() - 类 中的方法org.springframework.cache.ehcache.EhCacheFactoryBean
 
getObject() - 类 中的方法org.springframework.cache.ehcache.EhCacheManagerFactoryBean
 
getObject() - 类 中的方法org.springframework.cache.jcache.JCacheManagerFactoryBean
 
getObject() - 类 中的方法org.springframework.context.support.ConversionServiceFactoryBean
 
getObject() - 类 中的方法org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.format.datetime.joda.DateTimeFormatterFactoryBean
 
getObject() - 类 中的方法org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
 
getObject() - 类 中的方法org.springframework.format.support.FormattingConversionServiceFactoryBean
 
getObject() - 类 中的方法org.springframework.http.client.support.ProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.http.converter.json.GsonFactoryBean
Return the created Gson instance.
getObject() - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
Return the singleton ObjectMapper.
getObject() - 类 中的方法org.springframework.jca.support.LocalConnectionFactoryBean
 
getObject() - 类 中的方法org.springframework.jca.support.ResourceAdapterFactoryBean
 
getObject() - 类 中的方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
 
getObject() - 类 中的方法org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.jmx.access.MBeanProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.jmx.support.ConnectorServerFactoryBean
 
getObject() - 类 中的方法org.springframework.jmx.support.MBeanServerConnectionFactoryBean
 
getObject() - 类 中的方法org.springframework.jmx.support.MBeanServerFactoryBean
 
getObject() - 类 中的方法org.springframework.jmx.support.WebSphereMBeanServerFactoryBean
 
getObject() - 类 中的方法org.springframework.jndi.JndiObjectFactoryBean
Return the singleton JNDI object.
getObject() - 类 中的方法org.springframework.orm.hibernate3.AbstractSessionFactoryBean
已过时。
Return the singleton SessionFactory.
getObject() - 类 中的方法org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
已过时。
 
getObject() - 类 中的方法org.springframework.orm.hibernate4.LocalSessionFactoryBean
 
getObject() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
 
getObject() - 类 中的方法org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
Return the singleton PersistenceManagerFactory.
getObject() - 类 中的方法org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
 
getObject() - 类 中的方法org.springframework.orm.jdo.support.StandardPersistenceManagerProxyBean
 
getObject() - 类 中的方法org.springframework.orm.jdo.TransactionAwarePersistenceManagerFactoryProxy
 
getObject() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
Return the singleton EntityManagerFactory.
getObject() - 类 中的方法org.springframework.orm.jpa.support.SharedEntityManagerBean
 
getObject() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
已过时。
 
getObject() - 类 中的方法org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.caucho.BurlapProxyFactoryBean
已过时。
 
getObject() - 类 中的方法org.springframework.remoting.caucho.HessianProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.rmi.JndiRmiProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.rmi.RmiProxyFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
 
getObject() - 类 中的方法org.springframework.remoting.support.SimpleHttpServerFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.commonj.TimerManagerFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.config.TaskExecutorFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.quartz.CronTriggerFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.quartz.JobDetailFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.quartz.SchedulerFactoryBean
 
getObject() - 类 中的方法org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
 
getObject() - 类 中的方法org.springframework.transaction.config.JtaTransactionManagerFactoryBean
 
getObject() - 类 中的方法org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
 
getObject() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
getObject() - 类 中的方法org.springframework.web.accept.ContentNegotiationManagerFactoryBean
 
getObject() - 类 中的方法org.springframework.web.context.support.ServletContextAttributeFactoryBean
 
getObject() - 类 中的方法org.springframework.web.context.support.ServletContextParameterFactoryBean
 
getObject() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getObject() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getObject(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObject(int, Class<T>) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(int, Class<T>) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObject(int, Map<String, Class<?>>) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(int, Map<String, Class<?>>) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObject(Object...) - 接口 中的方法org.springframework.beans.factory.ObjectProvider
Return an instance (possibly shared or independent) of the object managed by this factory.
getObject(String) - 类 中的方法org.springframework.beans.factory.config.BeanExpressionContext
 
getObject(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObject(String, Class<T>) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(String, Class<T>) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObject(String, Map<String, Class<?>>) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getObject(String, Map<String, Class<?>>) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as an Object.
getObjectClass(Object) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getObjectClass(Object) - 接口 中的方法org.springframework.expression.spel.SpelNode
Determine the class of the object passed in, unless it is already a class object.
getObjectCount() - 类 中的方法org.springframework.aop.target.ThreadLocalTargetSource
 
getObjectCount() - 接口 中的方法org.springframework.aop.target.ThreadLocalTargetSourceStats
Return the number of thread-bound objects created.
getObjectForBeanInstance(Object, String, String, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Get the object for the given bean instance, either the bean instance itself or its created object in case of a FactoryBean.
getObjectFromFactoryBean(FactoryBean<?>, String, boolean) - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Obtain an object to expose from the given FactoryBean.
getObjectMapper() - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
Return the underlying ObjectMapper for this view.
getObjectMapper() - 类 中的方法org.springframework.messaging.converter.MappingJackson2MessageConverter
Return the underlying ObjectMapper for this converter.
getObjectMapper() - 类 中的方法org.springframework.web.servlet.view.json.AbstractJackson2View
Return the ObjectMapper for this view.
getObjectName() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
Return the JMX ObjectName of this managed resource.
getObjectName() - 接口 中的方法org.springframework.jmx.export.naming.SelfNaming
Return the ObjectName for the implementing object.
getObjectName() - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getObjectName() - 异常错误 中的方法org.springframework.validation.BindException
 
getObjectName() - 类 中的方法org.springframework.validation.DataBinder
Return the name of the bound object.
getObjectName() - 接口 中的方法org.springframework.validation.Errors
Return the name of the bound root object.
getObjectName() - 类 中的方法org.springframework.validation.ObjectError
Return the name of the affected object.
getObjectName() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getObjectName(Object, String) - 类 中的方法org.springframework.jmx.export.MBeanExporter
Retrieve the ObjectName for a bean.
getObjectName(Object, String) - 类 中的方法org.springframework.jmx.export.naming.IdentityNamingStrategy
Returns an instance of ObjectName based on the identity of the managed resource.
getObjectName(Object, String) - 类 中的方法org.springframework.jmx.export.naming.KeyNamingStrategy
Attempts to retrieve the ObjectName via the given key, trying to find a mapped value in the mappings first.
getObjectName(Object, String) - 类 中的方法org.springframework.jmx.export.naming.MetadataNamingStrategy
Reads the ObjectName from the source-level metadata associated with the managed resource's Class.
getObjectName(Object, String) - 接口 中的方法org.springframework.jmx.export.naming.ObjectNamingStrategy
Obtain an ObjectName for the supplied bean.
getObjectToExport() - 类 中的方法org.springframework.remoting.rmi.RmiBasedExporter
Determine the object to export: either the service object itself or a RmiInvocationWrapper in case of a non-RMI service object.
getObjectToExpose(ServiceLoader<?>) - 类 中的方法org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
Determine the actual object to expose for the given ServiceLoader.
getObjectToExpose(ServiceLoader<?>) - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceFactoryBean
 
getObjectToExpose(ServiceLoader<?>) - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceListFactoryBean
 
getObjectToExpose(ServiceLoader<?>) - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean
 
getObjectType() - 类 中的方法org.springframework.aop.config.MethodLocatingFactoryBean
 
getObjectType() - 类 中的方法org.springframework.aop.framework.AbstractSingletonProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.aop.framework.ProxyFactoryBean
Return the type of the proxy.
getObjectType() - 类 中的方法org.springframework.aop.scope.ScopedProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.AbstractFactoryBean
This abstract method declaration mirrors the method in the FactoryBean interface, for a consistent offering of abstract template methods.
getObjectType() - 类 中的方法org.springframework.beans.factory.config.FieldRetrievingFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.ListFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.MapFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.MethodInvokingFactoryBean
Return the type of object that this FactoryBean creates, or null if not known in advance.
getObjectType() - 类 中的方法org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.PropertiesFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.PropertyPathFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.ProviderCreatingFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.ServiceLocatorFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.SetFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.YamlMapFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.config.YamlPropertiesFactoryBean
 
getObjectType() - 接口 中的方法org.springframework.beans.factory.FactoryBean
Return the type of object that this FactoryBean creates, or null if not known in advance.
getObjectType() - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceListFactoryBean
 
getObjectType() - 类 中的方法org.springframework.beans.factory.serviceloader.ServiceLoaderFactoryBean
 
getObjectType() - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCacheFactoryBean
 
getObjectType() - 类 中的方法org.springframework.cache.ehcache.EhCacheFactoryBean
Predict the particular Ehcache implementation that will be returned from EhCacheFactoryBean.getObject() based on logic in EhCacheFactoryBean.createCache() and EhCacheFactoryBean.decorateCache(Ehcache) as orchestrated by EhCacheFactoryBean.afterPropertiesSet().
getObjectType() - 类 中的方法org.springframework.cache.ehcache.EhCacheManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.cache.jcache.JCacheManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.context.support.ConversionServiceFactoryBean
 
getObjectType() - 类 中的方法org.springframework.core.convert.Property
The object declaring this property, either directly or in a superclass the object extends.
getObjectType() - 类 中的方法org.springframework.core.convert.TypeDescriptor
Variation of TypeDescriptor.getType() that accounts for a primitive type by returning its object wrapper type.
getObjectType() - 类 中的方法org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.format.datetime.joda.DateTimeFormatterFactoryBean
 
getObjectType() - 类 中的方法org.springframework.format.datetime.standard.DateTimeFormatterFactoryBean
 
getObjectType() - 类 中的方法org.springframework.format.support.FormattingConversionServiceFactoryBean
 
getObjectType() - 类 中的方法org.springframework.http.client.support.ProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.http.converter.json.GsonFactoryBean
 
getObjectType() - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jca.support.LocalConnectionFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jca.support.ResourceAdapterFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jdbc.config.SortedResourcesFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jmx.access.MBeanProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jmx.support.ConnectorServerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jmx.support.MBeanServerConnectionFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jmx.support.MBeanServerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jmx.support.WebSphereMBeanServerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.jndi.JndiObjectFactoryBean
 
getObjectType() - 类 中的方法org.springframework.orm.hibernate3.AbstractSessionFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.orm.hibernate3.FilterDefinitionFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.orm.hibernate4.LocalSessionFactoryBean
 
getObjectType() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
 
getObjectType() - 类 中的方法org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
 
getObjectType() - 类 中的方法org.springframework.orm.jdo.support.StandardPersistenceManagerProxyBean
 
getObjectType() - 类 中的方法org.springframework.orm.jdo.TransactionAwarePersistenceManagerFactoryProxy
 
getObjectType() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.orm.jpa.support.SharedEntityManagerBean
 
getObjectType() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaSessionFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.oxm.xmlbeans.XmlOptionsFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.caucho.BurlapProxyFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.remoting.caucho.HessianProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.rmi.JndiRmiProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.rmi.RmiProxyFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
 
getObjectType() - 类 中的方法org.springframework.remoting.support.SimpleHttpServerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.commonj.TimerManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.config.TaskExecutorFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.quartz.CronTriggerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.quartz.JobDetailFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.quartz.SchedulerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.scheduling.quartz.SimpleTriggerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.transaction.config.JtaTransactionManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean
 
getObjectType() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactoryBean
已过时。
 
getObjectType() - 类 中的方法org.springframework.web.accept.ContentNegotiationManagerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.web.context.support.ServletContextAttributeFactoryBean
 
getObjectType() - 类 中的方法org.springframework.web.context.support.ServletContextParameterFactoryBean
 
getObjectType() - 类 中的方法org.springframework.web.socket.client.standard.WebSocketContainerFactoryBean
 
getObjectType() - 类 中的方法org.springframework.web.socket.server.standard.ServletServerContainerFactoryBean
 
getObjectType(String) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the given internal name.
getObjectWrapper() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Return the configured FreeMarker ObjectWrapper, or the default wrapper if none specified.
getOffset() - 类 中的方法org.springframework.asm.Label
Returns the offset corresponding to this label.
getOnblur() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
Get the value of the 'onblur' attribute.
getOnchange() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
Get the value of the 'onchange' attribute.
getOnclick() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onclick' attribute.
getOndblclick() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'ondblclick' attribute.
getOnfocus() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
Get the value of the 'onfocus' attribute.
getOnkeydown() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onkeydown' attribute.
getOnkeypress() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onkeypress' attribute.
getOnkeyup() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onkeyup' attribute.
getOnmousedown() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onmousedown' attribute.
getOnmousemove() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onmousemove' attribute.
getOnmouseout() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onmouseout' attribute.
getOnmouseover() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onmouseover' attribute.
getOnmouseup() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'onmouseup' attribute.
getOnreset() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'onreset' attribute.
getOnselect() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'onselect' attribute.
getOnselect() - 类 中的方法org.springframework.web.servlet.tags.form.TextareaTag
Get the value of the 'onselect' attribute.
getOnsubmit() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'onsubmit' attribute.
getOpcode(int) - 类 中的方法org.springframework.asm.Type
Returns a JVM instruction opcode adapted to this Java type.
getOpenJPAEntityManager(EntityManager) - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaDialect
Return the OpenJPA-specific variant of EntityManager.
getOperation() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getOperation() - 接口 中的方法org.springframework.cache.interceptor.CacheOperationInvocationContext
Return the cache operation.
getOperationContext(CacheOperation, Method, Object[], Object, Class<?>) - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport
 
getOperationDescription() - 类 中的方法org.springframework.cache.interceptor.CacheableOperation.Builder
 
getOperationDescription() - 类 中的方法org.springframework.cache.interceptor.CacheEvictOperation.Builder
 
getOperationDescription() - 类 中的方法org.springframework.cache.interceptor.CacheOperation.Builder
Return an identifying description for this caching operation.
getOperationDescription() - 类 中的方法org.springframework.cache.interceptor.CachePutOperation.Builder
 
getOperationDescription(Method, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Get the description for a particular operation.
getOperationDescription(Method, String) - 类 中的方法org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Retrieves the description for the supplied Method from the metadata.
getOperationInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Get the operation metadata for the MBean resource.
getOperationInfo(Object, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Iterate through all methods on the MBean class and gives subclasses the chance to vote on their inclusion.
getOperationParameters(Method, String) - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Create parameter info for the given method.
getOperationParameters(Method, String) - 类 中的方法org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Reads MBeanParameterInfo from the ManagedOperationParameter attributes attached to a method.
getOperatorName() - 类 中的方法org.springframework.expression.spel.ast.Operator
 
getOperatorOverloader() - 接口 中的方法org.springframework.expression.EvaluationContext
Return an operator overloader that may support mathematical operations between more than the standard set of types.
getOperatorOverloader() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return an instance of StandardOperatorOverloader.
getOperatorOverloader() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getOptionValues(String) - 类 中的方法org.springframework.core.env.CommandLinePropertySource
Return the collection of values associated with the command line option having the given name.
getOptionValues(String) - 类 中的方法org.springframework.core.env.JOptCommandLinePropertySource
 
getOptionValues(String) - 类 中的方法org.springframework.core.env.SimpleCommandLinePropertySource
 
getOracleConnection(PreparedStatement) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler.OracleLobCreator
已过时。
Retrieve the underlying OracleConnection, using a NativeJdbcExtractor if set.
getOrCreateContainer(Object) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMappingJacksonResponseBodyAdvice
Wrap the body in a MappingJacksonValue value container (for providing additional serialization instructions) or simply cast it if already wrapped.
getOrCreateSessionAttribute(PortletSession, String, Class<?>) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Get the specified session attribute under the PortletSession.PORTLET_SCOPE, creating and setting a new attribute if no existing found.
getOrCreateSessionAttribute(PortletSession, String, Class<?>, int) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Get the specified session attribute in the given scope, creating and setting a new attribute if no existing found.
getOrCreateSessionAttribute(HttpSession, String, Class<?>) - 类 中的静态方法org.springframework.web.util.WebUtils
已过时。
as of Spring 4.3.2, in favor of custom code for such purposes
getOrCreateTaskExecRegistration() - 类 中的方法org.springframework.messaging.simp.config.ChannelRegistration
已过时。
as of 4.3.12 since it's not used anymore
getOrDefault(Object, V) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
getOrDefault(Object, V) - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
 
getOrder() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
 
getOrder() - 类 中的方法org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
Determine the order for this factory's target aspect, either an instance-specific order expressed through implementing the Ordered interface (only checked for singleton beans), or an order expressed through the Order annotation at the class level.
getOrder() - 类 中的方法org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
 
getOrder() - 类 中的方法org.springframework.aop.aspectj.AspectJPointcutAdvisor
 
getOrder() - 类 中的方法org.springframework.aop.aspectj.SimpleAspectInstanceFactory
Determine the order for this factory's aspect instance, either an instance-specific order expressed through implementing the Ordered interface, or a fallback order.
getOrder() - 类 中的方法org.springframework.aop.aspectj.SingletonAspectInstanceFactory
Determine the order for this factory's aspect instance, either an instance-specific order expressed through implementing the Ordered interface, or a fallback order.
getOrder() - 类 中的方法org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
 
getOrder() - 类 中的方法org.springframework.aop.framework.ProxyProcessorSupport
 
getOrder() - 类 中的方法org.springframework.aop.interceptor.AsyncExecutionInterceptor
 
getOrder() - 类 中的方法org.springframework.aop.interceptor.ExposeInvocationInterceptor
 
getOrder() - 类 中的方法org.springframework.aop.support.AbstractPointcutAdvisor
 
getOrder() - 类 中的方法org.springframework.aop.support.DefaultIntroductionAdvisor
 
getOrder() - 类 中的方法org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
 
getOrder() - 类 中的方法org.springframework.beans.ExtendedBeanInfoFactory
 
getOrder() - 类 中的方法org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.beans.factory.annotation.CustomAutowireConfigurer
 
getOrder() - 类 中的方法org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.beans.factory.config.CustomEditorConfigurer
 
getOrder() - 类 中的方法org.springframework.beans.factory.config.CustomScopeConfigurer
 
getOrder() - 类 中的方法org.springframework.beans.factory.config.PropertyResourceConfigurer
 
getOrder() - 类 中的方法org.springframework.context.annotation.ConfigurationClassPostProcessor
 
getOrder() - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
 
getOrder() - 类 中的方法org.springframework.context.event.DefaultEventListenerFactory
 
getOrder() - 类 中的方法org.springframework.context.event.GenericApplicationListenerAdapter
 
getOrder() - 类 中的方法org.springframework.context.event.SourceFilteringListener
 
getOrder() - 类 中的方法org.springframework.context.weaving.AspectJWeavingEnabler
 
getOrder() - 接口 中的方法org.springframework.core.Ordered
Get the order value of this object.
getOrder() - 类 中的方法org.springframework.jdbc.support.lob.SpringLobCreatorSynchronization
 
getOrder() - 类 中的方法org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.messaging.simp.user.MultiServerUserRegistry
 
getOrder() - 类 中的方法org.springframework.orm.hibernate4.SpringSessionSynchronization
 
getOrder() - 类 中的方法org.springframework.orm.hibernate5.SpringSessionSynchronization
 
getOrder() - 类 中的方法org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
 
getOrder() - 类 中的方法org.springframework.scripting.support.ScriptFactoryPostProcessor
 
getOrder() - 类 中的方法org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener
Returns 5000.
getOrder() - 类 中的方法org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener
 
getOrder() - 类 中的方法org.springframework.test.context.support.AbstractTestExecutionListener
The default implementation returns Ordered.LOWEST_PRECEDENCE, thereby ensuring that custom listeners are ordered after default listeners supplied by the framework.
getOrder() - 类 中的方法org.springframework.test.context.support.DependencyInjectionTestExecutionListener
Returns 2000.
getOrder() - 类 中的方法org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener
Returns 1500.
getOrder() - 类 中的方法org.springframework.test.context.support.DirtiesContextTestExecutionListener
Returns 3000.
getOrder() - 类 中的方法org.springframework.test.context.transaction.TransactionalTestExecutionListener
Returns 4000.
getOrder() - 类 中的方法org.springframework.test.context.web.ServletTestExecutionListener
Returns 1000.
getOrder() - 类 中的方法org.springframework.transaction.event.TransactionalEventListenerFactory
 
getOrder() - 类 中的方法org.springframework.transaction.support.TransactionSynchronizationAdapter
 
getOrder() - 类 中的方法org.springframework.web.method.ControllerAdviceBean
Returns the order value extracted from the ControllerAdvice annotation, or Ordered.LOWEST_PRECEDENCE otherwise.
getOrder() - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
 
getOrder() - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerMapping
 
getOrder() - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
getOrder() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
 
getOrder() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
 
getOrder() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
 
getOrder() - 类 中的方法org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
 
getOrder() - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
已过时。
 
getOrder() - 类 中的方法org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.BeanNameViewResolver
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.ResourceBundleViewResolver
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.ViewResolverComposite
 
getOrder() - 类 中的方法org.springframework.web.servlet.view.XmlViewResolver
 
getOrder() - 类 中的方法org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
 
getOrder() - 类 中的方法org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
 
getOrder() - 类 中的方法org.springframework.web.socket.messaging.DefaultSimpUserRegistry
 
getOrder(Class<?>) - 类 中的静态方法org.springframework.core.annotation.OrderUtils
Return the order on the specified type.
getOrder(Class<?>, Integer) - 类 中的静态方法org.springframework.core.annotation.OrderUtils
Return the order on the specified type, or the specified default value if none can be found.
getOrder(Object) - 类 中的方法org.springframework.core.OrderComparator
Determine the order value for the given object.
getOrderForAspectClass(Class<?>) - 类 中的方法org.springframework.aop.aspectj.annotation.SimpleMetadataAwareAspectInstanceFactory
 
getOrderForAspectClass(Class<?>) - 类 中的方法org.springframework.aop.aspectj.annotation.SingletonMetadataAwareAspectInstanceFactory
 
getOrderForAspectClass(Class<?>) - 类 中的方法org.springframework.aop.aspectj.SimpleAspectInstanceFactory
Determine a fallback order for the case that the aspect instance does not express an instance-specific order through implementing the Ordered interface.
getOrderForAspectClass(Class<?>) - 类 中的方法org.springframework.aop.aspectj.SingletonAspectInstanceFactory
Determine a fallback order for the case that the aspect instance does not express an instance-specific order through implementing the Ordered interface.
getOrderSource(Object) - 接口 中的方法org.springframework.core.OrderComparator.OrderSourceProvider
Return an order source for the specified object, i.e. an object that should be checked for an order value as a replacement to the given object.
getOrigin() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Origin header.
getOrigin() - 类 中的方法org.springframework.web.socket.client.WebSocketConnectionManager
Return the configured origin.
getOriginal() - 异常错误 中的方法org.springframework.cache.interceptor.CacheOperationInvoker.ThrowableWrapper
 
getOriginalException() - 异常错误 中的方法org.springframework.transaction.TransactionSystemException
Return the exception that was the first to be thrown within the failed transaction: i.e. the application exception, if any, or the TransactionSystemException's own cause.
getOriginalFilename() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getOriginalFilename() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getOriginalFilename() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return the original filename in the client's filesystem.
getOriginalPropertyValue() - 类 中的方法org.springframework.beans.PropertyValue
Return the original PropertyValue instance for this value holder.
getOriginalValue() - 类 中的方法org.springframework.expression.spel.ast.Literal
 
getOriginatingBeanDefinition() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the originating BeanDefinition, or null if none.
getOriginatingBeanDefinition() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the originating BeanDefinition, or null if none.
getOriginatingContextPath(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the context path for the given request, detecting an include request URL if called within a RequestDispatcher include.
getOriginatingQueryString(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the query string part of the given request's URL.
getOriginatingRequestUri(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the request URI for the given request.
getOriginatingServletPath(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the servlet path for the given request, detecting an include request URL if called within a RequestDispatcher include.
getOut() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getOutcomeState() - 异常错误 中的方法org.springframework.transaction.HeuristicCompletionException
Return the outcome state of the transaction state, as one of the constants in this class.
getOutParameterNames() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get a list of the out parameter names.
getOutputFlashMap(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return "output" FlashMap to save attributes for request after redirect.
getOutputRecordCreator() - 类 中的方法org.springframework.jca.cci.core.CciTemplate
Return a RecordCreator that should be used for creating default output Records.
getOutputStream() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation opens a FileOutputStream for the underlying file.
getOutputStream() - 类 中的方法org.springframework.core.io.PathResource
This implementation opens a OutputStream for the underlying file.
getOutputStream() - 接口 中的方法org.springframework.core.io.WritableResource
Return an OutputStream for the underlying resource, allowing to (over-)write its content.
getOutputStream() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getOutputStream() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
 
getOverride(Method) - 类 中的方法org.springframework.beans.factory.support.MethodOverrides
Return the override for the given method, if any.
getOverrides() - 类 中的方法org.springframework.beans.factory.support.MethodOverrides
Return all method overrides contained by this object.
getOwner() - 类 中的方法org.springframework.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getPackageName(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Determine the name of the package of the given class, e.g.
getPackageName(String) - 类 中的静态方法org.springframework.util.ClassUtils
Determine the name of the package of the given fully-qualified class name, e.g.
getPackagesToScan() - 类 中的方法org.springframework.oxm.jaxb.Jaxb2Marshaller
Return the packages to search for JAXB2 annotations.
getPaddingLength() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
Return the padding length for String values.
getPage() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the current page number.
getPage() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getPageContext() - 类 中的方法org.springframework.web.servlet.support.JspAwareRequestContext
Return the underlying PageContext.
getPageCount() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the number of pages for the current source list.
getPageList() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return a sub-list representing the current page.
getPageSize() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the current page size.
getParamConditionGroups() - 异常错误 中的方法org.springframework.web.bind.UnsatisfiedServletRequestParameterException
Return all parameter condition groups that have been violated.
getParamConditions() - 异常错误 中的方法org.springframework.web.bind.UnsatisfiedServletRequestParameterException
Return the parameter conditions that have been violated or the first group in case of multiple groups.
getParameter() - 异常错误 中的方法org.springframework.web.bind.MethodArgumentNotValidException
Return the method parameter that failed validation.
getParameter() - 异常错误 中的方法org.springframework.web.bind.MissingPathVariableException
Return the method parameter bound to the path variable.
getParameter() - 异常错误 中的方法org.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException
Return the target method parameter.
getParameter() - 异常错误 中的方法org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
Return the target method parameter.
getParameter(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockBaseURL
 
getParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getParameter(String) - 类 中的方法org.springframework.util.MimeType
Return a generic parameter value, given a parameter name.
getParameter(String) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getParameter(String) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getParameter(String) - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the request parameter of the given name, or null if none.
getParameter(String) - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getParameter(String) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getParameter(String) - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getParameter(String) - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getParameterAnnotation(Class<A>) - 类 中的方法org.springframework.core.MethodParameter
Return the parameter annotation of the given type, if available.
getParameterAnnotations() - 类 中的方法org.springframework.core.MethodParameter
Return the annotations associated with the specific method/constructor parameter.
getParameterIndex() - 类 中的方法org.springframework.core.MethodParameter
Return the index of the method/constructor parameter.
getParameterMap() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockBaseURL
 
getParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getParameterMap() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getParameterMap() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getParameterMap() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return a immutable Map of the request parameters, with parameter names as map keys and parameter values as map values.
getParameterMap() - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getParameterMap() - 类 中的方法org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
 
getParameterMap() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getParameterMap() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getParameterMap() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getParameterName() - 类 中的方法org.springframework.core.MethodParameter
Return the name of the method/constructor parameter.
getParameterName() - 类 中的方法org.springframework.jdbc.core.metadata.CallParameterMetaData
Get the parameter name.
getParameterName() - 类 中的方法org.springframework.jdbc.core.metadata.TableParameterMetaData
Get the parameter name.
getParameterName() - 类 中的方法org.springframework.web.accept.ParameterContentNegotiationStrategy
 
getParameterName() - 异常错误 中的方法org.springframework.web.bind.MissingServletRequestParameterException
Return the name of the offending parameter.
getParameterName() - 异常错误 中的方法org.springframework.web.portlet.bind.MissingPortletRequestParameterException
Return the name of the offending parameter.
getParameterNameDiscoverer() - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Return the ParameterNameDiscoverer to use for resolving method parameter names if needed.
getParameterNameDiscoverer() - 类 中的方法org.springframework.context.expression.CachedExpressionEvaluator
Return a shared parameter name discoverer which caches data internally.
getParameterNameDiscoverer() - 类 中的方法org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Return the ParameterNameDiscoverer to use for resolving method parameter names if needed (may be null in order to skip parameter detection).
getParameterNames() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockBaseURL
 
getParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getParameterNames() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getParameterNames() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getParameterNames() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return a Iterator over request parameter names.
getParameterNames() - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getParameterNames() - 类 中的方法org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
 
getParameterNames() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getParameterNames() - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getParameterNames() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getParameterNames(Constructor<?>) - 类 中的方法org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
An advice method can never be a constructor in Spring.
getParameterNames(Constructor<?>) - 类 中的方法org.springframework.core.LocalVariableTableParameterNameDiscoverer
 
getParameterNames(Constructor<?>) - 接口 中的方法org.springframework.core.ParameterNameDiscoverer
Return parameter names for this constructor, or null if they cannot be determined.
getParameterNames(Constructor<?>) - 类 中的方法org.springframework.core.PrioritizedParameterNameDiscoverer
 
getParameterNames(Constructor<?>) - 类 中的方法org.springframework.core.StandardReflectionParameterNameDiscoverer
 
getParameterNames(Method) - 类 中的方法org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
Deduce the parameter names for an advice method.
getParameterNames(Method) - 类 中的方法org.springframework.core.LocalVariableTableParameterNameDiscoverer
 
getParameterNames(Method) - 接口 中的方法org.springframework.core.ParameterNameDiscoverer
Return parameter names for this method, or null if they cannot be determined.
getParameterNames(Method) - 类 中的方法org.springframework.core.PrioritizedParameterNameDiscoverer
 
getParameterNames(Method) - 类 中的方法org.springframework.core.StandardReflectionParameterNameDiscoverer
 
getParameters() - 类 中的方法org.springframework.orm.hibernate3.TypeDefinitionBean
已过时。
Return the default parameters for the type.
getParameters() - 类 中的方法org.springframework.util.MimeType
Return all generic parameter values.
getParameters() - 类 中的方法org.springframework.web.socket.adapter.standard.WebSocketToStandardExtensionAdapter
 
getParameters() - 类 中的方法org.springframework.web.socket.WebSocketExtension
Return the parameters of the extension (never null).
getParametersStartingWith(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return a map containing all parameters with the given prefix.
getParametersStartingWith(ServletRequest, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Return a map containing all parameters with the given prefix.
getParameterType() - 类 中的方法org.springframework.core.MethodParameter
Return the type of the method/constructor parameter.
getParameterType() - 类 中的方法org.springframework.jdbc.core.metadata.CallParameterMetaData
Get the parameter type.
getParameterType() - 异常错误 中的方法org.springframework.web.bind.MissingServletRequestParameterException
Return the expected type of the offending parameter.
getParameterType() - 异常错误 中的方法org.springframework.web.portlet.bind.MissingPortletRequestParameterException
Return the expected type of the offending parameter.
getParameterTypes() - 类 中的方法org.springframework.remoting.support.RemoteInvocation
Return the parameter types of the target method.
getParameterValues(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getParameterValues(String) - 类 中的方法org.springframework.mock.web.portlet.MockBaseURL
 
getParameterValues(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getParameterValues(String) - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getParameterValues(String) - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getParameterValues(String) - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the request parameter values for the given parameter name, or null if none.
getParameterValues(String) - 类 中的方法org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
 
getParameterValues(String) - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getParameterValues(String) - 类 中的方法org.springframework.web.portlet.multipart.DefaultMultipartActionRequest
 
getParameterValues(String) - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getParamName() - 类 中的方法org.springframework.web.servlet.i18n.LocaleChangeInterceptor
Return the name of the parameter that contains a locale specification in a locale change request.
getParamName() - 类 中的方法org.springframework.web.servlet.theme.ThemeChangeInterceptor
Return the name of the parameter that contains a theme specification in a theme change request.
getParamsCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the "parameters" condition of this RequestMappingInfo; or instance with 0 parameter expressions (never null).
getParamsMultiValueMap(MockHttpServletRequest) - 类 中的方法org.springframework.test.web.servlet.result.PrintingResultHandler
 
getParent() - 接口 中的方法org.springframework.context.ApplicationContext
Return the parent context, or null if there is no parent and this is the root of the context hierarchy.
getParent() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the parent context, or null if there is no parent (that is, this context is the root of the context hierarchy).
getParent() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the MergedContextConfiguration for the parent application context in a context hierarchy.
getParentApplicationContext() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the parent ApplicationContext for the context defined by this MergedContextConfiguration from the context cache.
getParentBeanFactory() - 接口 中的方法org.springframework.beans.factory.HierarchicalBeanFactory
Return the parent bean factory, or null if there is none.
getParentBeanFactory() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getParentBeanFactory() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getParentContextCount() - 接口 中的方法org.springframework.test.context.cache.ContextCache
Determine the number of parent contexts currently tracked within the cache.
getParentContextCount() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Determine the number of parent contexts currently tracked within the cache.
getParentLogger() - 类 中的方法org.springframework.jdbc.datasource.AbstractDataSource
 
getParentLogger() - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
 
getParentMessageSource() - 接口 中的方法org.springframework.context.HierarchicalMessageSource
Return the parent of this MessageSource, or null if none.
getParentMessageSource() - 类 中的方法org.springframework.context.support.AbstractMessageSource
 
getParentMessageSource() - 类 中的方法org.springframework.context.support.DelegatingMessageSource
 
getParentName() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the name of the parent definition of this bean definition, if any.
getParentName() - 类 中的方法org.springframework.beans.factory.support.ChildBeanDefinition
 
getParentName() - 类 中的方法org.springframework.beans.factory.support.GenericBeanDefinition
 
getParentName() - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
 
getParentName(Element) - 类 中的方法org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Determine the name for the parent of the currently parsed bean, in case of the current bean being defined as a child bean.
getParentThemeSource() - 接口 中的方法org.springframework.ui.context.HierarchicalThemeSource
Return the parent of this ThemeSource, or null if none.
getParentThemeSource() - 类 中的方法org.springframework.ui.context.support.DelegatingThemeSource
 
getParentThemeSource() - 类 中的方法org.springframework.ui.context.support.ResourceBundleThemeSource
 
getParsedSql() - 类 中的方法org.springframework.jdbc.object.SqlOperation
Obtain a parsed representation of this operation's SQL statement.
getParsedSql(String) - 类 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
Obtain a parsed representation of the given SQL statement.
getParser() - 类 中的方法org.springframework.context.expression.CachedExpressionEvaluator
Return the SpelExpressionParser to use.
getParser(A, Class<?>) - 接口 中的方法org.springframework.format.AnnotationFormatterFactory
Get the Parser to parse a submitted value for a field of fieldType annotated with annotation.
getParser(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
 
getParser(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
 
getParser(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
 
getParser(NumberFormat, Class<?>) - 类 中的方法org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
 
getParser(NumberFormat, Class<?>) - 类 中的方法org.springframework.format.number.NumberFormatAnnotationFormatterFactory
 
getParseState() - 类 中的方法org.springframework.beans.factory.parsing.Problem
Get the ParseState at the time of the error (may be null).
getPart(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getParticipateAttributeName() - 类 中的方法org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
已过时。
Return the name of the request attribute that identifies that a request is already intercepted.
getParticipateAttributeName() - 类 中的方法org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
Return the name of the request attribute that identifies that a request is already intercepted.
getParticipateAttributeName() - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
Return the name of the request attribute that identifies that a request is already intercepted.
getParticipateAttributeName() - 类 中的方法org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
Return the name of the request attribute that identifies that a request is already filtered.
getParticipateAttributeName() - 类 中的方法org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
Return the name of the request attribute that identifies that a request is already filtered.
getParts() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getPasscode() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
Return the passcode header value, or null if not set.
getPasscode() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the passcode header.
getPasscode(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
Return the passcode header value, or null if not set.
getPassword() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the JDBC password to use for connecting through the Driver.
getPassword() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the password for the account at the mail host.
getPassword() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the password to specify on the stub.
getPath() - 类 中的方法org.springframework.core.io.ClassPathResource
Return the path for this resource (as resource path within the class path).
getPath() - 类 中的方法org.springframework.core.io.FileSystemResource
Return the file path for this resource.
getPath() - 类 中的方法org.springframework.core.io.PathResource
Return the file path for this resource.
getPath() - 类 中的方法org.springframework.mock.web.MockSessionCookieConfig
 
getPath() - 类 中的方法org.springframework.web.context.support.ServletContextResource
Return the path for this resource.
getPath() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
Return the path for this resource.
getPath() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the bean and property path for which values and errors will be resolved (e.g.
getPath() - 类 中的方法org.springframework.web.servlet.tags.BindTag
Return the path that this tag applies to.
getPath() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the resolved property path for the form object.
getPath() - 类 中的方法org.springframework.web.servlet.tags.NestedPathTag
Return the path that this tag applies to.
getPath() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getPath() - 类 中的方法org.springframework.web.util.UriComponents
Return the path.
getPathHelper() - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
已过时。
as of Spring 4.2.8, in favor of ResourceUrlProvider.getUrlPathHelper()
getPathInfo() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getPathMatchConfigurer() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Callback for building the PathMatchConfigurer.
getPathMatcher() - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
Return the PathMatcher that this resource pattern resolver uses.
getPathMatcher() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Return the PathMatcher implementation to use for matching destinations.
getPathMatcher() - 类 中的方法org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
Return the configured PathMatcher.
getPathMatcher() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
Provide access to the configured PatchMatcher for access from other configuration classes.
getPathMatcher() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getPathMatcher() - 类 中的方法org.springframework.web.servlet.config.annotation.PathMatchConfigurer
 
getPathMatcher() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return the PathMatcher implementation to use for matching URL paths against registered URL patterns.
getPathMatcher() - 类 中的方法org.springframework.web.servlet.handler.MappedInterceptor
The configured PathMatcher, or null if none.
getPathMatcher() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
Return a custom PathMatcher to use for the PatternsRequestCondition, if any.
getPathMatcher() - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
Return the configured PathMatcher.
getPathMatcher() - 类 中的方法org.springframework.web.servlet.ResourceServlet
已过时。
Return a PathMatcher to use for matching the "allowedResources" URL pattern.
getPathPattern() - 类 中的方法org.springframework.web.servlet.config.annotation.CorsRegistration
 
getPathPatterns() - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
Return the URL path patterns for the resource handler.
getPathPatterns() - 类 中的方法org.springframework.web.servlet.handler.MappedInterceptor
The path into the application the interceptor is mapped to.
getPathSegments() - 类 中的方法org.springframework.web.util.UriComponents
Return the list of path segments.
getPathToServlet() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the path to URL mappings within the current servlet including the context path and the servlet path of the original request.
getPathTranslated() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getPathWithinApplication(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the path within the web application for the given request.
getPathWithinContext() - 接口 中的方法org.springframework.core.io.ContextResource
Return the path within the enclosing 'context'.
getPathWithinContext() - 类 中的方法org.springframework.core.io.DefaultResourceLoader.ClassPathContextResource
 
getPathWithinContext() - 类 中的方法org.springframework.web.context.support.ServletContextResource
 
getPathWithinContext() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
 
getPathWithinServletMapping(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the path within the servlet mapping for the given request, i.e. the part of the request's URL beyond the part that called the servlet, or "" if the whole URL has been used to identify the servlet.
getPatternComparator(String) - 类 中的方法org.springframework.util.AntPathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness.
getPatternComparator(String) - 接口 中的方法org.springframework.util.PathMatcher
Given a full path, returns a Comparator suitable for sorting patterns in order of explicitness for that path.
getPatterns() - 类 中的方法org.springframework.aop.support.AbstractRegexpMethodPointcut
Return the regular expressions for method matching.
getPatterns() - 类 中的方法org.springframework.messaging.handler.DestinationPatternsMessageCondition
 
getPatterns() - 类 中的方法org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
 
getPatternsCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the URL patterns of this RequestMappingInfo; or instance with 0 patterns (never null).
getPausedTaskCount() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Determine the number of currently paused tasks, if any.
getPayload() - 类 中的方法org.springframework.context.PayloadApplicationEvent
Return the payload of the event.
getPayload() - 接口 中的方法org.springframework.messaging.Message
Return the message payload.
getPayload() - 类 中的方法org.springframework.messaging.support.GenericMessage
 
getPayload() - 类 中的方法org.springframework.web.socket.AbstractWebSocketMessage
Return the message payload, never be null.
getPayload() - 接口 中的方法org.springframework.web.socket.WebSocketMessage
Return the message payload (never null).
getPayloadLength() - 类 中的方法org.springframework.web.socket.BinaryMessage
 
getPayloadLength() - 类 中的方法org.springframework.web.socket.PingMessage
 
getPayloadLength() - 类 中的方法org.springframework.web.socket.PongMessage
 
getPayloadLength() - 类 中的方法org.springframework.web.socket.TextMessage
 
getPayloadLength() - 接口 中的方法org.springframework.web.socket.WebSocketMessage
Return the number of bytes contained in the message.
getPayloadType(StompHeaders) - 接口 中的方法org.springframework.messaging.simp.stomp.StompFrameHandler
Invoked before StompFrameHandler.handleFrame(StompHeaders, Object) to determine the type of Object the payload should be converted to.
getPayloadType(StompHeaders) - 类 中的方法org.springframework.messaging.simp.stomp.StompSessionHandlerAdapter
This implementation returns String as the expected payload type for STOMP ERROR frames.
getPerClausePointcut() - 类 中的方法org.springframework.aop.aspectj.annotation.AspectMetadata
Return a Spring pointcut expression for a singleton aspect.
getPeriod() - 类 中的方法org.springframework.scheduling.commonj.ScheduledTimerListener
Return the period between repeated task executions.
getPeriod() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorTask
Return the period between repeated task executions.
getPermissionDeniedCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getPersistenceContext(String, boolean) - 类 中的方法org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
Return a specified persistence context for the given unit name, as defined through the "persistenceContexts" (or "extendedPersistenceContexts") map.
getPersistenceManager() - 类 中的方法org.springframework.orm.jdo.PersistenceManagerHolder
 
getPersistenceManager(PersistenceManagerFactory, boolean) - 类 中的静态方法org.springframework.orm.jdo.PersistenceManagerFactoryUtils
Obtain a JDO PersistenceManager via the given factory.
getPersistenceManagerFactory() - 类 中的方法org.springframework.orm.jdo.JdoTransactionManager
Return the PersistenceManagerFactory that this instance should manage transactions for.
getPersistenceManagerFactory() - 类 中的方法org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
Return the JDO PersistenceManagerFactory that should be used to create PersistenceManagers.
getPersistenceManagerFactory() - 类 中的方法org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
Return the target PersistenceManagerFactory for this proxy.
getPersistenceManagerFactoryBeanName() - 类 中的方法org.springframework.orm.jdo.support.OpenPersistenceManagerInViewFilter
Return the bean name of the PersistenceManagerFactory to fetch from Spring's root application context.
getPersistenceManagerInterface() - 类 中的方法org.springframework.orm.jdo.support.SpringPersistenceManagerProxyBean
Return the PersistenceManager interface to expose.
getPersistenceProvider() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getPersistenceProvider() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the underlying PersistenceProvider that the underlying EntityManagerFactory was created with.
getPersistenceProvider() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return the vendor-specific persistence provider.
getPersistenceProvider() - 类 中的方法org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
 
getPersistenceProvider() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getPersistenceProvider() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getPersistenceProviderClassName() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getPersistenceProviderPackageName() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getPersistenceProviderRootPackage() - 接口 中的方法org.springframework.orm.jpa.JpaVendorAdapter
Return the name of the persistence provider's root package (e.g.
getPersistenceProviderRootPackage() - 类 中的方法org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
 
getPersistenceProviderRootPackage() - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter
 
getPersistenceProviderRootPackage() - 类 中的方法org.springframework.orm.jpa.vendor.OpenJpaVendorAdapter
 
getPersistenceUnit(String) - 类 中的方法org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
Return a specified persistence unit for the given unit name, as defined through the "persistenceUnits" map.
getPersistenceUnitInfo() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getPersistenceUnitInfo() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the PersistenceUnitInfo used to create this EntityManagerFactory, if the in-container API was used.
getPersistenceUnitInfo() - 类 中的方法org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
 
getPersistenceUnitInfo(String) - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the specified PersistenceUnitInfo from this manager's cache of processed persistence units, keeping it in the cache (i.e. not 'obtaining' it for use but rather just accessing it for post-processing).
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.EntityManagerFactoryAccessor
Return the name of the persistence unit to access the EntityManagerFactory for, if any.
getPersistenceUnitName() - 接口 中的方法org.springframework.orm.jpa.EntityManagerFactoryInfo
Return the name of the persistence unit used to create this EntityManagerFactory, or null if it is an unnamed default.
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
Return the name of the persistence unit to manage transactions for, if any.
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
 
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getPersistenceUnitName() - 类 中的方法org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
Return the name of the persistence unit to access the EntityManagerFactory for, if any.
getPersistenceUnitPostProcessors() - 类 中的方法org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Return the PersistenceUnitPostProcessors to be applied to each PersistenceUnitInfo that has been parsed by this manager.
getPersistenceUnitRootUrl() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getPersistenceXMLSchemaVersion() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getPersistentClass() - 异常错误 中的方法org.springframework.orm.ObjectOptimisticLockingFailureException
Return the persistent class of the object for which the locking failed.
getPersistentClass() - 异常错误 中的方法org.springframework.orm.ObjectRetrievalFailureException
Return the persistent class of the object that was not found.
getPersistentClassName() - 异常错误 中的方法org.springframework.orm.ObjectOptimisticLockingFailureException
Return the name of the persistent class of the object for which the locking failed.
getPersistentClassName() - 异常错误 中的方法org.springframework.orm.ObjectRetrievalFailureException
Return the name of the persistent class of the object that was not found.
getPersistLocation() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
 
getPersistName() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
 
getPersistPeriod() - 类 中的方法org.springframework.jmx.export.metadata.ManagedAttribute
 
getPersistPeriod() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
The persist period for this metric.
getPersistPeriod() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
 
getPersistPolicy() - 类 中的方法org.springframework.jmx.export.metadata.ManagedAttribute
 
getPersistPolicy() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
The persist policy for this metric.
getPersistPolicy() - 类 中的方法org.springframework.jmx.export.metadata.ManagedResource
 
getPhase() - 接口 中的方法org.springframework.context.Phased
Return the phase value of this object.
getPhase() - 类 中的方法org.springframework.jca.endpoint.GenericMessageEndpointManager
Return the phase in which this endpoint manager will be started and stopped.
getPhase() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
 
getPhase() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Return the phase in which this container will be started and stopped.
getPhase() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
 
getPhase() - 类 中的方法org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
 
getPhase() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
 
getPhase() - 类 中的方法org.springframework.scheduling.quartz.SchedulerFactoryBean
Return the phase in which this scheduler will be started and stopped.
getPhase() - 类 中的方法org.springframework.web.socket.client.ConnectionManagerSupport
Return the phase in which this endpoint connection factory will be auto-connected and stopped.
getPhase() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
 
getPhase() - 类 中的方法org.springframework.web.socket.messaging.WebSocketStompClient
Return the configured phase.
getPhase() - 类 中的方法org.springframework.web.socket.server.support.WebSocketHandlerMapping
 
getPhase(Lifecycle) - 类 中的方法org.springframework.context.support.DefaultLifecycleProcessor
Determine the lifecycle phase of the given bean.
getPhaseId() - 类 中的方法org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
 
getPointcut() - 类 中的方法org.springframework.aop.aspectj.AbstractAspectJAdvice
Return the AspectJ expression pointcut.
getPointcut() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcutAdvisor
 
getPointcut() - 类 中的方法org.springframework.aop.aspectj.AspectJPointcutAdvisor
 
getPointcut() - 接口 中的方法org.springframework.aop.PointcutAdvisor
Get the Pointcut that drives this advisor.
getPointcut() - 类 中的方法org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor
 
getPointcut() - 类 中的方法org.springframework.aop.support.DefaultPointcutAdvisor
 
getPointcut() - 类 中的方法org.springframework.aop.support.NameMatchMethodPointcutAdvisor
 
getPointcut() - 类 中的方法org.springframework.aop.support.RegexpMethodPointcutAdvisor
Initialize the singleton Pointcut held within this Advisor.
getPointcut() - 类 中的方法org.springframework.aop.support.StaticMethodMatcherPointcutAdvisor
 
getPointcut() - 类 中的方法org.springframework.cache.interceptor.BeanFactoryCacheOperationSourceAdvisor
 
getPointcut() - 类 中的方法org.springframework.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor
 
getPointcut() - 类 中的方法org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor
 
getPointcut() - 类 中的方法org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
 
getPointcut() - 类 中的方法org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor
 
getPointcut() - 类 中的方法org.springframework.transaction.interceptor.TransactionAttributeSourceAdvisor
 
getPointcutExpression() - 类 中的方法org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
 
getPointcutExpression() - 类 中的方法org.springframework.aop.aspectj.AspectJExpressionPointcut
Return the underlying AspectJ pointcut expression.
getPoolingConfigMixin() - 类 中的方法org.springframework.aop.target.AbstractPoolingTargetSource
Return an IntroductionAdvisor that providing a mixin exposing statistics about the pool maintained by this object.
getPoolSize() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the current pool size.
getPoolSize() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
Return the current pool size.
getPoolSize() - 类 中的方法org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
 
getPort() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the mail server port.
getPort() - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
Return the port of the registry for the exported RMI service.
getPort() - 类 中的方法org.springframework.web.util.UriComponents
Return the port.
getPortalContext() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPortalContext() - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
Return the PortalContext that this MockPortletResponse runs in, defining the supported PortletModes and WindowStates.
getPortalInfo() - 类 中的方法org.springframework.mock.web.portlet.MockPortalContext
 
getPortletApplicationContext() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Return this portlet's ApplicationContext.
getPortletConfig() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getPortletConfig() - 接口 中的方法org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Return the PortletConfig for this portlet application context, if any.
getPortletConfig() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
 
getPortletContext() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getPortletContext() - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
getPortletContext() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getPortletContext() - 接口 中的方法org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Return the standard Portlet API PortletContext for this application.
getPortletContext() - 类 中的方法org.springframework.web.portlet.context.PortletApplicationObjectSupport
Return the current PortletContext.
getPortletContext() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
Return the PortletContext for this resource.
getPortletContext() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
 
getPortletContext() - 类 中的方法org.springframework.web.portlet.GenericPortletBean
Overridden method that simply returns null when no PortletConfig set yet.
getPortletContextAttributeName() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Return the PortletContext attribute name for this portlets's ApplicationContext.
getPortletContextName() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getPortletContextName() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getPortletInputStream() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getPortletMode() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPortletMode() - 类 中的方法org.springframework.mock.web.portlet.MockPortletURL
 
getPortletMode() - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getPortletMode() - 类 中的方法org.springframework.web.portlet.context.PortletRequestHandledEvent
Return the mode of the portlet request (usually 'view', 'edit', or 'help').
getPortletName() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getPortletName() - 类 中的方法org.springframework.web.portlet.context.PortletRequestHandledEvent
Return the name of the portlet that handled the request.
getPortletName() - 类 中的方法org.springframework.web.portlet.GenericPortletBean
Overridden method that simply returns null when no PortletConfig set yet.
getPortletOutputStream() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getPortletSession() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPortletSession(boolean) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPortName() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the name of the port.
getPortQName() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the prepared QName for the port.
getPortStub() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the underlying JAX-WS port stub that this interceptor delegates to for each method invocation on the proxy.
getPortStub(Service, QName) - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Obtain the port stub from the given JAX-WS Service.
getPosition() - 类 中的方法org.springframework.core.io.support.ResourceRegion
Return the start position of this region in the underlying Resource
getPosition() - 异常错误 中的方法org.springframework.expression.ExpressionException
Return the position in the expression string where the problem occurred.
getPossibleMatches() - 异常错误 中的方法org.springframework.beans.NotWritablePropertyException
Return suggestions for actual bean property names that closely match the invalid property name, if any.
getPossibleMatches() - 类 中的方法org.springframework.beans.PropertyMatches
Return the calculated possible matches.
getPragma() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Pragma header.
getPrecision(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getPrecision(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the precision for the indicated column.
getPreferences() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPrefetchSize() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
Return the maximum number of messages to load into a session.
getPrefix() - 类 中的方法org.springframework.aop.interceptor.AbstractMonitoringInterceptor
Return the text that will get appended to the trace data.
getPrefix() - 类 中的方法org.springframework.validation.DefaultMessageCodesResolver
Return the prefix to be applied to any code built by this resolver.
getPrefix() - 类 中的方法org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
已过时。
Return the common prefix for handler method names.
getPrefix() - 类 中的方法org.springframework.web.servlet.mvc.UrlFilenameViewController
Return the prefix to prepend to the request URL filename.
getPrefix() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the prefix that gets prepended to view names when building a URL.
getPrefix(String) - 类 中的方法org.springframework.util.xml.SimpleNamespaceContext
 
getPrefixes(String) - 类 中的方法org.springframework.util.xml.SimpleNamespaceContext
 
getPrelude(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.session.StreamingSockJsSession
Get the prelude to write to the response before any other data.
getPreparedMethod() - 类 中的方法org.springframework.util.MethodInvoker
Return the prepared Method object that will be invoked.
getPreparedStatementCreator(String, SqlParameterSource) - 类 中的方法org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
Build a PreparedStatementCreator based on the given SQL and named parameters.
getPreparer(String, TilesRequestContext) - 类 中的方法org.springframework.web.servlet.view.tiles2.AbstractSpringPreparerFactory
已过时。
 
getPreparer(String, Request) - 类 中的方法org.springframework.web.servlet.view.tiles3.AbstractSpringPreparerFactory
 
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles2.AbstractSpringPreparerFactory
已过时。
Obtain a preparer instance for the given preparer name, based on the given Spring WebApplicationContext.
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles2.SimpleSpringPreparerFactory
已过时。
 
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles2.SpringBeanPreparerFactory
已过时。
 
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles3.AbstractSpringPreparerFactory
Obtain a preparer instance for the given preparer name, based on the given Spring WebApplicationContext.
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles3.SimpleSpringPreparerFactory
 
getPreparer(String, WebApplicationContext) - 类 中的方法org.springframework.web.servlet.view.tiles3.SpringBeanPreparerFactory
 
getPreviousChild() - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
已过时。
getPreviousFlushMode() - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getPreviousFlushMode() - 类 中的方法org.springframework.orm.hibernate4.SessionHolder
 
getPreviousFlushMode() - 类 中的方法org.springframework.orm.hibernate5.SessionHolder
 
getPreviousIsolationLevel() - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
 
getPrincipal() - 接口 中的方法org.springframework.http.server.ServerHttpRequest
Return a Principal instance containing the name of the authenticated user.
getPrincipal() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getPrincipal() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getPrincipal() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getPrincipal() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getPrincipal() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getPrincipal() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getPrincipal() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getPrincipal() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return a Principal instance containing the name of the authenticated user.
getPrinter() - 类 中的方法org.springframework.test.web.servlet.result.PrintingResultHandler
 
getPrinter(A, Class<?>) - 接口 中的方法org.springframework.format.AnnotationFormatterFactory
Get the Printer to print the value of a field of fieldType annotated with annotation.
getPrinter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.DateTimeFormatAnnotationFormatterFactory
 
getPrinter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
 
getPrinter(DateTimeFormat, Class<?>) - 类 中的方法org.springframework.format.datetime.standard.Jsr310DateTimeFormatAnnotationFormatterFactory
 
getPrinter(NumberFormat, Class<?>) - 类 中的方法org.springframework.format.number.money.Jsr354NumberFormatAnnotationFormatterFactory
 
getPrinter(NumberFormat, Class<?>) - 类 中的方法org.springframework.format.number.NumberFormatAnnotationFormatterFactory
 
getPriority() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the priority of a message when sending.
getPriority() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the priority.
getPriority(Class<?>) - 类 中的静态方法org.springframework.core.annotation.OrderUtils
Return the value of the javax.annotation.Priority annotation declared on the specified type, or null if none.
getPriority(Object) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Return the priority assigned for the given bean instance by the javax.annotation.Priority annotation.
getPriority(Object) - 类 中的方法org.springframework.core.annotation.AnnotationAwareOrderComparator
This implementation retrieves an @Priority value, allowing for additional semantics over the regular @Order annotation: typically, selecting one object over another in case of multiple matches but only one object to be returned.
getPriority(Object) - 类 中的方法org.springframework.core.OrderComparator
Determine a priority value for the given object, if any.
getPrivateParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPrivateRenderParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockResourceRequest
 
getProcedureName() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the name of the procedure.
getProcedureName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the name of the stored procedure.
getProcessingEventQNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getProcessingTimeMillis() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return the processing time of the request in milliseconds.
getProducesCondition() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo
Return the "produces" condition of this RequestMappingInfo; or instance with 0 produces expressions (never null).
getProducibleMediaTypes() - 类 中的方法org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
Return the contained producible media types excluding negated expressions.
getProducibleMediaTypes(HttpServletRequest, Class<?>) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
 
getProducibleMediaTypes(HttpServletRequest, Class<?>, Type) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
Returns the media types that can be produced: The producible media types specified in the request mappings, or Media types of configured converters that can write the specific return value, or MediaType.ALL
getPropagationBehavior() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
 
getPropagationBehavior() - 类 中的方法org.springframework.transaction.support.DelegatingTransactionDefinition
 
getPropagationBehavior() - 接口 中的方法org.springframework.transaction.TransactionDefinition
Return the propagation behavior.
getProperties() - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getProperties() - 类 中的方法org.springframework.mock.web.portlet.MockBaseURL
 
getProperties() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getProperties(String) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
Get a PropertiesHolder for the given filename, either from the cache or freshly loaded.
getProperties(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getProperties(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getPropertiesPersister() - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Return the PropertiesPersister to use for parsing properties files.
getProperty() - 类 中的方法org.springframework.beans.support.MutableSortDefinition
 
getProperty() - 接口 中的方法org.springframework.beans.support.SortDefinition
Return the name of the bean property to compare.
getProperty() - 类 中的方法org.springframework.web.servlet.tags.BindTag
Retrieve the property that this tag is currently bound to, or null if bound to an object rather than a specific property.
getProperty(String) - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
This method overrides property retrieval in the scope of the GroovyBeanDefinitionReader.
getProperty(String) - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
 
getProperty(String) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getProperty(String) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getProperty(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getProperty(String) - 类 中的方法org.springframework.core.env.CommandLinePropertySource
This implementation first checks to see if the name specified is the special "non-option arguments" property, and if so delegates to the abstract CommandLinePropertySource.getNonOptionArgs() method.
getProperty(String) - 类 中的方法org.springframework.core.env.CompositePropertySource
 
getProperty(String) - 类 中的方法org.springframework.core.env.MapPropertySource
 
getProperty(String) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String) - 类 中的方法org.springframework.core.env.PropertySource
Return the value associated with the given name, or null if not found.
getProperty(String) - 类 中的方法org.springframework.core.env.PropertySource.StubPropertySource
Always returns null.
getProperty(String) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
 
getProperty(String) - 类 中的方法org.springframework.core.env.SystemEnvironmentPropertySource
This implementation returns true if a property with the given name or any underscore/uppercase variant thereof exists in this property source.
getProperty(String) - 类 中的静态方法org.springframework.core.SpringProperties
Retrieve the property value for the given key, checking local Spring properties first and falling back to JVM-level system properties.
getProperty(String) - 类 中的方法org.springframework.jndi.JndiPropertySource
This implementation looks up and returns the value associated with the given name from the underlying JndiLocatorDelegate.
getProperty(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortalContext
 
getProperty(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getProperty(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getProperty(String) - 类 中的方法org.springframework.web.context.support.GroovyWebApplicationContext
 
getProperty(String) - 类 中的方法org.springframework.web.context.support.ServletConfigPropertySource
 
getProperty(String) - 类 中的方法org.springframework.web.context.support.ServletContextPropertySource
 
getProperty(String) - 类 中的方法org.springframework.web.portlet.context.PortletConfigPropertySource
 
getProperty(String) - 类 中的方法org.springframework.web.portlet.context.PortletContextPropertySource
 
getProperty(String, Class<T>) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getProperty(String, Class<T>) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String, Class<T>) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
 
getProperty(String, Class<T>, boolean) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
 
getProperty(String, Class<T>, T) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getProperty(String, Class<T>, T) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getProperty(String, Class<T>, T) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(String, String) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getProperty(String, String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getProperty(String, String) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getPropertyAccessException(String) - 异常错误 中的方法org.springframework.beans.PropertyBatchUpdateException
Return the exception for this field, or null if there isn't any.
getPropertyAccessExceptions() - 异常错误 中的方法org.springframework.beans.PropertyBatchUpdateException
Return an array of the propertyAccessExceptions stored in this object.
getPropertyAccessor() - 类 中的方法org.springframework.validation.AbstractPropertyBindingResult
Provide the PropertyAccessor to work with, according to the concrete strategy of access.
getPropertyAccessor() - 类 中的方法org.springframework.validation.BeanPropertyBindingResult
Returns the BeanWrapper that this instance uses.
getPropertyAccessor() - 类 中的方法org.springframework.validation.DataBinder
Return the underlying PropertyAccessor of this binder's BindingResult.
getPropertyAccessor() - 类 中的方法org.springframework.validation.DirectFieldBindingResult
Returns the DirectFieldAccessor that this instance uses.
getPropertyAccessorForPropertyPath(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Recursively navigate to return a property accessor for the nested property path.
getPropertyAccessors() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a list of accessors that will be asked in turn to read/write a property.
getPropertyAccessors() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getPropertyAccessors() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return the specified PropertyAccessor delegates, if any.
getPropertyAccessors() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getPropertyAccessorsToTry(Class<?>, List<PropertyAccessor>) - 类 中的静态方法org.springframework.expression.spel.ast.AstUtils
Determines the set of property resolvers that should be used to try and access a property on the specified target type.
getPropertyAsClass(String, Class<T>) - 类 中的方法org.springframework.core.env.AbstractEnvironment
已过时。
getPropertyAsClass(String, Class<T>) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
已过时。
getPropertyAsClass(String, Class<T>) - 接口 中的方法org.springframework.core.env.PropertyResolver
已过时。
as of 4.3, in favor of PropertyResolver.getProperty(java.lang.String) with manual conversion to Class via the application's ClassLoader
getPropertyAsClass(String, Class<T>) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
已过时。
getPropertyAsRawString(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
Retrieve the specified property as a raw String, i.e. without resolution of nested placeholders.
getPropertyAsRawString(String) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
 
getPropertyChangeEvent() - 异常错误 中的方法org.springframework.beans.PropertyAccessException
Return the PropertyChangeEvent that resulted in the problem.
getPropertyDescriptor(Class<?>, String) - 类 中的静态方法org.springframework.beans.BeanUtils
Retrieve the JavaBeans PropertyDescriptors for the given property.
getPropertyDescriptor(String) - 接口 中的方法org.springframework.beans.BeanWrapper
Obtain the property descriptor for a specific property of the wrapped object.
getPropertyDescriptor(String) - 类 中的方法org.springframework.beans.BeanWrapperImpl
 
getPropertyDescriptors() - 接口 中的方法org.springframework.beans.BeanWrapper
Obtain the PropertyDescriptors for the wrapped object (as determined by standard JavaBeans introspection).
getPropertyDescriptors() - 类 中的方法org.springframework.beans.BeanWrapperImpl
 
getPropertyDescriptors(Class<?>) - 类 中的静态方法org.springframework.beans.BeanUtils
Retrieve the JavaBeans PropertyDescriptors of a given class.
getPropertyEditor() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Get the PropertyEditor, if any, in use for value bound to this tag.
getPropertyEditorRegistrars() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Return the set of PropertyEditorRegistrars.
getPropertyEditorRegistrars() - 类 中的方法org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Return the PropertyEditorRegistrars to be applied to every DataBinder.
getPropertyEditorRegistry() - 类 中的方法org.springframework.validation.AbstractBindingResult
This implementation returns null.
getPropertyEditorRegistry() - 类 中的方法org.springframework.validation.AbstractPropertyBindingResult
Returns the underlying PropertyAccessor.
getPropertyEditorRegistry() - 异常错误 中的方法org.springframework.validation.BindException
 
getPropertyEditorRegistry() - 接口 中的方法org.springframework.validation.BindingResult
Return the underlying PropertyEditorRegistry.
getPropertyEditorRegistry() - 类 中的方法org.springframework.validation.DataBinder
Return the underlying TypeConverter of this binder's BindingResult.
getPropertyHandler(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return the AbstractNestablePropertyAccessor.PropertyHandler for the specified propertyName, navigating if necessary.
getPropertyMethodSuffix(String) - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor
Return the method suffix for a given property name.
getPropertyMethodSuffixes(String) - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor
Return the method suffixes for a given property name.
getPropertyName() - 异常错误 中的方法org.springframework.beans.InvalidPropertyException
Return the name of the offending property.
getPropertyName() - 异常错误 中的方法org.springframework.beans.PropertyAccessException
Return the name of the affected property, if available.
getPropertyName() - 类 中的方法org.springframework.beans.PropertyMatches
Return the name of the requested property.
getPropertyName(String) - 类 中的静态方法org.springframework.beans.PropertyAccessorUtils
Return the actual property name for the given property path.
getPropertyNames() - 类 中的方法org.springframework.core.env.CompositePropertySource
 
getPropertyNames() - 类 中的方法org.springframework.core.env.EnumerablePropertySource
Return the names of all properties contained by the source object (never null).
getPropertyNames() - 类 中的方法org.springframework.core.env.JOptCommandLinePropertySource
 
getPropertyNames() - 类 中的方法org.springframework.core.env.MapPropertySource
 
getPropertyNames() - 类 中的方法org.springframework.core.env.SimpleCommandLinePropertySource
Get the property names for the option arguments.
getPropertyNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortalContext
 
getPropertyNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPropertyNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getPropertyNames() - 类 中的方法org.springframework.web.context.support.ServletConfigPropertySource
 
getPropertyNames() - 类 中的方法org.springframework.web.context.support.ServletContextPropertySource
 
getPropertyNames() - 类 中的方法org.springframework.web.portlet.context.PortletConfigPropertySource
 
getPropertyNames() - 类 中的方法org.springframework.web.portlet.context.PortletContextPropertySource
 
getPropertyPath() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Build the property path for this tag, including the nested path but not prefixed with the name of the form attribute.
getPropertySourceLocations() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged resource locations for test PropertySources for the test class.
getPropertySourceProperties() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the merged test PropertySource properties for the test class.
getPropertySources() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getPropertySources() - 类 中的方法org.springframework.core.env.CompositePropertySource
Return all property sources that this composite source holds.
getPropertySources() - 接口 中的方法org.springframework.core.env.ConfigurableEnvironment
Return the PropertySources for this Environment in mutable form, allowing for manipulation of the set of PropertySource objects that should be searched when resolving properties against this Environment object.
getPropertyType() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getPropertyType() - 类 中的方法org.springframework.context.expression.MapAccessor
 
getPropertyType() - 接口 中的方法org.springframework.expression.spel.CompilablePropertyAccessor
Return the type of the accessed property - may only be known once an access has occurred.
getPropertyType() - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
getPropertyType(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getPropertyType(String) - 类 中的方法org.springframework.beans.AbstractPropertyAccessor
 
getPropertyType(String) - 接口 中的方法org.springframework.beans.PropertyAccessor
Determine the property type for the specified property, either checking the property descriptor or checking the value in case of an indexed or mapped element.
getPropertyType(String) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Determine the property type for the given property path.
getPropertyTypeDescriptor(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getPropertyTypeDescriptor(String) - 接口 中的方法org.springframework.beans.PropertyAccessor
Return a type descriptor for the specified property: preferably from the read method, falling back to the write method.
getPropertyValue(String) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getPropertyValue(String) - 类 中的方法org.springframework.beans.AbstractPropertyAccessor
Actually get the value of a property.
getPropertyValue(String) - 类 中的方法org.springframework.beans.MutablePropertyValues
 
getPropertyValue(String) - 接口 中的方法org.springframework.beans.PropertyAccessor
Get the current value of the specified property.
getPropertyValue(String) - 接口 中的方法org.springframework.beans.PropertyValues
Return the property value with the given name, if any.
getPropertyValue(AbstractNestablePropertyAccessor.PropertyTokenHolder) - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getPropertyValueList() - 类 中的方法org.springframework.beans.MutablePropertyValues
Return the underlying List of PropertyValue objects in its raw form.
getPropertyValues() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the property values to be applied to a new instance of the bean.
getPropertyValues() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return property values for this bean (never null).
getPropertyValues() - 类 中的方法org.springframework.beans.MutablePropertyValues
 
getPropertyValues() - 接口 中的方法org.springframework.beans.PropertyValues
Return an array of the PropertyValue objects held in this object.
getProtocol() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the mail protocol.
getProtocol() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getProtocolHandlerMap() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return the sub-protocols keyed by protocol name.
getProtocolHandlers() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
 
getProtocolResolvers() - 类 中的方法org.springframework.core.io.DefaultResourceLoader
Return the collection of currently registered protocol resolvers, allowing for introspection as well as modification.
getProxiedInterfaces() - 接口 中的方法org.springframework.aop.framework.Advised
Return the interfaces proxied by the AOP proxy.
getProxiedInterfaces() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
getProxy() - 类 中的方法org.springframework.aop.aspectj.annotation.AspectJProxyFactory
Create a new proxy according to the settings in this factory.
getProxy() - 接口 中的方法org.springframework.aop.framework.AopProxy
Create a new proxy object.
getProxy() - 类 中的方法org.springframework.aop.framework.ProxyFactory
Create a new proxy according to the settings in this factory.
getProxy() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
 
getProxy() - 接口 中的方法org.springframework.aop.ProxyMethodInvocation
Return the proxy that this method invocation was made through.
getProxy() - 类 中的方法org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
 
getProxy(Class<T>, Interceptor) - 类 中的静态方法org.springframework.aop.framework.ProxyFactory
Create a new proxy for the given interface and interceptor.
getProxy(Class<T>, TargetSource) - 类 中的静态方法org.springframework.aop.framework.ProxyFactory
Create a proxy for the specified TargetSource, implementing the specified interface.
getProxy(ClassLoader) - 类 中的方法org.springframework.aop.aspectj.annotation.AspectJProxyFactory
Create a new proxy according to the settings in this factory.
getProxy(ClassLoader) - 接口 中的方法org.springframework.aop.framework.AopProxy
Create a new proxy object.
getProxy(ClassLoader) - 类 中的方法org.springframework.aop.framework.ProxyFactory
Create a new proxy according to the settings in this factory.
getProxy(AopProxy) - 类 中的方法org.springframework.aop.framework.ProxyFactoryBean
Return the proxy object to expose.
getProxy(TargetSource) - 类 中的静态方法org.springframework.aop.framework.ProxyFactory
Create a proxy for the specified TargetSource that extends the target class of the TargetSource.
getProxyClassLoader() - 类 中的方法org.springframework.aop.framework.ProxyProcessorSupport
Return the configured proxy ClassLoader for this processor.
getProxyForService() - 类 中的方法org.springframework.remoting.support.RemoteExporter
Get a proxy for the given service object, implementing the specified service interface.
getPublicDeclaringClass() - 类 中的方法org.springframework.expression.spel.support.ReflectiveMethodExecutor
Find the first public class in the methods declaring class hierarchy that declares this method.
getPublicParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getPublicRenderParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getPublishingEventQNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getQName() - 类 中的方法org.springframework.mock.web.portlet.MockEvent
 
getQName(String) - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
Return a QName for the given name, relative to the namespace URI of this factory, if given.
getQualifiedAttributeName(Class<?>, String) - 类 中的静态方法org.springframework.core.Conventions
Return an attribute name qualified by the supplied enclosing Class.
getQualifiedElement() - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
Return the AnnotatedElement defining qualifiers, if any.
getQualifiedElementAnnotation(RootBeanDefinition, Class<? extends Annotation>) - 类 中的方法org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
 
getQualifiedMethodName(Method) - 类 中的静态方法org.springframework.util.ClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getQualifiedMethodName(Method, Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return the qualified name of the given method, consisting of fully qualified interface/class name + "." + method name.
getQualifiedName(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return the qualified name of the given class: usually simply the class name, but component type class name + "[]" for arrays.
getQualifier() - 类 中的方法org.springframework.transaction.interceptor.DefaultTransactionAttribute
Return a qualifier value associated with this transaction attribute.
getQualifier() - 类 中的方法org.springframework.transaction.interceptor.DelegatingTransactionAttribute
 
getQualifier() - 接口 中的方法org.springframework.transaction.interceptor.TransactionAttribute
Return a qualifier value associated with this transaction attribute.
getQualifier(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the qualifier mapped to the provided type name.
getQualifiers() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return all registered qualifiers.
getQualityValue() - 类 中的方法org.springframework.http.MediaType
Return the quality factor, as indicated by a q parameter, if any.
getQuery() - 类 中的方法org.springframework.web.util.UriComponents
Return the query.
getQueryCacheRegion() - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Return the name of the cache region for queries executed by this template.
getQueryCacheRegion() - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
Return the name of the cache region for queries executed by this template.
getQueryCacheRegion() - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
Return the name of the cache region for queries executed by this template.
getQueryParams() - 类 中的方法org.springframework.web.util.UriComponents
Return the map of query parameters.
getQueryString() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getQueryString() - 异常错误 中的方法org.springframework.orm.hibernate3.HibernateQueryException
已过时。
Return the HQL query string that was invalid.
getQueryString() - 异常错误 中的方法org.springframework.orm.hibernate4.HibernateQueryException
Return the HQL query string that was invalid.
getQueryString() - 异常错误 中的方法org.springframework.orm.hibernate5.HibernateQueryException
Return the HQL query string that was invalid.
getQueryString() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the query string of the current request, that is, the part after the request path.
getQueryTimeout() - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Return the query timeout for statements that this JdbcTemplate executes.
getQueueCount() - 类 中的方法org.springframework.jdbc.object.BatchSqlUpdate
Return the current number of statements or statement parameters in the queue.
getRange() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Range header.
getRangeEnd(long) - 类 中的方法org.springframework.http.HttpRange
Return the end of the range (inclusive) given the total length of a representation.
getRangeStart(long) - 类 中的方法org.springframework.http.HttpRange
Return the start of the range given the total length of a representation.
getRawBeanDefinition() - 类 中的方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Return the current BeanDefinition object in its raw (unvalidated) form.
getRawClass() - 类 中的方法org.springframework.core.ResolvableType
Return the underlying Java Class being managed, if available; otherwise null.
getRawConnection(Connection) - 类 中的静态方法org.springframework.jdbc.support.nativejdbc.C3P0NativeJdbcExtractor
This method is not meant to be used directly; it rather serves as callback method for C3P0's "rawConnectionOperation" API.
getRawFieldValue(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
getRawFieldValue(String) - 异常错误 中的方法org.springframework.validation.BindException
 
getRawFieldValue(String) - 接口 中的方法org.springframework.validation.BindingResult
Extract the raw field value for the given field.
getRawHeaders() - 类 中的方法org.springframework.messaging.MessageHeaders
 
getRawStatusCode() - 接口 中的方法org.springframework.http.client.ClientHttpResponse
Return the HTTP status code (potentially non-standard and not resolvable through the HttpStatus enum) as an integer.
getRawStatusCode() - 类 中的方法org.springframework.mock.http.client.MockClientHttpResponse
 
getRawStatusCode() - 异常错误 中的方法org.springframework.web.client.RestClientResponseException
Return the raw HTTP status code value.
getReadablePropertyNames() - 类 中的方法org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
Provide access to the property names of the wrapped bean.
getReader() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getReader() - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
Exposes the underlying GroovyBeanDefinitionReader for convenient access to the loadBeanDefinition methods on it as well as the ability to specify an inline Groovy bean definition closure.
getReader() - 类 中的方法org.springframework.context.support.GenericXmlApplicationContext
Exposes the underlying XmlBeanDefinitionReader for additional configuration facilities and loadBeanDefinition variations.
getReader() - 类 中的方法org.springframework.core.io.support.EncodedResource
Open a java.io.Reader for the specified resource, using the specified Charset or encoding (if any).
getReader() - 类 中的方法org.springframework.mock.web.MockBodyContent
 
getReader() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getReader() - 类 中的方法org.springframework.mock.web.portlet.MockClientDataRequest
 
getReader() - 类 中的方法org.springframework.web.util.ContentCachingRequestWrapper
 
getReader(Object, String) - 类 中的方法org.springframework.ui.freemarker.SpringTemplateLoader
 
getReaderContext() - 类 中的方法org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Get the XmlReaderContext associated with this helper instance.
getReaderContext() - 类 中的方法org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Return the descriptor for the XML resource that this parser works on.
getReaderContext() - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
getReadMethod() - 类 中的方法org.springframework.core.convert.Property
The property getter method: e.g.
getRealLiteral(String, int, boolean) - 类 中的静态方法org.springframework.expression.spel.ast.Literal
 
getRealPath(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
已过时。
getRealPath(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getRealPath(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getRealPath(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getRealPath(PortletContext, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return the real path of the given path within the web application, as provided by the portlet container.
getRealPath(ServletContext, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Return the real path of the given path within the web application, as provided by the servlet container.
getReason() - 类 中的方法org.springframework.web.socket.CloseStatus
Return the reason, or null if none.
getReasonPhrase() - 枚举 中的方法org.springframework.http.HttpStatus
Return the reason phrase of this status code.
getReceipt() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getReceipt() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the receipt header.
getReceiptId() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getReceiptId() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the receipt header.
getReceiptId() - 接口 中的方法org.springframework.messaging.simp.stomp.StompSession.Receiptable
Return the receipt id, or null if the STOMP frame for which the handle was returned did not have a "receipt" header.
getReceiptTimeLimit() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
Return the configured time limit before a receipt expires.
getReceiptTimeLimit() - 类 中的方法org.springframework.messaging.simp.stomp.StompClientSupport
Return the configured receipt time limit.
getReceiveTimeout() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the timeout to use for receive calls (in milliseconds).
getReceiveTimeout() - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Return the receive timeout (ms) configured for this listener container.
getReceiveTimeout() - 类 中的方法org.springframework.jms.remoting.JmsInvokerClientInterceptor
Return the timeout to use for receiving the response message for a request (in milliseconds).
getReceiveTimeout() - 类 中的方法org.springframework.messaging.core.GenericMessagingTemplate
Return the configured receive operation timeout value.
getRecordFactory() - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
 
getRecordFactory(ConnectionFactory) - 类 中的方法org.springframework.jca.cci.core.CciTemplate
Return a RecordFactory for the given ConnectionFactory.
getRecordName() - 类 中的方法org.springframework.jca.cci.core.support.CommAreaRecord
 
getRecordShortDescription() - 类 中的方法org.springframework.jca.cci.core.support.CommAreaRecord
 
getRedelivered() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the redelivered flag.
getRedirectedUrl() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getRedirectedUrl() - 类 中的方法org.springframework.mock.web.portlet.MockActionResponse
 
getRedirectHosts() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the configured application hosts for redirect purposes.
getRedirectPatterns() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ModelAndViewMethodReturnValueHandler
Return the configured redirect patterns, if any.
getRedirectPatterns() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ViewNameMethodReturnValueHandler
The configured redirect patterns, if any.
getRedirectStatus() - 类 中的方法org.springframework.web.filter.RelativeRedirectFilter
Return the configured redirect status.
getRefCursorSqlType() - 接口 中的方法org.springframework.jdbc.core.metadata.CallMetaDataProvider
Get the Types type for columns that return ResultSets as ref cursors if this feature is supported.
getRefCursorSqlType() - 类 中的方法org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
getRefCursorSqlType() - 类 中的方法org.springframework.jdbc.core.metadata.OracleCallMetaDataProvider
 
getRefCursorSqlType() - 类 中的方法org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
 
getReference() - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
 
getReference(Object, int, ConcurrentReferenceHashMap.Restructure) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Segment
 
getReference(Object, ConcurrentReferenceHashMap.Restructure) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
Return a ConcurrentReferenceHashMap.Reference to the ConcurrentReferenceHashMap.Entry for the specified key, or null if not found.
getRefreshCount() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
 
getRefreshCount() - 接口 中的方法org.springframework.aop.target.dynamic.Refreshable
Return the number of actual refreshes since startup.
getRefreshDate() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the last time the list has been fetched from the source provider.
getRefreshTimestamp() - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
 
getRegisteredObjectNames() - 类 中的方法org.springframework.jmx.support.MBeanRegistrationSupport
Return the ObjectNames of all registered beans.
getRegisteredScope(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the Scope implementation for the given scope name, if any.
getRegisteredScope(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getRegisteredScopeNames() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the names of all currently registered scopes.
getRegisteredScopeNames() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getRegistry() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getRegistry() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
Return the bean factory to register the bean definitions with.
getRegistry() - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
getRegistry() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getRegistry() - 类 中的方法org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Return the BeanDefinitionRegistry that this scanner operates on.
getRegistry() - 类 中的方法org.springframework.context.annotation.ClassPathBeanDefinitionScanner
Return the BeanDefinitionRegistry that this scanner operates on.
getRegistry() - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Return the BeanDefinitionRegistry used by this scanner, if any.
getRegistry() - 接口 中的方法org.springframework.context.annotation.ConditionContext
Return the BeanDefinitionRegistry that will hold the bean definition should the condition match, or null if the registry is not available.
getRegistry(int) - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
Locate or create the RMI registry.
getRegistry(int) - 类 中的方法org.springframework.remoting.rmi.RmiServiceExporter
Locate or create the RMI registry for this exporter.
getRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
Locate or create the RMI registry.
getRegistry(int, RMIClientSocketFactory, RMIServerSocketFactory) - 类 中的方法org.springframework.remoting.rmi.RmiServiceExporter
Locate or create the RMI registry for this exporter.
getRegistry(String, int, RMIClientSocketFactory, RMIServerSocketFactory) - 类 中的方法org.springframework.remoting.rmi.RmiRegistryFactoryBean
Locate or create the RMI registry.
getRegistry(String, int, RMIClientSocketFactory, RMIServerSocketFactory) - 类 中的方法org.springframework.remoting.rmi.RmiServiceExporter
Locate or create the RMI registry for this exporter.
getRegistryExpirationPeriod() - 类 中的方法org.springframework.messaging.simp.user.UserRegistryMessageHandler
Return the configured registry expiration period.
getRejectedValue() - 类 中的方法org.springframework.validation.FieldError
Return the rejected field value.
getRejectedValue(String, ConstraintViolation<Object>, BindingResult) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
Extract the rejected value behind the given constraint violation, for exposure through the Spring errors representation.
getRelatedCauses() - 异常错误 中的方法org.springframework.beans.factory.BeanCreationException
Return the related causes, if any.
getRelayHost() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the STOMP message broker host.
getRelayPort() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the STOMP message broker port.
getRemaining() - 类 中的方法org.springframework.mock.web.MockBodyContent
 
getRemaining() - 类 中的方法org.springframework.mock.web.MockJspWriter
 
getRemoteAddr() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRemoteAddress() - 接口 中的方法org.springframework.http.server.ServerHttpRequest
Return the address of the remote client.
getRemoteAddress() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getRemoteAddress() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getRemoteAddress() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the address of the remote client.
getRemoteHost() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRemoteInvocationExecutor() - 类 中的方法org.springframework.remoting.support.RemoteInvocationBasedExporter
Return the RemoteInvocationExecutor used by this exporter.
getRemoteInvocationFactory() - 类 中的方法org.springframework.remoting.rmi.JndiRmiClientInterceptor
Return the RemoteInvocationFactory used by this accessor.
getRemoteInvocationFactory() - 类 中的方法org.springframework.remoting.support.RemoteInvocationBasedAccessor
Return the RemoteInvocationFactory used by this accessor.
getRemotePort() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRemoteUser() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRemoteUser() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getRemoteUser() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getRemoteUser() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getRemoteUser() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the remote user for this request, if any.
getRemoteUser() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getRenderFunction() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the render function name (mandatory).
getRenderFunction() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getRenderObject() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the object where the render function belongs (optional).
getRenderObject() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getRenderParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getRenderParameterMap() - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getRenderParameterNames() - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getRenderParameterValues(String) - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getRepeatableAnnotation(AnnotatedElement, Class<? extends Annotation>, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
已过时。
As of Spring Framework 4.2, use getRepeatableAnnotations() or getDeclaredRepeatableAnnotations() instead.
getRepeatableAnnotation(Method, Class<? extends Annotation>, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
已过时。
As of Spring Framework 4.2, use getRepeatableAnnotations() or getDeclaredRepeatableAnnotations() instead.
getRepeatableAnnotations(AnnotatedElement, Class<A>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get the repeatableannotations of annotationType from the supplied AnnotatedElement, where such annotations are either present, indirectly present, or meta-present on the element.
getRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Get the repeatableannotations of annotationType from the supplied AnnotatedElement, where such annotations are either present, indirectly present, or meta-present on the element.
getRepeatCount(Method) - 类 中的静态方法org.springframework.test.annotation.TestAnnotationUtils
Get the repeat count configured via the @Repeat annotation on the supplied method.
getReplyChannel() - 类 中的方法org.springframework.messaging.MessageHeaders
 
getReplyChannel() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getReplyTo() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the reply to.
getReplyTo() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getReport() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Determine the JasperReport to fill.
getReportData(Map<String, Object>) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Create an appropriate JRDataSource for passed-in report data.
getReportDataTypes() - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Return the value types that can be converted to a JRDataSource, in prioritized order.
getRequest() - 类 中的方法org.springframework.http.client.support.HttpRequestWrapper
Return the wrapped request.
getRequest() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
getRequest() - 类 中的方法org.springframework.mock.web.MockFilterChain
getRequest() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getRequest() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return the performed request.
getRequest() - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
Exposes the native HttpServletRequest that we're wrapping.
getRequest() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getRequest() - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
Exposes the native PortletRequest that we're wrapping.
getRequest() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the underlying HttpServletRequest.
getRequestAttributes() - 类 中的静态方法org.springframework.web.context.request.RequestContextHolder
Return the RequestAttributes currently bound to the thread.
getRequestContext() - 类 中的方法org.springframework.web.servlet.tags.RequestContextAwareTag
Return the current RequestContext.
getRequestContextAttribute() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Return the name of the RequestContext attribute, if any.
getRequestContextAttribute() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the name of the RequestContext attribute for all views, if any.
getRequestCount() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation
 
getRequestDataValueProcessor() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the RequestDataValueProcessor instance to use obtained from the WebApplicationContext under the name "requestDataValueProcessor".
getRequestDetails() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
Return details of executed requests.
getRequestDispatcher(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRequestDispatcher(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getRequestDispatcher(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getRequestDispatcher(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getRequestDispatcher(HttpServletRequest, String) - 类 中的方法org.springframework.web.servlet.view.InternalResourceView
Obtain the RequestDispatcher to use for the forward/include.
getRequestedSessionId() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRequestedSessionId() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getRequestFactory() - 类 中的方法org.springframework.http.client.support.HttpAccessor
Return the request factory that this accessor uses for obtaining client request handles.
getRequestFactory() - 类 中的方法org.springframework.http.client.support.InterceptingHttpAccessor
 
getRequestHandler() - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
Return a ResourceHttpRequestHandler instance.
getRequestHeaders() - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getRequestHeaders() - 接口 中的方法org.springframework.web.multipart.MultipartHttpServletRequest
Return this request's headers as a convenient HttpHeaders instance.
getRequestHeaders() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getRequestHeaders() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractXhrTransport
已过时。
getRequestHeaders(MockHttpServletRequest) - 类 中的方法org.springframework.test.web.servlet.result.PrintingResultHandler
 
getRequestMatchers() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation
 
getRequestMethod() - 类 中的方法org.springframework.mock.web.MockMultipartHttpServletRequest
 
getRequestMethod() - 接口 中的方法org.springframework.web.multipart.MultipartHttpServletRequest
Return this request's method as a convenient HttpMethod instance.
getRequestMethod() - 类 中的方法org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
 
getRequestPartName() - 异常错误 中的方法org.springframework.web.multipart.support.MissingServletRequestPartException
Return the name of the offending part of the multipart request.
getRequests() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
 
getRequestToExpose(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.view.AbstractView
getRequestType() - 类 中的方法org.springframework.web.portlet.context.PortletRequestHandledEvent
Return the type of Portlet Request ('action' or 'render').
getRequestUpgradeStrategy() - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
Return the RequestUpgradeStrategy for WebSocket requests.
getRequestUri() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the request URI of the original request, that is, the invoked URL without parameters.
getRequestUri(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the request URI for the given request, detecting an include request URL if called within a RequestDispatcher include.
getRequestURI() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRequestUrl() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
Return the URL of the request.
getRequestURL() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getRequestURL() - 异常错误 中的方法org.springframework.web.servlet.NoHandlerFoundException
 
getRequestValueForAttribute(String, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletModelAttributeMethodProcessor
Obtain a value from the request that may be used to instantiate the model attribute through type conversion from String to the target type.
getRequiredAnnotationType() - 类 中的方法org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
Return the 'required' annotation type.
getRequiredBindingResult(Map<?, ?>, String) - 类 中的静态方法org.springframework.validation.BindingResultUtils
Find a required BindingResult for the given name in the given model.
getRequiredBooleanParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a boolean parameter, throwing an exception if it isn't found or isn't a boolean.
getRequiredBooleanParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a boolean parameter, throwing an exception if it isn't found or isn't a boolean.
getRequiredBooleanParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of boolean parameters, throwing an exception if not found or one isn't a boolean.
getRequiredBooleanParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of boolean parameters, throwing an exception if not found or one isn't a boolean.
getRequiredDefaultDestination() - 类 中的方法org.springframework.messaging.core.AbstractMessageSendingTemplate
 
getRequiredDefaultDestinationName() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
 
getRequiredDoubleParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a double parameter, throwing an exception if it isn't found or isn't a number.
getRequiredDoubleParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a double parameter, throwing an exception if it isn't found or isn't a number.
getRequiredDoubleParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of double parameters, throwing an exception if not found or one is not a number.
getRequiredDoubleParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of double parameters, throwing an exception if not found or one is not a number.
getRequiredFields() - 类 中的方法org.springframework.validation.DataBinder
Return the fields that are required for each binding process.
getRequiredFloatParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a float parameter, throwing an exception if it isn't found or isn't a number.
getRequiredFloatParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a float parameter, throwing an exception if it isn't found or isn't a number.
getRequiredFloatParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of float parameters, throwing an exception if not found or one is not a number.
getRequiredFloatParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of float parameters, throwing an exception if not found or one is not a number.
getRequiredIntParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an int parameter, throwing an exception if it isn't found or isn't a number.
getRequiredIntParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an int parameter, throwing an exception if it isn't found or isn't a number.
getRequiredIntParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of int parameters, throwing an exception if not found or one is not a number..
getRequiredIntParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of int parameters, throwing an exception if not found or one is not a number..
getRequiredLongParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a long parameter, throwing an exception if it isn't found or isn't a number.
getRequiredLongParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a long parameter, throwing an exception if it isn't found or isn't a number.
getRequiredLongParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of long parameters, throwing an exception if not found or one is not a number.
getRequiredLongParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of long parameters, throwing an exception if not found or one is not a number.
getRequiredProperty(String) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getRequiredProperty(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getRequiredProperty(String) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key (never null).
getRequiredProperty(String, Class<T>) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getRequiredProperty(String, Class<T>) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
getRequiredProperty(String, Class<T>) - 接口 中的方法org.springframework.core.env.PropertyResolver
Return the property value associated with the given key, converted to the given targetType (never null).
getRequiredSessionAttribute(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Check the given request for a session attribute of the given name under the PortletSession.PORTLET_SCOPE.
getRequiredSessionAttribute(PortletRequest, String, int) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Check the given request for a session attribute of the given name in the given scope.
getRequiredSessionAttribute(HttpServletRequest, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Check the given request for a session attribute of the given name.
getRequiredStringParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a String parameter, throwing an exception if it isn't found or is empty.
getRequiredStringParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a String parameter, throwing an exception if it isn't found.
getRequiredStringParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of String parameters, throwing an exception if not found or one is empty.
getRequiredStringParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of String parameters, throwing an exception if not found.
getRequiredType() - 异常错误 中的方法org.springframework.beans.factory.BeanNotOfRequiredTypeException
Return the expected type for the bean.
getRequiredType() - 异常错误 中的方法org.springframework.beans.TypeMismatchException
Return the required target type, if any.
getRequiredType() - 异常错误 中的方法org.springframework.jndi.TypeMismatchNamingException
Return the required type for the lookup, if available.
getRequiredWebApplicationContext(FacesContext) - 类 中的静态方法org.springframework.web.jsf.FacesContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getRequiredWebApplicationContext(PortletContext) - 类 中的静态方法org.springframework.web.portlet.context.PortletApplicationContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getRequiredWebApplicationContext(ServletContext) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getReservedDefaultProfiles() - 类 中的方法org.springframework.core.env.AbstractEnvironment
Return the set of reserved default profile names.
getResolvableField(String, String) - 类 中的方法org.springframework.validation.beanvalidation.SpringValidatorAdapter
Build a resolvable wrapper for the specified field, allowing to resolve the field's name in a MessageSource.
getResolvableType() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getResolvableType() - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Build a ResolvableType object for the wrapped parameter/field.
getResolvableType() - 异常错误 中的方法org.springframework.beans.factory.NoSuchBeanDefinitionException
Return the required ResolvableType of the missing bean, if it was a lookup by type that failed.
getResolvableType() - 类 中的方法org.springframework.context.PayloadApplicationEvent
 
getResolvableType() - 类 中的方法org.springframework.core.convert.TypeDescriptor
Return the underlying ResolvableType.
getResolvableType() - 接口 中的方法org.springframework.core.ResolvableTypeProvider
Return the ResolvableType describing this instance (or null if some sort of default should be applied instead).
getResolvedAutowireMode() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the resolved autowire code, (resolving AUTOWIRE_AUTODETECT to AUTOWIRE_CONSTRUCTOR or AUTOWIRE_BY_TYPE).
getResolvedDecoratedDefinition(RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
 
getResolvedException() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return any exception raised by a handler and successfully resolved through a HandlerExceptionResolver.
getResolvedFactoryMethod() - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
Return the resolved factory method as a Java Method object, if available.
getResolvedFromHandlerMethod() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the HandlerMethod from which this HandlerMethod instance was resolved via HandlerMethod.createWithResolvedBean().
getResolvedFromHandlerMethod() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the HandlerMethod from which this HandlerMethod instance was resolved via HandlerMethod.createWithResolvedBean().
getResolvedObjectNames() - 类 中的方法org.springframework.jmx.support.NotificationListenerHolder
Return the list of ObjectName String representations for which the encapsulated NotificationFilter will be registered as a listener for Notifications.
getResolverChain() - 接口 中的方法org.springframework.web.servlet.resource.ResourceTransformerChain
Return the ResourceResolverChain that was used to resolve the Resource being transformed.
getResolvers() - 类 中的方法org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
Return a read-only list with the contained resolvers, or an empty list.
getResolvers() - 类 中的方法org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
Return a read-only list with the contained resolvers, or an empty list.
getResource() - 类 中的方法org.springframework.beans.factory.parsing.Location
Get the resource with which this location is associated.
getResource() - 类 中的方法org.springframework.beans.factory.parsing.ReaderContext
 
getResource() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the resource that this bean definition came from.
getResource() - 类 中的方法org.springframework.core.io.support.EncodedResource
Return the Resource held by this EncodedResource.
getResource() - 类 中的方法org.springframework.core.io.support.ResourceRegion
Return the underlying Resource for this ResourceRegion
getResource() - 接口 中的方法org.springframework.core.type.classreading.MetadataReader
Return the resource reference for the class file.
getResource() - 类 中的方法org.springframework.scripting.support.ResourceScriptSource
Return the Resource to load the script from.
getResource(Object) - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Retrieve a resource for the given key that is bound to the current thread.
getResource(String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
This implementation delegates to this context's ResourceLoader if set, falling back to the default superclass behavior else.
getResource(String) - 类 中的方法org.springframework.core.io.DefaultResourceLoader
 
getResource(String) - 接口 中的方法org.springframework.core.io.ResourceLoader
Return a Resource handle for the specified resource location.
getResource(String) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
 
getResource(String) - 类 中的方法org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
 
getResource(String) - 类 中的方法org.springframework.instrument.classloading.ShadowingClassLoader
 
getResource(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getResource(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getResource(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getResource(String) - 类 中的方法org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
 
getResource(String) - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateView
 
getResource(String) - 类 中的方法org.springframework.web.servlet.view.tiles2.SpringWildcardServletTilesApplicationContext
已过时。
 
getResource(String) - 类 中的方法org.springframework.web.servlet.view.tiles3.SpringWildcardServletTilesApplicationContext
 
getResource(String, Resource) - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
Find the resource under the given location.
getResource(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
 
getResource(ApplicationResource, Locale) - 类 中的方法org.springframework.web.servlet.view.tiles3.SpringWildcardServletTilesApplicationContext
 
getResource(CommonAnnotationBeanPostProcessor.LookupElement, String) - 类 中的方法org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
Obtain the resource object for the given name and type.
getResourceAdapter() - 类 中的方法org.springframework.jca.endpoint.GenericMessageEndpointManager
Return the JCA ResourceAdapter to manage endpoints for.
getResourceAsStream(String) - 类 中的方法org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
 
getResourceAsStream(String) - 类 中的方法org.springframework.instrument.classloading.ShadowingClassLoader
 
getResourceAsStream(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getResourceAsStream(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getResourceAsStream(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getResourceAsStream(String) - 类 中的方法org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
 
getResourceBasePath() - 类 中的方法org.springframework.test.context.web.WebMergedContextConfiguration
Get the resource path to the root directory of the web application for the test class, configured via @WebAppConfiguration.
getResourceBundle(String, Locale) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Return a ResourceBundle for the given basename and code, fetching already generated MessageFormats from the cache.
getResourceBundle(Locale) - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getResourceBundle(Locale) - 类 中的方法org.springframework.validation.beanvalidation.MessageSourceResourceBundleLocator
 
getResourceByPath(String) - 类 中的方法org.springframework.context.support.FileSystemXmlApplicationContext
Resolve resource paths as file system paths.
getResourceByPath(String) - 类 中的方法org.springframework.core.io.ClassRelativeResourceLoader
 
getResourceByPath(String) - 类 中的方法org.springframework.core.io.DefaultResourceLoader
Return a Resource handle for the resource at the given path.
getResourceByPath(String) - 类 中的方法org.springframework.core.io.FileSystemResourceLoader
Resolve resource paths as file system paths.
getResourceByPath(String) - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourceByPath(String) - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourceByPath(String) - 类 中的方法org.springframework.web.context.support.ServletContextResourceLoader
This implementation supports file paths beneath the root of the web application.
getResourceByPath(String) - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
This implementation supports file paths beneath the root of the ServletContext.
getResourceByPath(String) - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
This implementation supports file paths beneath the root of the PortletContext.
getResourceByPath(String) - 类 中的方法org.springframework.web.portlet.context.PortletContextResourceLoader
This implementation supports file paths beneath the root of the web application.
getResourceByPath(String) - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
This implementation supports file paths beneath the root of the PortletContext.
getResourceDescription() - 异常错误 中的方法org.springframework.beans.factory.BeanCreationException
Return the description of the resource that the bean definition came from, if any.
getResourceDescription() - 异常错误 中的方法org.springframework.beans.factory.BeanDefinitionStoreException
Return the description of the resource that the bean definition came from, if available.
getResourceDescription() - 异常错误 中的方法org.springframework.beans.factory.CannotLoadBeanClassException
Return the description of the resource that the bean definition came from.
getResourceDescription() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return a description of the resource that this bean definition came from (for the purpose of showing context in case of errors).
getResourceDescription() - 类 中的方法org.springframework.beans.factory.parsing.Problem
Get the description of the bean configuration source that triggered the error, as contained within this Problem's Location object.
getResourceDescription() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return a description of the resource that this bean definition came from (for the purpose of showing context in case of errors).
getResourceFactory() - 类 中的方法org.springframework.jca.cci.connection.CciLocalTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.jdbc.datasource.DataSourceTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.jms.connection.JmsTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
 
getResourceFactory() - 类 中的方法org.springframework.orm.hibernate4.HibernateTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.orm.hibernate5.HibernateTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.orm.jdo.JdoTransactionManager
 
getResourceFactory() - 类 中的方法org.springframework.orm.jpa.JpaTransactionManager
 
getResourceFactory() - 接口 中的方法org.springframework.transaction.support.ResourceTransactionManager
Return the resource factory that this transaction manager operates on, e.g. a JDBC DataSource or a JMS ConnectionFactory.
getResourceHttpMessageConverter() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the configured resource converter.
getResourceID() - 类 中的方法org.springframework.mock.web.portlet.MockResourceRequest
 
getResourceID() - 类 中的方法org.springframework.mock.web.portlet.MockResourceURL
 
getResourceLoader() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
getResourceLoader() - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
Return the resource loader to use for resource locations.
getResourceLoader() - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
getResourceLoader() - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Return the ResourceLoader that this component provider uses.
getResourceLoader() - 接口 中的方法org.springframework.context.annotation.ConditionContext
Return the ResourceLoader currently being used, or null if the resource loader cannot be obtained.
getResourceLoader() - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
Return the ResourceLoader that this pattern resolver works with.
getResourceLoader() - 类 中的方法org.springframework.core.type.classreading.SimpleMetadataReaderFactory
Return the ResourceLoader that this MetadataReaderFactory has been constructed with.
getResourceLoader() - 类 中的方法org.springframework.orm.hibernate5.LocalSessionFactoryBean
Determine the Spring ResourceLoader to use for Hibernate metadata.
getResourceLoader() - 类 中的方法org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
Return the Spring ResourceLoader to use for loading FreeMarker template files.
getResourceLoader() - 类 中的方法org.springframework.ui.velocity.VelocityEngineFactory
已过时。
Return the Spring ResourceLoader to use for loading Velocity template files.
getResourceLoaderPath() - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
 
getResourceLoaderPath() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the resource loader path(s) via a Spring resource location.
getResourceLoaderPath() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getResourceLocation(String) - 类 中的方法org.springframework.mock.web.MockServletContext
Build a full resource location for the given path, prepending the resource base path of this MockServletContext.
getResourceLocation(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
Build a full resource location for the given path, prepending the resource base path of this MockPortletContext.
getResourceMap() - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Return all resources that are bound to the current thread.
getResourcePaths(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
getResourcePaths(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getResourcePaths(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getResourcePatternResolver() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the ResourcePatternResolver to use for resolving location patterns into Resource instances.
getResourcePatternResolver() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResourcePatternResolver() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResourcePatternResolver() - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResourcePatternResolver() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResourcePatternResolver() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
This implementation supports pattern matching in unexpanded WARs too.
getResourcePatternResolver(ResourceLoader) - 类 中的静态方法org.springframework.core.io.support.ResourcePatternUtils
Return a default ResourcePatternResolver for the given ResourceLoader.
getResourceRegionHttpMessageConverter() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the configured resource region converter.
getResourceResolvers() - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceChainRegistration
 
getResourceResolvers() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the list of configured resource resolvers.
getResources(String) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getResources(String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
This implementation delegates to this context's ResourceLoader if it implements the ResourcePatternResolver interface, falling back to the default superclass behavior else.
getResources(String) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
 
getResources(String) - 接口 中的方法org.springframework.core.io.support.ResourcePatternResolver
Resolve the given location pattern into Resource objects.
getResources(String) - 类 中的方法org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
 
getResources(String) - 类 中的方法org.springframework.instrument.classloading.ShadowingClassLoader
 
getResources(String) - 类 中的方法org.springframework.web.servlet.view.tiles2.SpringWildcardServletTilesApplicationContext
已过时。
 
getResources(String) - 类 中的方法org.springframework.web.servlet.view.tiles3.SpringWildcardServletTilesApplicationContext
 
getResourceStream(String) - 类 中的方法org.springframework.ui.velocity.SpringResourceLoader
 
getResourceSuffix() - 类 中的方法org.springframework.test.context.support.AbstractContextLoader
Get the suffix to append to ApplicationContext resource locations when detecting default locations.
getResourceSuffix() - 类 中的方法org.springframework.test.context.support.AnnotationConfigContextLoader
AnnotationConfigContextLoader should be used as a SmartContextLoader, not as a legacy ContextLoader.
getResourceSuffix() - 类 中的方法org.springframework.test.context.support.GenericGroovyXmlContextLoader
GenericGroovyXmlContextLoader supports both Groovy and XML resource types for detection of defaults.
getResourceSuffix() - 类 中的方法org.springframework.test.context.support.GenericPropertiesContextLoader
Returns "-context.properties".
getResourceSuffix() - 类 中的方法org.springframework.test.context.support.GenericXmlContextLoader
Returns "-context.xml" in order to support detection of a default XML config file.
getResourceSuffix() - 类 中的方法org.springframework.test.context.web.AnnotationConfigWebContextLoader
AnnotationConfigWebContextLoader should be used as a SmartContextLoader, not as a legacy ContextLoader.
getResourceSuffix() - 类 中的方法org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
GenericGroovyXmlWebContextLoader supports both Groovy and XML resource types for detection of defaults.
getResourceSuffix() - 类 中的方法org.springframework.test.context.web.GenericXmlWebContextLoader
Returns "-context.xml" in order to support detection of a default XML config file.
getResourceSuffixes() - 类 中的方法org.springframework.test.context.support.AbstractContextLoader
Get the suffixes to append to ApplicationContext resource locations when detecting default locations.
getResourceSuffixes() - 类 中的方法org.springframework.test.context.support.GenericGroovyXmlContextLoader
Returns "-context.xml" and "Context.groovy" in order to support detection of a default XML config file or Groovy script.
getResourceSuffixes() - 类 中的方法org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
Returns "-context.xml" and "Context.groovy" in order to support detection of a default XML config file or Groovy script.
getResourceToInject(Object, String) - 类 中的方法org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
getResourceTransformers() - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceChainRegistration
 
getResourceTransformers() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Return the list of configured resource transformers.
getResourceType() - 类 中的方法org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
 
getResourceUrlProvider() - 类 中的方法org.springframework.web.servlet.resource.ResourceTransformerSupport
Return the configured ResourceUrlProvider.
getResourceVersion(Resource) - 类 中的方法org.springframework.web.servlet.resource.ContentVersionStrategy
 
getResourceVersion(Resource) - 类 中的方法org.springframework.web.servlet.resource.FixedVersionStrategy
 
getResourceVersion(Resource) - 接口 中的方法org.springframework.web.servlet.resource.VersionStrategy
Determine the version for the given resource.
getResponse() - 类 中的方法org.springframework.jms.listener.adapter.JmsResponse
Return the content of the response.
getResponse() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
getResponse() - 类 中的方法org.springframework.mock.web.MockFilterChain
getResponse() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getResponse() - 接口 中的方法org.springframework.test.web.servlet.MvcResult
Return the resulting response.
getResponse() - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
Exposes the native HttpServletResponse that we're wrapping (if any).
getResponse() - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
Exposes the native PortletResponse that we're wrapping (if any).
getResponse(WebRequest) - 类 中的方法org.springframework.test.web.servlet.htmlunit.DelegatingWebConnection
 
getResponse(WebRequest) - 类 中的方法org.springframework.test.web.servlet.htmlunit.MockMvcWebConnection
 
getResponseBody(ClientHttpResponse) - 类 中的方法org.springframework.web.client.DefaultResponseErrorHandler
Read the body of the given response (for inclusion in a status exception).
getResponseBody(HttpInvokerClientConfiguration, HttpResponse) - 类 中的方法org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
Extract the response body from the given executed remote invocation request.
getResponseBodyAsByteArray() - 异常错误 中的方法org.springframework.web.client.RestClientResponseException
Return the response body as a byte array.
getResponseBodyAsString() - 异常错误 中的方法org.springframework.web.client.RestClientResponseException
Return the response body as a string.
getResponseContentType() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getResponseContentTypes() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getResponseCreator() - 类 中的方法org.springframework.test.web.client.DefaultRequestExpectation
 
getResponseDestination(Message, Message, Session) - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Determine a response destination for the given message.
getResponseEncodedHtmlEscape() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the default setting about use of response encoding for HTML escape setting, differentiating between no default specified and an explicit value.
getResponseEncodedHtmlEscape(ServletContext) - 类 中的静态方法org.springframework.web.util.WebUtils
Return whether response encoding should be used when HTML escaping characters, thus only escaping XML markup significant characters with UTF-* encodings.
getResponseHeaders() - 异常错误 中的方法org.springframework.web.client.RestClientResponseException
Return the HTTP response headers.
getResponseHeaders(MockHttpServletResponse) - 类 中的方法org.springframework.test.web.servlet.result.PrintingResultHandler
 
getResponseStatus() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the specified response status, if any.
getResponseStatus() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
 
getResponseStatus() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpReceivingTransportHandler
已过时。
 
getResponseStatus() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler
 
getResponseStatusReason() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the associated response status reason, if any.
getRestOperations() - 接口 中的方法org.springframework.web.client.AsyncRestOperations
Expose the synchronous Spring RestTemplate to allow synchronous invocation.
getRestOperations() - 类 中的方法org.springframework.web.client.AsyncRestTemplate
 
getRestTemplate() - 类 中的方法org.springframework.web.client.support.RestGatewaySupport
Returns the RestTemplate for the gateway.
getRestTemplate() - 类 中的方法org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
Return the configured RestTemplate.
getResult() - 类 中的方法org.springframework.web.context.request.async.DeferredResult
Return the result, or null if the result wasn't set.
getResultSet() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
Return the underlying ResultSet (usually a javax.sql.rowset.CachedRowSet).
getResultSetExtractor() - 类 中的方法org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Return the ResultSetExtractor held by this parameter, if any.
getResultSetType() - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Return whether statements will return a specific type of ResultSet.
getResultSetValue(ResultSet, int) - 类 中的静态方法org.springframework.jdbc.support.JdbcUtils
Retrieve a JDBC column value from a ResultSet, using the most appropriate value type.
getResultSetValue(ResultSet, int, Class<?>) - 类 中的静态方法org.springframework.jdbc.support.JdbcUtils
Retrieve a JDBC column value from a ResultSet, using the specified value type.
getReturnType() - 类 中的方法org.springframework.asm.Type
Returns the return type of methods of this type.
getReturnType() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the HandlerMethod return type.
getReturnType() - 类 中的方法org.springframework.web.method.HandlerMethod
Return the HandlerMethod return type.
getReturnType(Method) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the return type of the given method.
getReturnType(String) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the return type of the given method descriptor.
getReturnTypeForFactoryMethod(RootBeanDefinition, DependencyDescriptor) - 类 中的方法org.springframework.beans.factory.support.GenericTypeAwareAutowireCandidateResolver
 
getReturnTypeName() - 类 中的方法org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
getReturnTypeName() - 接口 中的方法org.springframework.core.type.MethodMetadata
Return the fully-qualified name of this method's declared return type.
getReturnTypeName() - 类 中的方法org.springframework.core.type.StandardMethodMetadata
 
getReturnValueHandlers() - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Return the complete list of return value handlers.
getReturnValueHandlers() - 类 中的方法org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
Return a read-only list with the configured handlers.
getReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Provide access to the shared return value handlers used by the RequestMappingHandlerAdapter and the ExceptionHandlerExceptionResolver.
getReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver
Return the configured handlers, or possibly null if not initialized yet via ExceptionHandlerExceptionResolver.afterPropertiesSet().
getReturnValueHandlers() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the configured handlers, or possibly null if not initialized yet via RequestMappingHandlerAdapter.afterPropertiesSet().
getReturnValueType(Object) - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return the actual return value type.
getReturnValueType(Object) - 类 中的方法org.springframework.web.method.HandlerMethod
Return the actual return value type.
getReturnValueType(Object, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor
Return the type of the value to be written to the response.
getReturnValueType(Object, MethodParameter) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
 
getRightOperand() - 类 中的方法org.springframework.expression.spel.ast.OpDec
 
getRightOperand() - 类 中的方法org.springframework.expression.spel.ast.Operator
 
getRightOperand() - 类 中的方法org.springframework.expression.spel.ast.OpInc
 
getRightOperand() - 类 中的方法org.springframework.expression.spel.ast.OpMinus
 
getRightOperand() - 类 中的方法org.springframework.expression.spel.ast.OpPlus
 
getRole() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Get the role hint for this BeanDefinition.
getRole() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the role hint for this BeanDefinition.
getRollbackRules() - 类 中的方法org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Return the list of RollbackRuleAttribute objects (never null).
getRoot(URL) - 类 中的静态方法org.springframework.core.io.VfsUtils
 
getRootApplicationContextInitializers() - 类 中的方法org.springframework.web.context.AbstractContextLoaderInitializer
Specify application context initializers to be applied to the root application context that the ContextLoaderListener is being created with.
getRootCause() - 类 中的方法org.springframework.beans.factory.parsing.Problem
Get the underlying exception that caused the error (may be null).
getRootCause() - 异常错误 中的方法org.springframework.core.NestedCheckedException
Retrieve the innermost cause of this exception, if any.
getRootCause() - 异常错误 中的方法org.springframework.core.NestedRuntimeException
Retrieve the innermost cause of this exception, if any.
getRootCause(Throwable) - 类 中的静态方法org.springframework.core.NestedExceptionUtils
Retrieve the innermost cause of the given exception, if any.
getRootClass() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return the class of the root object at the top of the path of this accessor.
getRootConfigClasses() - 类 中的方法org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer
Specify @Configuration and/or @Component classes to be provided to the root application context.
getRootContextObject() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getRootDeclaringClass() - 类 中的方法org.springframework.test.util.MetaAnnotationUtils.AnnotationDescriptor
 
getRootHandler() - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Return the root handler for this handler mapping (registered for "/"), or null if none.
getRootInstance() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
Return the root object at the top of the path of this accessor.
getRootMimeMultipart() - 类 中的方法org.springframework.mail.javamail.MimeMessageHelper
Return the root MIME "multipart/mixed" object, if any.
getRootObject() - 接口 中的方法org.springframework.expression.EvaluationContext
Return the default root context object against which unqualified properties/methods/etc should be resolved.
getRootObject() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return the specified root object, if any.
getRootObject() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getRow() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getRow() - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the current row number.
getRowCallbackHandler() - 类 中的方法org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Return the RowCallbackHandler held by this parameter, if any.
getRowCount() - 类 中的方法org.springframework.jdbc.core.RowCountCallbackHandler
Return the row count of this ResultSet Only valid after processing is complete
getRowMapper() - 类 中的方法org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Return the RowMapper held by this parameter, if any.
getRows() - 类 中的方法org.springframework.web.servlet.tags.form.TextareaTag
Get the value of the 'rows' attribute.
getRowsAffected() - 类 中的方法org.springframework.jdbc.object.BatchSqlUpdate
Return the number of affected rows for all already executed statements.
getRowsExpected() - 类 中的方法org.springframework.jdbc.object.SqlQuery
Get the number of rows expected.
getRunnable() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorTask
Return the Runnable to schedule as executor task.
getRunnable() - 类 中的方法org.springframework.scheduling.config.Task
 
getRunnableToSchedule(ScheduledExecutorTask) - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
Determine the actual Runnable to schedule for the given task.
getSavepoint() - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
Get the savepoint for this transaction, if any.
getSavepointManager() - 类 中的方法org.springframework.orm.jpa.EntityManagerHolder
 
getSavepointManager() - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
Return a SavepointManager for the underlying transaction, if possible.
getSavepointManager() - 类 中的方法org.springframework.transaction.support.DefaultTransactionStatus
This implementation exposes the SavepointManager interface of the underlying transaction object, if any.
getScalarOutParameterName() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the name of the single out parameter for this call.
getScalarOutParameterName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the name of a single out parameter or return value.
getScale() - 类 中的方法org.springframework.jdbc.core.SqlParameter
Return the scale of the parameter, if any.
getScale(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getScale(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the scale of the indicated column.
getScheduledConsumerCount() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Return the number of currently scheduled consumers.
getScheduledExecutor() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
Return the underlying ScheduledExecutorService for native access.
getScheduledThreadPoolExecutor() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
Return the underlying ScheduledThreadPoolExecutor, if available.
getScheduler() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Return the TaskScheduler instance for this registrar (may be null).
getScheduler() - 类 中的方法org.springframework.scheduling.quartz.SchedulerAccessor
Template method that determines the Scheduler to operate on.
getScheduler() - 类 中的方法org.springframework.scheduling.quartz.SchedulerAccessorBean
Return the Quartz Scheduler instance that this accessor operates on.
getScheduler() - 类 中的方法org.springframework.scheduling.quartz.SchedulerFactoryBean
 
getSchema() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the database schema to be applied to each Connection, if any.
getSchemaName() - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Get the name of the schema.
getSchemaName() - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Get the name of the schema for this context.
getSchemaName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcCall
Get the schema name used.
getSchemaName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the name of the schema for this insert.
getSchemaName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getSchemaName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the schema name of the table that served as the source for the specified column.
getScheme() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getScheme() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getScheme() - 类 中的方法org.springframework.web.util.UriComponents
Return the scheme.
getSchemeSpecificPart() - 类 中的方法org.springframework.web.util.UriComponents
Return the scheme specific part.
getScope() - 接口 中的方法org.springframework.beans.factory.config.BeanDefinition
Return the name of the current target scope for this bean, or null if not known yet.
getScope() - 类 中的方法org.springframework.beans.factory.config.BeanExpressionContext
 
getScope() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Return the name of the target scope for the bean.
getScope() - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributesScope
Template method that determines the actual target scope.
getScope() - 类 中的方法org.springframework.web.context.request.RequestScope
 
getScope() - 类 中的方法org.springframework.web.context.request.SessionScope
 
getScope(String) - 类 中的静态方法org.springframework.web.util.TagUtils
Determines the scope for a given input String.
getScopedProxyMode() - 类 中的方法org.springframework.context.annotation.ScopeMetadata
Get the proxy-mode to be applied to the scoped instance.
getScopeMetadataResolver() - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
getScopeName() - 类 中的方法org.springframework.context.annotation.ScopeMetadata
Get the name of the scope.
getScopeRootContextObject() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getScriptAsString() - 接口 中的方法org.springframework.scripting.ScriptSource
Retrieve the current script source text as String.
getScriptAsString() - 类 中的方法org.springframework.scripting.support.ResourceScriptSource
 
getScriptAsString() - 类 中的方法org.springframework.scripting.support.StaticScriptSource
 
getScriptedObject(ScriptSource, Class<?>...) - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
Load and parse the BeanShell script via BshScriptUtils.
getScriptedObject(ScriptSource, Class<?>...) - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
Loads and parses the Groovy script via the GroovyClassLoader.
getScriptedObject(ScriptSource, Class<?>...) - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
Load and parse the JRuby script via JRubyScriptUtils.
getScriptedObject(ScriptSource, Class<?>...) - 接口 中的方法org.springframework.scripting.ScriptFactory
Factory method for creating the scripted Java object.
getScriptedObject(ScriptSource, Class<?>...) - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
Load and parse the script via JSR-223's ScriptEngine.
getScriptedObjectType(ScriptSource) - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
 
getScriptedObjectType(ScriptSource) - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
 
getScriptedObjectType(ScriptSource) - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
 
getScriptedObjectType(ScriptSource) - 接口 中的方法org.springframework.scripting.ScriptFactory
Determine the type of the scripted Java object.
getScriptedObjectType(ScriptSource) - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
getScriptEngine(ScriptSource) - 类 中的方法org.springframework.scripting.support.StandardScriptEvaluator
Obtain the JSR-223 ScriptEngine to use for the given script.
getScriptException() - 异常错误 中的方法org.springframework.scripting.support.StandardScriptEvalException
 
getScriptInterfaces() - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
 
getScriptInterfaces() - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
Groovy scripts determine their interfaces themselves, hence we don't need to explicitly expose interfaces here.
getScriptInterfaces() - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
 
getScriptInterfaces() - 接口 中的方法org.springframework.scripting.ScriptFactory
Return the business interfaces that the script is supposed to implement.
getScriptInterfaces() - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
getScripts() - 接口 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfig
Return the scripts to be loaded by the script engine (library or user provided).
getScripts() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateConfigurer
 
getScriptSource() - 异常错误 中的方法org.springframework.scripting.ScriptCompilationException
Return the source for the offending script.
getScriptSource(String, String) - 类 中的方法org.springframework.scripting.support.ScriptFactoryPostProcessor
Obtain a ScriptSource for the given bean, lazily creating it if not cached already.
getScriptSourceLocator() - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
 
getScriptSourceLocator() - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
 
getScriptSourceLocator() - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
 
getScriptSourceLocator() - 接口 中的方法org.springframework.scripting.ScriptFactory
Return a locator that points to the source of the script.
getScriptSourceLocator() - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
getSecurityContext() - 类 中的方法org.springframework.beans.BeanWrapperImpl
Return the security context used during the invocation of the wrapped instance methods.
getSecWebSocketAccept() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Returns the value of the Sec-WebSocket-Accept header.
getSecWebSocketExtensions() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Returns the value of the Sec-WebSocket-Extensions header.
getSecWebSocketKey() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Returns the value of the Sec-WebSocket-Key header.
getSecWebSocketProtocol() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Returns the value of the Sec-WebSocket-Key header.
getSecWebSocketVersion() - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
Returns the value of the Sec-WebSocket-Version header.
getSegment(int) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
getSegmentsSize() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
getSelector() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
Return the JMS message selector expression, if any.
getSelectorHeaderName() - 类 中的方法org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
Return the name for the selector header name.
getSendBufferSizeLimit() - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
Protected accessor for internal use.
getSendBufferSizeLimit() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return the buffer-size limit (number of bytes).
getSendTimeLimit() - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketTransportRegistration
Protected accessor for internal use.
getSendTimeLimit() - 类 中的方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
Return the configured send-time limit (milliseconds).
getSendTimeLimit() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return the send-time limit (milliseconds).
getSendTimeout() - 类 中的方法org.springframework.messaging.core.GenericMessagingTemplate
Return the configured send operation timeout value.
getSendTimeout() - 类 中的方法org.springframework.messaging.simp.SimpMessagingTemplate
Return the configured send timeout (in milliseconds).
getSentDate() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.AbstractSequenceMaxValueIncrementer
Return the database-specific query to use for retrieving a sequence value.
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.Db2LuwMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.Db2MainframeMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.DB2MainframeSequenceMaxValueIncrementer
已过时。
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.H2SequenceMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.HanaSequenceMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.HsqlSequenceMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.OracleSequenceMaxValueIncrementer
 
getSequenceQuery() - 类 中的方法org.springframework.jdbc.support.incrementer.PostgresSequenceMaxValueIncrementer
 
getSerializationId() - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Return an id for serialization purposes, if specified, allowing this BeanFactory to be deserialized from this id back into the BeanFactory object, if needed.
getSerializationView() - 类 中的方法org.springframework.http.converter.json.MappingJacksonValue
Return the serialization view to use.
getSerializationView(Object) - 类 中的方法org.springframework.jms.support.converter.MappingJackson2MessageConverter
Determine a Jackson serialization view based on the given conversion hint.
getSerializationView(Object) - 类 中的方法org.springframework.messaging.converter.MappingJackson2MessageConverter
Determine a Jackson serialization view based on the given conversion hint.
getSerializedPayloadClass() - 类 中的方法org.springframework.messaging.converter.AbstractMessageConverter
Return the configured preferred serialization payload class.
getServer() - 类 中的方法org.springframework.jmx.support.MBeanRegistrationSupport
Return the MBeanServer that the beans will be registered with.
getServer() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the server header.
getServerContainer() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointExporter
Return the JSR-356 ServerContainer to use for endpoint registration.
getServerId() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getServerInfo() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getServerInfo() - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
getServerInfo() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
getServerName() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getServerName() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getServerPort() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getServerPort() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getService() - 类 中的方法org.springframework.remoting.support.RemoteExporter
Return the service to export.
getServiceConfig() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
 
getServiceInterface() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the interface of the service that this factory should create a proxy for.
getServiceInterface() - 类 中的方法org.springframework.remoting.rmi.JndiRmiClientInterceptor
Return the interface of the service to access.
getServiceInterface() - 类 中的方法org.springframework.remoting.support.RemoteAccessor
Return the interface of the service to access.
getServiceInterface() - 类 中的方法org.springframework.remoting.support.RemoteExporter
Return the interface of the service to export.
getServiceName() - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
Return the name of the service.
getServiceType() - 类 中的方法org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
Return the desired service type.
getServiceUrl() - 接口 中的方法org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration
Return the HTTP URL of the target service.
getServiceUrl() - 类 中的方法org.springframework.remoting.support.UrlBasedRemoteAccessor
Return the URL of this remote accessor's target service.
getServlet(String) - 类 中的方法org.springframework.mock.web.MockServletContext
已过时。
getServletApplicationContextInitializers() - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Specify application context initializers to be applied to the servlet-specific application context that the DispatcherServlet is being created with.
getServletConfig() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getServletConfig() - 接口 中的方法org.springframework.web.context.ConfigurableWebApplicationContext
Return the ServletConfig for this web application context, if any.
getServletConfig() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getServletConfig() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getServletConfig() - 类 中的方法org.springframework.web.context.support.ServletContextAwareProcessor
Returns the ServletContext to be injected or null.
getServletConfig() - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
 
getServletConfigClasses() - 类 中的方法org.springframework.web.servlet.support.AbstractAnnotationConfigDispatcherServletInitializer
Specify @Configuration and/or @Component classes to be provided to the dispatcher servlet application context.
getServletContext() - 类 中的方法org.springframework.mock.web.MockFilterConfig
 
getServletContext() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Return the ServletContext that this request is associated with.
getServletContext() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getServletContext() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getServletContext() - 类 中的方法org.springframework.mock.web.MockServletConfig
 
getServletContext() - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
Return the underlying ServletContext that this PortletContext wraps.
getServletContext() - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getServletContext() - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getServletContext() - 类 中的方法org.springframework.web.context.support.ServletContextAwareProcessor
Returns the ServletContext to be injected or null.
getServletContext() - 类 中的方法org.springframework.web.context.support.ServletContextResource
Return the ServletContext for this resource.
getServletContext() - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
 
getServletContext() - 类 中的方法org.springframework.web.context.support.WebApplicationObjectSupport
Return the current ServletContext.
getServletContext() - 接口 中的方法org.springframework.web.context.WebApplicationContext
Return the standard Servlet API ServletContext for this application.
getServletContext() - 类 中的方法org.springframework.web.filter.GenericFilterBean
Make the ServletContext of this filter available to subclasses.
getServletContext() - 类 中的方法org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
 
getServletContext() - 类 中的方法org.springframework.web.portlet.context.StaticPortletApplicationContext
 
getServletContext() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return the associated ServletContext.
getServletContext() - 类 中的方法org.springframework.web.servlet.HttpServletBean
Overridden method that simply returns null when no ServletConfig set yet.
getServletContext() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the underlying ServletContext.
getServletContextAttributeName() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return the ServletContext attribute name for this servlet's WebApplicationContext.
getServletContextName() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getServletFilters() - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Specify filters to add and map to the DispatcherServlet.
getServletMappings() - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Specify the servlet mapping(s) for the DispatcherServlet — for example "/", "/app", etc.
getServletName() - 类 中的方法org.springframework.mock.web.MockServletConfig
 
getServletName() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
Return the name of the servlet that handled the request.
getServletName() - 类 中的方法org.springframework.web.servlet.HttpServletBean
Overridden method that simply returns null when no ServletConfig set yet.
getServletName() - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Return the name under which the DispatcherServlet will be registered.
getServletNames() - 类 中的方法org.springframework.mock.web.MockServletContext
已过时。
getServletPath() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getServletPath(HttpServletRequest) - 类 中的方法org.springframework.web.util.UrlPathHelper
Return the servlet path for the given request, regarding an include request URL if called within a RequestDispatcher include.
getServletRegistration(String) - 类 中的方法org.springframework.mock.web.MockServletContext
This method always returns null.
getServletRegistrations() - 类 中的方法org.springframework.mock.web.MockServletContext
This method always returns an empty map.
getServletRelativeAction() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the servlet-relative value of the 'action' attribute.
getServletRequest() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
Returns the HttpServletRequest this object is based on.
getServletResponse() - 类 中的方法org.springframework.http.server.ServletServerHttpResponse
Return the HttpServletResponse this object is based on.
getServlets() - 类 中的方法org.springframework.mock.web.MockServletContext
已过时。
getSession() - 类 中的方法org.springframework.jms.connection.JmsResourceHolder
 
getSession() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the JavaMail Session, lazily initializing it if hasn't been specified explicitly.
getSession() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the session header.
getSession() - 接口 中的方法org.springframework.messaging.simp.user.SimpSubscription
Return the session of the subscription, never null.
getSession() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getSession() - 类 中的方法org.springframework.mock.web.MockPageContext
 
getSession() - 类 中的方法org.springframework.orm.hibernate3.HibernateInterceptor
已过时。
Return a Session for use by this interceptor.
getSession() - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
Return a Session for use by this template.
getSession() - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getSession() - 类 中的方法org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
as of Spring 3.2.7, in favor of HibernateTemplate usage
getSession() - 类 中的方法org.springframework.orm.hibernate4.SessionHolder
 
getSession() - 类 中的方法org.springframework.orm.hibernate5.SessionHolder
 
getSession(boolean) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getSession(boolean) - 类 中的方法org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
as of Spring 3.2.7, in favor of HibernateTemplate usage
getSession(boolean) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
Exposes the HttpSession that we're wrapping.
getSession(boolean) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
Exposes the PortletSession that we're wrapping.
getSession(Class<? extends Session>) - 类 中的方法org.springframework.jms.connection.JmsResourceHolder
 
getSession(Class<? extends Session>, Connection) - 类 中的方法org.springframework.jms.connection.JmsResourceHolder
 
getSession(Object) - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getSession(String) - 接口 中的方法org.springframework.messaging.simp.user.SimpUser
Look up the session for the given id.
getSession(Connection, Integer) - 类 中的方法org.springframework.jms.connection.CachingConnectionFactory
Checks for a cached Session for the given mode.
getSession(Connection, Integer) - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Template method for obtaining a (potentially cached) Session.
getSession(EntityManager) - 类 中的方法org.springframework.orm.jpa.vendor.HibernateJpaDialect
 
getSession(SessionFactory) - 类 中的方法org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
已过时。
Get a Session for the SessionFactory that this filter uses.
getSession(SessionFactory, boolean) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Get a Hibernate Session for the given SessionFactory.
getSession(SessionFactory, Interceptor, SQLExceptionTranslator) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Get a Hibernate Session for the given SessionFactory.
getSession(JmsResourceHolder) - 接口 中的方法org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
Fetch an appropriate Session from the given JmsResourceHolder.
getSession(JmsResourceHolder) - 类 中的方法org.springframework.jms.core.JmsTemplate
Fetch an appropriate Session from the given JmsResourceHolder.
getSession(JmsResourceHolder) - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Fetch an appropriate Session from the given JmsResourceHolder.
getSessionAcknowledgeMode() - 类 中的方法org.springframework.jms.support.JmsAccessor
Return the acknowledgement mode for JMS sessions.
getSessionAttribute(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Check the given request for a session attribute of the given name under the PortletSession.PORTLET_SCOPE.
getSessionAttribute(PortletRequest, String, int) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Check the given request for a session attribute of the given name in the given scope.
getSessionAttribute(HttpServletRequest, String) - 类 中的静态方法org.springframework.web.util.WebUtils
Check the given request for a session attribute of the given name.
getSessionAttributes() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
Return the attributes associated with the current session.
getSessionAttributes(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getSessionBeanInstance() - 类 中的方法org.springframework.ejb.access.LocalSlsbInvokerInterceptor
Return an EJB instance to delegate the call to.
getSessionBeanInstance() - 类 中的方法org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
Return an EJB component instance to delegate the call to.
getSessionCacheSize() - 类 中的方法org.springframework.jms.connection.CachingConnectionFactory
Return the desired size for the JMS Session cache (per JMS Session type).
getSessionContext() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getSessionCookieConfig() - 类 中的方法org.springframework.mock.web.MockServletContext
 
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate3.AbstractSessionFactoryBean
已过时。
Return the exposed SessionFactory.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate3.HibernateAccessor
已过时。
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate3.HibernateTransactionManager
已过时。
Return the SessionFactory that this instance should manage transactions for.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
Return the Hibernate SessionFactory used by this DAO.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate3.support.OpenSessionInterceptor
已过时。
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate4.HibernateTransactionManager
Return the SessionFactory that this instance should manage transactions for.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate4.support.HibernateDaoSupport
Return the Hibernate SessionFactory used by this DAO.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate4.support.OpenSessionInterceptor
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.HibernateTransactionManager
Return the SessionFactory that this instance should manage transactions for.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.support.HibernateDaoSupport
Return the Hibernate SessionFactory used by this DAO.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInterceptor
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
Return the Hibernate SessionFactory that should be used to create Hibernate Sessions.
getSessionFactoryBeanName() - 类 中的方法org.springframework.orm.hibernate3.support.OpenSessionInViewFilter
已过时。
Return the bean name of the SessionFactory to fetch from Spring's root application context.
getSessionFactoryBeanName() - 类 中的方法org.springframework.orm.hibernate4.support.OpenSessionInViewFilter
Return the bean name of the SessionFactory to fetch from Spring's root application context.
getSessionFactoryBeanName() - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
Return the bean name of the SessionFactory to fetch from Spring's root application context.
getSessionFuture() - 接口 中的方法org.springframework.messaging.simp.stomp.ConnectionHandlingStompSession
Return a future that will complete when the session is ready for use.
getSessionFuture() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
 
getSessionHandler() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
Return the configured session handler.
getSessionId() - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Return an id for the associated session.
getSessionId() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getSessionId() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
 
getSessionId() - 接口 中的方法org.springframework.messaging.simp.stomp.StompSession
Return the id for the session.
getSessionId() - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
getSessionId() - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Return an id for the current underlying session.
getSessionId() - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
getSessionId() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return the id of the HTTP session, if any.
getSessionId() - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
getSessionId() - 类 中的方法org.springframework.web.socket.messaging.SessionDisconnectEvent
Return the session id.
getSessionId() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getSessionId(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getSessionId(HttpServletRequest) - 类 中的静态方法org.springframework.web.util.WebUtils
Determine the session id of the given request, if any.
getSessionIds(String) - 类 中的方法org.springframework.messaging.simp.user.DefaultUserSessionRegistry
已过时。
 
getSessionIds(String) - 接口 中的方法org.springframework.messaging.simp.user.UserSessionRegistry
已过时。
Return the active session ids for the user.
getSessionMutex() - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Expose the object to synchronize on for the underlying session.
getSessionMutex() - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
getSessionMutex() - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Expose the best available mutex for the underlying session: that is, an object to synchronize on for the underlying session.
getSessionMutex() - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
getSessionMutex() - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
getSessionMutex(FacesContext) - 类 中的静态方法org.springframework.web.jsf.FacesContextUtils
Return the best available mutex for the given session: that is, an object to synchronize on for the given session.
getSessionMutex(PortletSession) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return the best available mutex for the given session: that is, an object to synchronize on for the given session.
getSessionMutex(HttpSession) - 类 中的静态方法org.springframework.web.util.WebUtils
Return the best available mutex for the given session: that is, an object to synchronize on for the given session.
getSessions() - 接口 中的方法org.springframework.messaging.simp.user.SimpUser
Return the sessions for the user.
getSessionStatus() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the SessionStatus instance to use that can be used to signal that session processing is complete.
getSharedCacheMode() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getSharedConnection() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Return the shared JMS Connection maintained by this container.
getSharedConnectionProxy(Connection) - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Wrap the given Connection with a proxy that delegates every method call to it but suppresses close calls.
getSharedInstance() - 类 中的静态方法org.springframework.core.convert.support.DefaultConversionService
Return a shared default ConversionService instance, lazily building it once needed.
getShort(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getShort(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a short.
getShort(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getShort(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a short.
getShortDescription() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Return a friendly, short description for the bean, stating name and aliases.
getShortDescription() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return a short description of this event, only involving the most important context data.
getShortDescription() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
 
getShortDescription() - 类 中的方法org.springframework.web.portlet.context.PortletRequestHandledEvent
 
getShortLogMessage() - 类 中的方法org.springframework.messaging.handler.HandlerMethod
Return a short representation of this handler method for log message purposes.
getShortLogMessage() - 类 中的方法org.springframework.web.method.HandlerMethod
Return a short representation of this handler method for log message purposes.
getShortLogMessage(Object) - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getShortLogMessage(Object) - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getShortLogMessage(Object) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Return a concise message for logging purposes.
getShortName(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Get the class name without the qualified package name.
getShortName(String) - 类 中的静态方法org.springframework.util.ClassUtils
Get the class name without the qualified package name.
getShortNameAsProperty(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return the short string name of a Java class in uncapitalized JavaBeans property format.
getShortPayloadLogMessage(Object) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getSignature() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getSimpleBroker(SubscribableChannel) - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getSimpleMessage() - 异常错误 中的方法org.springframework.expression.ExpressionException
Return the exception simple message without including the expression that caused the failure.
getSimpleQueryForGetGeneratedKey(String, String) - 类 中的方法org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
 
getSimpleQueryForGetGeneratedKey(String, String) - 类 中的方法org.springframework.jdbc.core.metadata.HsqlTableMetaDataProvider
 
getSimpleQueryForGetGeneratedKey(String, String) - 类 中的方法org.springframework.jdbc.core.metadata.PostgresTableMetaDataProvider
 
getSimpleQueryForGetGeneratedKey(String, String) - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Does this database support a simple query to retrieve generated keys when the JDBC 3.0 feature is not supported: DatabaseMetaData.supportsGetGeneratedKeys()?
getSimpleQueryForGetGeneratedKey(String, String) - 接口 中的方法org.springframework.jdbc.core.metadata.TableMetaDataProvider
Get the simple query to retrieve a generated key.
getSimpleTypeConverter() - 类 中的方法org.springframework.validation.DataBinder
Return this binder's underlying SimpleTypeConverter.
getSimpUserRegistry() - 类 中的方法org.springframework.messaging.simp.user.DefaultUserDestinationResolver
Return the configured SimpUserRegistry.
getSimulationQueryForGetGeneratedKey(String, String) - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
getSingleColumnRowMapper(Class<T>) - 类 中的方法org.springframework.jdbc.core.JdbcTemplate
Create a new RowMapper for reading result objects from a single column.
getSingleton(String) - 接口 中的方法org.springframework.beans.factory.config.SingletonBeanRegistry
Return the (raw) singleton object registered under the given name.
getSingleton(String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
 
getSingleton(String, boolean) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Return the (raw) singleton object registered under the given name.
getSingleton(String, ObjectFactory<?>) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Return the (raw) singleton object registered under the given name, creating and registering a new one if none registered yet.
getSingletonCount() - 接口 中的方法org.springframework.beans.factory.config.SingletonBeanRegistry
Return the number of singleton beans registered in this registry.
getSingletonCount() - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
 
getSingletonMutex() - 接口 中的方法org.springframework.beans.factory.config.SingletonBeanRegistry
Return the singleton mutex used by this registry (for external collaborators).
getSingletonMutex() - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Exposes the singleton mutex to subclasses and external collaborators.
getSingletonNames() - 接口 中的方法org.springframework.beans.factory.config.SingletonBeanRegistry
Return the names of singleton beans registered in this registry.
getSingletonNames() - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
 
getSingletonTarget(Object) - 类 中的静态方法org.springframework.aop.framework.AopProxyUtils
Obtain the singleton target object behind the given proxy, if any.
getSize() - 类 中的方法org.springframework.asm.Type
Returns the size of values of this type.
getSize() - 类 中的方法org.springframework.core.Constants
Return the number of constants exposed.
getSize() - 类 中的方法org.springframework.mock.web.MockMultipartFile
 
getSize() - 类 中的方法org.springframework.mock.web.MockPart
 
getSize() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Segment
Return the size of the current references array.
getSize() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
 
getSize() - 接口 中的方法org.springframework.web.multipart.MultipartFile
Return the size of the file in bytes.
getSize() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'size' attribute.
getSize() - 类 中的方法org.springframework.web.servlet.tags.form.SelectTag
Get the value of the 'size' attribute.
getSnapshotAsJson() - 类 中的方法org.springframework.context.support.LiveBeansView
Generate a JSON snapshot of current beans and their dependencies, finding all active ApplicationContexts through LiveBeansView.findApplicationContexts(), then delegating to LiveBeansView.generateJson(java.util.Set).
getSnapshotAsJson() - 接口 中的方法org.springframework.context.support.LiveBeansViewMBean
Generate a JSON snapshot of current beans and their dependencies.
getSoapActionUri() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the SOAP action URI to specify on the stub.
getSockJsClientLibraryUrl() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return he URL to the SockJS JavaScript client library.
getSockJsConfig() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
 
getSockJsService() - 类 中的方法org.springframework.web.socket.config.annotation.SockJsServiceRegistration
 
getSockJsService() - 类 中的方法org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
Return the SockJsService.
getSockJsServiceConfig() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
getSockJsSessionId() - 异常错误 中的方法org.springframework.web.socket.sockjs.SockJsException
Return the SockJS session id.
getSockJsTaskSchedulerStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about the SockJS task scheduler.
getSockJsUrl() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getSockJsUrlInfo() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return information about the SockJS URL including server and session ID.
getSort() - 类 中的方法org.springframework.asm.Type
Returns the sort of this Java type.
getSort() - 类 中的方法org.springframework.asm.TypeReference
Returns the sort of this type reference.
getSort() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the sort definition for this holder.
getSortDefinition() - 类 中的方法org.springframework.beans.support.PropertyComparator
Return the SortDefinition that this comparator uses.
getSource() - 类 中的方法org.springframework.aop.config.AdvisorComponentDefinition
 
getSource() - 类 中的方法org.springframework.aop.config.PointcutComponentDefinition
 
getSource() - 类 中的方法org.springframework.beans.BeanMetadataAttribute
 
getSource() - 类 中的方法org.springframework.beans.BeanMetadataAttributeAccessor
 
getSource() - 接口 中的方法org.springframework.beans.BeanMetadataElement
Return the configuration source Object for this metadata element (may be null).
getSource() - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionHolder
Expose the bean definition's source object.
getSource() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
 
getSource() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanNameReference
 
getSource() - 类 中的方法org.springframework.beans.factory.config.RuntimeBeanReference
 
getSource() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
 
getSource() - 类 中的方法org.springframework.beans.factory.parsing.AliasDefinition
 
getSource() - 类 中的方法org.springframework.beans.factory.parsing.CompositeComponentDefinition
 
getSource() - 类 中的方法org.springframework.beans.factory.parsing.ImportDefinition
 
getSource() - 类 中的方法org.springframework.beans.factory.parsing.Location
Get the actual location within the associated resource (may be null).
getSource() - 类 中的方法org.springframework.beans.factory.support.ManagedList
 
getSource() - 类 中的方法org.springframework.beans.factory.support.ManagedMap
 
getSource() - 类 中的方法org.springframework.beans.factory.support.ManagedProperties
 
getSource() - 类 中的方法org.springframework.beans.factory.support.ManagedSet
 
getSource() - 类 中的方法org.springframework.beans.factory.support.MethodOverride
 
getSource() - 类 中的方法org.springframework.beans.factory.xml.DocumentDefaultsDefinition
 
getSource() - 类 中的方法org.springframework.beans.support.PagedListHolder
Return the source list for this holder.
getSource() - 类 中的方法org.springframework.core.convert.TypeDescriptor
Return the underlying source of the descriptor.
getSource() - 类 中的方法org.springframework.core.env.PropertySource
Return the underlying source object for this PropertySource.
getSource() - 类 中的方法org.springframework.core.ResolvableType
Return the underlying source of the resolvable type.
getSource() - 类 中的方法org.springframework.web.bind.EscapedErrors
 
getSourceDestination() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationResult
The "user" destination from the source message.
getSourceExtractor() - 类 中的方法org.springframework.beans.factory.parsing.ReaderContext
Return the source extractor in use.
getSourceLocation() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getSourceStream() - 类 中的方法org.springframework.mock.web.DelegatingServletInputStream
Return the underlying source stream (never null).
getSourceType() - 异常错误 中的方法org.springframework.core.convert.ConversionFailedException
Return the source type we tried to convert the value from.
getSourceType() - 类 中的方法org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
 
getSourceType() - 异常错误 中的方法org.springframework.core.convert.ConverterNotFoundException
Return the source type that was requested to convert from.
getSourceTypes() - 类 中的方法org.springframework.web.servlet.view.xslt.XsltView
Return the array of Classes that are supported when converting to an XSLT Source.
getSpecificTargetClasses() - 类 中的方法org.springframework.context.expression.BeanExpressionContextAccessor
 
getSpecificTargetClasses() - 类 中的方法org.springframework.context.expression.BeanFactoryAccessor
 
getSpecificTargetClasses() - 类 中的方法org.springframework.context.expression.EnvironmentAccessor
 
getSpecificTargetClasses() - 类 中的方法org.springframework.context.expression.MapAccessor
 
getSpecificTargetClasses() - 接口 中的方法org.springframework.expression.PropertyAccessor
Return an array of classes for which this resolver should be called.
getSpecificTargetClasses() - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor
Returns null which means this is a general purpose accessor.
getSpecificTargetClasses() - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
getSpecifiedTypeName() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Return the type name as actually specified for this particular value, if any.
getSpringTimeout(FrameworkMethod) - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Retrieve the configured Spring-specific timeout from the @Timed annotation on the supplied test method.
getSql() - 异常错误 中的方法org.springframework.jdbc.BadSqlGrammarException
Return the SQL that caused the problem.
getSql() - 接口 中的方法org.springframework.jdbc.core.SqlProvider
Return the SQL string for this object, i.e.
getSql() - 异常错误 中的方法org.springframework.jdbc.InvalidResultSetAccessException
Return the SQL that caused the problem.
getSql() - 类 中的方法org.springframework.jdbc.object.RdbmsOperation
Subclasses can override this to supply dynamic SQL if they wish, but SQL is normally set by calling the RdbmsOperation.setSql(java.lang.String) method or in a subclass constructor.
getSql() - 异常错误 中的方法org.springframework.jdbc.UncategorizedSQLException
Return the SQL that led to the problem.
getSql() - 异常错误 中的方法org.springframework.orm.hibernate3.HibernateJdbcException
已过时。
Return the SQL that led to the problem.
getSql() - 异常错误 中的方法org.springframework.orm.hibernate4.HibernateJdbcException
Return the SQL that led to the problem.
getSql() - 异常错误 中的方法org.springframework.orm.hibernate5.HibernateJdbcException
Return the SQL that led to the problem.
getSqlErrorCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
Return the error codes used by this translator.
getSQLException() - 异常错误 中的方法org.springframework.jdbc.BadSqlGrammarException
Return the wrapped SQLException.
getSQLException() - 异常错误 中的方法org.springframework.jdbc.InvalidResultSetAccessException
Return the wrapped SQLException.
getSQLException() - 异常错误 中的方法org.springframework.jdbc.UncategorizedSQLException
Return the underlying SQLException.
getSQLException() - 异常错误 中的方法org.springframework.orm.hibernate3.HibernateJdbcException
已过时。
Return the underlying SQLException.
getSQLException() - 异常错误 中的方法org.springframework.orm.hibernate4.HibernateJdbcException
Return the underlying SQLException.
getSQLException() - 异常错误 中的方法org.springframework.orm.hibernate5.HibernateJdbcException
Return the underlying SQLException.
getSqlReturnType() - 类 中的方法org.springframework.jdbc.core.SqlOutParameter
Return the custom return type, if any.
getSqlType() - 类 中的方法org.springframework.jdbc.core.metadata.CallParameterMetaData
Get the parameter SQL type.
getSqlType() - 类 中的方法org.springframework.jdbc.core.metadata.TableParameterMetaData
Get the parameter SQL type.
getSqlType() - 类 中的方法org.springframework.jdbc.core.SqlParameter
Return the SQL type of the parameter.
getSqlType(String) - 类 中的方法org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
Return the SQL type for the given parameter, if registered.
getSqlType(String) - 类 中的方法org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
Derives a default SQL type from the corresponding property type.
getSqlType(String) - 类 中的方法org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
 
getSqlType(String) - 接口 中的方法org.springframework.jdbc.core.namedparam.SqlParameterSource
Determine the SQL type for the specified named parameter.
getStartPosition() - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getStartPosition() - 接口 中的方法org.springframework.expression.spel.SpelNode
 
getStartupDate() - 接口 中的方法org.springframework.context.ApplicationContext
Return the timestamp when this context was first loaded.
getStartupDate() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Return the timestamp (ms) when this context was first loaded.
getStateString(int) - 异常错误 中的静态方法org.springframework.transaction.HeuristicCompletionException
 
GETSTATIC - 接口 中的静态变量org.springframework.asm.Opcodes
 
getStaticAttributes() - 类 中的方法org.springframework.web.servlet.view.AbstractView
Return the static attributes for this view.
getStaticMessageSource() - 类 中的方法org.springframework.context.support.StaticApplicationContext
Return the internal StaticMessageSource used by this context.
getStaticMethod(Class<?>, String, Class<?>...) - 类 中的静态方法org.springframework.util.ClassUtils
Return a public static method of a class.
getStaticPart() - 接口 中的方法org.aopalliance.intercept.Joinpoint
Return the static part of this joinpoint.
getStaticPart() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
getStaticPart() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
 
getStatsInfo() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return a String describing internal state and counters.
getStatsInfo() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
Return a String describing internal state and counters.
getStatsInfo() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return a String describing internal state and counters.
getStatsMixin() - 类 中的方法org.springframework.aop.target.ThreadLocalTargetSource
Return an introduction advisor mixin that allows the AOP proxy to be cast to ThreadLocalInvokerStats.
getStatus() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getStatus() - 类 中的方法org.springframework.transaction.jta.ManagedTransactionAdapter
 
getStatus() - 类 中的方法org.springframework.transaction.jta.UserTransactionAdapter
 
getStatus() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the configured HTTP status, if any.
getStatus() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the configured HTTP status for the response, if any.
getStatus() - 异常错误 中的方法org.springframework.web.socket.handler.SessionLimitExceededException
 
getStatusCode() - 类 中的方法org.springframework.http.client.AbstractClientHttpResponse
 
getStatusCode() - 接口 中的方法org.springframework.http.client.ClientHttpResponse
Return the HTTP status code of the response.
getStatusCode() - 类 中的方法org.springframework.http.ResponseEntity
Return the HTTP status code of the response.
getStatusCode() - 类 中的方法org.springframework.mock.http.client.MockClientHttpResponse
 
getStatusCode() - 异常错误 中的方法org.springframework.web.client.HttpStatusCodeException
Return the HTTP status code.
getStatusCode() - 类 中的方法org.springframework.web.context.support.ServletRequestHandledEvent
Return the HTTP status code of the response or -1 if the status code is not available.
getStatusCode() - 类 中的方法org.springframework.web.servlet.mvc.ParameterizableViewController
Return the configured HTTP status code or null.
getStatusCode() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
Return the status code as specified on the response.
getStatusCodesAsMap() - 类 中的方法org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
Returns the HTTP status codes provided via SimpleMappingExceptionResolver.setStatusCodes(Properties).
getStatusCodeValue() - 类 中的方法org.springframework.http.ResponseEntity
Return the HTTP status code of the response.
getStatusText() - 接口 中的方法org.springframework.http.client.ClientHttpResponse
Return the HTTP status text of the response.
getStatusText() - 类 中的方法org.springframework.mock.http.client.MockClientHttpResponse
 
getStatusText() - 异常错误 中的方法org.springframework.web.client.RestClientResponseException
Return the HTTP status text.
getStep(int) - 类 中的方法org.springframework.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - 类 中的方法org.springframework.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getStompBrokerRelay(SubscribableChannel) - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getStompBrokerRelayStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about STOMP broker relay (when using a full-featured STOMP broker).
getStompDecoder() - 类 中的方法org.springframework.messaging.simp.stomp.BufferingStompDecoder
Return the wrapped StompDecoder.
getStompSubProtocolStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about STOMP-related WebSocket message processing.
getStorageDescription() - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartFile
Return a description for the storage location of the multipart content.
getStrategies() - 类 中的方法org.springframework.web.accept.ContentNegotiationManager
Return the configured content negotiation strategies.
getStrategy(Class<T>) - 类 中的方法org.springframework.web.accept.ContentNegotiationManager
Find a ContentNegotiationStrategy of the given type.
getStrategyForPath(String) - 类 中的方法org.springframework.web.servlet.resource.VersionResourceResolver
Find a VersionStrategy for the request path of the requested resource.
getStrategyMap() - 类 中的方法org.springframework.web.servlet.resource.VersionResourceResolver
Return the map with version strategies keyed by path pattern.
getStreamBytesLimit() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
Return the minimum number of bytes that can be sent over a single HTTP streaming request before it will be closed.
getStreamBytesLimit() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
Streaming transports save responses on the client side and don't free memory used by delivered messages.
getString() - 类 中的方法org.springframework.mock.web.MockBodyContent
 
getString(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getString(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a String.
getString(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as a string.
getString(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getString(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a String.
getStringArray(String) - 类 中的方法org.springframework.core.annotation.AnnotationAttributes
Get the value stored under the specified attributeName as an array of strings.
getStringMatcher(String) - 类 中的方法org.springframework.util.AntPathMatcher
Build or retrieve an AntPathMatcher.AntPathStringMatcher for the given pattern.
getStringOrNull(ResourceBundle, String) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Efficiently retrieve the String value for the specified key, or return null if not found.
getStringParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a String parameter, or null if not present.
getStringParameter(PortletRequest, String, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get a String parameter, with a fallback value.
getStringParameter(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a String parameter, or null if not present.
getStringParameter(ServletRequest, String, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get a String parameter, with a fallback value.
getStringParameters(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.bind.PortletRequestUtils
Get an array of String parameters, return an empty array if not found.
getStringParameters(ServletRequest, String) - 类 中的静态方法org.springframework.web.bind.ServletRequestUtils
Get an array of String parameters, return an empty array if not found.
getStub() - 类 中的方法org.springframework.remoting.rmi.JndiRmiClientInterceptor
Return the RMI stub to use.
getStub() - 类 中的方法org.springframework.remoting.rmi.RmiClientInterceptor
Return the RMI stub to use.
getStylesheetSource() - 类 中的方法org.springframework.web.servlet.view.xslt.XsltView
Get the XSLT Source for the XSLT template under the configured URL.
getSubject() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getSubmitParameter(PortletRequest, String) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return the full name of a specific input type="submit" parameter if it was sent in the request, either via a button (directly with name) or via an image (name + ".x" or name + ".y").
getSubmittedFileName() - 类 中的方法org.springframework.mock.web.MockPart
 
getSubprotocols() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getSubProtocols() - 类 中的方法org.springframework.web.socket.client.WebSocketConnectionManager
Return the configured sub-protocols to use.
getSubProtocols() - 类 中的方法org.springframework.web.socket.messaging.SubProtocolWebSocketHandler
Return all supported protocols.
getSubProtocols() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.SockJsWebSocketHandler
 
getSubProtocols() - 接口 中的方法org.springframework.web.socket.SubProtocolCapable
Return the list of supported sub-protocols.
getSubscribeDestination() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationResult
The user destination in the form expected when a client subscribes, e.g.
getSubscribers() - 类 中的方法org.springframework.messaging.support.AbstractSubscribableChannel
 
getSubscription() - 类 中的方法org.springframework.jms.config.AbstractJmsListenerEndpoint
Return the name for the durable subscription, if any.
getSubscription() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
Get the subscription header.
getSubscriptionId() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getSubscriptionId() - 接口 中的方法org.springframework.messaging.simp.stomp.StompSession.Subscription
Return the id for the subscription.
getSubscriptionId(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getSubscriptionName() - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Return the name of a subscription to create, if any.
getSubscriptionName() - 类 中的方法org.springframework.jms.listener.adapter.MessageListenerAdapter
 
getSubscriptionName() - 类 中的方法org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
 
getSubscriptionName() - 接口 中的方法org.springframework.jms.listener.SubscriptionNameProvider
Determine the subscription name for this message listener object.
getSubscriptionRegistry() - 类 中的方法org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
 
getSubscriptions() - 接口 中的方法org.springframework.messaging.simp.user.SimpSession
Return the subscriptions for this session.
getSubtype() - 类 中的方法org.springframework.util.MimeType
Return the subtype.
getSuffix() - 类 中的方法org.springframework.aop.interceptor.AbstractMonitoringInterceptor
Return the text that will get prepended to the trace data.
getSuffix() - 类 中的方法org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
已过时。
Return the common suffix for handler method names.
getSuffix() - 类 中的方法org.springframework.web.servlet.mvc.UrlFilenameViewController
Return the suffix to append to the request URL filename.
getSuffix() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the suffix that gets appended to view names when building a URL.
getSuggestedValue(DependencyDescriptor) - 类 中的方法org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
Determine whether the given dependency declares a value annotation.
getSuggestedValue(DependencyDescriptor) - 接口 中的方法org.springframework.beans.factory.support.AutowireCandidateResolver
Determine whether a default value is suggested for the given dependency.
getSuggestedValue(DependencyDescriptor) - 类 中的方法org.springframework.beans.factory.support.SimpleAutowireCandidateResolver
 
getSuperClassName() - 接口 中的方法org.springframework.core.type.ClassMetadata
Return the name of the super class of the underlying class, or null if there is no super class defined.
getSuperClassName() - 类 中的方法org.springframework.core.type.StandardClassMetadata
 
getSuperName() - 类 中的方法org.springframework.asm.ClassReader
Returns the internal of name of the super class (see getInternalName).
getSuperType() - 类 中的方法org.springframework.core.ResolvableType
Return a ResolvableType representing the direct supertype of this type.
getSuperTypeIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getSupportedExtensions(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
 
getSupportedExtensions(ServerHttpRequest) - 接口 中的方法org.springframework.web.socket.server.RequestUpgradeStrategy
Return the WebSocket protocol extensions supported by the underlying WebSocket server.
getSupportedExtensions(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
 
getSupportedHttpMethods() - 异常错误 中的方法org.springframework.web.HttpRequestMethodNotSupportedException
Return the actually supported HTTP methods as HttpMethod instances, or null if not known.
getSupportedLocales() - 类 中的方法org.springframework.mock.web.portlet.MockPortletConfig
 
getSupportedLocales() - 类 中的方法org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
Return the configured list of supported locales.
getSupportedMediaTypes() - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
 
getSupportedMediaTypes() - 类 中的方法org.springframework.http.converter.BufferedImageHttpMessageConverter
 
getSupportedMediaTypes() - 类 中的方法org.springframework.http.converter.FormHttpMessageConverter
 
getSupportedMediaTypes() - 接口 中的方法org.springframework.http.converter.HttpMessageConverter
Return the list of MediaType objects supported by this converter.
getSupportedMediaTypes() - 异常错误 中的方法org.springframework.web.HttpMediaTypeException
Return the list of supported media types.
getSupportedMethods() - 异常错误 中的方法org.springframework.web.HttpRequestMethodNotSupportedException
Return the actually supported HTTP methods, or null if not known.
getSupportedMethods() - 异常错误 中的方法org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
Return the actually supported HTTP methods, if known.
getSupportedMethods() - 类 中的方法org.springframework.web.servlet.support.WebContentGenerator
Return the HTTP methods that this content generator supports.
getSupportedMimeTypes() - 类 中的方法org.springframework.messaging.converter.AbstractMessageConverter
Return the supported MIME types.
getSupportedPortletModes() - 类 中的方法org.springframework.mock.web.portlet.MockPortalContext
 
getSupportedProtocols() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
 
getSupportedProtocols() - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolHandler
Return the list of sub-protocols supported by this handler (never null).
getSupportedProtocols() - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
Return the list of supported sub-protocols.
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.jetty.JettyRequestUpgradeStrategy
 
getSupportedVersions() - 接口 中的方法org.springframework.web.socket.server.RequestUpgradeStrategy
Return the supported WebSocket protocol versions.
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy
 
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.standard.TomcatRequestUpgradeStrategy
 
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.standard.UndertowRequestUpgradeStrategy
 
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.standard.WebSphereRequestUpgradeStrategy
 
getSupportedVersions() - 类 中的方法org.springframework.web.socket.server.support.AbstractHandshakeHandler
 
getSupportedWindowStates() - 类 中的方法org.springframework.mock.web.portlet.MockPortalContext
 
getSuppressedFields() - 类 中的方法org.springframework.validation.AbstractBindingResult
Return the list of fields that were suppressed during the bind process.
getSuppressedFields() - 异常错误 中的方法org.springframework.validation.BindException
 
getSuppressedFields() - 接口 中的方法org.springframework.validation.BindingResult
Return the list of fields that were suppressed during the bind process.
getSuspendedResources() - 类 中的方法org.springframework.transaction.support.DefaultTransactionStatus
Return the holder for resources that have been suspended for this transaction, if any.
getSynchronizations() - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Return an unmodifiable snapshot list of all registered synchronizations for the current thread.
getSystemEnvironment() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getSystemEnvironment() - 接口 中的方法org.springframework.core.env.ConfigurableEnvironment
Return the value of System.getenv() if allowed by the current SecurityManager, otherwise return a map implementation that will attempt to access individual keys using calls to System.getenv(String).
getSystemHeartbeatReceiveInterval() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the interval, in milliseconds, at which the "system" connection expects to receive heartbeats from the STOMP broker.
getSystemHeartbeatSendInterval() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the interval, in milliseconds, at which the "system" connection will send heartbeats to the STOMP broker.
getSystemLogin() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the login used for the shared "system" connection to the STOMP broker.
getSystemPasscode() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the passcode used for the shared "system" connection to the STOMP broker.
getSystemProperties() - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
getSystemProperties() - 接口 中的方法org.springframework.core.env.ConfigurableEnvironment
Return the value of System.getProperties() if allowed by the current SecurityManager, otherwise return a map implementation that will attempt to access individual keys using calls to System.getProperty(String).
getSystemSubscriptions() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the configured map with subscriptions on the "system" connection.
getTabindex() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'tabindex' attribute.
getTableColumns() - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Get a List of the table column names.
getTableName() - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Get the name of the table for this context.
getTableName() - 类 中的方法org.springframework.jdbc.core.simple.AbstractJdbcInsert
Get the name of the table for this insert.
getTableName(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
 
getTableName(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSetMetaData
Retrieve the name of the table that served as the source for the specified column.
getTableParameterMetaData() - 类 中的方法org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
 
getTableParameterMetaData() - 接口 中的方法org.springframework.jdbc.core.metadata.TableMetaDataProvider
Get the table parameter meta-data that is currently used.
getTag() - 类 中的方法org.springframework.asm.Handle
Returns the kind of field or method designated by this handle.
getTag() - 类 中的方法org.springframework.cglib.core.SpringNamingPolicy
 
getTaglibFactory() - 接口 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerConfig
Return the TaglibFactory used to enable JSP tags to be accessed from FreeMarker templates.
getTaglibFactory() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
Return the TaglibFactory object wrapped by this bean.
getTarget() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
Returns the Spring AOP target.
getTarget() - 类 中的方法org.springframework.aop.target.AbstractLazyCreationTargetSource
Returns the lazy-initialized target object, creating it on-the-fly if it doesn't exist already.
getTarget() - 类 中的方法org.springframework.aop.target.AbstractPoolingTargetSource
Acquire an object from the pool.
getTarget() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Borrows an object from the ObjectPool.
getTarget() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Borrow an object from the ObjectPool.
getTarget() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
 
getTarget() - 类 中的方法org.springframework.aop.target.EmptyTargetSource
Always returns null.
getTarget() - 类 中的方法org.springframework.aop.target.HotSwappableTargetSource
 
getTarget() - 类 中的方法org.springframework.aop.target.LazyInitTargetSource
 
getTarget() - 类 中的方法org.springframework.aop.target.PrototypeTargetSource
Obtain a new prototype instance for every call.
getTarget() - 类 中的方法org.springframework.aop.target.SimpleBeanTargetSource
 
getTarget() - 类 中的方法org.springframework.aop.target.SingletonTargetSource
 
getTarget() - 类 中的方法org.springframework.aop.target.ThreadLocalTargetSource
Implementation of abstract getTarget() method.
getTarget() - 接口 中的方法org.springframework.aop.TargetSource
Return a target instance.
getTarget() - 类 中的方法org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext
 
getTarget() - 接口 中的方法org.springframework.cache.interceptor.CacheOperationInvocationContext
Return the target instance on which the method was invoked.
getTarget() - 类 中的方法org.springframework.jndi.JndiObjectTargetSource
 
getTarget() - 类 中的方法org.springframework.scheduling.support.ScheduledMethodRunnable
 
getTarget() - 类 中的方法org.springframework.validation.AbstractBindingResult
Return the wrapped target object.
getTarget() - 类 中的方法org.springframework.validation.BeanPropertyBindingResult
 
getTarget() - 异常错误 中的方法org.springframework.validation.BindException
 
getTarget() - 接口 中的方法org.springframework.validation.BindingResult
Return the wrapped target object, which may be a bean, an object with public fields, a Map - depending on the concrete binding strategy.
getTarget() - 类 中的方法org.springframework.validation.DataBinder
Return the wrapped target object.
getTarget() - 类 中的方法org.springframework.validation.DirectFieldBindingResult
 
getTarget() - 类 中的方法org.springframework.validation.MapBindingResult
 
getTarget() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Get the value of the 'target' attribute.
getTargetBean() - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
Return the target bean instance to use.
getTargetBeanName() - 类 中的方法org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
Return the name of the target bean in the factory.
getTargetBeanName() - 类 中的方法org.springframework.web.filter.DelegatingFilterProxy
Return the name of the target bean in the Spring application context.
getTargetBeanName(String) - 类 中的静态方法org.springframework.aop.scope.ScopedProxyUtils
Generate the bean name that is used within the scoped proxy to reference the target bean.
getTargetBeanName(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Return the name of the target NavigationHandler bean in the BeanFactory.
getTargetCache() - 类 中的方法org.springframework.cache.transaction.TransactionAwareCacheDecorator
Return the target Cache that this Cache should delegate to.
getTargetClass() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
getTargetClass() - 类 中的方法org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
 
getTargetClass() - 类 中的方法org.springframework.aop.target.AbstractLazyCreationTargetSource
This default implementation returns null if the target is null (it is hasn't yet been initialized), or the target class if the target has already been initialized.
getTargetClass() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
 
getTargetClass() - 类 中的方法org.springframework.aop.target.EmptyTargetSource
Always returns the specified target Class, or null if none.
getTargetClass() - 类 中的方法org.springframework.aop.target.HotSwappableTargetSource
Return the type of the current target object.
getTargetClass() - 类 中的方法org.springframework.aop.target.SingletonTargetSource
 
getTargetClass() - 接口 中的方法org.springframework.aop.TargetClassAware
Return the target class behind the implementing object (typically a proxy configuration or an actual proxy).
getTargetClass() - 接口 中的方法org.springframework.aop.TargetSource
Return the type of targets returned by this TargetSource.
getTargetClass() - 类 中的方法org.springframework.beans.factory.config.FieldRetrievingFactoryBean
Return the target class on which the field is defined.
getTargetClass() - 类 中的方法org.springframework.jndi.JndiObjectTargetSource
 
getTargetClass() - 类 中的方法org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
Overridden to support the "targetBeanName" feature.
getTargetClass() - 类 中的方法org.springframework.util.MethodInvoker
Return the target class on which to call the target method.
getTargetClass(Object) - 类 中的静态方法org.springframework.aop.support.AopUtils
Determine the target class of the given bean instance which might be an AOP proxy.
getTargetClass(Object) - 类 中的方法org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Return the actual bean class of the given bean instance.
getTargetConnection() - 接口 中的方法org.springframework.jdbc.datasource.ConnectionProxy
Return the target Connection of this proxy.
getTargetConnection(Connection) - 类 中的静态方法org.springframework.jdbc.datasource.DataSourceUtils
Return the innermost target Connection of the given Connection.
getTargetConnectionFactory() - 类 中的方法org.springframework.jca.cci.connection.DelegatingConnectionFactory
Return the target ConnectionFactory that this ConnectionFactory should delegate to.
getTargetConnectionFactory() - 类 中的方法org.springframework.jms.connection.DelegatingConnectionFactory
Return the target ConnectionFactory that this ConnectionFactory delegates to.
getTargetConnectionFactory() - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Return the target ConnectionFactory which will be used to lazily create a single Connection, if any.
getTargetConnectionFactory() - 类 中的方法org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
Return the target ConnectionFactory that this ConnectionFactory should delegate to.
getTargetDataSource() - 类 中的方法org.springframework.jdbc.datasource.DelegatingDataSource
Return the target DataSource that this DataSource should delegate to.
getTargetDestination(String, String, String, String) - 类 中的方法org.springframework.messaging.simp.user.DefaultUserDestinationResolver
This method determines how to translate the source "user" destination to an actual target destination for the given active user session.
getTargetDestinations() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationResult
The target destinations that the source destination was translated to, one per active user session, e.g.
getTargetDestinations(Annotation, Message<?>, String) - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
 
getTargetEntityManager() - 接口 中的方法org.springframework.orm.jpa.EntityManagerProxy
Return the underlying EntityManager that this proxy will delegate to.
getTargetField() - 类 中的方法org.springframework.beans.factory.config.FieldRetrievingFactoryBean
Return the name of the field to be retrieved.
getTargetInterfaceName() - 接口 中的方法org.springframework.remoting.rmi.RmiInvocationHandler
Return the name of the target interface that this invoker operates on.
getTargetMap() - 类 中的方法org.springframework.validation.MapBindingResult
 
getTargetMethod() - 类 中的方法org.springframework.util.MethodInvoker
Return the name of the method to be invoked.
getTargetObject() - 类 中的方法org.springframework.aop.scope.DefaultScopedObject
 
getTargetObject() - 接口 中的方法org.springframework.aop.scope.ScopedObject
Return the current target object behind this scoped object proxy, in its raw form (as stored in the target scope).
getTargetObject() - 类 中的方法org.springframework.beans.factory.config.FieldRetrievingFactoryBean
Return the target object on which the field is defined.
getTargetObject() - 类 中的方法org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
Overridden to support the "targetBeanName" feature.
getTargetObject() - 类 中的方法org.springframework.util.MethodInvoker
Return the target object on which to call the target method.
getTargetObject(Object) - 类 中的静态方法org.springframework.test.util.AopTestUtils
Get the target object of the supplied candidate object.
getTargetPage(PortletRequest, String, int) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return the target page specified in the request.
getTargetPage(ServletRequest, String, int) - 类 中的静态方法org.springframework.web.util.WebUtils
已过时。
as of Spring 4.3.2, in favor of custom code for such purposes
getTargetPersistenceManagerFactory() - 类 中的方法org.springframework.orm.jdo.TransactionAwarePersistenceManagerFactoryProxy
Return the target JDO PersistenceManagerFactory that this proxy delegates to.
getTargetRequestParams() - 类 中的方法org.springframework.web.servlet.FlashMap
Return the parameters identifying the target request, or an empty map.
getTargetRequestPath() - 类 中的方法org.springframework.web.servlet.FlashMap
Return the target URL path (or null if none specified).
getTargetSession() - 接口 中的方法org.springframework.jms.connection.SessionProxy
Return the target Session of this proxy.
getTargetSession(Session) - 类 中的静态方法org.springframework.jms.connection.ConnectionFactoryUtils
Return the innermost target Session of the given Session.
getTargetSource() - 接口 中的方法org.springframework.aop.framework.Advised
Return the TargetSource used by this Advised object.
getTargetSource() - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
getTargetSource(Class<?>, String) - 类 中的方法org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
 
getTargetSource(Class<?>, String) - 接口 中的方法org.springframework.aop.framework.autoproxy.TargetSourceCreator
Create a special TargetSource for the given bean, if any.
getTargetStream() - 类 中的方法org.springframework.mock.web.DelegatingServletOutputStream
Return the underlying target stream (never null).
getTargetType() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Return the type to convert to.
getTargetType() - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
Return the target type of this bean definition, if known (either specified in advance or resolved on first instantiation).
getTargetType() - 异常错误 中的方法org.springframework.core.convert.ConversionFailedException
Return the target type we tried to convert the value to.
getTargetType() - 类 中的方法org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
 
getTargetType() - 异常错误 中的方法org.springframework.core.convert.ConverterNotFoundException
Return the target type that was requested to convert to.
getTargetType(MethodParameter) - 类 中的静态方法org.springframework.core.GenericTypeResolver
已过时。
getTargetTypeName() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Return the type to convert to.
getTargetWriter() - 类 中的方法org.springframework.mock.web.MockJspWriter
Lazily initialize the target Writer.
getTaskCount() - 类 中的方法org.springframework.util.StopWatch
Return the number of tasks timed.
getTaskExecRegistration() - 类 中的方法org.springframework.messaging.simp.config.ChannelRegistration
已过时。
as of 4.3.12 since it's not used anymore
getTaskExecutor() - 类 中的方法org.springframework.context.event.SimpleApplicationEventMulticaster
Return the current task executor for this multicaster.
getTaskExecutor() - 类 中的方法org.springframework.messaging.simp.config.TaskExecutorRegistration
 
getTaskExecutor() - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
 
getTaskExecutor() - 类 中的方法org.springframework.web.socket.client.jetty.JettyWebSocketClient
Return the configured TaskExecutor.
getTaskExecutor() - 类 中的方法org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
Return the configured TaskExecutor.
getTaskExecutor() - 类 中的方法org.springframework.web.socket.client.standard.EndpointConnectionManager
Return the configured TaskExecutor.
getTaskExecutor() - 类 中的方法org.springframework.web.socket.client.standard.StandardWebSocketClient
Return the configured TaskExecutor.
getTaskExecutor() - 类 中的方法org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
Return the configured TaskExecutor.
getTaskInfo() - 类 中的方法org.springframework.util.StopWatch
Return an array of the data for tasks performed.
getTaskName() - 类 中的方法org.springframework.util.StopWatch.TaskInfo
Return the name of this task.
getTaskScheduler() - 类 中的方法org.springframework.messaging.simp.broker.SimpleBrokerMessageHandler
Return the configured TaskScheduler.
getTaskScheduler() - 类 中的方法org.springframework.messaging.simp.stomp.DefaultStompSession
Return the configured TaskScheduler to use for receipt tracking.
getTaskScheduler() - 类 中的方法org.springframework.messaging.simp.stomp.StompClientSupport
The configured TaskScheduler.
getTaskScheduler() - 类 中的方法org.springframework.web.socket.sockjs.support.AbstractSockJsService
A scheduler instance to use for scheduling heart-beat messages.
getTaskScheduler() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsServiceConfig
A scheduler instance to use for scheduling heart-beat messages.
getTcpClient() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Get the configured TCP client (never null unless not configured invoked and this method is invoked before the handler is started and hence a default implementation initialized).
getTempClassLoader() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Return the temporary ClassLoader to use for type matching purposes, if any.
getTempClassLoader() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getTempDir() - 类 中的方法org.springframework.web.context.support.WebApplicationObjectSupport
Return the temporary directory for the current web application, as provided by the servlet container.
getTempDir() - 类 中的方法org.springframework.web.portlet.context.PortletApplicationObjectSupport
Return the temporary directory for the current web application, as provided by the servlet container.
getTempDir(PortletContext) - 类 中的静态方法org.springframework.web.portlet.util.PortletUtils
Return the temporary directory for the current web application, as provided by the portlet container.
getTempDir(ServletContext) - 类 中的静态方法org.springframework.web.util.WebUtils
Return the temporary directory for the current web application, as provided by the servlet container.
getTemplate() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityView
已过时。
Retrieve the Velocity template to be rendered by this view.
getTemplate(String) - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupView
Return a template compiled by the configured Groovy Markup template engine for the given view URL.
getTemplate(String) - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateView
 
getTemplate(String) - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityView
已过时。
Retrieve the Velocity template specified by the given name, using the encoding specified by the "encoding" bean property.
getTemplate(String, Locale) - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Retrieve the FreeMarker template specified by the given name, using the encoding specified by the "encoding" bean property.
getTemplate(Locale) - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Retrieve the FreeMarker template for the given locale, to be rendering by this view.
getTemplateEngine() - 接口 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupConfig
Return the Groovy MarkupTemplateEngine for the current web application context.
getTemplateEngine() - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
 
getTemplateLoaderForPath(String) - 类 中的方法org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
Determine a FreeMarker TemplateLoader for the given path.
getTemplateSource(String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.view.document.AbstractExcelView
已过时。
Creates the workbook from an existing XLS document.
getTemplateSource(String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.view.document.AbstractJExcelView
已过时。
Create the workbook from an existing XLS document.
GETTERS - 类 中的静态变量org.springframework.aop.support.Pointcuts
Pointcut matching all bean property getters, in any class
getTestClass() - 接口 中的方法org.springframework.test.context.BootstrapContext
Get the test class for this bootstrap context.
getTestClass() - 类 中的方法org.springframework.test.context.MergedContextConfiguration
Get the test class associated with this MergedContextConfiguration.
getTestClass() - 类 中的方法org.springframework.test.context.support.DefaultBootstrapContext
Get the test class for this bootstrap context.
getTestClass() - 类 中的方法org.springframework.test.context.support.DefaultTestContext
 
getTestClass() - 接口 中的方法org.springframework.test.context.TestContext
Get the test class for this test context.
getTestContext() - 类 中的方法org.springframework.test.context.TestContextManager
Get the TestContext managed by this TestContextManager.
getTestContextManager() - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Get the TestContextManager associated with this runner.
getTestException() - 类 中的方法org.springframework.test.context.support.DefaultTestContext
 
getTestException() - 接口 中的方法org.springframework.test.context.TestContext
Get the exception that was thrown during execution of the test method.
getTestExecutionListeners() - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
 
getTestExecutionListeners() - 接口 中的方法org.springframework.test.context.TestContextBootstrapper
Get a list of newly instantiated TestExecutionListeners for the test class in the BootstrapContext associated with this bootstrapper.
getTestExecutionListeners() - 类 中的方法org.springframework.test.context.TestContextManager
Get the current TestExecutionListeners registered for this TestContextManager.
getTestInstance() - 类 中的方法org.springframework.test.context.support.DefaultTestContext
 
getTestInstance() - 接口 中的方法org.springframework.test.context.TestContext
Get the current test instance for this test context.
getTestMethod() - 类 中的方法org.springframework.test.context.support.DefaultTestContext
 
getTestMethod() - 接口 中的方法org.springframework.test.context.TestContext
Get the current test method for this test context.
getText() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketClientSockJsSession
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.client.XhrClientSockJsSession
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getTextMessageSizeLimit() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getTextMessageSizeLimit() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Get the configured maximum size for an incoming text message.
getTextValue(Element) - 类 中的静态方法org.springframework.util.xml.DomUtils
Extracts the text value from the given DOM element, ignoring XML comments.
getTheme() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the current theme (never null).
getTheme(String) - 类 中的方法org.springframework.ui.context.support.DelegatingThemeSource
 
getTheme(String) - 类 中的方法org.springframework.ui.context.support.ResourceBundleThemeSource
This implementation returns a SimpleTheme instance, holding a ResourceBundle-based MessageSource whose basename corresponds to the given theme name (prefixed by the configured "basenamePrefix").
getTheme(String) - 接口 中的方法org.springframework.ui.context.ThemeSource
Return the Theme instance for the given theme name.
getTheme(String) - 类 中的方法org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
 
getTheme(String) - 类 中的方法org.springframework.web.context.support.GenericWebApplicationContext
 
getTheme(String) - 类 中的方法org.springframework.web.context.support.StaticWebApplicationContext
 
getTheme(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Retrieves the current theme from the given request, using the ThemeResolver and ThemeSource bound to the request by the DispatcherServlet.
getThemeMessage(String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(String, Object[]) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(String, Object[], String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(String, String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(String, List<?>) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(String, List<?>, String) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the theme message for the given code.
getThemeMessage(MessageSourceResolvable) - 类 中的方法org.springframework.web.servlet.support.RequestContext
Retrieve the given MessageSourceResolvable in the current theme.
getThemeResolver(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return the ThemeResolver that has been bound to the request by the DispatcherServlet.
getThemeSource() - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Return this servlet's ThemeSource, if any; else return null.
getThemeSource(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Return the ThemeSource that has been bound to the request by the DispatcherServlet.
getThis() - 接口 中的方法org.aopalliance.intercept.Joinpoint
Return the object that holds the current joinpoint's static part.
getThis() - 类 中的方法org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
Returns the Spring AOP proxy.
getThis() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
 
getThreadFactory() - 类 中的方法org.springframework.core.task.SimpleAsyncTaskExecutor
Return the external factory to use for creating new Threads, if any.
getThreadGroup() - 类 中的方法org.springframework.util.CustomizableThreadCreator
Return the thread group that threads should be created in (or null for the default group).
getThreadNamePrefix() - 类 中的方法org.springframework.util.CustomizableThreadCreator
Return the thread name prefix to use for the names of newly created threads.
getThreadPoolExecutor() - 类 中的方法org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
Return the underlying ThreadPoolExecutor for native access.
getThreadPriority() - 类 中的方法org.springframework.util.CustomizableThreadCreator
Return the priority of the threads that this factory creates.
getThrowawayClassLoader() - 类 中的方法org.springframework.context.weaving.DefaultContextLoadTimeWeaver
 
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
 
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
This implementation always returns a SimpleThrowawayClassLoader.
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.jboss.JBossLoadTimeWeaver
 
getThrowawayClassLoader() - 接口 中的方法org.springframework.instrument.classloading.LoadTimeWeaver
Return a throwaway ClassLoader, enabling classes to be loaded and inspected without affecting the parent ClassLoader.
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
 
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.SimpleLoadTimeWeaver
This implementation builds a SimpleThrowawayClassLoader.
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader
Delegate for LoadTimeWeaver's getThrowawayClassLoader method.
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.tomcat.TomcatLoadTimeWeaver
 
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.weblogic.WebLogicLoadTimeWeaver
 
getThrowawayClassLoader() - 类 中的方法org.springframework.instrument.classloading.websphere.WebSphereLoadTimeWeaver
 
getTime(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTime(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Time object.
getTime(int, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTime(int, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Time object.
getTime(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTime(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Time object.
getTime(String, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTime(String, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Time object.
getTimeBetweenEvictionRunsMillis() - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Return the time between eviction runs that check idle objects.
getTimeBetweenEvictionRunsMillis() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the time between eviction runs that check idle objects.
getTimeMillis() - 类 中的方法org.springframework.util.StopWatch.TaskInfo
Return the time in milliseconds this task took.
getTimeout() - 类 中的方法org.springframework.mock.web.MockAsyncContext
 
getTimeout() - 异常错误 中的方法org.springframework.transaction.InvalidTimeoutException
Return the invalid timeout value.
getTimeout() - 类 中的方法org.springframework.transaction.support.DefaultTransactionDefinition
 
getTimeout() - 类 中的方法org.springframework.transaction.support.DelegatingTransactionDefinition
 
getTimeout() - 接口 中的方法org.springframework.transaction.TransactionDefinition
Return the transaction timeout.
getTimeout() - 类 中的方法org.springframework.web.context.request.async.WebAsyncTask
Return the timeout value in milliseconds, or null if no timeout is set.
getTimeout() - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
 
getTimeout() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter
Return the configured timeout value, if any.
getTimeout(Method) - 类 中的静态方法org.springframework.test.annotation.TestAnnotationUtils
Get the timeout configured via the @Timed annotation on the supplied method.
getTimerListener() - 类 中的方法org.springframework.scheduling.commonj.ScheduledTimerListener
Return the TimerListener to schedule.
getTimerManager() - 类 中的方法org.springframework.scheduling.commonj.TimerManagerAccessor
 
getTimeSeconds() - 类 中的方法org.springframework.util.StopWatch.TaskInfo
Return the time in seconds this task took.
getTimeSinceLastActive() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
getTimeSinceLastActive() - 接口 中的方法org.springframework.web.socket.sockjs.transport.SockJsSession
Return the time (in ms) since the session was last active, or otherwise if the session is new, then the time since the session was created.
getTimeSinceSendStarted() - 类 中的方法org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator
Return the time (milliseconds) since the current send started, or 0 if no send is currently in progress.
getTimestamp() - 类 中的方法org.springframework.context.ApplicationEvent
Return the system time in milliseconds when the event happened.
getTimestamp() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the timestamp.
getTimestamp() - 类 中的方法org.springframework.messaging.MessageHeaders
 
getTimestamp() - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
 
getTimestamp(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTimestamp(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Timestamp object.
getTimestamp(int, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTimestamp(int, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Timestamp object.
getTimestamp(String) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTimestamp(String) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Timestamp object.
getTimestamp(String, Calendar) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
getTimestamp(String, Calendar) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Retrieve the value of the indicated column in the current row as a Timestamp object.
getTimeToLive() - 类 中的方法org.springframework.jms.core.JmsTemplate
Return the time-to-live of the message when sending.
getTimeToLiveInMillis() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Return the time to live for this object in milliseconds.
getTimeToLiveInSeconds() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Return the time to live for this object in seconds.
getTimeToNextAttempt(int) - 类 中的方法org.springframework.messaging.tcp.FixedIntervalReconnectStrategy
 
getTimeToNextAttempt(int) - 接口 中的方法org.springframework.messaging.tcp.ReconnectStrategy
Return the time to the next attempt to reconnect.
getTimeUnit() - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorTask
Return the time unit for the delay and period values.
getTimeZone() - 类 中的静态方法org.springframework.context.i18n.LocaleContextHolder
Return the TimeZone associated with the current thread, if any, or the system default TimeZone otherwise.
getTimeZone() - 类 中的方法org.springframework.context.i18n.SimpleTimeZoneAwareLocaleContext
 
getTimeZone() - 接口 中的方法org.springframework.context.i18n.TimeZoneAwareLocaleContext
Return the current TimeZone, which can be fixed or determined dynamically, depending on the implementation strategy.
getTimeZone() - 类 中的方法org.springframework.format.datetime.joda.JodaTimeContext
Return the user's time zone, if any.
getTimeZone() - 类 中的方法org.springframework.format.datetime.standard.DateTimeContext
Return the user's time zone, if any.
getTimeZone() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the current TimeZone (or null if none derivable from the request).
getTimeZone(HttpServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
Retrieve the current time zone from the given request, using the TimeZoneAwareLocaleResolver bound to the request by the DispatcherServlet (if available), falling back to the system's default time zone.
getTitle() - 类 中的方法org.springframework.mock.web.portlet.MockRenderResponse
 
getTitle() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Get the value of the 'title' attribute.
getTitle(RenderRequest) - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Overridden for friendlier behavior in unit tests.
getTo() - 类 中的方法org.springframework.mail.SimpleMailMessage
 
getToolboxConfigLocation() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityToolboxView
已过时。
Return the Velocity Toolbox config location, if any.
getToStringInfix() - 类 中的方法org.springframework.messaging.handler.AbstractMessageCondition
The notation to use when printing discrete items of content.
getToStringInfix() - 类 中的方法org.springframework.messaging.handler.DestinationPatternsMessageCondition
 
getToStringInfix() - 类 中的方法org.springframework.messaging.simp.SimpMessageTypeMessageCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.AbstractRequestCondition
The notation to use when printing discrete items of content.
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.CompositeRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.ConsumesRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.HeadersRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestConditionHolder
 
getToStringInfix() - 类 中的方法org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
 
getTotalTimeMillis() - 类 中的方法org.springframework.util.StopWatch
Return the total time in milliseconds for all tasks.
getTotalTimeSeconds() - 类 中的方法org.springframework.util.StopWatch
Return the total time in seconds for all tasks.
getTransaction() - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getTransaction() - 类 中的方法org.springframework.orm.hibernate4.SessionHolder
 
getTransaction() - 类 中的方法org.springframework.orm.hibernate5.SessionHolder
 
getTransaction() - 类 中的方法org.springframework.transaction.support.DefaultTransactionStatus
Return the underlying transaction object.
getTransaction(TransactionDefinition) - 接口 中的方法org.springframework.transaction.PlatformTransactionManager
Return a currently active transaction or create a new one, according to the specified propagation behavior.
getTransaction(TransactionDefinition) - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
This implementation handles propagation behavior.
getTransactionalEntityManager() - 类 中的方法org.springframework.orm.jpa.EntityManagerFactoryAccessor
Obtain the transactional EntityManager for this accessor's EntityManagerFactory, if any.
getTransactionalEntityManager(EntityManagerFactory) - 类 中的静态方法org.springframework.orm.jpa.EntityManagerFactoryUtils
Obtain a JPA EntityManager from the given factory.
getTransactionalEntityManager(EntityManagerFactory, Map<?, ?>) - 类 中的静态方法org.springframework.orm.jpa.EntityManagerFactoryUtils
Obtain a JPA EntityManager from the given factory.
getTransactionalQueueSession(QueueConnectionFactory, QueueConnection, boolean) - 类 中的静态方法org.springframework.jms.connection.ConnectionFactoryUtils
Obtain a JMS QueueSession that is synchronized with the current transaction, if any.
getTransactionalSession(ConnectionFactory, Connection, boolean) - 类 中的静态方法org.springframework.jms.connection.ConnectionFactoryUtils
Obtain a JMS Session that is synchronized with the current transaction, if any.
getTransactionalTopicSession(TopicConnectionFactory, TopicConnection, boolean) - 类 中的静态方法org.springframework.jms.connection.ConnectionFactoryUtils
Obtain a JMS TopicSession that is synchronized with the current transaction, if any.
getTransactionAttribute() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
 
getTransactionAttribute(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
Determine the transaction attribute for this method invocation.
getTransactionAttribute(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.CompositeTransactionAttributeSource
 
getTransactionAttribute(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
 
getTransactionAttribute(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
 
getTransactionAttribute(Method, Class<?>) - 类 中的方法org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
 
getTransactionAttribute(Method, Class<?>) - 接口 中的方法org.springframework.transaction.interceptor.TransactionAttributeSource
Return the transaction attribute for the given method, or null if the method is non-transactional.
getTransactionAttributeSource() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport
Return the transaction attribute source.
getTransactionAttributeSources() - 类 中的方法org.springframework.transaction.interceptor.CompositeTransactionAttributeSource
Return the TransactionAttributeSource instances that this CompositeTransactionAttributeSource combines.
getTransactionAwareConnectionProxy(Connection) - 类 中的方法org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
Wrap the given Connection with a proxy that delegates every method call to it but handles Session lookup in a transaction-aware fashion.
getTransactionAwareConnectionProxy(Connection, ConnectionFactory) - 类 中的方法org.springframework.jca.cci.connection.TransactionAwareConnectionFactoryProxy
Wrap the given Connection with a proxy that delegates every method call to it but delegates close calls to ConnectionFactoryUtils.
getTransactionAwareConnectionProxy(DataSource) - 类 中的方法org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
Wraps the given Connection with a proxy that delegates every method call to it but delegates close() calls to DataSourceUtils.
getTransactionIdentifier(Transaction) - 类 中的方法org.springframework.orm.hibernate3.LocalTransactionManagerLookup
已过时。
 
getTransactionManager() - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Return the Spring PlatformTransactionManager to use for transactional wrapping of message reception plus listener execution.
getTransactionManager() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport
Return the default transaction manager, or null if unknown.
getTransactionManager() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
 
getTransactionManager() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Return the JTA TransactionManager that this transaction manager uses, if any.
getTransactionManager() - 类 中的方法org.springframework.transaction.jta.ManagedTransactionAdapter
Return the JTA TransactionManager that this adapter delegates to.
getTransactionManager() - 类 中的方法org.springframework.transaction.jta.UserTransactionAdapter
Return the JTA TransactionManager that this adapter delegates to.
getTransactionManager() - 类 中的方法org.springframework.transaction.support.TransactionTemplate
Return the transaction management strategy to be used.
getTransactionManager(Properties) - 类 中的方法org.springframework.orm.hibernate3.LocalTransactionManagerLookup
已过时。
 
getTransactionManager(TestContext) - 类 中的方法org.springframework.test.context.transaction.TransactionalTestExecutionListener
Get the transaction manager to use for the supplied test context.
getTransactionManager(TestContext, String) - 类 中的方法org.springframework.test.context.transaction.TransactionalTestExecutionListener
Get the transaction manager to use for the supplied test context and qualifier.
getTransactionManagerBeanName() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport
Return the name of the default transaction manager bean.
getTransactionManagerName() - 类 中的方法org.springframework.test.context.transaction.TransactionConfigurationAttributes
已过时。
Get the bean name of the PlatformTransactionManager that is to be used to drive test-managed transactions.
getTransactionStatus() - 类 中的方法org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
 
getTransactionSynchronization() - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
Return if this transaction manager should activate the thread-bound transaction synchronization support.
getTransactionSynchronizationRegistry() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Return the JTA 1.1 TransactionSynchronizationRegistry that this transaction manager uses, if any.
getTransactionType() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getTransformerFactory() - 类 中的方法org.springframework.web.servlet.view.xslt.XsltView
Return the TransformerFactory that this XsltView uses.
getTransientDataAccessResourceCodes() - 类 中的方法org.springframework.jdbc.support.SQLErrorCodes
 
getTransport(Session) - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Obtain a Transport object from the given JavaMail Session, using the configured protocol.
getTransportHandlers() - 类 中的方法org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
Return the registered handlers per transport type.
getTransportRegistration() - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.EventSourceTransportHandler
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.HtmlFileTransportHandler
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpPollingTransportHandler
已过时。
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpReceivingTransportHandler
已过时。
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.WebSocketTransportHandler
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrPollingTransportHandler
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler
 
getTransportType() - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrStreamingTransportHandler
 
getTransportType() - 接口 中的方法org.springframework.web.socket.sockjs.transport.TransportHandler
Return the transport type supported by this handler.
getTransportTypes() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractXhrTransport
 
getTransportTypes() - 接口 中的方法org.springframework.web.socket.sockjs.client.Transport
Return the SockJS transport types that this transport can be used for.
getTransportTypes() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketTransport
 
getTransportUrl() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return the transport URL for the given transport.
getTransportUrl(TransportType) - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getTraversableResolver() - 类 中的方法org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
getTrigger() - 类 中的方法org.springframework.scheduling.config.TriggerTask
 
getTriggerTaskList() - 类 中的方法org.springframework.scheduling.config.ScheduledTaskRegistrar
Get the trigger tasks as an unmodifiable list of TriggerTask objects.
getTryCatchBlockIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Return the type of the constructor argument.
getType() - 类 中的方法org.springframework.core.convert.Property
The property type: e.g.
getType() - 类 中的方法org.springframework.core.convert.TypeDescriptor
The type of the backing class, method parameter, field, or property described by this TypeDescriptor.
getType() - 类 中的方法org.springframework.core.ParameterizedTypeReference
 
getType() - 类 中的方法org.springframework.core.ResolvableType
Return the underling Java Type being managed.
getType() - 枚举 中的方法org.springframework.expression.spel.ast.TypeCode
 
getType() - 类 中的方法org.springframework.http.RequestEntity
Return the type of the request's body.
getType() - 类 中的方法org.springframework.jms.support.JmsMessageHeaderAccessor
Return the type.
getType() - 类 中的方法org.springframework.util.MimeType
Return the primary type.
getType() - 类 中的方法org.springframework.web.servlet.tags.form.ButtonTag
Get the value of the 'type' attribute.
getType() - 类 中的方法org.springframework.web.servlet.tags.form.InputTag
Get the value of the 'type' attribute.
getType() - 类 中的方法org.springframework.web.servlet.tags.form.PasswordInputTag
Return 'password' causing the rendered HTML 'input' element to have a 'type' of 'password'.
getType() - 类 中的方法org.springframework.web.socket.adapter.standard.ConvertingEncoderDecoderSupport
Returns the type being converted.
getType() - 类 中的方法org.springframework.web.socket.sockjs.frame.SockJsFrame
Return the SockJS frame type.
getType(Class<?>) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the given class.
getType(Constructor<?>) - 类 中的静态方法org.springframework.asm.Type
Returns the Java method type corresponding to the given constructor.
getType(Method) - 类 中的静态方法org.springframework.asm.Type
Returns the Java method type corresponding to the given method.
getType(String) - 类 中的静态方法org.springframework.asm.Type
Returns the Java type corresponding to the given type descriptor.
getType(String) - 接口 中的方法org.springframework.beans.factory.BeanFactory
Determine the type of the bean with the given name.
getType(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getType(String) - 类 中的方法org.springframework.beans.factory.support.StaticListableBeanFactory
 
getType(String) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
getType(String) - 类 中的方法org.springframework.jndi.support.SimpleJndiBeanFactory
 
getType(ELContext, Object, Object) - 类 中的方法org.springframework.beans.factory.access.el.SpringBeanELResolver
 
getType(ELContext, Object, Object) - 类 中的方法org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
 
getTypeArgumentIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeClass() - 类 中的方法org.springframework.orm.hibernate3.TypeDefinitionBean
已过时。
Return the type implementation class.
getTypeComparator() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a type comparator for comparing pairs of objects for equality.
getTypeComparator() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getTypeComparator() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
Return an instance of StandardTypeComparator.
getTypeComparator() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getTypeConverter() - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Obtain a type converter as used by this BeanFactory.
getTypeConverter() - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
getTypeConverter() - 类 中的方法org.springframework.beans.support.ArgumentConvertingMethodInvoker
Return the TypeConverter used for argument type conversion.
getTypeConverter() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a type converter that can convert (or coerce) a value from one type to another.
getTypeConverter() - 类 中的方法org.springframework.expression.spel.ExpressionState
 
getTypeConverter() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
The configured TypeConverter.
getTypeConverter() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getTypeConverter() - 类 中的方法org.springframework.validation.DataBinder
Return the underlying TypeConverter of this binder's BindingResult.
getTypeDescriptor() - 类 中的方法org.springframework.expression.TypedValue
 
getTypeDifferenceWeight(Class<?>[], Object[]) - 类 中的静态方法org.springframework.util.MethodInvoker
Algorithm that judges the match between the declared parameter types of a candidate method and a specific list of arguments that this method is supposed to be invoked with.
getTypeDifferenceWeight(List<TypeDescriptor>, List<TypeDescriptor>) - 类 中的静态方法org.springframework.expression.spel.support.ReflectionHelper
Based on MethodInvoker.getTypeDifferenceWeight(Class[], Object[]) but operates on TypeDescriptors.
getTypedValue(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getTypedValue(ExpressionState) - 接口 中的方法org.springframework.expression.spel.SpelNode
Evaluate the expression node in the context of the supplied expression state and return the typed value.
getTypedValue(SqlParameterSource, String) - 类 中的静态方法org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils
Create a wrapped value if parameter has type information, plain object if not.
getTypeForFactoryBean(String, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
This implementation attempts to query the FactoryBean's generic parameter metadata if present to determine the object type.
getTypeForFactoryBean(String, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Determine the bean type for the given FactoryBean definition, as far as possible.
getTypeForFactoryBean(FactoryBean<?>) - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Determine the type for the given FactoryBean.
getTypeForFactoryMethod(String, RootBeanDefinition, Class<?>...) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Determine the target type for the given bean definition which is based on a factory method.
getTypeIndexForCurrentLevel() - 类 中的方法org.springframework.core.MethodParameter
Return the type index for the current nesting level.
getTypeIndexForLevel(int) - 类 中的方法org.springframework.core.MethodParameter
Return the type index for the specified nesting level.
getTypeLevelMapping() - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodResolver
已过时。
 
getTypeLocator() - 接口 中的方法org.springframework.expression.EvaluationContext
Return a type locator that can be used to find types, either by short or fully qualified name.
getTypeLocator() - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
SimpleEvaluationContext does not support use of type references.
getTypeLocator() - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
getTypeName() - 类 中的方法org.springframework.beans.factory.support.AutowireCandidateQualifier
Retrieve the type name.
getTypeName() - 类 中的方法org.springframework.jdbc.core.metadata.CallParameterMetaData
Get the parameter type name.
getTypeName() - 类 中的方法org.springframework.jdbc.core.SqlParameter
Return the type name of the parameter, if any.
getTypeName() - 类 中的方法org.springframework.orm.hibernate3.TypeDefinitionBean
已过时。
Return the name of the type.
getTypeName(String) - 类 中的方法org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
Return the type name for the given parameter, if registered.
getTypeName(String) - 类 中的方法org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
 
getTypeName(String) - 接口 中的方法org.springframework.jdbc.core.namedparam.SqlParameterSource
Determine the type name for the specified named parameter.
getTypeParameterBoundIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - 类 中的方法org.springframework.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getTypePattern() - 类 中的方法org.springframework.aop.aspectj.TypePatternClassFilter
Return the AspectJ type pattern to match.
getTypeToken(Type) - 类 中的方法org.springframework.http.converter.json.GsonHttpMessageConverter
已过时。
as of Spring Framework 4.3.8, in favor of signature-based resolution
getTypeValue(CallableStatement, int, int, String) - 接口 中的方法org.springframework.jdbc.core.SqlReturnType
Get the type value from the specific object.
getTypeVariableMap(Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Build a mapping of TypeVariable names to concrete classes for the specified Class.
getUltimateTargetObject(Object) - 类 中的静态方法org.springframework.test.util.AopTestUtils
Get the ultimate target object of the supplied candidate object, unwrapping not only a top-level proxy but also any number of nested proxies.
getUndeliveredMessages() - 异常错误 中的方法org.springframework.web.socket.sockjs.SockJsMessageDeliveryException
 
getUniqueDeclaredMethods(Class<?>) - 类 中的静态方法org.springframework.util.ReflectionUtils
Get the unique set of declared methods on the leaf class and all superclasses.
getUnit() - 类 中的方法org.springframework.jmx.export.metadata.ManagedMetric
The expected unit of measurement values.
getUnless() - 类 中的方法org.springframework.cache.interceptor.CacheableOperation
 
getUnless() - 类 中的方法org.springframework.cache.interceptor.CachePutOperation
 
getUnmarshaller() - 类 中的方法org.springframework.messaging.converter.MarshallingMessageConverter
Return the configured unmarshaller.
getUpgrade() - 类 中的方法org.springframework.http.HttpHeaders
Return the value of the Upgrade header.
getUri() - 类 中的方法org.springframework.web.socket.adapter.jetty.JettyWebSocketSession
 
getUri() - 类 中的方法org.springframework.web.socket.adapter.standard.StandardWebSocketSession
 
getUri() - 类 中的方法org.springframework.web.socket.client.ConnectionManagerSupport
 
getUri() - 类 中的方法org.springframework.web.socket.handler.WebSocketSessionDecorator
 
getUri() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getUri() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
getUri() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
 
getUri() - 接口 中的方法org.springframework.web.socket.WebSocketSession
Return the URI used to open the WebSocket connection.
getURI() - 类 中的方法org.springframework.core.io.AbstractResource
This implementation builds a URI based on the URL returned by AbstractResource.getURL().
getURI() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns a URI for the underlying file.
getURI() - 类 中的方法org.springframework.core.io.PathResource
This implementation returns a URI for the underlying file.
getURI() - 接口 中的方法org.springframework.core.io.Resource
Return a URI handle for this resource.
getURI() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns the underlying URI directly, if possible.
getURI() - 类 中的方法org.springframework.core.io.VfsResource
 
getURI() - 类 中的方法org.springframework.http.client.support.HttpRequestWrapper
Return the URI of the wrapped request.
getURI() - 接口 中的方法org.springframework.http.HttpRequest
Return the URI of the request (including a query string if any, but only if it is well-formed for a URI representation).
getURI() - 类 中的方法org.springframework.http.server.ServletServerHttpRequest
 
getURI() - 类 中的方法org.springframework.mock.http.client.MockClientHttpRequest
 
getUriTemplateHandler() - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Return the configured URI template handler.
getUriTemplateHandler() - 类 中的方法org.springframework.web.client.RestTemplate
Return the configured URI template handler.
getUriTemplateVariables(NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletModelAttributeMethodProcessor
 
getUrl() - 类 中的方法org.springframework.http.RequestEntity
Return the URL of the request.
getUrl() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the JDBC URL to use for connecting through the Driver.
getUrl() - 类 中的方法org.springframework.web.servlet.view.AbstractUrlBasedView
Return the URL of the resource that this view wraps.
getURL() - 类 中的方法org.springframework.core.io.AbstractResource
This implementation throws a FileNotFoundException, assuming that the resource cannot be resolved to a URL.
getURL() - 类 中的方法org.springframework.core.io.ClassPathResource
This implementation returns a URL for the underlying class path resource, if available.
getURL() - 类 中的方法org.springframework.core.io.FileSystemResource
This implementation returns a URL for the underlying file.
getURL() - 类 中的方法org.springframework.core.io.PathResource
This implementation returns a URL for the underlying file.
getURL() - 接口 中的方法org.springframework.core.io.Resource
Return a URL handle for this resource.
getURL() - 类 中的方法org.springframework.core.io.UrlResource
This implementation returns the underlying URL reference.
getURL() - 类 中的方法org.springframework.core.io.VfsResource
 
getURL() - 类 中的方法org.springframework.web.context.support.ServletContextResource
This implementation delegates to ServletContext.getResource, but throws a FileNotFoundException if no resource found.
getURL() - 类 中的方法org.springframework.web.portlet.context.PortletContextResource
This implementation delegates to PortletContext.getResource, but throws a FileNotFoundException if no resource found.
getURL(String) - 类 中的静态方法org.springframework.util.ResourceUtils
Resolve the given resource location to a java.net.URL.
getUrlMap() - 类 中的方法org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
Allow Map access to the URL path mappings, with the option to add or override specific entries.
getUrlPath() - 类 中的方法org.springframework.web.servlet.config.annotation.RedirectViewControllerRegistration
 
getUrlPath() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewControllerRegistration
 
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.config.annotation.PathMatchConfigurer
 
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMapping
Return the UrlPathHelper implementation to use for resolution of lookup paths.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.mvc.AbstractUrlViewController
Return the UrlPathHelper to use for the resolution of lookup paths.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.mvc.method.RequestMappingInfo.BuilderConfiguration
Return a custom UrlPathHelper to use for the PatternsRequestCondition, if any.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
The configured UrlPathHelper.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.resource.ResourceHttpRequestHandler
The configured UrlPathHelper.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.resource.ResourceUrlProvider
Return the configured UrlPathHelper.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.support.AbstractFlashMapManager
Return the UrlPathHelper implementation to use.
getUrlPathHelper() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the UrlPathHelper used for context path and request URI decoding.
getUrlPathHelper() - 类 中的方法org.springframework.web.socket.config.annotation.ServletWebSocketHandlerRegistry
 
getUrlPathHelper() - 类 中的方法org.springframework.web.socket.config.annotation.WebMvcStompEndpointRegistry
 
getUser() - 类 中的方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
Return the user associated with the current session.
getUser() - 接口 中的方法org.springframework.messaging.simp.user.SimpSession
Return the user associated with the session.
getUser() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationResult
The user for this user destination.
getUser() - 类 中的方法org.springframework.web.socket.client.jetty.JettyWebSocketClient
 
getUser() - 类 中的方法org.springframework.web.socket.messaging.AbstractSubProtocolEvent
Return the user for the session associated with the event.
getUser() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsClient
Return the user to associate with the SockJS session and make available via WebSocketSession.getPrincipal().
getUser() - 接口 中的方法org.springframework.web.socket.sockjs.client.TransportRequest
Return the user associated with the request, if any.
getUser(String) - 类 中的方法org.springframework.messaging.simp.user.MultiServerUserRegistry
 
getUser(String) - 接口 中的方法org.springframework.messaging.simp.user.SimpUserRegistry
Get the user for the given name.
getUser(String) - 类 中的方法org.springframework.messaging.simp.user.UserSessionRegistryAdapter
 
getUser(String) - 类 中的方法org.springframework.web.socket.messaging.DefaultSimpUserRegistry
 
getUser(Map<String, Object>) - 类 中的静态方法org.springframework.messaging.simp.SimpMessageHeaderAccessor
 
getUserAttribute(String) - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
 
getUserAttribute(String) - 接口 中的方法org.springframework.aop.ProxyMethodInvocation
Return the value of the specified user attribute.
getUserAttributes() - 类 中的方法org.springframework.aop.framework.ReflectiveMethodInvocation
Return user attributes associated with this invocation.
getUserClass(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Return the user-defined class for the given class: usually simply the given class, but the original class in case of a CGLIB-generated subclass.
getUserClass(Object) - 类 中的静态方法org.springframework.util.ClassUtils
Return the user-defined class for the given instance: usually simply the class of the given instance, but the original class in case of a CGLIB-generated subclass.
getUserCount() - 类 中的方法org.springframework.messaging.simp.user.MultiServerUserRegistry
 
getUserCount() - 接口 中的方法org.springframework.messaging.simp.user.SimpUserRegistry
Return the count of all connected users.
getUserCount() - 类 中的方法org.springframework.messaging.simp.user.UserSessionRegistryAdapter
 
getUserCount() - 类 中的方法org.springframework.web.socket.messaging.DefaultSimpUserRegistry
 
getUserDestinationBroadcast() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getUserDestinationBroadcast() - 类 中的方法org.springframework.messaging.simp.config.StompBrokerRelayRegistration
 
getUserDestinationPrefix() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getUserDestinationPrefix() - 类 中的方法org.springframework.messaging.simp.SimpMessagingTemplate
Return the configured user destination prefix.
getUserDestinationResolver() - 类 中的方法org.springframework.messaging.simp.user.UserDestinationMessageHandler
Return the configured UserDestinationResolver.
getUserInfo() - 类 中的方法org.springframework.web.util.UriComponents
Return the user info.
getUsername() - 类 中的方法org.springframework.jdbc.datasource.AbstractDriverBasedDataSource
Return the JDBC username to use for connecting through the Driver.
getUsername() - 类 中的方法org.springframework.mail.javamail.JavaMailSenderImpl
Return the username for the account at the mail host.
getUsername() - 类 中的方法org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Return the username to specify on the stub.
getUserName() - 接口 中的方法org.springframework.jdbc.core.metadata.CallMetaDataProvider
Get the name of the current user.
getUserName() - 类 中的方法org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
getUserName() - 类 中的方法org.springframework.web.context.support.RequestHandledEvent
Return the name of the user that was associated with the request (usually the UserPrincipal).
getUserName(Message<?>, MessageHeaders) - 类 中的方法org.springframework.messaging.simp.annotation.support.SendToMethodReturnValueHandler
 
getUsernameForRequest(PortletRequest) - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Determine the username for the given request.
getUsernameForRequest(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Determine the username for the given request.
getUserPrincipal() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
getUserPrincipal() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getUserPrincipal() - 类 中的方法org.springframework.web.context.request.FacesWebRequest
 
getUserPrincipal() - 类 中的方法org.springframework.web.context.request.ServletWebRequest
 
getUserPrincipal() - 接口 中的方法org.springframework.web.context.request.WebRequest
Return the user principal for this request, if any.
getUserPrincipal() - 类 中的方法org.springframework.web.portlet.context.PortletWebRequest
 
getUserProperties() - 类 中的方法org.springframework.web.socket.client.standard.StandardWebSocketClient
The configured user properties, or null.
getUserProperties() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointRegistration
 
getUserRegistryBroadcast() - 类 中的方法org.springframework.messaging.simp.config.MessageBrokerRegistry
 
getUserRegistryBroadcast() - 类 中的方法org.springframework.messaging.simp.config.StompBrokerRelayRegistration
 
getUsers() - 类 中的方法org.springframework.messaging.simp.user.MultiServerUserRegistry
 
getUsers() - 接口 中的方法org.springframework.messaging.simp.user.SimpUserRegistry
Return a snapshot of all connected users.
getUsers() - 类 中的方法org.springframework.messaging.simp.user.UserSessionRegistryAdapter
 
getUsers() - 类 中的方法org.springframework.web.socket.messaging.DefaultSimpUserRegistry
 
getUserSessionRegistry() - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
已过时。
as of 4.2
getUserTransaction() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Return the JTA UserTransaction that this transaction manager uses.
getUserTransaction() - 类 中的方法org.springframework.transaction.jta.JtaTransactionObject
Return the JTA UserTransaction object for the current transaction.
getUserTransactionName() - 类 中的方法org.springframework.orm.hibernate3.LocalTransactionManagerLookup
已过时。
 
getUuid() - 类 中的方法org.springframework.web.socket.sockjs.client.SockJsUrlInfo
 
getValidatedSession() - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getValidatedSession(Object) - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
getValidationMode() - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Return the validation mode to use.
getValidationMode() - 类 中的方法org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
getValidationModeForResource(Resource) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Determine the validation mode for the specified Resource.
getValidationPropertyMap() - 类 中的方法org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
Allow Map access to the bean validation properties to be passed to the validation provider, with the option to add or override specific entries.
getValidator() - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Return the configured Validator instance.
getValidator() - 类 中的方法org.springframework.messaging.simp.config.AbstractMessageBrokerConfiguration
Override this method to provide a custom Validator.
getValidator() - 类 中的方法org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
 
getValidator() - 类 中的方法org.springframework.validation.DataBinder
Return the primary Validator to apply after each binding step, if any.
getValidator() - 类 中的方法org.springframework.web.bind.support.ConfigurableWebBindingInitializer
Return the Validator to apply after each binding step, if any.
getValidator() - 类 中的方法org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration
 
getValidator() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Override this method to provide a custom Validator.
getValidator() - 接口 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurer
Provide a custom Validator instead of the one created by default.
getValidator() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
Provide a custom Validator instead of the one created by default.
getValidators() - 类 中的方法org.springframework.validation.DataBinder
Return the Validators to apply after data binding.
getValidators() - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Return the Validators for this controller.
getValue() - 类 中的方法org.springframework.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getValue() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
 
getValue() - 类 中的方法org.springframework.beans.BeanMetadataAttribute
Return the value of the attribute.
getValue() - 类 中的方法org.springframework.beans.factory.config.ConstructorArgumentValues.ValueHolder
Return the value for the constructor argument.
getValue() - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Return the String value.
getValue() - 异常错误 中的方法org.springframework.beans.PropertyAccessException
Return the affected value that was about to be set, if any.
getValue() - 类 中的方法org.springframework.beans.PropertyValue
Return the value of the property.
getValue() - 异常错误 中的方法org.springframework.beans.TypeMismatchException
Return the offending value (may be null).
getValue() - 异常错误 中的方法org.springframework.core.convert.ConversionFailedException
Return the offending value.
getValue() - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue() - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue() - 接口 中的方法org.springframework.expression.Expression
Evaluate this expression in the default standard context.
getValue() - 接口 中的方法org.springframework.expression.spel.ast.ValueRef
Returns the value this ValueRef points to, it should not require expression component re-evaluation.
getValue() - 类 中的方法org.springframework.expression.spel.ast.ValueRef.NullValueRef
 
getValue() - 类 中的方法org.springframework.expression.spel.ast.ValueRef.TypedValueHolderValueRef
 
getValue() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue() - 类 中的方法org.springframework.expression.TypedValue
 
getValue() - 类 中的方法org.springframework.http.converter.json.MappingJacksonValue
Return the POJO that needs to be serialized.
getValue() - 类 中的方法org.springframework.jdbc.core.SqlParameterValue
Return the value object that this parameter value holds.
getValue() - 类 中的方法org.springframework.mock.web.portlet.MockEvent
 
getValue() - 类 中的方法org.springframework.remoting.support.RemoteInvocationResult
Return the result value returned by a successful invocation of the target method, if any.
getValue() - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Entry
 
getValue() - 接口 中的方法org.springframework.web.servlet.mvc.condition.NameValueExpression
 
getValue() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Return the current value of the field, i.e. either the property value or a rejected update, or null if not field-specific.
getValue() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
Get the value of the 'value' attribute.
getValue() - 类 中的方法org.springframework.web.servlet.tags.form.ButtonTag
Get the value of the 'value' attribute.
getValue() - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
Get the 'value' attribute of the rendered HTML <option> tag.
getValue() - 类 中的方法org.springframework.web.servlet.tags.Param
Return the raw parameter value.
getValue(Annotation) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the value of the value attribute of a single-element Annotation, given an annotation instance.
getValue(Annotation, String) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Retrieve the value of a named attribute, given an annotation instance.
getValue(Class<T>) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(Class<T>) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(Class<T>) - 接口 中的方法org.springframework.expression.Expression
Evaluate the expression in the default context.
getValue(Class<T>) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(Object) - 接口 中的方法org.springframework.expression.Expression
Evaluate this expression against the specified root object.
getValue(Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(Object, Class<T>) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(Object, Class<T>) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(Object, Class<T>) - 接口 中的方法org.springframework.expression.Expression
Evaluate the expression in the default context against the specified root object.
getValue(Object, Class<T>) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(Object, EvaluationContext) - 类 中的方法org.springframework.expression.spel.CompiledExpression
Subclasses of CompiledExpression generated by SpelCompiler will provide an implementation of this method.
getValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
 
getValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.EmptySqlParameterSource
 
getValue(String) - 类 中的方法org.springframework.jdbc.core.namedparam.MapSqlParameterSource
 
getValue(String) - 接口 中的方法org.springframework.jdbc.core.namedparam.SqlParameterSource
Return the parameter value for the requested named parameter.
getValue(String) - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getValue(String) - 接口 中的方法org.springframework.web.util.UriComponents.UriTemplateVariables
Get the value for the given URI variable name.
getValue(String, String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletPreferences
 
getValue(ELContext, Object, Object) - 类 中的方法org.springframework.beans.factory.access.el.SpringBeanELResolver
 
getValue(ELContext, Object, Object) - 类 中的方法org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
 
getValue(EvaluationContext) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(EvaluationContext) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(EvaluationContext) - 接口 中的方法org.springframework.expression.Expression
Evaluate this expression in the provided context and return the result of evaluation.
getValue(EvaluationContext) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Class<T>) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Class<T>) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(EvaluationContext, Class<T>) - 接口 中的方法org.springframework.expression.Expression
Evaluate the expression in a specified context which can resolve references to properties, methods, types, etc.
getValue(EvaluationContext, Class<T>) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(EvaluationContext, Object) - 接口 中的方法org.springframework.expression.Expression
Evaluate this expression in the provided context and return the result of evaluation, but use the supplied root context as an override for any default root object specified in the context.
getValue(EvaluationContext, Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(EvaluationContext, Object, Class<T>) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValue(EvaluationContext, Object, Class<T>) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValue(EvaluationContext, Object, Class<T>) - 接口 中的方法org.springframework.expression.Expression
Evaluate the expression in a specified context which can resolve references to properties, methods, types, etc.
getValue(EvaluationContext, Object, Class<T>) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValue(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getValue(ExpressionState) - 接口 中的方法org.springframework.expression.spel.SpelNode
Evaluate the expression node in the context of the supplied expression state and return the value.
getValue(ExpressionState, Class<T>) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Assign
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.BeanReference
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.CompoundExpression
Evaluates a compound expression.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.ConstructorReference
Implements getValue() - delegating to the code for building an array or a simple type.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Elvis
Evaluate the condition and if not null, return it.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.FunctionReference
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Identifier
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Indexer
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.InlineList
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.InlineMap
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Literal
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.MethodReference
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpAnd
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpDec
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpDivide
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpEQ
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OperatorBetween
Returns a boolean based on whether a value is in the range expressed.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OperatorInstanceof
Compare the left operand to see it is an instance of the type specified as the right operand.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OperatorMatches
Check the first operand matches the regex specified as the second operand.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OperatorNot
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OperatorPower
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpGE
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpGT
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpInc
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpLE
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpLT
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpMinus
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpModulus
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpMultiply
Implements the multiply operator directly here for certain types of supported operands and otherwise delegates to any registered overloader for types not supported here.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpNE
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpOr
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.OpPlus
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Projection
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.PropertyOrFieldReference
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.QualifiedIdentifier
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Selection
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Ternary
Evaluate the condition and if true evaluate the first alternative, otherwise evaluate the second alternative.
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.TypeReference
 
getValueInternal(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.VariableReference
 
getValueNames() - 类 中的方法org.springframework.mock.web.MockHttpSession
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.CompoundExpression
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Indexer
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.MethodReference
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Projection
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.PropertyOrFieldReference
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.Selection
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.SpelNodeImpl
 
getValueRef(ExpressionState) - 类 中的方法org.springframework.expression.spel.ast.VariableReference
 
getValues() - 类 中的方法org.springframework.jdbc.core.namedparam.MapSqlParameterSource
Expose the current parameter values as read-only Map.
getValues(String) - 类 中的方法org.springframework.core.Constants
Return all values of the given group of constants.
getValues(String, String[]) - 类 中的方法org.springframework.mock.web.portlet.MockPortletPreferences
 
getValuesAsList(String) - 类 中的方法org.springframework.http.HttpHeaders
Return all values of a given header name, even if this header is set multiple times.
getValuesForProperty(String) - 类 中的方法org.springframework.core.Constants
Return all values of the group of constants for the given bean property name.
getValuesForSuffix(String) - 类 中的方法org.springframework.core.Constants
Return all values of the given group of constants.
getValueStyler() - 类 中的方法org.springframework.core.style.DefaultToStringStyler
Return the ValueStyler used by this ToStringStyler.
getValueType() - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueType() - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueType() - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to a Expression.setValue(java.lang.Object, java.lang.Object) method using the default context.
getValueType() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueType() - 类 中的方法org.springframework.web.servlet.support.BindStatus
Get the 'Class' type of the field.
getValueType(Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueType(Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueType(Object) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(Object, Object) method using the default context.
getValueType(Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueType(EvaluationContext) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueType(EvaluationContext) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueType(EvaluationContext) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object) method for the given context.
getValueType(EvaluationContext) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueType(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueType(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueType(EvaluationContext, Object) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object, Object) method for the given context.
getValueType(EvaluationContext, Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor() - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueTypeDescriptor() - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueTypeDescriptor() - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to a Expression.setValue(java.lang.Object, java.lang.Object) method using the default context.
getValueTypeDescriptor() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueTypeDescriptor(Object) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(Object, Object) method using the default context.
getValueTypeDescriptor(Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(EvaluationContext) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(EvaluationContext) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueTypeDescriptor(EvaluationContext) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object) method for the given context.
getValueTypeDescriptor(EvaluationContext) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.CompositeStringExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 类 中的方法org.springframework.expression.common.LiteralExpression
 
getValueTypeDescriptor(EvaluationContext, Object) - 接口 中的方法org.springframework.expression.Expression
Return the most general type that can be passed to the Expression.setValue(EvaluationContext, Object, Object) method for the given context.
getValueTypeDescriptor(EvaluationContext, Object) - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
 
getValueTypeName() - 类 中的方法org.springframework.beans.factory.support.ManagedMap
Return the default value type name (class name) to be used for this map.
getVariableName() - 异常错误 中的方法org.springframework.web.bind.MissingPathVariableException
Return the expected name of the path variable.
getVariableName(Object) - 类 中的静态方法org.springframework.core.Conventions
Determine the conventional variable name for the supplied Object based on its concrete type.
getVariableNameForParameter(MethodParameter) - 类 中的静态方法org.springframework.core.Conventions
Determine the conventional variable name for the supplied parameter, taking the generic collection type (if any) into account.
getVariableNameForReturnType(Method) - 类 中的静态方法org.springframework.core.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account.
getVariableNameForReturnType(Method, Class<?>, Object) - 类 中的静态方法org.springframework.core.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account, falling back to the given return value if the method declaration is not specific enough (i.e. in case of the return type being declared as Object or as untyped collection).
getVariableNameForReturnType(Method, Object) - 类 中的静态方法org.springframework.core.Conventions
Determine the conventional variable name for the return type of the supplied method, taking the generic collection type (if any) into account, falling back to the given return value if the method declaration is not specific enough (i.e. in case of the return type being declared as Object or as untyped collection).
getVariableNames() - 类 中的方法org.springframework.web.util.UriTemplate
Return the names of the variables in the template, in order.
getVariableResolver() - 类 中的方法org.springframework.mock.web.MockPageContext
已过时。
getVary() - 类 中的方法org.springframework.http.HttpHeaders
Return the request header names subject to content negotiation.
getVaryByRequestHeaders() - 类 中的方法org.springframework.web.servlet.support.WebContentGenerator
Return the configured request header names for the "Vary" response header.
getVelocityEngine() - 接口 中的方法org.springframework.web.servlet.view.velocity.VelocityConfig
已过时。
Return the VelocityEngine for the current web application context.
getVelocityEngine() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityConfigurer
已过时。
 
getVelocityEngine() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityView
已过时。
Return the VelocityEngine used by this view.
getVersion() - 类 中的静态方法org.springframework.core.SpringVersion
Return the full version string of the present Spring codebase, or null if it cannot be determined.
getVersion() - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaderAccessor
 
getVersion() - 接口 中的方法org.springframework.web.servlet.resource.VersionedResource
 
getVersionPathStrategy() - 类 中的方法org.springframework.web.servlet.resource.AbstractVersionStrategy
 
getView() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the View object, or null if we using a view name to be resolved by the DispatcherServlet via a ViewResolver.
getView() - 类 中的方法org.springframework.web.portlet.ModelAndView
Return the View object, or null if we are using a view name to be resolved by the DispatcherPortlet via a ViewResolver.
getView() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the View object, or null if we are using a view name to be resolved by the DispatcherServlet via a ViewResolver.
getView() - 类 中的方法org.springframework.web.servlet.mvc.ParameterizableViewController
Return the View object, or null if we are using a view name to be resolved by the DispatcherServlet via a ViewResolver.
getViewClass() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the view class to be used to create views.
getViewController() - 类 中的方法org.springframework.web.servlet.config.annotation.RedirectViewControllerRegistration
 
getViewController() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewControllerRegistration
 
getViewerPreferences() - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfView
Return the viewer preferences for the PDF file.
getViewName() - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Return the view name to be resolved by the DispatcherServlet via a ViewResolver, or null if a View object is set.
getViewName() - 类 中的方法org.springframework.web.portlet.ModelAndView
Return the view name to be resolved by the DispatcherPortlet via a ViewResolver, or null if we are using a view object.
getViewName() - 类 中的方法org.springframework.web.portlet.mvc.ParameterizableViewController
Return the name of the view to delegate to.
getViewName() - 类 中的方法org.springframework.web.servlet.ModelAndView
Return the view name to be resolved by the DispatcherServlet via a ViewResolver, or null if we are using a View object.
getViewName() - 类 中的方法org.springframework.web.servlet.mvc.ParameterizableViewController
Return the name of the view to delegate to, or null if using a View instance.
getViewName(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.RequestToViewNameTranslator
Translate the given HttpServletRequest into a view name.
getViewName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator
Translates the request URI of the incoming HttpServletRequest into the view name based on the configured parameters.
getViewNameForRequest(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.AbstractUrlViewController
Return the name of the view to render for this request, based on the given lookup path.
getViewNameForRequest(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.mvc.UrlFilenameViewController
Returns view name based on the URL filename, with prefix/suffix applied when appropriate.
getViewNameForUrlPath(String) - 类 中的方法org.springframework.web.servlet.mvc.UrlFilenameViewController
Returns view name based on the URL filename, with prefix/suffix applied when appropriate.
getViewNames() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the view names (or name patterns) that can be handled by this ViewResolver.
getViewResolver() - 类 中的方法org.springframework.web.servlet.config.annotation.UrlBasedViewResolverRegistration
 
getViewResolvers() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
 
getViewResolvers() - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
 
getViewResolvers() - 类 中的方法org.springframework.web.servlet.view.ViewResolverComposite
Return the list of view viewResolvers to delegate to.
getVirtualHost() - 类 中的方法org.springframework.messaging.simp.stomp.StompBrokerRelayMessageHandler
Return the configured virtual host value.
getWebApplicationContext() - 类 中的方法org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
Retrieve the Spring WebApplicationContext to use.
getWebApplicationContext() - 类 中的方法org.springframework.web.context.support.ContextExposingHttpServletRequest
Return the WebApplicationContext that this request runs in.
getWebApplicationContext() - 类 中的方法org.springframework.web.context.support.WebApplicationObjectSupport
Return the current application context as WebApplicationContext.
getWebApplicationContext() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Return this servlet's WebApplicationContext.
getWebApplicationContext() - 类 中的方法org.springframework.web.servlet.support.RequestContext
Return the current WebApplicationContext.
getWebApplicationContext(ELContext) - 类 中的方法org.springframework.web.jsf.el.SpringBeanFacesELResolver
Retrieve the web application context to delegate bean name resolution to.
getWebApplicationContext(ELContext) - 类 中的方法org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
Retrieve the WebApplicationContext reference to expose.
getWebApplicationContext(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Retrieve the web application context to delegate bean name resolution to.
getWebApplicationContext(FacesContext) - 类 中的方法org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
Retrieve the web application context to delegate bean name resolution to.
getWebApplicationContext(FacesContext) - 类 中的静态方法org.springframework.web.jsf.FacesContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getWebApplicationContext(PortletContext) - 类 中的静态方法org.springframework.web.portlet.context.PortletApplicationContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getWebApplicationContext(ServletContext) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Find the root WebApplicationContext for this web app, typically loaded via ContextLoaderListener.
getWebApplicationContext(ServletContext, String) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Find a custom WebApplicationContext for this web app.
getWebApplicationContext(ServletRequest) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
已过时。
getWebApplicationContext(ServletRequest, ServletContext) - 类 中的静态方法org.springframework.web.servlet.support.RequestContextUtils
getWebBindingInitializer() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
Return the configured WebBindingInitializer, or null if none.
getWebBindingInitializer() - 类 中的方法org.springframework.web.servlet.mvc.multiaction.MultiActionController
已过时。
Return the WebBindingInitializer (if any) which will apply pre-configured configuration to every DataBinder that this controller uses.
getWebClient() - 类 中的方法org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
Return the current WebClient.
getWebConnection() - 类 中的方法org.springframework.test.web.servlet.htmlunit.webdriver.WebConnectionHtmlUnitDriver
Access the current WebConnection for the WebClient.
getWebRequest() - 类 中的方法org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
getWebRequest() - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletWebArgumentResolverAdapter
 
getWebSocketClient() - 类 中的方法org.springframework.web.socket.messaging.WebSocketStompClient
Return the configured WebSocketClient.
getWebSocketClient() - 类 中的方法org.springframework.web.socket.sockjs.client.WebSocketTransport
Return the configured WebSocketClient.
getWebSocketContainer() - 类 中的方法org.springframework.web.socket.client.standard.AnnotatedEndpointConnectionManager
 
getWebSocketContainer() - 类 中的方法org.springframework.web.socket.client.standard.EndpointConnectionManager
 
getWebSocketHandler() - 类 中的方法org.springframework.web.socket.server.support.WebSocketHttpRequestHandler
Return the WebSocketHandler.
getWebSocketHandler() - 类 中的方法org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
 
getWebSocketHandler() - 类 中的方法org.springframework.web.socket.sockjs.support.SockJsHttpRequestHandler
Return the WebSocketHandler.
getWebSocketSessionStatsInfo() - 类 中的方法org.springframework.web.socket.config.WebSocketMessageBrokerStats
Get stats about WebSocket sessions.
getWhenExhaustedAction() - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Return the action to take when the pool is exhausted.
getWindowID() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getWindowState() - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
getWindowState() - 类 中的方法org.springframework.mock.web.portlet.MockPortletURL
 
getWindowState() - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
getWorker() - 类 中的方法org.springframework.web.socket.sockjs.client.UndertowXhrTransport
Return the XnioWorker backing the I/O operations for Undertow's HTTP client.
getWorkManager() - 类 中的方法org.springframework.jca.support.SimpleBootstrapContext
 
getWorkManager() - 类 中的静态方法org.springframework.jca.work.jboss.JBossWorkManagerUtils
已过时。
Obtain the default JBoss JCA WorkManager through a JMX lookup for the default JBossWorkManagerMBean.
getWorkManager(String) - 类 中的静态方法org.springframework.jca.work.jboss.JBossWorkManagerUtils
已过时。
Obtain the default JBoss JCA WorkManager through a JMX lookup for the JBossWorkManagerMBean.
getWrappedClass() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getWrappedClass() - 接口 中的方法org.springframework.beans.BeanWrapper
Return the type of the wrapped JavaBean object.
getWrappedInstance() - 类 中的方法org.springframework.beans.AbstractNestablePropertyAccessor
 
getWrappedInstance() - 接口 中的方法org.springframework.beans.BeanWrapper
Return the bean instance wrapped by this object, if any.
getWrappedObject() - 接口 中的方法org.springframework.core.InfrastructureProxy
Return the underlying resource (never null).
getWriteMethod() - 类 中的方法org.springframework.core.convert.Property
The property setter method: e.g.
getWriteMethodParameter(PropertyDescriptor) - 类 中的静态方法org.springframework.beans.BeanUtils
Obtain a new MethodParameter object for the write method of the specified property.
getWriter() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
getWriter() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
getWriter() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
 
getWsdlDocumentUrl() - 类 中的方法org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
Return the URL of the WSDL document that describes the service.
getXAResources(ActivationSpec[]) - 类 中的方法org.springframework.jca.context.SpringContextResourceAdapter
This implementation always returns null.
getXATerminator() - 类 中的方法org.springframework.jca.support.SimpleBootstrapContext
 
getXmlAsBinaryStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsBinaryStream(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as binary stream from the given ResultSet.
getXmlAsBinaryStream(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsBinaryStream(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as binary stream from the given ResultSet.
getXmlAsCharacterStream(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsCharacterStream(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as character stream from the given ResultSet.
getXmlAsCharacterStream(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsCharacterStream(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as character stream from the given ResultSet.
getXmlAsObject(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlObjectMappingHandler
Retrieve the given column as an object marshalled from the XML data retrieved from the given ResultSet.
getXmlAsObject(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlObjectMappingHandler
Retrieve the given column as an object marshalled from the XML data retrieved from the given ResultSet.
getXmlAsSource(ResultSet, int, Class<? extends Source>) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsSource(ResultSet, int, Class<? extends Source>) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as Source implemented using the specified source class from the given ResultSet.
getXmlAsSource(ResultSet, String, Class<? extends Source>) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsSource(ResultSet, String, Class<? extends Source>) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as Source implemented using the specified source class from the given ResultSet.
getXmlAsString(ResultSet, int) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsString(ResultSet, int) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as String from the given ResultSet.
getXmlAsString(ResultSet, String) - 类 中的方法org.springframework.jdbc.support.xml.Jdbc4SqlXmlHandler
 
getXmlAsString(ResultSet, String) - 接口 中的方法org.springframework.jdbc.support.xml.SqlXmlHandler
Retrieve the given column as String from the given ResultSet.
getXMLEventReader(Source) - 类 中的静态方法org.springframework.util.xml.StaxUtils
Return the XMLEventReader for the given StAX Source.
getXMLEventWriter(Result) - 类 中的静态方法org.springframework.util.xml.StaxUtils
Return the XMLEventWriter for the given StAX Result.
getXmlLoader() - 类 中的方法org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
Get the delegate SmartContextLoader that supports XML configuration files and/or Groovy scripts.
getXmlLoader() - 类 中的方法org.springframework.test.context.support.DelegatingSmartContextLoader
 
getXmlLoader() - 类 中的方法org.springframework.test.context.web.WebDelegatingSmartContextLoader
 
getXmlOptions() - 类 中的方法org.springframework.oxm.xmlbeans.XmlBeansMarshaller
已过时。
Return the XmlOptions.
getXmlProperties(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getXmlProperty(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getXmlPropertyNames() - 类 中的方法org.springframework.mock.web.portlet.MockPortletResponse
 
getXMLStreamReader(Source) - 类 中的静态方法org.springframework.util.xml.StaxUtils
Return the XMLStreamReader for the given StAX Source.
getXMLStreamWriter(Result) - 类 中的静态方法org.springframework.util.xml.StaxUtils
Return the XMLStreamWriter for the given StAX Result.
getXpathExpression() - 类 中的方法org.springframework.test.util.XpathExpectationsHelper
Return the compiled XPath expression.
getXStream() - 类 中的方法org.springframework.oxm.xstream.XStreamMarshaller
Return the native XStream delegate used by this marshaller.
GlassFishLoadTimeWeaver - org.springframework.instrument.classloading.glassfish中的类
LoadTimeWeaver implementation for GlassFish's org.glassfish.api.deployment.InstrumentableClassLoader InstrumentableClassLoader.
GlassFishLoadTimeWeaver() - 类 的构造器org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
Create a new instance of the GlassFishLoadTimeWeaver class using the default class loader.
GlassFishLoadTimeWeaver(ClassLoader) - 类 的构造器org.springframework.instrument.classloading.glassfish.GlassFishLoadTimeWeaver
Create a new instance of the GlassFishLoadTimeWeaver class using the supplied ClassLoader.
GlassFishRequestUpgradeStrategy - org.springframework.web.socket.server.standard中的类
A WebSocket RequestUpgradeStrategy for Oracle's GlassFish 4.1 and higher.
GlassFishRequestUpgradeStrategy() - 类 的构造器org.springframework.web.socket.server.standard.GlassFishRequestUpgradeStrategy
 
GlassFishWorkManagerTaskExecutor - org.springframework.jca.work.glassfish中的类
Spring TaskExecutor adapter for the GlassFish JCA WorkManager.
GlassFishWorkManagerTaskExecutor() - 类 的构造器org.springframework.jca.work.glassfish.GlassFishWorkManagerTaskExecutor
 
GLOBAL_INITIALIZER_CLASSES_PARAM - 类 中的静态变量org.springframework.web.context.ContextLoader
Config param for global ApplicationContextInitializer classes to use for initializing all web application contexts in the current application: "globalInitializerClasses"
GLOBAL_SUFFIX - 类 中的静态变量org.springframework.aop.framework.ProxyFactoryBean
This suffix in a value in an interceptor list indicates to expand globals.
GlobalAdvisorAdapterRegistry - org.springframework.aop.framework.adapter中的类
Singleton to publish a shared DefaultAdvisorAdapterRegistry instance.
GlobalAdvisorAdapterRegistry() - 类 的构造器org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
 
GOING_AWAY - 类 中的静态变量org.springframework.web.socket.CloseStatus
"1001 indicates that an endpoint is "going away", such as a server going down or a browser having navigated away from a page."
GONE - org.springframework.http.HttpStatus
410 Gone.
GOTO - 接口 中的静态变量org.springframework.asm.Opcodes
 
groovy() - 类 中的方法org.springframework.web.servlet.config.annotation.ViewResolverRegistry
Register a Groovy markup view resolver with an empty default view name prefix and a default suffix of ".tpl".
GroovyBeanDefinitionReader - org.springframework.beans.factory.groovy中的类
A Groovy-based reader for Spring bean definitions: like a Groovy builder, but more of a DSL for Spring configuration.
GroovyBeanDefinitionReader(BeanDefinitionRegistry) - 类 的构造器org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
Create a new GroovyBeanDefinitionReader for the given BeanDefinitionRegistry.
GroovyBeanDefinitionReader(XmlBeanDefinitionReader) - 类 的构造器org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
Create a new GroovyBeanDefinitionReader based on the given XmlBeanDefinitionReader, loading bean definitions into its BeanDefinitionRegistry and delegating Groovy DSL loading to it.
GroovyMarkupConfig - org.springframework.web.servlet.view.groovy中的接口
Interface to be implemented by objects that configure and manage a Groovy MarkupTemplateEngine for automatic lookup in a web environment.
GroovyMarkupConfigurer - org.springframework.web.servlet.view.groovy中的类
An extension of Groovy's TemplateConfiguration and an implementation of Spring MVC's GroovyMarkupConfig for creating a MarkupTemplateEngine for use in a web application.
GroovyMarkupConfigurer() - 类 的构造器org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
 
GroovyMarkupConfigurerBeanDefinitionParser - org.springframework.web.servlet.config中的类
Parse the MVC namespace element and register a GroovyConfigurer bean
GroovyMarkupConfigurerBeanDefinitionParser() - 类 的构造器org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
 
GroovyMarkupView - org.springframework.web.servlet.view.groovy中的类
An AbstractTemplateView subclass based on Groovy XML/XHTML markup templates.
GroovyMarkupView() - 类 的构造器org.springframework.web.servlet.view.groovy.GroovyMarkupView
 
GroovyMarkupViewResolver - org.springframework.web.servlet.view.groovy中的类
Convenience subclass of @link AbstractTemplateViewResolver} that supports GroovyMarkupView (i.e.
GroovyMarkupViewResolver() - 类 的构造器org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
GroovyMarkupViewResolver(String, String) - 类 的构造器org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
A convenience constructor that allows for specifying prefix and suffix as constructor arguments.
GroovyObjectCustomizer - org.springframework.scripting.groovy中的接口
Strategy used by GroovyScriptFactory to allow the customization of a created GroovyObject.
GroovyScriptEvaluator - org.springframework.scripting.groovy中的类
Groovy-based implementation of Spring's ScriptEvaluator strategy interface.
GroovyScriptEvaluator() - 类 的构造器org.springframework.scripting.groovy.GroovyScriptEvaluator
Construct a new GroovyScriptEvaluator.
GroovyScriptEvaluator(ClassLoader) - 类 的构造器org.springframework.scripting.groovy.GroovyScriptEvaluator
Construct a new GroovyScriptEvaluator.
GroovyScriptFactory - org.springframework.scripting.groovy中的类
ScriptFactory implementation for a Groovy script.
GroovyScriptFactory(String) - 类 的构造器org.springframework.scripting.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source.
GroovyScriptFactory(String, CompilerConfiguration) - 类 的构造器org.springframework.scripting.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.
GroovyScriptFactory(String, CompilationCustomizer...) - 类 的构造器org.springframework.scripting.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can customize Groovy's compilation process within the underlying GroovyClassLoader.
GroovyScriptFactory(String, GroovyObjectCustomizer) - 类 的构造器org.springframework.scripting.groovy.GroovyScriptFactory
Create a new GroovyScriptFactory for the given script source, specifying a strategy interface that can create a custom MetaClass to supply missing methods and otherwise change the behavior of the object.
GroovyWebApplicationContext - org.springframework.web.context.support中的类
WebApplicationContext implementation which takes its configuration from Groovy bean definition scripts and/or XML files, as understood by a GroovyBeanDefinitionReader.
GroovyWebApplicationContext() - 类 的构造器org.springframework.web.context.support.GroovyWebApplicationContext
 
grow(int) - 类 中的方法org.springframework.util.ResizableByteArrayOutputStream
Grow the internal buffer size.
GsonBuilderUtils - org.springframework.http.converter.json中的类
A simple utility class for obtaining a Google Gson 2.x GsonBuilder which Base64-encodes byte[] properties when reading and writing JSON.
GsonBuilderUtils() - 类 的构造器org.springframework.http.converter.json.GsonBuilderUtils
 
gsonBuilderWithBase64EncodedByteArrays() - 类 中的静态方法org.springframework.http.converter.json.GsonBuilderUtils
Obtain a GsonBuilder which Base64-encodes byte[] properties when reading and writing JSON.
GsonFactoryBean - org.springframework.http.converter.json中的类
A FactoryBean for creating a Google Gson 2.x Gson instance.
GsonFactoryBean() - 类 的构造器org.springframework.http.converter.json.GsonFactoryBean
 
GsonHttpMessageConverter - org.springframework.http.converter.json中的类
Implementation of HttpMessageConverter that can read and write JSON using the Google Gson library's Gson class.
GsonHttpMessageConverter() - 类 的构造器org.springframework.http.converter.json.GsonHttpMessageConverter
Construct a new GsonHttpMessageConverter.
GuavaCache - org.springframework.cache.guava中的类
Spring Cache adapter implementation on top of a Guava Cache instance.
GuavaCache(String, Cache<Object, Object>) - 类 的构造器org.springframework.cache.guava.GuavaCache
Create a GuavaCache instance with the specified name and the given internal Cache to use.
GuavaCache(String, Cache<Object, Object>, boolean) - 类 的构造器org.springframework.cache.guava.GuavaCache
Create a GuavaCache instance with the specified name and the given internal Cache to use.
GuavaCacheManager - org.springframework.cache.guava中的类
CacheManager implementation that lazily builds GuavaCache instances for each GuavaCacheManager.getCache(java.lang.String) request.
GuavaCacheManager() - 类 的构造器org.springframework.cache.guava.GuavaCacheManager
Construct a dynamic GuavaCacheManager, lazily creating cache instances as they are being requested.
GuavaCacheManager(String...) - 类 的构造器org.springframework.cache.guava.GuavaCacheManager
Construct a static GuavaCacheManager, managing caches for the specified cache names only.
guessPropertyTypeFromEditors(String) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Guess the property type of the specified property from the registered custom editors (provided that they were registered for a specific type).
GzipResourceResolver - org.springframework.web.servlet.resource中的类
A ResourceResolver that delegates to the chain to locate a resource and then attempts to find a variation with the ".gz" extension.
GzipResourceResolver() - 类 的构造器org.springframework.web.servlet.resource.GzipResourceResolver
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
所有类 所有程序包