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
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
L
- L2D - 接口 中的静态变量org.springframework.asm.Opcodes
- L2F - 接口 中的静态变量org.springframework.asm.Opcodes
- L2I - 接口 中的静态变量org.springframework.asm.Opcodes
- Label - org.springframework.asm中的类
- A position in the bytecode of a method.
- Label() - 类 的构造器org.springframework.asm.Label
- Constructs a new label.
- LabelTag - org.springframework.web.servlet.tags.form中的类
- The
<label>tag renders a form field label in an HTML 'label' tag. - LabelTag() - 类 的构造器org.springframework.web.servlet.tags.form.LabelTag
- LADD - 接口 中的静态变量org.springframework.asm.Opcodes
- LALOAD - 接口 中的静态变量org.springframework.asm.Opcodes
- LAND - 接口 中的静态变量org.springframework.asm.Opcodes
- LANG_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- LangNamespaceHandler - org.springframework.scripting.config中的类
NamespaceHandlerthat supports the wiring of objects backed by dynamic languages such as Groovy, JRuby and BeanShell.- LangNamespaceHandler() - 类 的构造器org.springframework.scripting.config.LangNamespaceHandler
- LangNamespaceUtils - org.springframework.scripting.config中的类
- Utilities for use with
LangNamespaceHandler. - LangNamespaceUtils() - 类 的构造器org.springframework.scripting.config.LangNamespaceUtils
- LANGUAGE_ATTRIBUTE - 类 中的静态变量org.springframework.scripting.support.ScriptFactoryPostProcessor
- The
languageattribute. - last() - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- last() - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
- Move the cursor to the last row of this row set.
- LAST - 类 中的静态变量org.springframework.expression.spel.ast.Selection
- The last item (
$[]). - LAST_MODIFIED - 类 中的静态变量org.springframework.http.HttpHeaders
- The HTTP
Last-Modifiedheader field name. - lastActualExecutionTime() - 类 中的方法org.springframework.scheduling.support.SimpleTriggerContext
- lastActualExecutionTime() - 接口 中的方法org.springframework.scheduling.TriggerContext
- Return the last actual execution time of the task, or
nullif not scheduled before. - lastCompletionTime() - 类 中的方法org.springframework.scheduling.support.SimpleTriggerContext
- lastCompletionTime() - 接口 中的方法org.springframework.scheduling.TriggerContext
- Return the last completion time of the task, or
nullif not scheduled before. - lastDescriptor() - 类 中的方法org.springframework.expression.spel.CodeFlow
- Return the descriptor for the item currently on top of the stack (in the current scope).
- lastElement(List<T>) - 类 中的静态方法org.springframework.util.CollectionUtils
- Retrieve the last element of the given List, accessing the highest index.
- lastElement(Set<T>) - 类 中的静态方法org.springframework.util.CollectionUtils
- Retrieve the last element of the given Set, using
SortedSet.last()or otherwise iterating over all elements (assuming a linked set). - lastIndexOf(Object) - 类 中的方法org.springframework.util.AutoPopulatingList
- lastIndexOf(IntPredicate, int) - 接口 中的方法org.springframework.core.io.buffer.DataBuffer
- Return the index of the last byte in this buffer that matches the given predicate.
- lastIndexOf(IntPredicate, int) - 类 中的方法org.springframework.core.io.buffer.DataBufferWrapper
- lastIndexOf(IntPredicate, int) - 类 中的方法org.springframework.core.io.buffer.DefaultDataBuffer
- lastIndexOf(IntPredicate, int) - 类 中的方法org.springframework.core.io.buffer.NettyDataBuffer
- lastModified() - 类 中的方法org.springframework.core.io.AbstractFileResolvingResource
- lastModified() - 类 中的方法org.springframework.core.io.AbstractResource
- This implementation checks the timestamp of the underlying File, if available.
- lastModified() - 类 中的方法org.springframework.core.io.FileSystemResource
- This implementation returns the underlying File/Path last-modified time.
- lastModified() - 类 中的方法org.springframework.core.io.PathResource
- This implementation returns the underlying File's timestamp.
- lastModified() - 接口 中的方法org.springframework.core.io.Resource
- Determine the last-modified timestamp for this resource.
- lastModified() - 类 中的方法org.springframework.core.io.VfsResource
- lastModified() - 类 中的方法org.springframework.web.reactive.resource.TransformedResource
- lastModified() - 类 中的方法org.springframework.web.servlet.resource.TransformedResource
- lastModified(long) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(long) - 类 中的方法org.springframework.test.web.reactive.server.HeaderAssertions
- Expect a "Last-Modified" header with the given value.
- lastModified(Instant) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(Instant) - 接口 中的方法org.springframework.web.reactive.function.server.EntityResponse.Builder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(Instant) - 接口 中的方法org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(Instant) - 接口 中的方法org.springframework.web.servlet.function.EntityResponse.Builder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(Instant) - 接口 中的方法org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(ZonedDateTime) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(ZonedDateTime) - 接口 中的方法org.springframework.web.reactive.function.server.EntityResponse.Builder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(ZonedDateTime) - 接口 中的方法org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(ZonedDateTime) - 接口 中的方法org.springframework.web.servlet.function.EntityResponse.Builder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - lastModified(ZonedDateTime) - 接口 中的方法org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
- Set the time the resource was last changed, as specified by the
Last-Modifiedheader. - LastModified - org.springframework.web.servlet.mvc中的接口
- Supports last-modified HTTP requests to facilitate content caching.
- LASTORE - 接口 中的静态变量org.springframework.asm.Opcodes
- lastScheduledExecutionTime() - 类 中的方法org.springframework.scheduling.support.SimpleTriggerContext
- lastScheduledExecutionTime() - 接口 中的方法org.springframework.scheduling.TriggerContext
- Return the last scheduled execution time of the task, or
nullif not scheduled before. - Lazy - org.springframework.context.annotation中的注释类型
- Indicates whether a bean is to be lazily initialized.
- LAZY_INIT_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- LAZY_INIT_KEY - 类 中的静态变量org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Special key to distinguish
owner.(lazy-init)=trueDefault is "false". - LazyConnectionDataSourceProxy - org.springframework.jdbc.datasource中的类
- Proxy for a target DataSource, fetching actual JDBC Connections lazily, i.e. not until first creation of a Statement.
- LazyConnectionDataSourceProxy() - 类 的构造器org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Create a new LazyConnectionDataSourceProxy.
- LazyConnectionDataSourceProxy(DataSource) - 类 的构造器org.springframework.jdbc.datasource.LazyConnectionDataSourceProxy
- Create a new LazyConnectionDataSourceProxy.
- lazyGetProceedingJoinPoint(ProxyMethodInvocation) - 类 中的方法org.springframework.aop.aspectj.AspectJAroundAdvice
- Return the ProceedingJoinPoint for the current invocation, instantiating it lazily if it hasn't been bound to the thread already.
- lazyInit() - 注释类型 中的方法org.springframework.context.annotation.ComponentScan
- Specify whether scanned beans should be registered for lazy initialization.
- LazyInitTargetSource - org.springframework.aop.target中的类
TargetSourcethat lazily accesses a singleton bean from aBeanFactory.- LazyInitTargetSource() - 类 的构造器org.springframework.aop.target.LazyInitTargetSource
- LazyInitTargetSourceCreator - org.springframework.aop.framework.autoproxy.target中的类
- TargetSourceCreator that enforces a LazyInitTargetSource for each bean that is defined as "lazy-init".
- LazyInitTargetSourceCreator() - 类 的构造器org.springframework.aop.framework.autoproxy.target.LazyInitTargetSourceCreator
- lazyLoadArguments() - 类 中的方法org.springframework.context.expression.MethodBasedEvaluationContext
- Load the param information only when needed.
- LazySingletonAspectInstanceFactoryDecorator - org.springframework.aop.aspectj.annotation中的类
- Decorator to cause a
MetadataAwareAspectInstanceFactoryto instantiate only once. - LazySingletonAspectInstanceFactoryDecorator(MetadataAwareAspectInstanceFactory) - 类 的构造器org.springframework.aop.aspectj.annotation.LazySingletonAspectInstanceFactoryDecorator
- Create a new lazily initializing decorator for the given AspectInstanceFactory.
- LCMP - 接口 中的静态变量org.springframework.asm.Opcodes
- LCONST_0 - 接口 中的静态变量org.springframework.asm.Opcodes
- LCONST_1 - 接口 中的静态变量org.springframework.asm.Opcodes
- LDC - 接口 中的静态变量org.springframework.asm.Opcodes
- LDIV - 接口 中的静态变量org.springframework.asm.Opcodes
- LEFT_OPERAND_PROBLEM - org.springframework.expression.spel.SpelMessage
- leftActualDescriptor - 类 中的变量org.springframework.expression.spel.ast.Operator
- length() - 类 中的方法org.springframework.core.log.LogMessage
- LENGTH_REQUIRED - org.springframework.http.HttpStatus
411 Length Required.- Lifecycle - org.springframework.context中的接口
- A common interface defining methods for start/stop lifecycle control.
- LIFECYCLE_PROCESSOR_BEAN_NAME - 类 中的静态变量org.springframework.context.support.AbstractApplicationContext
- Name of the LifecycleProcessor bean in the factory.
- lifecycleMonitor - 类 中的变量org.springframework.jms.listener.AbstractJmsListeningContainer
- LifecycleProcessor - org.springframework.context中的接口
- Strategy interface for processing Lifecycle beans within the ApplicationContext.
- LimitedDataBufferList - org.springframework.core.io.buffer中的类
- Custom
Listto collect data buffers with and enforce a limit on the total number of bytes buffered. - LimitedDataBufferList(int) - 类 的构造器org.springframework.core.io.buffer.LimitedDataBufferList
- limitResponseSize(long) - 类 中的静态方法org.springframework.web.reactive.function.client.ExchangeFilterFunctions
- Consume up to the specified number of bytes from the response body and cancel if any more data arrives.
- LINK - 类 中的静态变量org.springframework.http.HttpHeaders
- The HTTP
Linkheader field name. - LinkedCaseInsensitiveMap<V> - org.springframework.util中的类
LinkedHashMapvariant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.- LinkedCaseInsensitiveMap() - 类 的构造器org.springframework.util.LinkedCaseInsensitiveMap
- Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the default Locale (by default in lower case).
- LinkedCaseInsensitiveMap(int) - 类 的构造器org.springframework.util.LinkedCaseInsensitiveMap
- Create a new LinkedCaseInsensitiveMap that wraps a
LinkedHashMapwith the given initial capacity and stores case-insensitive keys according to the default Locale (by default in lower case). - LinkedCaseInsensitiveMap(int, Locale) - 类 的构造器org.springframework.util.LinkedCaseInsensitiveMap
- Create a new LinkedCaseInsensitiveMap that wraps a
LinkedHashMapwith the given initial capacity and stores case-insensitive keys according to the given Locale (by default in lower case). - LinkedCaseInsensitiveMap(Locale) - 类 的构造器org.springframework.util.LinkedCaseInsensitiveMap
- Create a new LinkedCaseInsensitiveMap that stores case-insensitive keys according to the given Locale (by default in lower case).
- LinkedMultiValueMap<K,V> - org.springframework.util中的类
- Simple implementation of
MultiValueMapthat wraps aLinkedHashMap, storing multiple values in aLinkedList. - LinkedMultiValueMap() - 类 的构造器org.springframework.util.LinkedMultiValueMap
- Create a new LinkedMultiValueMap that wraps a
LinkedHashMap. - LinkedMultiValueMap(int) - 类 的构造器org.springframework.util.LinkedMultiValueMap
- Create a new LinkedMultiValueMap that wraps a
LinkedHashMapwith the given initial capacity. - LinkedMultiValueMap(Map<K, List<V>>) - 类 的构造器org.springframework.util.LinkedMultiValueMap
- Copy constructor: Create a new LinkedMultiValueMap with the same mappings as the specified Map.
- list(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- list(Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- LIST_ELEMENT - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- LIST_VALUE_PAGE_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.SelectTag
- The
PageContextattribute under which the bound value is exposed to innerOptionTags. - ListableBeanFactory - org.springframework.beans.factory中的接口
- Extension of the
BeanFactoryinterface to be implemented by bean factories that can enumerate all their bean instances, rather than attempting bean lookup by name one by one as requested by clients. - listBindings(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- listBindings(Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- listDirectory(File) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Determine a sorted list of files in the given directory.
- ListenableFuture<T> - org.springframework.util.concurrent中的接口
- Extend
Futurewith the capability to accept completion callbacks. - ListenableFutureAdapter<T,S> - org.springframework.util.concurrent中的类
- Abstract class that adapts a
ListenableFutureparameterized over S into aListenableFutureparameterized over T. - ListenableFutureAdapter(ListenableFuture<S>) - 类 的构造器org.springframework.util.concurrent.ListenableFutureAdapter
- Construct a new
ListenableFutureAdapterwith the given adaptee. - ListenableFutureCallback<T> - org.springframework.util.concurrent中的接口
- Callback mechanism for the outcome, success or failure, from a
ListenableFuture. - ListenableFutureCallbackRegistry<T> - org.springframework.util.concurrent中的类
- Helper class for
ListenableFutureimplementations that maintains a of success and failure callbacks and helps to notify them. - ListenableFutureCallbackRegistry() - 类 的构造器org.springframework.util.concurrent.ListenableFutureCallbackRegistry
- ListenableFutureReturnValueHandler - org.springframework.messaging.handler.invocation中的类
- Support for
ListenableFutureas a return value type. - ListenableFutureReturnValueHandler() - 类 的构造器org.springframework.messaging.handler.invocation.ListenableFutureReturnValueHandler
- ListenableFutureTask<T> - org.springframework.util.concurrent中的类
- Extension of
FutureTaskthat implementsListenableFuture. - ListenableFutureTask(Runnable, T) - 类 的构造器org.springframework.util.concurrent.ListenableFutureTask
- Create a
ListenableFutureTaskthat will, upon running, execute the givenRunnable, and arrange thatFutureTask.get()will return the given result on successful completion. - ListenableFutureTask(Callable<T>) - 类 的构造器org.springframework.util.concurrent.ListenableFutureTask
- Create a new
ListenableFutureTaskthat will, upon running, execute the givenCallable. - ListenerExecutionFailedException - org.springframework.jms.listener.adapter中的异常错误
- Exception to be thrown when the execution of a listener method failed.
- ListenerExecutionFailedException(String, Throwable) - 异常错误 的构造器org.springframework.jms.listener.adapter.ListenerExecutionFailedException
- Constructor for ListenerExecutionFailedException.
- listeners() - 注释类型 中的方法org.springframework.test.context.TestExecutionListeners
- The
TestExecutionListenersto register with theTestContextManager. - ListFactoryBean - org.springframework.beans.factory.config中的类
- Simple factory for shared List instances.
- ListFactoryBean() - 类 的构造器org.springframework.beans.factory.config.ListFactoryBean
- listIterator() - 类 中的方法org.springframework.util.AutoPopulatingList
- listIterator(int) - 类 中的方法org.springframework.util.AutoPopulatingList
- Literal - org.springframework.expression.spel.ast中的类
- Common superclass for nodes representing literals (boolean, string, number, etc).
- Literal(String, int, int) - 类 的构造器org.springframework.expression.spel.ast.Literal
- LiteralExpression - org.springframework.expression.common中的类
- A very simple hardcoded implementation of the Expression interface that represents a string literal.
- LiteralExpression(String) - 类 的构造器org.springframework.expression.common.LiteralExpression
- LiveBeansView - org.springframework.context.support中的类
- Adapter for live beans view exposure, building a snapshot of current beans and their dependencies from either a local
ApplicationContext(with a localLiveBeansViewbean definition) or all registered ApplicationContexts (driven by the "spring.liveBeansView.mbeanDomain" environment property). - LiveBeansView() - 类 的构造器org.springframework.context.support.LiveBeansView
- LiveBeansViewMBean - org.springframework.context.support中的接口
- MBean operation interface for the
LiveBeansViewfeature. - LiveBeansViewServlet - org.springframework.web.context.support中的类
- Servlet variant of
LiveBeansView's MBean exposure. - LiveBeansViewServlet() - 类 的构造器org.springframework.web.context.support.LiveBeansViewServlet
- LLOAD - 接口 中的静态变量org.springframework.asm.Opcodes
- LMUL - 接口 中的静态变量org.springframework.asm.Opcodes
- LNEG - 接口 中的静态变量org.springframework.asm.Opcodes
- load(Class<?>, String...) - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
- Load bean definitions from the given Groovy scripts or XML files.
- load(Class<?>, String...) - 类 中的方法org.springframework.context.support.GenericXmlApplicationContext
- Load bean definitions from the given XML resources.
- load(Class<T>, Serializable) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Return the persistent instance of the given entity class with the given identifier, throwing an exception if not found.
- load(Class<T>, Serializable) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- load(Class<T>, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Return the persistent instance of the given entity class with the given identifier, throwing an exception if not found.
- load(Class<T>, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- load(Object, Serializable) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Load the persistent instance with the given identifier into the given object, throwing an exception if not found.
- load(Object, Serializable) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- load(String...) - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
- Load bean definitions from the given Groovy scripts or XML files.
- load(String...) - 类 中的方法org.springframework.context.support.GenericXmlApplicationContext
- Load bean definitions from the given XML resources.
- load(String, Serializable) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Return the persistent instance of the given entity class with the given identifier, throwing an exception if not found.
- load(String, Serializable) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- load(String, Serializable, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Return the persistent instance of the given entity class with the given identifier, throwing an exception if not found.
- load(String, Serializable, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- load(Properties, InputStream) - 类 中的方法org.springframework.util.DefaultPropertiesPersister
- load(Properties, InputStream) - 接口 中的方法org.springframework.util.PropertiesPersister
- Load properties from the given InputStream into the given Properties object.
- load(Properties, Reader) - 类 中的方法org.springframework.util.DefaultPropertiesPersister
- load(Properties, Reader) - 接口 中的方法org.springframework.util.PropertiesPersister
- Load properties from the given Reader into the given Properties object.
- load(Resource...) - 类 中的方法org.springframework.context.support.GenericGroovyApplicationContext
- Load bean definitions from the given Groovy scripts or XML files.
- load(Resource...) - 类 中的方法org.springframework.context.support.GenericXmlApplicationContext
- Load bean definitions from the given XML resources.
- LOAD_TIME_WEAVER_BEAN_NAME - 接口 中的静态变量org.springframework.context.ConfigurableApplicationContext
- Name of the LoadTimeWeaver bean in the factory.
- loadAll(Class<T>) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Return all persistent instances of the given entity class.
- loadAll(Class<T>) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- loadAllProperties(String) - 类 中的静态方法org.springframework.core.io.support.PropertiesLoaderUtils
- Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the default class loader.
- loadAllProperties(String, ClassLoader) - 类 中的静态方法org.springframework.core.io.support.PropertiesLoaderUtils
- Load all properties from the specified class path resource (in ISO-8859-1 encoding), using the given class loader.
- loadBeanDefinitions(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- loadBeanDefinitions(String) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource location.
- loadBeanDefinitions(String) - 类 中的方法org.springframework.jdbc.core.support.JdbcBeanDefinitionReader
- Load bean definitions from the database via the given SQL string.
- loadBeanDefinitions(String...) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- loadBeanDefinitions(String...) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource locations.
- loadBeanDefinitions(String, Set<Resource>) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Load bean definitions from the specified resource location.
- loadBeanDefinitions(GroovyBeanDefinitionReader) - 类 中的方法org.springframework.web.context.support.GroovyWebApplicationContext
- Load the bean definitions with the given GroovyBeanDefinitionReader.
- loadBeanDefinitions(BeanDefinitionRegistry, String[]) - 类 中的方法org.springframework.jca.context.SpringContextResourceAdapter
- Load the bean definitions into the given registry, based on the specified configuration files.
- loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.context.support.AbstractRefreshableApplicationContext
- Load bean definitions into the given bean factory, typically through delegating to one or more bean definition readers.
- loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.context.support.AbstractXmlApplicationContext
- Loads the bean definitions via an XmlBeanDefinitionReader.
- loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
- Register a
BeanDefinitionfor any classes specified byAnnotationConfigWebApplicationContext.register(Class...)and scan any packages specified byAnnotationConfigWebApplicationContext.scan(String...). - loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.GroovyWebApplicationContext
- Loads the bean definitions via an GroovyBeanDefinitionReader.
- loadBeanDefinitions(DefaultListableBeanFactory) - 类 中的方法org.springframework.web.context.support.XmlWebApplicationContext
- Loads the bean definitions via an XmlBeanDefinitionReader.
- loadBeanDefinitions(XmlBeanDefinitionReader) - 类 中的方法org.springframework.context.support.AbstractXmlApplicationContext
- Load the bean definitions with the given XmlBeanDefinitionReader.
- loadBeanDefinitions(XmlBeanDefinitionReader) - 类 中的方法org.springframework.web.context.support.XmlWebApplicationContext
- Load the bean definitions with the given XmlBeanDefinitionReader.
- loadBeanDefinitions(GenericApplicationContext, MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AbstractGenericContextLoader
- Load bean definitions into the supplied
contextfrom the locations or classes in the suppliedMergedContextConfiguration. - loadBeanDefinitions(GenericApplicationContext, MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AnnotationConfigContextLoader
- Register classes in the supplied
contextfrom the classes in the suppliedMergedContextConfiguration. - loadBeanDefinitions(GenericApplicationContext, MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.GenericGroovyXmlContextLoader
- Load bean definitions into the supplied
contextfrom the locations in the suppliedMergedContextConfigurationusing aGroovyBeanDefinitionReader. - loadBeanDefinitions(Resource) - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
- Load bean definitions from the specified Groovy script or XML file.
- loadBeanDefinitions(Resource) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resource.
- loadBeanDefinitions(Resource) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file, using all property keys (i.e. not filtering by prefix).
- loadBeanDefinitions(Resource) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(Resource...) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- loadBeanDefinitions(Resource...) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionReader
- Load bean definitions from the specified resources.
- loadBeanDefinitions(Resource, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(EncodedResource) - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
- Load bean definitions from the specified Groovy script or XML file.
- loadBeanDefinitions(EncodedResource) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(EncodedResource) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(EncodedResource, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
- Load bean definitions from the specified properties file.
- loadBeanDefinitions(GenericWebApplicationContext, WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.AbstractGenericWebContextLoader
- Load bean definitions into the supplied
contextfrom the locations or classes in the suppliedWebMergedContextConfiguration. - loadBeanDefinitions(GenericWebApplicationContext, WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.AnnotationConfigWebContextLoader
- Register classes in the supplied context from the classes in the supplied
WebMergedContextConfiguration. - loadBeanDefinitions(GenericWebApplicationContext, WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.GenericGroovyXmlWebContextLoader
- Load bean definitions into the supplied
contextfrom the locations in the suppliedWebMergedContextConfigurationusing aGroovyBeanDefinitionReader. - loadBeanDefinitions(GenericWebApplicationContext, WebMergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.GenericXmlWebContextLoader
- Load bean definitions into the supplied
contextfrom the locations in the suppliedWebMergedContextConfiguration, using anXmlBeanDefinitionReader. - loadBeanDefinitions(InputSource) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBeanDefinitions(InputSource, String) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
- Load bean definitions from the specified XML file.
- loadBundle(InputStream) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
- Load a property-based resource bundle from the given input stream, picking up the default properties encoding on JDK 9+.
- loadBundle(Reader) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
- Load a property-based resource bundle from the given reader.
- loadBytesForClass(String) - 类 中的方法org.springframework.core.OverridingClassLoader
- Load the defining bytes for the given class, to be turned into a Class object through a
ClassLoader.defineClass(byte[], int, int)call. - loadCaches() - 类 中的方法org.springframework.cache.ehcache.EhCacheCacheManager
- loadCaches() - 类 中的方法org.springframework.cache.jcache.JCacheCacheManager
- loadCaches() - 类 中的方法org.springframework.cache.support.AbstractCacheManager
- Load the initial caches for this cache manager.
- loadCaches() - 类 中的方法org.springframework.cache.support.SimpleCacheManager
- loadClass(String) - 类 中的方法org.springframework.core.OverridingClassLoader
- loadClass(String) - 类 中的方法org.springframework.instrument.classloading.ShadowingClassLoader
- loadClass(String) - 类 中的方法org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- loadClass(String, boolean) - 类 中的方法org.springframework.core.OverridingClassLoader
- loadClass(String, Class<T>) - 类 中的方法org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- loadClassForOverriding(String) - 类 中的方法org.springframework.core.OverridingClassLoader
- Load the specified class for overriding purposes in this ClassLoader.
- loadContext() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.DisabledIf
- Whether the
ApplicationContextassociated with the current test should be eagerly loaded in order to evaluate theDisabledIf.expression(). - loadContext() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.EnabledIf
- Whether the
ApplicationContextassociated with the current test should be eagerly loaded in order to evaluate theEnabledIf.expression(). - loadContext(String...) - 接口 中的方法org.springframework.test.context.ContextLoader
- Loads a new
contextbased on the suppliedlocations, configures the context, and finally returns the context in fully refreshed state. - loadContext(String...) - 类 中的方法org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
AbstractDelegatingSmartContextLoaderdoes not support theContextLoader.loadContext(String...)method.- loadContext(String...) - 类 中的方法org.springframework.test.context.support.AbstractGenericContextLoader
- Load a Spring ApplicationContext from the supplied
locations. - loadContext(String...) - 类 中的方法org.springframework.test.context.web.AbstractGenericWebContextLoader
AbstractGenericWebContextLoadershould be used as aSmartContextLoader, not as a legacyContextLoader.- loadContext(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
- loadContext(MergedContextConfiguration) - 接口 中的方法org.springframework.test.context.CacheAwareContextLoaderDelegate
- Load the application context for the supplied
MergedContextConfigurationby delegating to theContextLoaderconfigured in the givenMergedContextConfiguration. - loadContext(MergedContextConfiguration) - 接口 中的方法org.springframework.test.context.SmartContextLoader
- Loads a new
contextbased on the suppliedmerged context configuration, configures the context, and finally returns the context in a fully refreshed state. - loadContext(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AbstractDelegatingSmartContextLoader
- Delegates to an appropriate candidate
SmartContextLoaderto load anApplicationContext. - loadContext(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.support.AbstractGenericContextLoader
- Load a Spring ApplicationContext from the supplied
MergedContextConfiguration. - loadContext(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.web.AbstractGenericWebContextLoader
- Load a Spring
WebApplicationContextfrom the suppliedMergedContextConfiguration. - loadContextInternal(MergedContextConfiguration) - 类 中的方法org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate
- Load the
ApplicationContextfor the supplied merged context configuration. - loadDocument(InputSource, EntityResolver, ErrorHandler, int, boolean) - 类 中的方法org.springframework.beans.factory.xml.DefaultDocumentLoader
- Load the
Documentat the suppliedInputSourceusing the standard JAXP-configured XML parser. - loadDocument(InputSource, EntityResolver, ErrorHandler, int, boolean) - 接口 中的方法org.springframework.beans.factory.xml.DocumentLoader
- loader() - 注释类型 中的方法org.springframework.test.context.ContextConfiguration
- loadEvaluationContext(MethodVisitor) - 类 中的方法org.springframework.expression.spel.CodeFlow
- Push the bytecode to load the EvaluationContext (the second parameter passed to the compiled expression method).
- loadFactories(Class<T>, ClassLoader) - 类 中的静态方法org.springframework.core.io.support.SpringFactoriesLoader
- Load and instantiate the factory implementations of the given type from "META-INF/spring.factories", using the given class loader.
- loadFactoryNames(Class<?>, ClassLoader) - 类 中的静态方法org.springframework.core.io.support.SpringFactoriesLoader
- Load the fully qualified class names of factory implementations of the given type from "META-INF/spring.factories", using the given class loader.
- loadFromXml(Properties, InputStream) - 类 中的方法org.springframework.util.DefaultPropertiesPersister
- loadFromXml(Properties, InputStream) - 接口 中的方法org.springframework.util.PropertiesPersister
- Load properties from the given XML InputStream into the given Properties object.
- loadIndex(ClassLoader) - 类 中的静态方法org.springframework.context.index.CandidateComponentsIndexLoader
- Load and instantiate the
CandidateComponentsIndexfrom "META-INF/spring.components", using the given class loader. - loadParentContext(ServletContext) - 类 中的方法org.springframework.web.context.ContextLoader
- Template method with default implementation (which may be overridden by a subclass), to load or obtain an ApplicationContext instance which will be used as the parent context of the root WebApplicationContext.
- loadProperties(Properties) - 类 中的方法org.springframework.core.io.support.PropertiesLoaderSupport
- Load properties into the given instance.
- loadProperties(Resource) - 类 中的静态方法org.springframework.core.io.support.PropertiesLoaderUtils
- Load properties from the given resource (in ISO-8859-1 encoding).
- loadProperties(Resource, String) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
- Load the properties from the given resource.
- loadProperties(EncodedResource) - 类 中的静态方法org.springframework.core.io.support.PropertiesLoaderUtils
- Load properties from the given EncodedResource, potentially defining a specific encoding for the properties file.
- loadResource(String) - 类 中的方法org.springframework.jdbc.support.SQLErrorCodesFactory
- Load the given resource from the class path.
- loadScripts(ScriptEngine) - 类 中的方法org.springframework.web.reactive.result.view.script.ScriptTemplateView
- loadScripts(ScriptEngine) - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateView
- loadTarget(MethodVisitor) - 类 中的方法org.springframework.expression.spel.CodeFlow
- Push the byte code to load the target (i.e. what was passed as the first argument to CompiledExpression.getValue(target, context))
- loadTimeWeaver() - 类 中的方法org.springframework.context.annotation.LoadTimeWeavingConfiguration
- LoadTimeWeaver - org.springframework.instrument.classloading中的接口
- Defines the contract for adding one or more
ClassFileTransformersto aClassLoader. - LoadTimeWeaverAware - org.springframework.context.weaving中的接口
- Interface to be implemented by any object that wishes to be notified of the application context's default
LoadTimeWeaver. - LoadTimeWeaverAwareProcessor - org.springframework.context.weaving中的类
BeanPostProcessorimplementation that passes the context's defaultLoadTimeWeaverto beans that implement theLoadTimeWeaverAwareinterface.- LoadTimeWeaverAwareProcessor() - 类 的构造器org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
- Create a new
LoadTimeWeaverAwareProcessorthat will auto-retrieve theLoadTimeWeaverfrom the containingBeanFactory, expecting a bean named"loadTimeWeaver". - LoadTimeWeaverAwareProcessor(BeanFactory) - 类 的构造器org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
- Create a new
LoadTimeWeaverAwareProcessor. - LoadTimeWeaverAwareProcessor(LoadTimeWeaver) - 类 的构造器org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
- Create a new
LoadTimeWeaverAwareProcessorfor the givenLoadTimeWeaver. - LoadTimeWeavingConfiguration - org.springframework.context.annotation中的类
@Configurationclass that registers aLoadTimeWeaverbean.- LoadTimeWeavingConfiguration() - 类 的构造器org.springframework.context.annotation.LoadTimeWeavingConfiguration
- LoadTimeWeavingConfigurer - org.springframework.context.annotation中的接口
- Interface to be implemented by
@Configurationclasses annotated with@EnableLoadTimeWeavingthat wish to customize theLoadTimeWeaverinstance to be used. - loadView(String, Locale) - 类 中的方法org.springframework.web.servlet.view.AbstractCachingViewResolver
- Subclasses must implement this method, building a View object for the specified view.
- loadView(String, Locale) - 类 中的方法org.springframework.web.servlet.view.ResourceBundleViewResolver
- loadView(String, Locale) - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
- Delegates to
buildViewfor creating a new instance of the specified view class. - loadView(String, Locale) - 类 中的方法org.springframework.web.servlet.view.XmlViewResolver
- LobCreator - org.springframework.jdbc.support.lob中的接口
- Interface that abstracts potentially database-specific creation of large binary fields and large text fields.
- LobHandler - org.springframework.jdbc.support.lob中的接口
- Abstraction for handling large binary fields and large text fields in specific databases, no matter if represented as simple types or Large OBjects.
- LobRetrievalFailureException - org.springframework.jdbc中的异常错误
- Exception to be thrown when a LOB could not be retrieved.
- LobRetrievalFailureException(String) - 异常错误 的构造器org.springframework.jdbc.LobRetrievalFailureException
- Constructor for LobRetrievalFailureException.
- LobRetrievalFailureException(String, IOException) - 异常错误 的构造器org.springframework.jdbc.LobRetrievalFailureException
- Constructor for LobRetrievalFailureException.
- LOCAL_PROPERTIES_PROPERTY_SOURCE_NAME - 类 中的静态变量org.springframework.context.support.PropertySourcesPlaceholderConfigurer
- "localProperties" is the name given to the
PropertySourcefor the set of merged properties supplied to this configurer. - LOCAL_VARIABLE - 类 中的静态变量org.springframework.asm.TypeReference
- The sort of type references that target the type of a local variable in a method.
- localAddress() - 类 中的方法org.springframework.mock.web.reactive.function.server.MockServerRequest
- localAddress() - 接口 中的方法org.springframework.web.reactive.function.server.ServerRequest
- Get the local address to which this request is connected, if available.
- localAddress() - 类 中的方法org.springframework.web.reactive.function.server.support.ServerRequestWrapper
- localAddress(InetSocketAddress) - 接口 中的方法org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuilder
- Set the local address to return.
- localAddress(InetSocketAddress) - 接口 中的方法org.springframework.mock.web.reactive.function.server.MockServerRequest.Builder
- LocalConnectionFactoryBean - org.springframework.jca.support中的类
FactoryBeanthat creates a local JCA connection factory in "non-managed" mode (as defined by the Java Connector Architecture specification).- LocalConnectionFactoryBean() - 类 的构造器org.springframework.jca.support.LocalConnectionFactoryBean
- LocalContainerEntityManagerFactoryBean - org.springframework.orm.jpa中的类
FactoryBeanthat creates a JPAEntityManagerFactoryaccording to JPA's standard container bootstrap contract.- LocalContainerEntityManagerFactoryBean() - 类 的构造器org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
- LocalDataSourceJobStore - org.springframework.scheduling.quartz中的类
- Subclass of Quartz's
JobStoreCMTclass that delegates to a Spring-managedDataSourceinstead of using a Quartz-managed JDBC connection pool. - LocalDataSourceJobStore() - 类 的构造器org.springframework.scheduling.quartz.LocalDataSourceJobStore
- LocalDateParser - org.springframework.format.datetime.joda中的类
- Parses Joda
LocalDateinstances using aDateTimeFormatter. - LocalDateParser(DateTimeFormatter) - 类 的构造器org.springframework.format.datetime.joda.LocalDateParser
- Create a new DateTimeParser.
- LocalDateTimeParser - org.springframework.format.datetime.joda中的类
- Parses Joda
LocalDateTimeinstances using aDateTimeFormatter. - LocalDateTimeParser(DateTimeFormatter) - 类 的构造器org.springframework.format.datetime.joda.LocalDateTimeParser
- Create a new DateTimeParser.
- locale(String) - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
- Override the default
Localeto use for formatting. - locale(Locale) - 类 中的方法org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
- Override the default
Localeto use for formatting. - locale(Locale) - 类 中的方法org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
- Set the locale of the request, overriding any previous locales.
- locale(Locale...) - 类 中的方法org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
- Add the specified locales as preferred request locales.
- LOCALE_CONTEXT_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.server.adapter.WebHttpHandlerBuilder
- Well-known name for the LocaleContextResolver in the bean factory.
- LOCALE_REQUEST_ATTRIBUTE_NAME - 类 中的静态变量org.springframework.web.servlet.i18n.CookieLocaleResolver
- The name of the request attribute that holds the
Locale. - LOCALE_RESOLVER_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
- Request attribute to hold the current LocaleResolver, retrievable by views.
- LOCALE_RESOLVER_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
- Well-known name for the LocaleResolver object in the bean factory for this namespace.
- LOCALE_SESSION_ATTRIBUTE_NAME - 类 中的静态变量org.springframework.web.servlet.i18n.SessionLocaleResolver
- Name of the session attribute that holds the Locale.
- LocaleChangeInterceptor - org.springframework.web.servlet.i18n中的类
- Interceptor that allows for changing the current locale on every request, via a configurable request parameter (default parameter name: "locale").
- LocaleChangeInterceptor() - 类 的构造器org.springframework.web.servlet.i18n.LocaleChangeInterceptor
- LocaleContext - org.springframework.context.i18n中的接口
- Strategy interface for determining the current Locale.
- LocaleContextHolder - org.springframework.context.i18n中的类
- Simple holder class that associates a LocaleContext instance with the current thread.
- LocaleContextMessageInterpolator - org.springframework.validation.beanvalidation中的类
- Delegates to a target
MessageInterpolatorimplementation but enforces Spring's managed Locale. - LocaleContextMessageInterpolator(MessageInterpolator) - 类 的构造器org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
- Create a new LocaleContextMessageInterpolator, wrapping the given target interpolator.
- localeContextResolver() - 类 中的方法org.springframework.web.reactive.config.WebFluxConfigurationSupport
- localeContextResolver() - 接口 中的方法org.springframework.web.reactive.function.server.HandlerStrategies
- Return the
LocaleContextResolverto be used for resolving locale context. - localeContextResolver(LocaleContextResolver) - 接口 中的方法org.springframework.web.reactive.function.server.HandlerStrategies.Builder
- Add the given locale context resolver to this builder.
- localeContextResolver(LocaleContextResolver) - 类 中的方法org.springframework.web.server.adapter.WebHttpHandlerBuilder
- Configure the
LocaleContextResolverto set on theWebServerExchange. - LocaleContextResolver - org.springframework.web.server.i18n中的接口
- Interface for web-based locale context resolution strategies that allows for both locale context resolution via the request and locale context modification via the HTTP exchange.
- LocaleContextResolver - org.springframework.web.servlet中的接口
- Extension of
LocaleResolver, adding support for a rich locale context (potentially including locale and time zone information). - LocaleEditor - org.springframework.beans.propertyeditors中的类
- Editor for
java.util.Locale, to directly populate a Locale property. - LocaleEditor() - 类 的构造器org.springframework.beans.propertyeditors.LocaleEditor
- LocalEntityManagerFactoryBean - org.springframework.orm.jpa中的类
FactoryBeanthat creates a JPAEntityManagerFactoryaccording to JPA's standard standalone bootstrap contract.- LocalEntityManagerFactoryBean() - 类 的构造器org.springframework.orm.jpa.LocalEntityManagerFactoryBean
- LocaleResolver - org.springframework.web.servlet中的接口
- Interface for web-based locale resolution strategies that allows for both locale resolution via the request and locale modification via request and response.
- LocalizedResourceHelper - org.springframework.core.io.support中的类
- Helper class for loading a localized resource, specified through name, extension and current locale.
- LocalizedResourceHelper() - 类 的构造器org.springframework.core.io.support.LocalizedResourceHelper
- Create a new LocalizedResourceHelper with a DefaultResourceLoader.
- LocalizedResourceHelper(ResourceLoader) - 类 的构造器org.springframework.core.io.support.LocalizedResourceHelper
- Create a new LocalizedResourceHelper with the given ResourceLoader.
- LocalJaxWsServiceFactory - org.springframework.remoting.jaxws中的类
- Factory for locally defined JAX-WS
Servicereferences. - LocalJaxWsServiceFactory() - 类 的构造器org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
- LocalJaxWsServiceFactoryBean - org.springframework.remoting.jaxws中的类
FactoryBeanfor locally defined JAX-WS Service references.- LocalJaxWsServiceFactoryBean() - 类 的构造器org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
- localOverride - 类 中的变量org.springframework.core.io.support.PropertiesLoaderSupport
- localProperties - 类 中的变量org.springframework.core.io.support.PropertiesLoaderSupport
- LocalSessionFactoryBean - org.springframework.orm.hibernate5中的类
FactoryBeanthat creates a HibernateSessionFactory.- LocalSessionFactoryBean() - 类 的构造器org.springframework.orm.hibernate5.LocalSessionFactoryBean
- LocalSessionFactoryBuilder - org.springframework.orm.hibernate5中的类
- A Spring-provided extension of the standard Hibernate
Configurationclass, addingSpringSessionContextas a default and providing convenient ways to specify a JDBCDataSourceand an application class loader. - LocalSessionFactoryBuilder(DataSource) - 类 的构造器org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
- Create a new LocalSessionFactoryBuilder for the given DataSource.
- LocalSessionFactoryBuilder(DataSource, ClassLoader) - 类 的构造器org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
- Create a new LocalSessionFactoryBuilder for the given DataSource.
- LocalSessionFactoryBuilder(DataSource, ResourceLoader) - 类 的构造器org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
- Create a new LocalSessionFactoryBuilder for the given DataSource.
- LocalSessionFactoryBuilder(DataSource, ResourceLoader, MetadataSources) - 类 的构造器org.springframework.orm.hibernate5.LocalSessionFactoryBuilder
- Create a new LocalSessionFactoryBuilder for the given DataSource.
- LocalSlsbInvokerInterceptor - org.springframework.ejb.access中的类
- Invoker for a local Stateless Session Bean.
- LocalSlsbInvokerInterceptor() - 类 的构造器org.springframework.ejb.access.LocalSlsbInvokerInterceptor
- LocalStatelessSessionProxyFactoryBean - org.springframework.ejb.access中的类
- Convenient
FactoryBeanfor local Stateless Session Bean (SLSB) proxies. - LocalStatelessSessionProxyFactoryBean() - 类 的构造器org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
- LocalTaskExecutorThreadPool - org.springframework.scheduling.quartz中的类
- Quartz
ThreadPooladapter that delegates to a Spring-managedExecutorinstance, specified onSchedulerFactoryBean. - LocalTaskExecutorThreadPool() - 类 的构造器org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
- LocalTimeParser - org.springframework.format.datetime.joda中的类
- Parses Joda
LocalTimeinstances using aDateTimeFormatter. - LocalTimeParser(DateTimeFormatter) - 类 的构造器org.springframework.format.datetime.joda.LocalTimeParser
- Create a new DateTimeParser.
- LocalValidatorFactoryBean - org.springframework.validation.beanvalidation中的类
- This is the central class for
javax.validation(JSR-303) setup in a Spring application context: It bootstraps ajavax.validation.ValidationFactoryand exposes it through the SpringValidatorinterface as well as through the JSR-303Validatorinterface and theValidatorFactoryinterface itself. - LocalValidatorFactoryBean() - 类 的构造器org.springframework.validation.beanvalidation.LocalValidatorFactoryBean
- LocalVariableTableParameterNameDiscoverer - org.springframework.core中的类
- Implementation of
ParameterNameDiscovererthat uses the LocalVariableTable information in the method attributes to discover parameter names. - LocalVariableTableParameterNameDiscoverer() - 类 的构造器org.springframework.core.LocalVariableTableParameterNameDiscoverer
- locateMBeanServer() - 类 中的静态方法org.springframework.jmx.support.JmxUtils
- Attempt to find a locally running
MBeanServer. - locateMBeanServer(String) - 类 中的静态方法org.springframework.jmx.support.JmxUtils
- Attempt to find a locally running
MBeanServer. - locateMBeanServer(String) - 类 中的方法org.springframework.jmx.support.MBeanServerFactoryBean
- Attempt to locate an existing
MBeanServer. - locateSource(Map<String, Object>) - 类 中的方法org.springframework.web.servlet.view.xslt.XsltView
- Locate the
Sourceobject in the supplied model, converting objects as required. - locateToBeMarshalled(Map<String, Object>) - 类 中的方法org.springframework.web.servlet.view.xml.MarshallingView
- Locate the object to be marshalled.
- location(URI) - 接口 中的方法org.springframework.http.ResponseEntity.HeadersBuilder
- Set the location of a resource, as specified by the
Locationheader. - location(URI) - 类 中的方法org.springframework.test.web.client.response.DefaultResponseCreator
- Set the
Locationheader. - location(URI) - 接口 中的方法org.springframework.web.reactive.function.server.EntityResponse.Builder
- Set the location of a resource, as specified by the
Locationheader. - location(URI) - 接口 中的方法org.springframework.web.reactive.function.server.ServerResponse.HeadersBuilder
- Set the location of a resource, as specified by the
Locationheader. - location(URI) - 接口 中的方法org.springframework.web.servlet.function.EntityResponse.Builder
- Set the location of a resource, as specified by the
Locationheader. - location(URI) - 接口 中的方法org.springframework.web.servlet.function.ServerResponse.HeadersBuilder
- Set the location of a resource, as specified by the
Locationheader. - Location - org.springframework.beans.factory.parsing中的类
- Class that models an arbitrary location in a
resource. - Location(Resource) - 类 的构造器org.springframework.beans.factory.parsing.Location
- Create a new instance of the
Locationclass. - Location(Resource, Object) - 类 的构造器org.springframework.beans.factory.parsing.Location
- Create a new instance of the
Locationclass. - LOCATION - 类 中的静态变量org.springframework.http.HttpHeaders
- The HTTP
Locationheader field name. - locations() - 注释类型 中的方法org.springframework.context.annotation.ImportResource
- Resource locations from which to import.
- locations() - 注释类型 中的方法org.springframework.test.context.ContextConfiguration
- The resource locations to use for loading an
ApplicationContext. - locations() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.SpringJUnitConfig
- Alias for
ContextConfiguration.locations(). - locations() - 注释类型 中的方法org.springframework.test.context.junit.jupiter.web.SpringJUnitWebConfig
- Alias for
ContextConfiguration.locations(). - locations() - 注释类型 中的方法org.springframework.test.context.TestPropertySource
- The resource locations of properties files to be loaded into the
Environment's set ofPropertySources. - lock(Object, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Obtain the specified lock level upon the given object, implicitly checking whether the corresponding database entry still exists.
- lock(Object, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- lock(String, Object, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
- Obtain the specified lock level upon the given object, implicitly checking whether the corresponding database entry still exists.
- lock(String, Object, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
- LOCKED - org.springframework.http.HttpStatus
423 Locked.- log() - 注释类型 中的方法org.springframework.jmx.export.annotation.ManagedResource
- log() - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultHandlers
- Log
MvcResultdetails as aDEBUGlog message via Apache Commons Logging using the log categoryorg.springframework.test.web.servlet.result. - log(Exception, String) - 类 中的方法org.springframework.mock.web.MockServletContext
- 已过时。
- log(String) - 类 中的方法org.springframework.mock.web.MockServletContext
- log(String, Throwable) - 类 中的方法org.springframework.mock.web.MockServletContext
- Log - org.apache.commons.logging中的接口
- A simple logging interface abstracting logging APIs.
- LOG_AND_PROPAGATE_ERROR_HANDLER - 类 中的静态变量org.springframework.scheduling.support.TaskUtils
- An ErrorHandler strategy that will log at error level and then re-throw the Exception.
- LOG_AND_SUPPRESS_ERROR_HANDLER - 类 中的静态变量org.springframework.scheduling.support.TaskUtils
- An ErrorHandler strategy that will log the Exception but perform no further handling.
- LOG_ID_ATTRIBUTE - 接口 中的静态变量org.springframework.web.reactive.function.client.ClientRequest
- Name of
attributewhose value can be used to correlate log messages for this request. - LOG_ID_ATTRIBUTE - 接口 中的静态变量org.springframework.web.server.ServerWebExchange
- Name of
attributewhose value can be used to correlate log messages for this exchange. - LOG_PREFIX_HINT - 类 中的静态变量org.springframework.core.codec.Hints
- Name of hint exposing a prefix to use for correlating log messages.
- LogAccessor - org.springframework.core.log中的类
- A convenient accessor for Commons Logging, providing not only
CharSequencebased log methods but alsoSupplierbased variants for use with Java 8 lambda expressions. - LogAccessor(Class<?>) - 类 的构造器org.springframework.core.log.LogAccessor
- Create a new accessor for the specified Commons Log category.
- LogAccessor(String) - 类 的构造器org.springframework.core.log.LogAccessor
- Create a new accessor for the specified Commons Log category.
- LogAccessor(Log) - 类 的构造器org.springframework.core.log.LogAccessor
- Create a new accessor for the given Commons Log.
- LogDelegateFactory - org.springframework.core.log中的类
- Factory for common
Logdelegates with Spring's logging conventions. - logDeprecatedBean(String, Class<?>, BeanDefinition) - 类 中的方法org.springframework.beans.factory.config.DeprecatedBeanWarner
- Logs a warning for a bean annotated with
@Deprecated. - logException(Exception, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Log the given exception at warn level, provided that warn logging has been activated through the
"warnLogCategory"property. - LogFactory - org.apache.commons.logging中的类
- A minimal incarnation of Apache Commons Logging's
LogFactoryAPI, providing just the commonLoglookup methods. - LogFactory() - 类 的构造器org.apache.commons.logging.LogFactory
- LogFactoryService - org.apache.commons.logging中的类
- 已过时。since it is only meant to be used in the above-mentioned fallback scenario
- LogFactoryService() - 类 的构造器org.apache.commons.logging.LogFactoryService
- 已过时。
- logFile() - 注释类型 中的方法org.springframework.jmx.export.annotation.ManagedResource
- LogFormatUtils - org.springframework.core.log中的类
- Utility methods for formatting and logging messages.
- LogFormatUtils() - 类 的构造器org.springframework.core.log.LogFormatUtils
- logger - 类 中的变量org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
- logger - 类 中的变量org.springframework.aop.framework.ProxyFactoryBean
- logger - 类 中的变量org.springframework.aop.interceptor.AsyncExecutionAspectSupport
- logger - 类 中的变量org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.aop.target.AbstractLazyCreationTargetSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- logger - 类 中的变量org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
- logger - 类 中的变量org.springframework.beans.factory.config.AbstractFactoryBean
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.factory.config.CustomEditorConfigurer
- logger - 类 中的变量org.springframework.beans.factory.config.DeprecatedBeanWarner
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.factory.support.AbstractBeanDefinitionReader
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.factory.wiring.BeanConfigurerSupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- logger - 类 中的变量org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
- logger - 类 中的变量org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.beans.support.PropertyComparator
- logger - 类 中的变量org.springframework.cache.ehcache.EhCacheFactoryBean
- logger - 类 中的变量org.springframework.cache.ehcache.EhCacheManagerFactoryBean
- logger - 类 中的变量org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.cache.interceptor.CacheAspectSupport
- logger - 类 中的静态变量org.springframework.cache.interceptor.NameMatchCacheOperationSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource
- logger - 类 中的变量org.springframework.cache.jcache.interceptor.JCacheAspectSupport
- logger - 类 中的变量org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
- logger - 类 中的变量org.springframework.context.event.ApplicationListenerMethodAdapter
- logger - 类 中的变量org.springframework.context.event.EventListenerMethodProcessor
- logger - 类 中的变量org.springframework.context.support.AbstractApplicationContext
- Logger used by this class.
- logger - 类 中的变量org.springframework.context.support.ApplicationObjectSupport
- Logger that is available to subclasses.
- logger - 类 中的变量org.springframework.context.support.MessageSourceSupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.context.weaving.DefaultContextLoadTimeWeaver
- logger - 类 中的变量org.springframework.core.codec.AbstractDecoder
- logger - 类 中的变量org.springframework.core.codec.AbstractEncoder
- logger - 类 中的变量org.springframework.core.env.AbstractEnvironment
- logger - 类 中的变量org.springframework.core.env.AbstractPropertyResolver
- logger - 类 中的变量org.springframework.core.env.PropertySource
- logger - 类 中的变量org.springframework.core.io.support.PropertiesLoaderSupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.core.SimpleAliasRegistry
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.core.type.filter.AbstractTypeHierarchyTraversingFilter
- logger - 类 中的变量org.springframework.dao.support.DaoSupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.http.client.support.AsyncHttpAccessor
- 已过时。Logger available to subclasses.
- logger - 类 中的变量org.springframework.http.client.support.HttpAccessor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.http.codec.json.Jackson2CodecSupport
- logger - 类 中的变量org.springframework.http.codec.LoggingCodecSupport
- logger - 类 中的变量org.springframework.http.converter.AbstractHttpMessageConverter
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.http.server.reactive.AbstractServerHttpRequest
- logger - 类 中的变量org.springframework.http.server.reactive.AbstractServerHttpResponse
- logger - 类 中的变量org.springframework.jca.cci.connection.SingleConnectionFactory
- logger - 类 中的变量org.springframework.jca.context.SpringContextResourceAdapter
- logger - 类 中的变量org.springframework.jca.endpoint.AbstractMessageEndpointFactory
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.core.BeanPropertyRowMapper
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.core.metadata.CallMetaDataContext
- logger - 类 中的静态变量org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
- Logger available to subclasses.
- logger - 类 中的静态变量org.springframework.jdbc.core.metadata.GenericTableMetaDataProvider
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.core.metadata.TableMetaDataContext
- logger - 类 中的变量org.springframework.jdbc.core.simple.AbstractJdbcCall
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.core.simple.AbstractJdbcInsert
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.datasource.AbstractDataSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
- logger - 类 中的变量org.springframework.jdbc.object.RdbmsOperation
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.support.DatabaseStartupValidator
- logger - 类 中的变量org.springframework.jdbc.support.JdbcAccessor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jdbc.support.lob.DefaultLobHandler
- logger - 类 中的静态变量org.springframework.jdbc.support.lob.TemporaryLobCreator
- logger - 类 中的变量org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
- logger - 类 中的变量org.springframework.jms.config.AbstractJmsListenerContainerFactory
- logger - 类 中的变量org.springframework.jms.config.JmsListenerEndpointRegistry
- logger - 类 中的变量org.springframework.jms.connection.SingleConnectionFactory
- logger - 类 中的变量org.springframework.jms.core.support.JmsGatewaySupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jms.support.JmsAccessor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jmx.access.MBeanClientInterceptor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jmx.access.NotificationListenerRegistrar
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.jmx.export.naming.KeyNamingStrategy
Loginstance for this class.- logger - 类 中的变量org.springframework.jmx.support.MBeanRegistrationSupport
Loginstance for this class.- logger - 类 中的变量org.springframework.jmx.support.MBeanServerFactoryBean
- logger - 类 中的变量org.springframework.jndi.JndiAccessor
- Logger, available to subclasses.
- logger - 类 中的变量org.springframework.jndi.JndiTemplate
- logger - 类 中的变量org.springframework.messaging.converter.AbstractMessageConverter
- logger - 类 中的变量org.springframework.messaging.core.AbstractMessageSendingTemplate
- logger - 类 中的变量org.springframework.messaging.handler.annotation.reactive.PayloadMethodArgumentResolver
- logger - 类 中的变量org.springframework.messaging.handler.HandlerMethod
- logger - 类 中的变量org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
- logger - 类 中的变量org.springframework.messaging.handler.invocation.reactive.AbstractEncoderMethodReturnValueHandler
- logger - 类 中的变量org.springframework.messaging.handler.invocation.reactive.AbstractMethodMessageHandler
- logger - 类 中的变量org.springframework.messaging.handler.invocation.reactive.HandlerMethodArgumentResolverComposite
- logger - 类 中的变量org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandlerComposite
- logger - 类 中的变量org.springframework.messaging.simp.broker.AbstractBrokerMessageHandler
- logger - 类 中的变量org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
- logger - 类 中的变量org.springframework.messaging.support.AbstractHeaderMapper
- logger - 类 中的变量org.springframework.messaging.support.AbstractMessageChannel
- logger - 类 中的变量org.springframework.orm.hibernate5.HibernateTemplate
- logger - 类 中的变量org.springframework.orm.hibernate5.support.OpenSessionInViewInterceptor
- logger - 类 中的变量org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.orm.jpa.EntityManagerFactoryAccessor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
- logger - 类 中的变量org.springframework.oxm.jaxb.Jaxb2Marshaller
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.oxm.support.AbstractMarshaller
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
- logger - 类 中的变量org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
- 已过时。
- logger - 类 中的变量org.springframework.remoting.rmi.RmiRegistryFactoryBean
- logger - 类 中的静态变量org.springframework.remoting.support.RemoteInvocationTraceInterceptor
- logger - 类 中的变量org.springframework.remoting.support.RemotingSupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.remoting.support.SimpleHttpServerFactoryBean
- 已过时。
- logger - 类 中的变量org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
- logger - 类 中的变量org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
- logger - 类 中的变量org.springframework.scheduling.concurrent.DefaultManagedAwareThreadFactory
- logger - 类 中的变量org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
- logger - 类 中的变量org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
- Logger available to subclasses.
- logger - 类 中的静态变量org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
- logger - 类 中的静态变量org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- logger - 类 中的变量org.springframework.scheduling.quartz.SchedulerAccessor
- logger - 类 中的变量org.springframework.scheduling.support.MethodInvokingRunnable
- logger - 类 中的变量org.springframework.scripting.support.ResourceScriptSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.scripting.support.ScriptFactoryPostProcessor
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.test.context.junit4.AbstractJUnit4SpringContextTests
- Logger available to subclasses.
- logger - 类 中的静态变量org.springframework.test.context.junit4.statements.SpringRepeat
- logger - 类 中的静态变量org.springframework.test.context.support.AbstractGenericContextLoader
- logger - 类 中的变量org.springframework.test.context.testng.AbstractTestNGSpringContextTests
- Logger available to subclasses.
- logger - 类 中的静态变量org.springframework.test.context.web.AbstractGenericWebContextLoader
- logger - 类 中的变量org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
- Logger available to subclasses.
- logger - 类 中的静态变量org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.transaction.interceptor.TransactionAspectSupport
- logger - 类 中的静态变量org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
- logger - 类 中的变量org.springframework.transaction.reactive.AbstractReactiveTransactionManager
- logger - 类 中的变量org.springframework.transaction.support.AbstractPlatformTransactionManager
- logger - 类 中的变量org.springframework.transaction.support.TransactionTemplate
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.ui.context.support.ResourceBundleThemeSource
- logger - 类 中的变量org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
- logger - 类 中的变量org.springframework.ui.freemarker.SpringTemplateLoader
- logger - 类 中的变量org.springframework.util.ConcurrencyThrottleSupport
- Transient to optimize serialization.
- logger - 类 中的静态变量org.springframework.validation.DataBinder
- We'll create a lot of DataBinder instances: Let's use a static logger.
- logger - 类 中的变量org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
- logger - 类 中的变量org.springframework.web.client.support.RestGatewaySupport
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.context.AbstractContextLoaderInitializer
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.context.support.ServletContextAttributeExporter
- logger - 类 中的变量org.springframework.web.filter.GenericFilterBean
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.method.annotation.ModelAttributeMethodProcessor
- logger - 类 中的变量org.springframework.web.method.HandlerMethod
- Logger that is available to subclasses.
- logger - 类 中的变量org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
- logger - 类 中的变量org.springframework.web.multipart.commons.CommonsFileUploadSupport
- logger - 类 中的静态变量org.springframework.web.multipart.commons.CommonsMultipartFile
- logger - 类 中的变量org.springframework.web.reactive.resource.AbstractFileNameVersionStrategy
- logger - 类 中的变量org.springframework.web.reactive.resource.AbstractPrefixVersionStrategy
- logger - 类 中的变量org.springframework.web.reactive.resource.AbstractResourceResolver
- logger - 类 中的变量org.springframework.web.reactive.result.HandlerResultHandlerSupport
- logger - 类 中的变量org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport
- logger - 类 中的变量org.springframework.web.reactive.result.view.AbstractView
- Logger that is available to subclasses.
- logger - 类 中的变量org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession
- logger - 类 中的静态变量org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService
- logger - 类 中的变量org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.servlet.HttpServletBean
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.servlet.i18n.LocaleChangeInterceptor
- logger - 类 中的变量org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
- logger - 类 中的变量org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
- Common logger for use in subclasses.
- logger - 类 中的变量org.springframework.web.servlet.resource.AbstractResourceResolver
- logger - 类 中的变量org.springframework.web.servlet.resource.AbstractVersionStrategy
- logger - 类 中的变量org.springframework.web.servlet.resource.ResourceUrlProvider
- logger - 类 中的变量org.springframework.web.servlet.support.AbstractFlashMapManager
- logger - 类 中的变量org.springframework.web.servlet.tags.RequestContextAwareTag
- Logger available to subclasses.
- logger - 类 中的变量org.springframework.web.servlet.view.tiles3.TilesConfigurer
- logger - 类 中的静态变量org.springframework.web.socket.adapter.AbstractWebSocketSession
- logger - 类 中的变量org.springframework.web.socket.client.AbstractWebSocketClient
- logger - 类 中的变量org.springframework.web.socket.client.ConnectionManagerSupport
- logger - 类 中的变量org.springframework.web.socket.server.standard.AbstractStandardUpgradeStrategy
- logger - 类 中的变量org.springframework.web.socket.server.support.AbstractHandshakeHandler
- logger - 类 中的变量org.springframework.web.socket.server.support.OriginHandshakeInterceptor
- logger - 类 中的变量org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
- logger - 类 中的变量org.springframework.web.socket.sockjs.client.AbstractXhrTransport
- logger - 类 中的变量org.springframework.web.socket.sockjs.support.AbstractSockJsService
- logger - 类 中的变量org.springframework.web.socket.sockjs.transport.handler.AbstractTransportHandler
- logger - 类 中的变量org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
- logger - 类 中的变量org.springframework.web.util.CookieGenerator
- LoggingCodecSupport - org.springframework.http.codec中的类
- Base class for
Encoder,Decoder,HttpMessageReader, orHttpMessageWriterthat uses a logger and shows potentially sensitive request data. - LoggingCodecSupport() - 类 的构造器org.springframework.http.codec.LoggingCodecSupport
- LoggingWebSocketHandlerDecorator - org.springframework.web.socket.handler中的类
- A
WebSocketHandlerDecoratorthat adds logging to WebSocket lifecycle events. - LoggingWebSocketHandlerDecorator(WebSocketHandler) - 类 的构造器org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator
- login(String, String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
- LOGIN - 类 中的静态变量org.springframework.messaging.simp.stomp.StompHeaders
- logKeyFound(String, PropertySource<?>, Object) - 类 中的方法org.springframework.core.env.PropertySourcesPropertyResolver
- Log the given key as found in the given
PropertySource, resulting in the given value. - LogMessage - org.springframework.core.log中的类
- A simple log message type for use with Commons Logging, allowing for convenient lazy resolution of a given
Supplierinstance (typically bound to a Java 8 lambda expression) or a printf-style format string (String.format(java.lang.String, java.lang.Object...)) in itsLogMessage.toString(). - LogMessage() - 类 的构造器org.springframework.core.log.LogMessage
- logout() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
- logPrefix() - 接口 中的方法org.springframework.web.reactive.function.client.ClientRequest
- Return a log message prefix to use to correlate messages for this request.
- logPrefix() - 接口 中的方法org.springframework.web.reactive.function.client.ClientResponse
- Return a log message prefix to use to correlate messages for this exchange.
- logPrefix() - 类 中的方法org.springframework.web.reactive.function.client.support.ClientResponseWrapper
- logRejectedTask(Object, RuntimeException) - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
- Log a task that has been rejected by
AbstractJmsListeningContainer.doRescheduleTask(java.lang.Object). - logStatistics() - 接口 中的方法org.springframework.test.context.cache.ContextCache
- Log the statistics for this
ContextCacheatDEBUGlevel using the "org.springframework.test.context.cache" logging category. - logStatistics() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
- Log the statistics for this
ContextCacheatDEBUGlevel using the "org.springframework.test.context.cache" logging category. - logWarningIfNecessary(Type, Throwable) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
- Determine whether to log the given exception coming from a
ObjectMapper.canDeserialize(com.fasterxml.jackson.databind.JavaType)/ObjectMapper.canSerialize(java.lang.Class<?>)check. - logWarningIfNecessary(Type, Throwable) - 类 中的方法org.springframework.messaging.converter.MappingJackson2MessageConverter
- Determine whether to log the given exception coming from a
ObjectMapper.canDeserialize(com.fasterxml.jackson.databind.JavaType)/ObjectMapper.canSerialize(java.lang.Class<?>)check. - LONG - org.springframework.expression.spel.ast.TypeCode
- A
long. - LONG - 接口 中的静态变量org.springframework.asm.Opcodes
- LONG - 类 中的静态变量org.springframework.asm.Type
- The sort of the
longtype. - LONG_TYPE - 类 中的静态变量org.springframework.asm.Type
- The
longtype. - LongLiteral - org.springframework.expression.spel.ast中的类
- Expression language AST node that represents a long integer literal.
- LongLiteral(String, int, int, long) - 类 的构造器org.springframework.expression.spel.ast.LongLiteral
- longResult(Collection<?>) - 类 中的静态方法org.springframework.dao.support.DataAccessUtils
- Return a unique long result from the given Collection.
- longValue(String, long) - 类 中的方法org.springframework.test.web.servlet.result.HeaderResultMatchers
- Assert the primary value of the named response header as a
long. - lookup() - 类 中的方法org.springframework.jndi.JndiObjectLocator
- Perform the actual JNDI lookup for this locator's target resource.
- lookup(Object) - 类 中的方法org.springframework.cache.caffeine.CaffeineCache
- lookup(Object) - 类 中的方法org.springframework.cache.concurrent.ConcurrentMapCache
- lookup(Object) - 类 中的方法org.springframework.cache.jcache.JCacheCache
- lookup(Object) - 类 中的方法org.springframework.cache.support.AbstractValueAdaptingCache
- Perform an actual lookup in the underlying store.
- lookup(String) - 类 中的方法org.springframework.jndi.JndiLocatorDelegate
- lookup(String) - 类 中的方法org.springframework.jndi.JndiLocatorSupport
- Perform an actual JNDI lookup for the given name via the JndiTemplate.
- lookup(String) - 类 中的方法org.springframework.jndi.JndiTemplate
- Look up the object with the given name in the current JNDI context.
- lookup(String) - 类 中的方法org.springframework.mock.jndi.ExpectedLookupTemplate
- 已过时。If the name is the expected name specified in the constructor, return the object provided in the constructor.
- lookup(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。Look up the object with the given name.
- lookup(String, Class<T>) - 类 中的方法org.springframework.jndi.JndiLocatorDelegate
- lookup(String, Class<T>) - 类 中的方法org.springframework.jndi.JndiLocatorSupport
- Perform an actual JNDI lookup for the given name via the JndiTemplate.
- lookup(String, Class<T>) - 类 中的方法org.springframework.jndi.JndiTemplate
- Look up the object with the given name in the current JNDI context.
- lookup(String, Class<T>) - 类 中的方法org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
- Perform a JNDI lookup for the given resource by name.
- lookup(Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- Lookup - org.springframework.beans.factory.annotation中的注释类型
- An annotation that indicates 'lookup' methods, to be overridden by the container to redirect them back to the
BeanFactoryfor agetBeancall. - LOOKUP_DESTINATION_HEADER - 类 中的静态变量org.springframework.messaging.handler.DestinationPatternsMessageCondition
- The name of the "lookup destination" header.
- LOOKUP_METHOD_ELEMENT - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
- LOOKUP_PATH - 接口 中的静态变量org.springframework.web.servlet.HandlerMapping
- Name of the
HttpServletRequestattribute that contains the path used to look up the matching handler, which depending on the configuredUrlPathHelpercould be the full path or without the context path, decoded or not, etc. - lookupCache(String) - 类 中的方法org.springframework.cache.support.AbstractCacheManager
- Check for a registered cache of the given name.
- lookupCacheControl(String) - 类 中的方法org.springframework.web.servlet.mvc.WebContentInterceptor
- Look up a
CacheControlinstance for the given URL path. - lookupCacheSeconds(String) - 类 中的方法org.springframework.web.servlet.mvc.WebContentInterceptor
- Look up a cacheSeconds integer value for the given URL path.
- lookupColumnName(ResultSetMetaData, int) - 类 中的静态方法org.springframework.jdbc.support.JdbcUtils
- Determine the column name to use.
- lookupDefaultUowManager() - 类 中的方法org.springframework.transaction.jta.WebSphereUowTransactionManager
- Obtain the WebSphere UOWManager from the default JNDI location "java:comp/websphere/UOWManager".
- LookupElement(Member, PropertyDescriptor) - 类 的构造器org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
- lookupEntityManagerFactory() - 类 中的方法org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Look up the EntityManagerFactory that this filter should use.
- lookupEntityManagerFactory(HttpServletRequest) - 类 中的方法org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
- Look up the EntityManagerFactory that this filter should use, taking the current HTTP request as argument.
- lookupHandler(String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
- Look up a handler instance for the given URL path.
- lookupHandler(PathContainer, ServerWebExchange) - 类 中的方法org.springframework.web.reactive.handler.AbstractUrlHandlerMapping
- Look up a handler instance for the given URL lookup path.
- lookupHandlerMethod(String, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
- Look up the best-matching handler method for the current request.
- lookupHandlerMethod(ServerWebExchange) - 类 中的方法org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping
- Look up the best-matching handler method for the current request.
- lookupLink(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- lookupLink(Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
- 已过时。
- lookupLocalVariable(String) - 类 中的方法org.springframework.expression.spel.ExpressionState
- lookupMediaType(String) - 类 中的方法org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
- Use this method for a reverse lookup from extension to MediaType.
- lookupMultipartResolver() - 类 中的方法org.springframework.web.multipart.support.MultipartFilter
- Look for a MultipartResolver bean in the root web application context.
- lookupMultipartResolver(HttpServletRequest) - 类 中的方法org.springframework.web.multipart.support.MultipartFilter
- Look up the MultipartResolver that this filter should use, taking the current HTTP request as argument.
- LookupOverride - org.springframework.beans.factory.support中的类
- Represents an override of a method that looks up an object in the same IoC context.
- LookupOverride(Method, String) - 类 的构造器org.springframework.beans.factory.support.LookupOverride
- Construct a new LookupOverride.
- LookupOverride(String, String) - 类 的构造器org.springframework.beans.factory.support.LookupOverride
- Construct a new LookupOverride.
- lookupSessionFactory() - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
- Look up the SessionFactory that this filter should use.
- lookupSessionFactory(HttpServletRequest) - 类 中的方法org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
- Look up the SessionFactory that this filter should use, taking the current HTTP request as argument.
- lookupStub() - 类 中的方法org.springframework.remoting.rmi.JndiRmiClientInterceptor
- Create the RMI stub, typically by looking it up.
- lookupStub() - 类 中的方法org.springframework.remoting.rmi.RmiClientInterceptor
- Create the RMI stub, typically by looking it up.
- LOOKUPSWITCH - 接口 中的静态变量org.springframework.asm.Opcodes
- lookupTransactionManager(String) - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA TransactionManager in JNDI via the configured name.
- lookupTransactionSynchronizationRegistry(String) - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA 1.1 TransactionSynchronizationRegistry in JNDI via the configured name.
- lookupType - 类 中的变量org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement
- lookupUowManager(String) - 类 中的方法org.springframework.transaction.jta.WebSphereUowTransactionManager
- Look up the WebSphere UOWManager in JNDI via the configured name.
- lookupUserTransaction(String) - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
- Look up the JTA UserTransaction in JNDI via the configured name.
- lookupVariable(String) - 类 中的方法org.springframework.context.expression.MethodBasedEvaluationContext
- lookupVariable(String) - 接口 中的方法org.springframework.expression.EvaluationContext
- Look up a named variable within this evaluation context.
- lookupVariable(String) - 类 中的方法org.springframework.expression.spel.ExpressionState
- lookupVariable(String) - 类 中的方法org.springframework.expression.spel.support.SimpleEvaluationContext
- lookupVariable(String) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
- lookupWithFallback() - 类 中的方法org.springframework.jndi.JndiObjectFactoryBean
- Lookup variant that returns the specified "defaultObject" (if any) in case of lookup failure.
- LOOP_DETECTED - org.springframework.http.HttpStatus
508 Loop Detected- LOR - 接口 中的静态变量org.springframework.asm.Opcodes
- lowerCaseName(String) - 类 中的方法org.springframework.jdbc.core.BeanPropertyRowMapper
- Convert the given name to lower case.
- LOWEST_PRECEDENCE - 接口 中的静态变量org.springframework.core.Ordered
- Useful constant for the lowest precedence value.
- LREM - 接口 中的静态变量org.springframework.asm.Opcodes
- LRETURN - 接口 中的静态变量org.springframework.asm.Opcodes
- LSHL - 接口 中的静态变量org.springframework.asm.Opcodes
- LSHR - 接口 中的静态变量org.springframework.asm.Opcodes
- LSTORE - 接口 中的静态变量org.springframework.asm.Opcodes
- LSUB - 接口 中的静态变量org.springframework.asm.Opcodes
- LUSHR - 接口 中的静态变量org.springframework.asm.Opcodes
- LXOR - 接口 中的静态变量org.springframework.asm.Opcodes
所有类 所有程序包