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 
所有类 所有程序包

R

RadioButtonsTag - org.springframework.web.servlet.tags.form中的类
Databinding-aware JSP tag for rendering multiple HTML 'input' elements with a 'type' of 'radio'.
RadioButtonsTag() - 类 的构造器org.springframework.web.servlet.tags.form.RadioButtonsTag
 
RadioButtonTag - org.springframework.web.servlet.tags.form中的类
Databinding-aware JSP tag for rendering an HTML 'input' element with a 'type' of 'radio'.
RadioButtonTag() - 类 的构造器org.springframework.web.servlet.tags.form.RadioButtonTag
 
raiseMissingCookieException(String, Class<?>) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
raiseMissingHeaderException(String, Class<?>) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
raiseMissingParameterException(String, Class<?>) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
raiseSessionRequiredException(String) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
RANGE - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Range header field name.
rawPathInstance - 类 中的静态变量org.springframework.web.util.UrlPathHelper
Shared, read-only instance for the full, encoded path.
RawTargetAccess - org.springframework.aop中的接口
Marker for AOP proxy interfaces (in particular: introduction interfaces) that explicitly intend to return the raw target object (which would normally get replaced with the proxy object when returned from a method invocation).
RdbmsOperation - org.springframework.jdbc.object中的类
An "RDBMS operation" is a multi-threaded, reusable object representing a query, update, or stored procedure call.
RdbmsOperation() - 类 的构造器org.springframework.jdbc.object.RdbmsOperation
 
REACTOR_TCP_CLIENT_TYPE - 类 中的静态变量org.springframework.messaging.tcp.reactor.Reactor2TcpClient
 
Reactor2StompCodec - org.springframework.messaging.simp.stomp中的类
A Reactor TCP Codec for sending and receiving STOMP messages.
Reactor2StompCodec() - 类 的构造器org.springframework.messaging.simp.stomp.Reactor2StompCodec
 
Reactor2StompCodec(StompEncoder, StompDecoder) - 类 的构造器org.springframework.messaging.simp.stomp.Reactor2StompCodec
 
Reactor2TcpClient<P> - org.springframework.messaging.tcp.reactor中的类
An implementation of TcpOperations based on the TCP client support of project Reactor.
Reactor2TcpClient(String, int, Codec<Buffer, Message<P>, Message<P>>) - 类 的构造器org.springframework.messaging.tcp.reactor.Reactor2TcpClient
A constructor that creates a TcpClientSpec factory with a default SynchronousDispatcher, i.e.
Reactor2TcpClient(Supplier<InetSocketAddress>, Codec<Buffer, Message<P>, Message<P>>) - 类 的构造器org.springframework.messaging.tcp.reactor.Reactor2TcpClient
A variant of Reactor2TcpClient(String, int, Codec) that takes a supplier of any number of addresses instead of just one host and port.
Reactor2TcpClient(NetStreams.TcpClientFactory<Message<P>, Message<P>>) - 类 的构造器org.springframework.messaging.tcp.reactor.Reactor2TcpClient
A constructor with a pre-configured Spec.TcpClientSpecFunction factory.
Reactor2TcpConnection<P> - org.springframework.messaging.tcp.reactor中的类
An implementation of TcpConnection based on the TCP client support of the Reactor project.
Reactor2TcpConnection(ChannelStream<Message<P>, Message<P>>, Promise<Void>) - 类 的构造器org.springframework.messaging.tcp.reactor.Reactor2TcpConnection
 
Reactor2TcpStompClient - org.springframework.messaging.simp.stomp中的类
A STOMP over TCP client that uses Reactor2TcpClient.
Reactor2TcpStompClient() - 类 的构造器org.springframework.messaging.simp.stomp.Reactor2TcpStompClient
Create an instance with host "127.0.0.1" and port 61613.
Reactor2TcpStompClient(String, int) - 类 的构造器org.springframework.messaging.simp.stomp.Reactor2TcpStompClient
Create an instance with the given host and port to connect to
Reactor2TcpStompClient(TcpOperations<byte[]>) - 类 的构造器org.springframework.messaging.simp.stomp.Reactor2TcpStompClient
Create an instance with a pre-configured TCP client.
read() - 类 中的方法org.springframework.mock.web.DelegatingServletInputStream
 
read(InputStream) - 类 中的方法org.springframework.jca.cci.core.support.CommAreaRecord
 
read(Class<? extends BufferedImage>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.BufferedImageHttpMessageConverter
 
read(Class<? extends MultiValueMap<String, ?>>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.FormHttpMessageConverter
 
read(Class<? extends T>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
read(Class<? extends T>, HttpInputMessage) - 接口 中的方法org.springframework.http.converter.HttpMessageConverter
Read an object of the given type from the given input message, and returns it.
read(Type, Class<?>, HttpInputMessage) - 接口 中的方法org.springframework.http.converter.GenericHttpMessageConverter
Read an object of the given type form the given input message, and returns it.
read(Type, Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
 
read(Type, Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.json.GsonHttpMessageConverter
 
read(Type, Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.ResourceRegionHttpMessageConverter
 
read(Type, Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.xml.Jaxb2CollectionHttpMessageConverter
 
read(ClassReader, int, int, char[], int, Label[]) - 类 中的方法org.springframework.asm.Attribute
Reads a type attribute.
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.context.expression.BeanExpressionContextAccessor
 
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.context.expression.BeanFactoryAccessor
 
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.context.expression.EnvironmentAccessor
Access the given target object by resolving the given property name against the given target environment.
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.context.expression.MapAccessor
 
read(EvaluationContext, Object, String) - 接口 中的方法org.springframework.expression.PropertyAccessor
Called to read a property from a specified target object.
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
read(EvaluationContext, Object, String) - 类 中的方法org.springframework.expression.spel.support.ReflectivePropertyAccessor
 
READ_COMMITTED - org.springframework.transaction.annotation.Isolation
A constant indicating that dirty reads are prevented; non-repeatable reads and phantom reads can occur.
READ_ONLY_MARKER - 类 中的静态变量org.springframework.transaction.support.DefaultTransactionDefinition
Marker for read-only transactions in description strings
READ_UNCOMMITTED - org.springframework.transaction.annotation.Isolation
A constant indicating that dirty reads, non-repeatable reads and phantom reads can occur.
ReadableInstantPrinter - org.springframework.format.datetime.joda中的类
Prints Joda-Time ReadableInstant instances using a DateTimeFormatter.
ReadableInstantPrinter(DateTimeFormatter) - 类 的构造器org.springframework.format.datetime.joda.ReadableInstantPrinter
Create a new ReadableInstantPrinter.
ReadablePartialPrinter - org.springframework.format.datetime.joda中的类
Prints Joda-Time ReadablePartial instances using a DateTimeFormatter.
ReadablePartialPrinter(DateTimeFormatter) - 类 的构造器org.springframework.format.datetime.joda.ReadablePartialPrinter
Create a new ReadableInstantPrinter.
readBodyContent() - 类 中的方法org.springframework.web.servlet.tags.EscapeBodyTag
Read the unescaped body content from the page.
readByte(int) - 类 中的方法org.springframework.asm.ClassReader
Reads a byte value in b.
readClass(int, char[]) - 类 中的方法org.springframework.asm.ClassReader
Reads a class constant pool item in b.
readConst(int, char[]) - 类 中的方法org.springframework.asm.ClassReader
Reads a numeric or string constant pool item in b.
readDocumentFromString(String) - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
reader() - 注释类型 中的方法org.springframework.context.annotation.ImportResource
BeanDefinitionReader implementation to use when processing resources specified via the ImportResource.value() attribute.
ReaderContext - org.springframework.beans.factory.parsing中的类
Context that gets passed along a bean definition reading process, encapsulating all relevant configuration as well as state.
ReaderContext(Resource, ProblemReporter, ReaderEventListener, SourceExtractor) - 类 的构造器org.springframework.beans.factory.parsing.ReaderContext
Construct a new ReaderContext.
ReaderEditor - org.springframework.beans.propertyeditors中的类
One-way PropertyEditor which can convert from a text String to a java.io.Reader, interpreting the given String as a Spring resource location (e.g. a URL String).
ReaderEditor() - 类 的构造器org.springframework.beans.propertyeditors.ReaderEditor
Create a new ReaderEditor, using the default ResourceEditor underneath.
ReaderEditor(ResourceEditor) - 类 的构造器org.springframework.beans.propertyeditors.ReaderEditor
Create a new ReaderEditor, using the given ResourceEditor underneath.
ReaderEventListener - org.springframework.beans.factory.parsing中的接口
Interface that receives callbacks for component, alias and import registrations during a bean definition reading process.
readFromSource(Class<?>, HttpHeaders, Source) - 类 中的方法org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
 
readFromSource(Class<?>, HttpHeaders, Source) - 类 中的方法org.springframework.http.converter.xml.MarshallingHttpMessageConverter
 
readFromSource(Class<? extends T>, HttpHeaders, Source) - 类 中的方法org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
readFromSource(Class<? extends T>, HttpHeaders, Source) - 类 中的方法org.springframework.http.converter.xml.Jaxb2CollectionHttpMessageConverter
 
readInt(int) - 类 中的方法org.springframework.asm.ClassReader
Reads a signed int value in b.
readInternal(Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
 
readInternal(Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.json.GsonHttpMessageConverter
 
readInternal(Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.ObjectToStringHttpMessageConverter
 
readInternal(Class<?>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.ResourceRegionHttpMessageConverter
 
readInternal(Class<? extends byte[]>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.ByteArrayHttpMessageConverter
 
readInternal(Class<? extends Message>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
 
readInternal(Class<? extends String>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.StringHttpMessageConverter
 
readInternal(Class<? extends Resource>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.ResourceHttpMessageConverter
 
readInternal(Class<? extends T>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.AbstractHttpMessageConverter
Abstract template method that reads the actual object.
readInternal(Class<? extends T>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
 
readInternal(Class<? extends T>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
 
readInternal(Class<? extends T>, HttpInputMessage) - 类 中的方法org.springframework.http.converter.xml.SourceHttpMessageConverter
 
readLabel(int, Label[]) - 类 中的方法org.springframework.asm.ClassReader
Returns the label corresponding to the given offset.
readLong(int) - 类 中的方法org.springframework.asm.ClassReader
Reads a signed long value in b.
readMessages(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.AbstractHttpReceivingTransportHandler
 
readMessages(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.JsonpReceivingTransportHandler
已过时。
 
readMessages(ServerHttpRequest) - 类 中的方法org.springframework.web.socket.sockjs.transport.handler.XhrReceivingTransportHandler
 
readModule(int, char[]) - 类 中的方法org.springframework.asm.ClassReader
Reads a module constant pool item in b.
readOnly() - 注释类型 中的方法org.springframework.transaction.annotation.Transactional
A boolean flag that can be set to true if the transaction is effectively read-only, allowing for corresponding optimizations at runtime.
READONLY_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
The name of the 'readonly' attribute.
READONLY_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.InputTag
已过时。
READONLY_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.TextareaTag
已过时。
readOnlyHttpHeaders(HttpHeaders) - 类 中的静态方法org.springframework.http.HttpHeaders
Return an HttpHeaders object that can only be read, not written to.
readOnlyStompHeaders(Map<String, List<String>>) - 类 中的静态方法org.springframework.messaging.simp.stomp.StompHeaders
Return a StompHeaders object that can only be read, not written to.
readOnlyWebSocketHttpHeaders(WebSocketHttpHeaders) - 类 中的静态方法org.springframework.web.socket.WebSocketHttpHeaders
Returns WebSocketHttpHeaders object that can only be read, not written to.
readPackage(int, char[]) - 类 中的方法org.springframework.asm.ClassReader
Reads a module constant pool item in b.
readPdfResource() - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfStamperView
Read the raw PDF resource into an iText PdfReader.
readRemoteInvocation(HttpExchange) - 类 中的方法org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
Read a RemoteInvocation from the given HTTP request.
readRemoteInvocation(HttpExchange, InputStream) - 类 中的方法org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
Deserialize a RemoteInvocation object from the given InputStream.
readRemoteInvocation(Message) - 类 中的方法org.springframework.jms.remoting.JmsInvokerServiceExporter
Read a RemoteInvocation from the given JMS message.
readRemoteInvocation(HttpServletRequest) - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
Read a RemoteInvocation from the given HTTP request.
readRemoteInvocation(HttpServletRequest, InputStream) - 类 中的方法org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
Deserialize a RemoteInvocation object from the given InputStream.
readRemoteInvocationResult(InputStream, String) - 类 中的方法org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
Deserialize a RemoteInvocationResult object from the given InputStream.
readResponseBody(HttpInvokerClientConfiguration, HttpURLConnection) - 类 中的方法org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
Extract the response body from the given executed remote invocation request.
readScript(LineNumberReader) - 类 中的静态方法org.springframework.test.jdbc.JdbcTestUtils
已过时。
as of Spring 4.0.3, in favor of using ScriptUtils.readScript(LineNumberReader, String, String)
readScript(LineNumberReader, String) - 类 中的静态方法org.springframework.test.jdbc.JdbcTestUtils
已过时。
as of Spring 4.0.3, in favor of using ScriptUtils.readScript(LineNumberReader, String, String)
readScript(LineNumberReader, String, String) - 类 中的静态方法org.springframework.jdbc.datasource.init.ScriptUtils
Read a script from the provided LineNumberReader, using the supplied comment prefix and statement separator, and build a String containing the lines.
readShort(int) - 类 中的方法org.springframework.asm.ClassReader
Reads a signed short value in b.
readUnsignedShort(int) - 类 中的方法org.springframework.asm.ClassReader
Reads an unsigned short value in b.
readUTF8(int, char[]) - 类 中的方法org.springframework.asm.ClassReader
Reads an UTF8 string constant pool item in b.
readWithMessageConverters(HttpInputMessage, MethodParameter, Type) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
Create the method argument value of the expected parameter type by reading from the given HttpInputMessage.
readWithMessageConverters(NativeWebRequest, MethodParameter, Type) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver
Create the method argument value of the expected parameter type by reading from the given request.
readWithMessageConverters(NativeWebRequest, MethodParameter, Type) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
 
REAL_CANNOT_BE_LONG - org.springframework.expression.spel.SpelMessage
 
RealLiteral - org.springframework.expression.spel.ast中的类
Expression language AST node that represents a real literal.
RealLiteral(String, int, double) - 类 的构造器org.springframework.expression.spel.ast.RealLiteral
 
reason() - 注释类型 中的方法org.springframework.web.bind.annotation.ResponseStatus
The reason to be used for the response.
reason(String) - 类 中的方法org.springframework.test.web.servlet.result.StatusResultMatchers
Assert the Servlet response error message.
reason(Matcher<? super String>) - 类 中的方法org.springframework.test.web.servlet.result.StatusResultMatchers
Assert the Servlet response error message with the given Hamcrest Matcher.
rebind() - 类 中的方法org.springframework.remoting.rmi.JndiRmiServiceExporter
Rebind the specified service to JNDI, for recovering in case of the target registry having been restarted.
rebind(String, Object) - 类 中的方法org.springframework.jndi.JndiTemplate
Rebind the given object to the current JNDI context, using the given name.
rebind(String, Object) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
rebind(Name, Object) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
RECEIPT - org.springframework.messaging.simp.stomp.StompCommand
 
RECEIPT - 类 中的静态变量org.springframework.messaging.simp.stomp.StompHeaders
 
RECEIPT_ID - 类 中的静态变量org.springframework.messaging.simp.stomp.StompHeaders
 
receive() - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
 
receive() - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receive() - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receive() - 类 中的方法org.springframework.messaging.core.AbstractMessageReceivingTemplate
 
receive() - 接口 中的方法org.springframework.messaging.core.MessageReceivingOperations
Receive a message from a default destination.
receive() - 接口 中的方法org.springframework.messaging.PollableChannel
Receive a message from this channel, blocking indefinitely if necessary.
receive(long) - 接口 中的方法org.springframework.messaging.PollableChannel
Receive a message from this channel, blocking until either a message is available or the specified timeout period elapses.
receive(D) - 类 中的方法org.springframework.messaging.core.AbstractMessageReceivingTemplate
 
receive(D) - 接口 中的方法org.springframework.messaging.core.MessageReceivingOperations
Receive a message from the given destination.
receive(String) - 接口 中的方法org.springframework.jms.core.JmsMessageOperations
Receive a message from the given destination.
receive(String) - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
 
receive(String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receive(String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receive(String) - 类 中的方法org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
 
receive(String) - 接口 中的方法org.springframework.messaging.core.DestinationResolvingMessageReceivingOperations
Resolve the given destination name and receive a message from it.
receive(Destination) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receive(Destination) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
RECEIVE_TIMEOUT_INDEFINITE_WAIT - 类 中的静态变量org.springframework.jms.support.destination.JmsDestinationAccessor
Timeout value indicating a blocking receive without timeout.
RECEIVE_TIMEOUT_NO_WAIT - 类 中的静态变量org.springframework.jms.support.destination.JmsDestinationAccessor
Timeout value indicating that a receive operation should check if a message is immediately available without blocking.
receiveAndConvert() - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receiveAndConvert() - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveAndConvert(D, Class<T>) - 类 中的方法org.springframework.messaging.core.AbstractMessageReceivingTemplate
 
receiveAndConvert(D, Class<T>) - 接口 中的方法org.springframework.messaging.core.MessageReceivingOperations
Receive a message from the given destination and convert its payload to the specified target class.
receiveAndConvert(Class<T>) - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
 
receiveAndConvert(Class<T>) - 类 中的方法org.springframework.messaging.core.AbstractMessageReceivingTemplate
 
receiveAndConvert(Class<T>) - 接口 中的方法org.springframework.messaging.core.MessageReceivingOperations
Receive a message from a default destination and convert its payload to the specified target class.
receiveAndConvert(String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveAndConvert(String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveAndConvert(String, Class<T>) - 接口 中的方法org.springframework.jms.core.JmsMessageOperations
Receive a message from the given destination and convert its payload to the specified target class.
receiveAndConvert(String, Class<T>) - 类 中的方法org.springframework.jms.core.JmsMessagingTemplate
 
receiveAndConvert(String, Class<T>) - 类 中的方法org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
 
receiveAndConvert(String, Class<T>) - 接口 中的方法org.springframework.messaging.core.DestinationResolvingMessageReceivingOperations
Resolve the given destination name, receive a message from it, convert the payload to the specified target type.
receiveAndConvert(Destination) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveAndConvert(Destination) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveAndExecute(Object, Session, MessageConsumer) - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Execute the listener for a message received from the given consumer, wrapping the entire operation in an external transaction if demanded.
receiveFromConsumer(MessageConsumer, long) - 类 中的方法org.springframework.jms.support.destination.JmsDestinationAccessor
Actually receive a message from the given consumer.
receiveMessage(MessageConsumer) - 类 中的方法org.springframework.jms.listener.AbstractPollingMessageListenerContainer
Receive a message from the given consumer.
receiveSelected(String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receiveSelected(String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveSelected(String, String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveSelected(String, String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveSelected(Destination, String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveSelected(Destination, String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveSelectedAndConvert(String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the default destination, but only wait up to a specified time for delivery.
receiveSelectedAndConvert(String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveSelectedAndConvert(String, String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveSelectedAndConvert(String, String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
receiveSelectedAndConvert(Destination, String) - 接口 中的方法org.springframework.jms.core.JmsOperations
Receive a message synchronously from the specified destination, but only wait up to a specified time for delivery.
receiveSelectedAndConvert(Destination, String) - 类 中的方法org.springframework.jms.core.JmsTemplate
 
reconcileColumnsToUse(List<String>, String[]) - 类 中的方法org.springframework.jdbc.core.metadata.TableMetaDataContext
Compare columns created from meta-data with declared columns and return a reconciled list.
reconcileParameters(List<SqlParameter>) - 类 中的方法org.springframework.jdbc.core.metadata.CallMetaDataContext
Reconcile the provided parameters with available meta-data and add new ones where appropriate.
ReconnectStrategy - org.springframework.messaging.tcp中的接口
A contract to determine the frequency of reconnect attempts after connection failure.
reconnectTime(long) - 接口 中的方法org.springframework.web.servlet.mvc.method.annotation.SseEmitter.SseEventBuilder
Add an SSE "retry" line.
RecordCreator - org.springframework.jca.cci.core中的接口
Callback interface for creating a CCI Record instance, usually based on the passed-in CCI RecordFactory.
RecordCreatorImpl(Object) - 类 的构造器org.springframework.jca.cci.object.MappingRecordOperation.RecordCreatorImpl
 
RecordExtractor<T> - org.springframework.jca.cci.core中的接口
Callback interface for extracting a result object from a CCI Record instance.
RecordExtractorImpl() - 类 的构造器org.springframework.jca.cci.object.MappingRecordOperation.RecordExtractorImpl
 
recordSuppressedField(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
Mark the specified disallowed field as suppressed.
recordSuppressedField(String) - 异常错误 中的方法org.springframework.validation.BindException
 
recordSuppressedField(String) - 接口 中的方法org.springframework.validation.BindingResult
Mark the specified disallowed field as suppressed.
RecordTypeNotSupportedException - org.springframework.jca.cci中的异常错误
Exception thrown when the creating of a CCI Record failed because the connector doesn't support the desired CCI Record type.
RecordTypeNotSupportedException(String, ResourceException) - 异常错误 的构造器org.springframework.jca.cci.RecordTypeNotSupportedException
Constructor for RecordTypeNotSupportedException.
RecoverableDataAccessException - org.springframework.dao中的异常错误
Data access exception thrown when a previously failed operation might be able to succeed if the application performs some recovery steps and retries the entire transaction or in the case of a distributed transaction, the transaction branch.
RecoverableDataAccessException(String) - 异常错误 的构造器org.springframework.dao.RecoverableDataAccessException
Constructor for RecoverableDataAccessException.
RecoverableDataAccessException(String, Throwable) - 异常错误 的构造器org.springframework.dao.RecoverableDataAccessException
Constructor for RecoverableDataAccessException.
recoverAfterListenerSetupFailure() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Recover this listener container after a listener failed to set itself up, for example re-establishing the underlying Connection.
recreate() - 类 中的方法org.springframework.remoting.support.RemoteInvocationResult
Recreate the invocation result, either returning the result value in case of a successful invocation of the target method, or rethrowing the exception thrown by the target method.
recreateRemoteInvocationResult(RemoteInvocationResult) - 类 中的方法org.springframework.jms.remoting.JmsInvokerClientInterceptor
Recreate the invocation result contained in the given RemoteInvocationResult object.
recreateRemoteInvocationResult(RemoteInvocationResult) - 类 中的方法org.springframework.remoting.support.RemoteInvocationBasedAccessor
Recreate the invocation result contained in the given RemoteInvocationResult object.
REDELIVERED - 接口 中的静态变量org.springframework.jms.support.JmsHeaders
Specify if the message was resent.
REDIRECT_URL_PREFIX - 类 中的静态变量org.springframework.web.servlet.view.UrlBasedViewResolver
Prefix for special view names that specify a redirect URL (usually to a controller after a form has been submitted and processed).
RedirectAttributes - org.springframework.web.servlet.mvc.support中的接口
A specialization of the Model interface that controllers can use to select attributes for a redirect scenario.
RedirectAttributesMethodArgumentResolver - org.springframework.web.servlet.mvc.method.annotation中的类
Resolves method arguments of type RedirectAttributes.
RedirectAttributesMethodArgumentResolver() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RedirectAttributesMethodArgumentResolver
 
RedirectAttributesModelMap - org.springframework.web.servlet.mvc.support中的类
A ModelMap implementation of RedirectAttributes that formats values as Strings using a DataBinder.
RedirectAttributesModelMap() - 类 的构造器org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
Default constructor without a DataBinder.
RedirectAttributesModelMap(DataBinder) - 类 的构造器org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
Constructor with a DataBinder.
redirectedUrl(String) - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Asserts the request was redirected to the given URL.
redirectedUrlPattern(String) - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Asserts the request was redirected to the given URL.
REDIRECTION - org.springframework.http.HttpStatus.Series
 
RedirectView - org.springframework.web.servlet.view中的类
View that redirects to an absolute, context relative, or current request relative URL.
RedirectView() - 类 的构造器org.springframework.web.servlet.view.RedirectView
Constructor for use as a bean.
RedirectView(String) - 类 的构造器org.springframework.web.servlet.view.RedirectView
Create a new RedirectView with the given URL.
RedirectView(String, boolean) - 类 的构造器org.springframework.web.servlet.view.RedirectView
Create a new RedirectView with the given URL.
RedirectView(String, boolean, boolean) - 类 的构造器org.springframework.web.servlet.view.RedirectView
Create a new RedirectView with the given URL.
RedirectView(String, boolean, boolean, boolean) - 类 的构造器org.springframework.web.servlet.view.RedirectView
Create a new RedirectView with the given URL.
RedirectViewControllerRegistration - org.springframework.web.servlet.config.annotation中的类
Assist with the registration of a single redirect view controller.
RedirectViewControllerRegistration(String, String) - 类 的构造器org.springframework.web.servlet.config.annotation.RedirectViewControllerRegistration
 
REF_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
REF_ELEMENT - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
REF_PREFIX - 类 中的静态变量org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Prefix before values referencing other beans.
REF_SUFFIX - 类 中的静态变量org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Property suffix for references to other beans in the current BeanFactory: e.g.
REFERENCE_REQUEST - 接口 中的静态变量org.springframework.web.context.request.RequestAttributes
Name of the standard reference to the request object: "request".
REFERENCE_SESSION - 接口 中的静态变量org.springframework.web.context.request.RequestAttributes
Name of the standard reference to the session object: "session".
ReferenceManager() - 类 的构造器org.springframework.util.ConcurrentReferenceHashMap.ReferenceManager
 
REFERER - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Referer header field name.
ReflectionHelper - org.springframework.expression.spel.support中的类
Utility methods used by the reflection resolver code to discover the appropriate methods/constructors and fields that should be used in expressions.
ReflectionHelper() - 类 的构造器org.springframework.expression.spel.support.ReflectionHelper
 
ReflectionTestUtils - org.springframework.test.util中的类
ReflectionTestUtils is a collection of reflection-based utility methods for use in unit and integration testing scenarios.
ReflectionTestUtils() - 类 的构造器org.springframework.test.util.ReflectionTestUtils
 
ReflectionUtils - org.springframework.util中的类
Simple utility class for working with the reflection API and handling reflection exceptions.
ReflectionUtils() - 类 的构造器org.springframework.util.ReflectionUtils
 
ReflectionUtils.FieldCallback - org.springframework.util中的接口
Callback interface invoked on each field in the hierarchy.
ReflectionUtils.FieldFilter - org.springframework.util中的接口
Callback optionally used to filter fields to be operated on by a field callback.
ReflectionUtils.MethodCallback - org.springframework.util中的接口
Action to take on each method.
ReflectionUtils.MethodFilter - org.springframework.util中的接口
Callback optionally used to filter methods to be operated on by a method callback.
ReflectiveAspectJAdvisorFactory - org.springframework.aop.aspectj.annotation中的类
Factory that can create Spring AOP Advisors given AspectJ classes from classes honoring the AspectJ 5 annotation syntax, using reflection to invoke the corresponding advice methods.
ReflectiveAspectJAdvisorFactory() - 类 的构造器org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
Create a new ReflectiveAspectJAdvisorFactory.
ReflectiveAspectJAdvisorFactory(BeanFactory) - 类 的构造器org.springframework.aop.aspectj.annotation.ReflectiveAspectJAdvisorFactory
Create a new ReflectiveAspectJAdvisorFactory, propagating the given BeanFactory to the created AspectJExpressionPointcut instances, for bean pointcut handling as well as consistent ClassLoader resolution.
ReflectiveAspectJAdvisorFactory.SyntheticInstantiationAdvisor - org.springframework.aop.aspectj.annotation中的类
Synthetic advisor that instantiates the aspect.
ReflectiveConstructorExecutor - org.springframework.expression.spel.support中的类
A simple ConstructorExecutor implementation that runs a constructor using reflective invocation.
ReflectiveConstructorExecutor(Constructor<?>) - 类 的构造器org.springframework.expression.spel.support.ReflectiveConstructorExecutor
 
ReflectiveConstructorResolver - org.springframework.expression.spel.support中的类
A constructor resolver that uses reflection to locate the constructor that should be invoked.
ReflectiveConstructorResolver() - 类 的构造器org.springframework.expression.spel.support.ReflectiveConstructorResolver
 
ReflectiveLoadTimeWeaver - org.springframework.instrument.classloading中的类
LoadTimeWeaver which uses reflection to delegate to an underlying ClassLoader with well-known transformation hooks.
ReflectiveLoadTimeWeaver() - 类 的构造器org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
Create a new ReflectiveLoadTimeWeaver for the current context class loader, which needs to support the required weaving methods.
ReflectiveLoadTimeWeaver(ClassLoader) - 类 的构造器org.springframework.instrument.classloading.ReflectiveLoadTimeWeaver
Create a new SimpleLoadTimeWeaver for the given class loader.
ReflectiveMethodExecutor - org.springframework.expression.spel.support中的类
 
ReflectiveMethodExecutor(Method) - 类 的构造器org.springframework.expression.spel.support.ReflectiveMethodExecutor
 
ReflectiveMethodInvocation - org.springframework.aop.framework中的类
Spring's implementation of the AOP Alliance MethodInvocation interface, implementing the extended ProxyMethodInvocation interface.
ReflectiveMethodInvocation(Object, Object, Method, Object[], Class<?>, List<Object>) - 类 的构造器org.springframework.aop.framework.ReflectiveMethodInvocation
Construct a new ReflectiveMethodInvocation with the given arguments.
ReflectiveMethodResolver - org.springframework.expression.spel.support中的类
Reflection-based MethodResolver used by default in StandardEvaluationContext unless explicit method resolvers have been specified.
ReflectiveMethodResolver() - 类 的构造器org.springframework.expression.spel.support.ReflectiveMethodResolver
 
ReflectiveMethodResolver(boolean) - 类 的构造器org.springframework.expression.spel.support.ReflectiveMethodResolver
This constructor allows the ReflectiveMethodResolver to be configured such that it will use a distance computation to check which is the better of two close matches (when there are multiple matches).
ReflectivePropertyAccessor - org.springframework.expression.spel.support中的类
A powerful PropertyAccessor that uses reflection to access properties for reading and possibly also for writing on a target instance.
ReflectivePropertyAccessor() - 类 的构造器org.springframework.expression.spel.support.ReflectivePropertyAccessor
Create a new property accessor for reading as well writing.
ReflectivePropertyAccessor(boolean) - 类 的构造器org.springframework.expression.spel.support.ReflectivePropertyAccessor
Create a new property accessor for reading and possibly also writing.
ReflectivePropertyAccessor.OptimalPropertyAccessor - org.springframework.expression.spel.support中的类
An optimized form of a PropertyAccessor that will use reflection but only knows how to access a particular property on a particular class.
refresh() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
 
refresh() - 接口 中的方法org.springframework.aop.target.dynamic.Refreshable
Refresh the underlying target object.
refresh() - 接口 中的方法org.springframework.context.ConfigurableApplicationContext
Load or refresh the persistent representation of the configuration, which might be from Java-based configuration, an XML file, a properties file, a relational database schema, or some other format.
refresh() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
 
refresh() - 类 中的方法org.springframework.web.portlet.FrameworkPortlet
Refresh this portlet's application context, as well as the dependent state of the portlet.
refresh() - 类 中的方法org.springframework.web.servlet.FrameworkServlet
Refresh this servlet's application context, as well as the dependent state of the servlet.
refresh(Object) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Re-read the state of the given persistent instance.
refresh(Object) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
refresh(Object) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Re-read the state of the given persistent instance.
refresh(Object) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
refresh(Object) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Re-read the state of the given persistent instance.
refresh(Object) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
refresh(Object, LockMode) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Re-read the state of the given persistent instance.
refresh(Object, LockMode) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
refresh(Object, LockMode) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Re-read the state of the given persistent instance.
refresh(Object, LockMode) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
refresh(Object, LockMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Re-read the state of the given persistent instance.
refresh(Object, LockMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
REFRESH_CHECK_DELAY_ATTRIBUTE - 类 中的静态变量org.springframework.scripting.support.ScriptFactoryPostProcessor
 
REFRESH_INTERVAL_PARAM - 类 中的静态变量org.springframework.web.util.Log4jWebConfigurer
已过时。
Parameter specifying the refresh interval for checking the log4j config file
Refreshable - org.springframework.aop.target.dynamic中的接口
Interface to be implemented by dynamic target objects, which support reloading and optionally polling for updates.
RefreshableScriptTargetSource - org.springframework.scripting.support中的类
Subclass of BeanFactoryRefreshableTargetSource that determines whether a refresh is required through the given ScriptFactory.
RefreshableScriptTargetSource(BeanFactory, String, ScriptFactory, ScriptSource, boolean) - 类 的构造器org.springframework.scripting.support.RefreshableScriptTargetSource
Create a new RefreshableScriptTargetSource.
refreshAndRetry(MethodInvocation) - 类 中的方法org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
Refresh the EJB home object and retry the given invocation.
refreshAndRetry(MethodInvocation) - 类 中的方法org.springframework.remoting.rmi.JndiRmiClientInterceptor
Refresh the RMI stub and retry the given invocation.
refreshAndRetry(MethodInvocation) - 类 中的方法org.springframework.remoting.rmi.RmiClientInterceptor
Refresh the RMI stub and retry the given invocation.
refreshBeanFactory() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Subclasses must implement this method to perform the actual configuration load.
refreshBeanFactory() - 类 中的方法org.springframework.context.support.AbstractRefreshableApplicationContext
This implementation performs an actual refresh of this context's underlying bean factory, shutting down the previous bean factory (if any) and initializing a fresh bean factory for the next phase of the context's lifecycle.
refreshBeanFactory() - 类 中的方法org.springframework.context.support.GenericApplicationContext
Do nothing: We hold a single internal BeanFactory and rely on callers to register beans through our public methods (or the BeanFactory's).
refreshConnectionUntilSuccessful() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Refresh the underlying Connection, not returning before an attempt has been successful.
refreshDestination() - 类 中的方法org.springframework.jms.listener.DefaultMessageListenerContainer
Refresh the JMS destination that this listener container operates on.
refreshHome() - 类 中的方法org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
Refresh the cached home object, if applicable.
refreshHome() - 类 中的方法org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
Reset the cached session bean instance, if necessary.
refreshProperties(String, ReloadableResourceBundleMessageSource.PropertiesHolder) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
Refresh the PropertiesHolder for the given bundle filename.
refreshSharedConnection() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Refresh the shared Connection that this container holds.
REGEX - org.springframework.context.annotation.FilterType
Filter candidates matching a given regex pattern.
RegexPatternTypeFilter - org.springframework.core.type.filter中的类
A simple filter for matching a fully-qualified class name with a regex Pattern.
RegexPatternTypeFilter(Pattern) - 类 的构造器org.springframework.core.type.filter.RegexPatternTypeFilter
 
RegexpMethodPointcutAdvisor - org.springframework.aop.support中的类
Convenient class for regexp method pointcuts that hold an Advice, making them an Advisor.
RegexpMethodPointcutAdvisor() - 类 的构造器org.springframework.aop.support.RegexpMethodPointcutAdvisor
Create an empty RegexpMethodPointcutAdvisor.
RegexpMethodPointcutAdvisor(String[], Advice) - 类 的构造器org.springframework.aop.support.RegexpMethodPointcutAdvisor
Create a RegexpMethodPointcutAdvisor for the given advice.
RegexpMethodPointcutAdvisor(String, Advice) - 类 的构造器org.springframework.aop.support.RegexpMethodPointcutAdvisor
Create a RegexpMethodPointcutAdvisor for the given advice.
RegexpMethodPointcutAdvisor(Advice) - 类 的构造器org.springframework.aop.support.RegexpMethodPointcutAdvisor
Create a RegexpMethodPointcutAdvisor for the given advice.
register(Class<?>...) - 类 中的方法org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Register one or more annotated classes to be processed.
register(Class<?>...) - 类 中的方法org.springframework.context.annotation.AnnotationConfigApplicationContext
Register one or more annotated classes to be processed.
register(Class<?>...) - 接口 中的方法org.springframework.context.annotation.AnnotationConfigRegistry
Register one or more annotated classes to be processed.
register(Class<?>...) - 类 中的方法org.springframework.web.context.support.AnnotationConfigWebApplicationContext
Register one or more annotated classes to be processed.
register(TyrusWebSocketEngine, Object) - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy.Tyrus135EndpointHelper
 
register(TyrusWebSocketEngine, Object) - 类 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy.Tyrus17EndpointHelper
 
register(TyrusWebSocketEngine, Object) - 接口 中的方法org.springframework.web.socket.server.standard.AbstractTyrusRequestUpgradeStrategy.TyrusEndpointHelper
 
REGISTER_BEAN - org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase
The Condition should be evaluated when adding a regular (non @Configuration) bean.
registerAdvisorAdapter(AdvisorAdapter) - 接口 中的方法org.springframework.aop.framework.adapter.AdvisorAdapterRegistry
Register the given AdvisorAdapter.
registerAdvisorAdapter(AdvisorAdapter) - 类 中的方法org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry
 
registerAfterCompletionWithExistingTransaction(Object, List<TransactionSynchronization>) - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
 
registerAfterCompletionWithExistingTransaction(Object, List<TransactionSynchronization>) - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
Register the given list of transaction synchronizations with the existing transaction.
registerAlias(String, String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Given a bean name, create an alias.
registerAlias(String, String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
registerAlias(String, String) - 接口 中的方法org.springframework.core.AliasRegistry
Given a name, register an alias for it.
registerAlias(String, String) - 类 中的方法org.springframework.core.SimpleAliasRegistry
 
registerAllEndpoints() - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistrar
 
registerAnnotationConfigProcessors(BeanDefinitionRegistry) - 类 中的静态方法org.springframework.context.annotation.AnnotationConfigUtils
Register all relevant annotation post processors in the given registry.
registerAnnotationConfigProcessors(BeanDefinitionRegistry, Object) - 类 中的静态方法org.springframework.context.annotation.AnnotationConfigUtils
Register all relevant annotation post processors in the given registry.
registerAspectJAnnotationAutoProxyCreatorIfNecessary(BeanDefinitionRegistry) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAspectJAnnotationAutoProxyCreatorIfNecessary(BeanDefinitionRegistry, Object) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAspectJAnnotationAutoProxyCreatorIfNecessary(ParserContext, Element) - 类 中的静态方法org.springframework.aop.config.AopNamespaceUtils
 
registerAspectJAutoProxyCreatorIfNecessary(BeanDefinitionRegistry) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAspectJAutoProxyCreatorIfNecessary(BeanDefinitionRegistry, Object) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAspectJAutoProxyCreatorIfNecessary(ParserContext, Element) - 类 中的静态方法org.springframework.aop.config.AopNamespaceUtils
 
registerAutoProxyCreatorIfNecessary(BeanDefinitionRegistry) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAutoProxyCreatorIfNecessary(BeanDefinitionRegistry, Object) - 类 中的静态方法org.springframework.aop.config.AopConfigUtils
 
registerAutoProxyCreatorIfNecessary(ParserContext, Element) - 类 中的静态方法org.springframework.aop.config.AopNamespaceUtils
 
registerBean(Class<?>) - 类 中的方法org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Register a bean from the given bean class, deriving its metadata from class-declared annotations.
registerBean(Class<?>, Class<? extends Annotation>...) - 类 中的方法org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Register a bean from the given bean class, deriving its metadata from class-declared annotations.
registerBean(Class<?>, String, Class<? extends Annotation>...) - 类 中的方法org.springframework.context.annotation.AnnotatedBeanDefinitionReader
Register a bean from the given bean class, deriving its metadata from class-declared annotations.
registerBeanComponent(BeanComponentDefinition) - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
registerBeanDefinition(String, Map<?, ?>, String, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Get all property values, given a prefix (which will be stripped) and add the bean they define to the factory with the given name.
registerBeanDefinition(String, BeanDefinition) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionRegistry
Register a new bean definition with this registry.
registerBeanDefinition(String, BeanDefinition) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerBeanDefinition(String, BeanDefinition) - 类 中的方法org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
 
registerBeanDefinition(String, BeanDefinition) - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionReaderUtils
Register the given bean definition with the given bean factory.
registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - 类 中的方法org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Register the supplied bean with the supplied registry.
registerBeanDefinition(BeanDefinitionHolder, BeanDefinitionRegistry) - 类 中的方法org.springframework.context.annotation.ClassPathBeanDefinitionScanner
Register the specified bean with the given registry.
registerBeanDefinitionDecorator(String, BeanDefinitionDecorator) - 类 中的方法org.springframework.beans.factory.xml.NamespaceHandlerSupport
Subclasses can call this to register the supplied BeanDefinitionDecorator to handle the specified element.
registerBeanDefinitionDecoratorForAttribute(String, BeanDefinitionDecorator) - 类 中的方法org.springframework.beans.factory.xml.NamespaceHandlerSupport
Subclasses can call this to register the supplied BeanDefinitionDecorator to handle the specified attribute.
registerBeanDefinitionParser(String, BeanDefinitionParser) - 类 中的方法org.springframework.beans.factory.xml.NamespaceHandlerSupport
Subclasses can call this to register the supplied BeanDefinitionParser to handle the specified element.
registerBeanDefinitions(Map<?, ?>) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Register bean definitions contained in a Map, using all property keys (i.e. not filtering by prefix).
registerBeanDefinitions(Map<?, ?>, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Register bean definitions contained in a Map.
registerBeanDefinitions(Map<?, ?>, String, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Register bean definitions contained in a Map.
registerBeanDefinitions(ResourceBundle) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Register bean definitions contained in a resource bundle, using all property keys (i.e. not filtering by prefix).
registerBeanDefinitions(ResourceBundle, String) - 类 中的方法org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Register bean definitions contained in a ResourceBundle.
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法org.springframework.context.annotation.AutoProxyRegistrar
Register, escalate, and configure the standard auto proxy creator (APC) against the given registry.
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 接口 中的方法org.springframework.context.annotation.ImportBeanDefinitionRegistrar
Register bean definitions as necessary based on the given annotation metadata of the importing @Configuration class.
registerBeanDefinitions(Document, XmlReaderContext) - 接口 中的方法org.springframework.beans.factory.xml.BeanDefinitionDocumentReader
Read bean definitions from the given DOM document and register them with the registry in the given reader context.
registerBeanDefinitions(Document, XmlReaderContext) - 类 中的方法org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
This implementation parses bean definitions according to the "spring-beans" XSD (or DTD, historically).
registerBeanDefinitions(Document, Resource) - 类 中的方法org.springframework.beans.factory.xml.XmlBeanDefinitionReader
Register the bean definitions contained in the given DOM document.
registerBeanNameOrInstance(Object, String) - 类 中的方法org.springframework.jmx.export.MBeanExporter
Register an individual bean with the MBeanServer.
registerBeanPostProcessors(ConfigurableListableBeanFactory) - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Instantiate and register all BeanPostProcessor beans, respecting explicit order if given.
registerBeans() - 类 中的方法org.springframework.jmx.export.MBeanExporter
Register the defined beans with the MBeanServer.
registerCallableInterceptor(Object, CallableProcessingInterceptor) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Register a CallableProcessingInterceptor under the given key.
registerCallableInterceptors(CallableProcessingInterceptor...) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Register a CallableProcessingInterceptor without a key.
registerCallableInterceptors(CallableProcessingInterceptor...) - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
Configure lifecycle interceptors with callbacks around concurrent request execution that starts when a controller returns a Callable.
registerComponent(ComponentDefinition) - 类 中的方法org.springframework.beans.factory.xml.ParserContext
 
registerComponents(XmlReaderContext, Set<BeanDefinitionHolder>, Element) - 类 中的方法org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
registerContainedBean(String, String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Register a containment relationship between two beans, e.g. between an inner bean and its containing outer bean.
registerContext(String, ServletContext) - 类 中的方法org.springframework.mock.web.MockServletContext
 
registerContextLoaderListener(ServletContext) - 类 中的方法org.springframework.web.context.AbstractContextLoaderInitializer
Register a ContextLoaderListener against the given servlet context.
registerConverters(Set<?>, ConverterRegistry) - 类 中的静态方法org.springframework.core.convert.support.ConversionServiceFactory
Register the given Converter objects with the given target ConverterRegistry.
registerCorsConfiguration(String, CorsConfiguration) - 类 中的方法org.springframework.web.cors.UrlBasedCorsConfigurationSource
Register a CorsConfiguration for the specified path pattern.
registerCorsConfigurations(Map<String, CorsConfiguration>, ParserContext, Object) - 类 中的静态方法org.springframework.web.servlet.config.MvcNamespaceUtils
Registers a Map<String, CorsConfiguration> (mapped CorsConfigurations) under a well-known name unless already registered.
registerCustomEditor(Class<?>, PropertyEditor) - 接口 中的方法org.springframework.beans.PropertyEditorRegistry
Register the given custom property editor for all properties of the given type.
registerCustomEditor(Class<?>, PropertyEditor) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
 
registerCustomEditor(Class<?>, PropertyEditor) - 类 中的方法org.springframework.beans.support.ArgumentConvertingMethodInvoker
Register the given custom property editor for all properties of the given type.
registerCustomEditor(Class<?>, PropertyEditor) - 类 中的方法org.springframework.validation.DataBinder
 
registerCustomEditor(Class<?>, Class<? extends PropertyEditor>) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Register the given custom property editor for all properties of the given type.
registerCustomEditor(Class<?>, Class<? extends PropertyEditor>) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
registerCustomEditor(Class<?>, String, PropertyEditor) - 接口 中的方法org.springframework.beans.PropertyEditorRegistry
Register the given custom property editor for the given type and property, or for all properties of the given type.
registerCustomEditor(Class<?>, String, PropertyEditor) - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
 
registerCustomEditor(Class<?>, String, PropertyEditor) - 类 中的方法org.springframework.validation.DataBinder
 
registerCustomEditors(PropertyEditorRegistry) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Initialize the given PropertyEditorRegistry with the custom editors that have been registered with this BeanFactory.
registerCustomEditors(PropertyEditorRegistry) - 接口 中的方法org.springframework.beans.PropertyEditorRegistrar
Register custom PropertyEditors with the given PropertyEditorRegistry.
registerCustomEditors(PropertyEditorRegistry) - 类 中的方法org.springframework.beans.support.ResourceEditorRegistrar
Populate the given registry with the following resource editors: ResourceEditor, InputStreamEditor, InputSourceEditor, FileEditor, URLEditor, URIEditor, ClassEditor, ClassArrayEditor.
registerDatabase(DataSource, String) - 类 中的方法org.springframework.jdbc.support.SQLErrorCodesFactory
Associate the specified database name with the given DataSource.
registerDefaultComponents(ParserContext, Object) - 类 中的静态方法org.springframework.web.servlet.config.MvcNamespaceUtils
 
registerDefaultEditors() - 类 中的方法org.springframework.beans.PropertyEditorRegistrySupport
Activate the default editors for this registry instance, allowing for lazily registering default editors when needed.
registerDefaultFilters() - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Register the default filter for @Component.
registerDefaultValues(AnnotationAttributes) - 类 中的静态方法org.springframework.core.annotation.AnnotationUtils
Register the annotation-declared default values for the given attributes, if available.
registerDeferredResultInterceptor(Object, DeferredResultProcessingInterceptor) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Register a DeferredResultProcessingInterceptor under the given key.
registerDeferredResultInterceptors(DeferredResultProcessingInterceptor...) - 类 中的方法org.springframework.web.context.request.async.WebAsyncManager
Register one or more DeferredResultProcessingInterceptors without a specified key.
registerDeferredResultInterceptors(DeferredResultProcessingInterceptor...) - 类 中的方法org.springframework.web.servlet.config.annotation.AsyncSupportConfigurer
Configure lifecycle interceptors with callbacks around concurrent request execution that starts when a controller returns a DeferredResult.
registerDependentBean(String, String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Register a dependent bean for the given bean, to be destroyed before the given bean is destroyed.
registerDependentBean(String, String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Register a dependent bean for the given bean, to be destroyed before the given bean is destroyed.
registerDestructionCallback(String, Runnable) - 接口 中的方法org.springframework.beans.factory.config.Scope
Register a callback to be executed on destruction of the specified object in the scope (or at destruction of the entire scope, if the scope does not destroy individual objects but rather only terminates in its entirety).
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.context.support.SimpleThreadScope
 
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Register a callback to execute on destruction of the specified attribute.
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.messaging.simp.SimpSessionScope
 
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.transaction.support.SimpleTransactionScope
 
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributesScope
 
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.context.support.ServletContextScope
 
registerDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.portlet.context.PortletContextScope
 
registerDestructionCallback(String, Runnable, int) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
registerDestructionCallback(String, Runnable, int) - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Register a callback to be executed on destruction of the specified attribute in the given scope.
registerDestructionCallback(String, Runnable, int) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
registerDestructionCallback(String, Runnable, int) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
registerDispatcherServlet(ServletContext) - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Register a DispatcherServlet against the given servlet context.
registerDisposableBean(String, DisposableBean) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Add the given bean to the list of disposable beans in this registry.
registerDisposableBeanIfNecessary(String, Object, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Add the given bean to the list of disposable beans in this factory, registering its DisposableBean interface and/or the given destroy method to be called on factory shutdown (if applicable).
registerEndpoint(JmsListenerEndpoint) - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistrar
Register a new JmsListenerEndpoint using the default JmsListenerContainerFactory to create the underlying container.
registerEndpoint(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistrar
Register a new JmsListenerEndpoint alongside the JmsListenerContainerFactory to use to create the underlying container.
registerEndpoints() - 类 中的方法org.springframework.web.socket.server.standard.ServerEndpointExporter
Actually register the endpoints.
registerEnvironmentBeans(ConfigurableListableBeanFactory, ServletContext) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Register web-specific environment beans ("contextParameters", "contextAttributes") with the given BeanFactory, as used by the WebApplicationContext.
registerEnvironmentBeans(ConfigurableListableBeanFactory, ServletContext, ServletConfig) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Register web-specific environment beans ("contextParameters", "contextAttributes") with the given BeanFactory, as used by the WebApplicationContext.
registerExceptionHandlerAdvice(MessagingAdviceBean, AbstractExceptionHandlerMethodResolver) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Subclasses can invoke this method to populate the MessagingAdviceBean cache (e.g. to support "global" @MessageExceptionHandler).
registerExternallyManagedConfigMember(Member) - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
 
registerExternallyManagedDestroyMethod(String) - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
 
registerExternallyManagedInitMethod(String) - 类 中的方法org.springframework.beans.factory.support.RootBeanDefinition
 
registerFormatters(FormatterRegistry) - 类 中的方法org.springframework.format.datetime.DateFormatterRegistrar
 
registerFormatters(FormatterRegistry) - 类 中的方法org.springframework.format.datetime.joda.JodaTimeFormatterRegistrar
 
registerFormatters(FormatterRegistry) - 类 中的方法org.springframework.format.datetime.standard.DateTimeFormatterRegistrar
 
registerFormatters(FormatterRegistry) - 接口 中的方法org.springframework.format.FormatterRegistrar
Register Formatters and Converters with a FormattingConversionService through a FormatterRegistry SPI.
registerFunction(String, Method) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
registerHandler(String[], String) - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Register the specified handler for the given URL paths.
registerHandler(String, Object) - 类 中的方法org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Register the specified handler for the given URL path.
registerHandler(PortletMode, String, Object) - 类 中的方法org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
Register the given handler instance for the given PortletMode and parameter value, under an appropriate lookup key.
registerHandler(PortletMode, Map<String, ?>) - 类 中的方法org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
Register all handlers specified in the given parameter map.
registerHandler(K, Object) - 类 中的方法org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
Register the given handler instance for the given parameter value.
registerHandler(K, Object, AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate) - 类 中的方法org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
Register the given handler instance for the given parameter value.
registerHandlerMethod(Object, Method, T) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractMethodMessageHandler
Register a handler method and its unique mapping.
registerHandlerMethod(Object, Method, T) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Register a handler method and its unique mapping.
registerHandlers(Map<String, Object>) - 类 中的方法org.springframework.web.servlet.handler.SimpleUrlHandlerMapping
Register all handlers specified in the URL map for the corresponding paths.
registerHandlers(Map<K, ?>) - 类 中的方法org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping
Register all handlers specified in the Portlet mode map for the corresponding modes.
registerHandlersByMode(Map<String, Object>) - 类 中的方法org.springframework.web.portlet.handler.PortletModeHandlerMapping
Register all handlers specified in the Portlet mode map for the corresponding modes.
registerHandlersByModeAndParameter(Map<String, Map<String, ?>>) - 类 中的方法org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
Register all handlers specified in the Portlet mode map for the corresponding modes.
registerImport(String) - 类 中的方法org.springframework.expression.spel.support.StandardTypeLocator
Register a new import prefix that will be used when searching for unqualified types.
registerJobsAndTriggers() - 类 中的方法org.springframework.scheduling.quartz.SchedulerAccessor
Register jobs and triggers (within a transaction, if possible).
registerListenerContainer(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
Create a message listener container for the given JmsListenerEndpoint.
registerListenerContainer(JmsListenerEndpoint, JmsListenerContainerFactory<?>, boolean) - 类 中的方法org.springframework.jms.config.JmsListenerEndpointRegistry
Create a message listener container for the given JmsListenerEndpoint.
registerListeners() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Add beans that implement ApplicationListener as listeners.
registerListeners() - 类 中的方法org.springframework.scheduling.quartz.SchedulerAccessor
Register all specified listeners with the Scheduler.
registerManagedResource(Object) - 类 中的方法org.springframework.jmx.export.MBeanExporter
 
registerManagedResource(Object) - 接口 中的方法org.springframework.jmx.export.MBeanExportOperations
Register the supplied resource with JMX.
registerManagedResource(Object, ObjectName) - 类 中的方法org.springframework.jmx.export.MBeanExporter
 
registerManagedResource(Object, ObjectName) - 接口 中的方法org.springframework.jmx.export.MBeanExportOperations
Register the supplied resource with JMX.
registerMapping(T, Object, Method) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerMethodMapping
Register the given mapping.
registerMethodFilter(Class<?>, MethodFilter) - 类 中的方法org.springframework.expression.spel.support.ReflectiveMethodResolver
Register a filter for methods on the given type.
registerMethodFilter(Class<?>, MethodFilter) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
Register a MethodFilter which will be called during method resolution for the specified type.
registerNamedDispatcher(String, RequestDispatcher) - 类 中的方法org.springframework.mock.web.MockServletContext
Register a RequestDispatcher (typically a MockRequestDispatcher) that acts as a wrapper for the named Servlet.
registerNewClinit(CodeFlow.ClinitAdder) - 类 中的方法org.springframework.expression.spel.CodeFlow
Register a ClinitAdder which will add code to the static initializer in the generated class to support the code produced by an ast nodes primary generateCode() method.
registerNewField(CodeFlow.FieldAdder) - 类 中的方法org.springframework.expression.spel.CodeFlow
Register a FieldAdder which will add a new field to the generated class to support the code produced by an ast nodes primary generateCode() method.
registerPathMatcher(RuntimeBeanReference, ParserContext, Object) - 类 中的静态方法org.springframework.web.servlet.config.MvcNamespaceUtils
Adds an alias to an existing well-known name or registers a new instance of a PathMatcher under that well-known name, unless already registered.
registerProcessedProperty(String) - 类 中的方法org.springframework.beans.MutablePropertyValues
Register the specified property as "processed" in the sense of some processor calling the corresponding setter method outside of the PropertyValue(s) mechanism.
registerPrototype(String, Class<?>) - 类 中的方法org.springframework.context.support.StaticApplicationContext
Register a prototype bean with the underlying bean factory.
registerPrototype(String, Class<?>, MutablePropertyValues) - 类 中的方法org.springframework.context.support.StaticApplicationContext
Register a prototype bean with the underlying bean factory.
registerPublicParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
registerRequestDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributes
Register the given callback as to be executed after request completion.
registerResolvableDependency(Class<?>, Object) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableListableBeanFactory
Register a special dependency type with corresponding autowired value.
registerResolvableDependency(Class<?>, Object) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerScope(Class<?>, String) - 类 中的方法org.springframework.context.annotation.Jsr330ScopeMetadataResolver
Register an extended JSR-330 scope annotation, mapping it onto a specific Spring scope by name.
registerScope(String, String) - 类 中的方法org.springframework.context.annotation.Jsr330ScopeMetadataResolver
Register an extended JSR-330 scope annotation, mapping it onto a specific Spring scope by name.
registerScope(String, Scope) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Register the given scope, backed by the given Scope implementation.
registerScope(String, Scope) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
registerScriptFactoryPostProcessorIfNecessary(BeanDefinitionRegistry) - 类 中的静态方法org.springframework.scripting.config.LangNamespaceUtils
Register a ScriptFactoryPostProcessor bean definition in the supplied BeanDefinitionRegistry if the ScriptFactoryPostProcessor hasn't already been registered.
registerServletFilter(ServletContext, Filter) - 类 中的方法org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
Add the given filter to the ServletContext and map it to the DispatcherServlet as follows: a default filter name is chosen based on its concrete type the asyncSupported flag is set depending on the return value of asyncSupported a filter mapping is created with dispatcher types REQUEST, FORWARD, INCLUDE, and conditionally ASYNC depending on the return value of asyncSupported
registerSessionDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
Register the given callback as to be executed after session termination.
registerSessionDestructionCallback(String, Runnable) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
Register the given callback as to be executed after session termination.
registerSessionId(String, String) - 类 中的方法org.springframework.messaging.simp.user.DefaultUserSessionRegistry
已过时。
 
registerSessionId(String, String) - 接口 中的方法org.springframework.messaging.simp.user.UserSessionRegistry
已过时。
Register an active session id for a user.
registerShutdownHook() - 接口 中的方法org.springframework.context.ConfigurableApplicationContext
Register a shutdown hook with the JVM runtime, closing this context on JVM shutdown unless it has already been closed at that time.
registerShutdownHook() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Register a shutdown hook with the JVM runtime, closing this context on JVM shutdown unless it has already been closed at that time.
registerSingleton(String, Class<?>) - 类 中的方法org.springframework.context.support.StaticApplicationContext
Register a singleton bean with the underlying bean factory.
registerSingleton(String, Class<?>, MutablePropertyValues) - 类 中的方法org.springframework.context.support.StaticApplicationContext
Register a singleton bean with the underlying bean factory.
registerSingleton(String, Object) - 接口 中的方法org.springframework.beans.factory.config.SingletonBeanRegistry
Register the given existing object as singleton in the bean registry, under the given bean name.
registerSingleton(String, Object) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
registerSingleton(String, Object) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
 
registerSqlType(String, int) - 类 中的方法org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
Register a SQL type for the given parameter.
registerStompEndpoints(StompEndpointRegistry) - 类 中的方法org.springframework.web.socket.config.annotation.DelegatingWebSocketMessageBrokerConfiguration
 
registerStompEndpoints(StompEndpointRegistry) - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurationSupport
 
registerStompEndpoints(StompEndpointRegistry) - 接口 中的方法org.springframework.web.socket.config.annotation.WebSocketMessageBrokerConfigurer
Register STOMP endpoints mapping each to a specific URL and (optionally) enabling and configuring SockJS fallback options.
registerSubscription(Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
 
registerSubscription(Message<?>) - 接口 中的方法org.springframework.messaging.simp.broker.SubscriptionRegistry
Register a subscription represented by the given message.
registerSynchronization(Synchronization) - 类 中的方法org.springframework.transaction.jta.ManagedTransactionAdapter
 
registerSynchronization(TransactionSynchronization) - 类 中的静态方法org.springframework.transaction.support.TransactionSynchronizationManager
Register a new transaction synchronization for the current thread.
registerTasks(ScheduledExecutorTask[], ScheduledExecutorService) - 类 中的方法org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
Register the specified ScheduledExecutorTasks on the given ScheduledExecutorService.
registerTestExecutionListeners(List<TestExecutionListener>) - 类 中的方法org.springframework.test.context.TestContextManager
Register the supplied list of TestExecutionListeners by appending them to the list of listeners used by this TestContextManager.
registerTestExecutionListeners(TestExecutionListener...) - 类 中的方法org.springframework.test.context.TestContextManager
Register the supplied array of TestExecutionListeners by appending them to the list of listeners used by this TestContextManager.
registerTransactionSynchronization(LobCreator, TransactionManager) - 类 中的静态方法org.springframework.jdbc.support.lob.LobCreatorUtils
Register a transaction synchronization for closing the given LobCreator, preferring Spring transaction synchronization and falling back to plain JTA transaction synchronization.
registerTranslator(String, SQLExceptionTranslator) - 类 中的方法org.springframework.jdbc.support.CustomSQLExceptionTranslatorRegistry
Register a new custom translator for the specified database name.
registerTypeName(String, String) - 类 中的方法org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
Register a SQL type for the given parameter.
registerUrlPathHelper(RuntimeBeanReference, ParserContext, Object) - 类 中的静态方法org.springframework.web.servlet.config.MvcNamespaceUtils
Adds an alias to an existing well-known name or registers a new instance of a UrlPathHelper under that well-known name, unless already registered.
registerWebApplicationScopes(ConfigurableListableBeanFactory) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Register web-specific scopes ("request", "session", "globalSession") with the given BeanFactory, as used by the WebApplicationContext.
registerWebApplicationScopes(ConfigurableListableBeanFactory, ServletContext) - 类 中的静态方法org.springframework.web.context.support.WebApplicationContextUtils
Register web-specific scopes ("request", "session", "globalSession", "application") with the given BeanFactory, as used by the WebApplicationContext.
registerWebSocketHandlers(WebSocketHandlerRegistry) - 类 中的方法org.springframework.web.socket.config.annotation.DelegatingWebSocketConfiguration
 
registerWebSocketHandlers(WebSocketHandlerRegistry) - 类 中的方法org.springframework.web.socket.config.annotation.WebSocketConfigurationSupport
 
registerWebSocketHandlers(WebSocketHandlerRegistry) - 接口 中的方法org.springframework.web.socket.config.annotation.WebSocketConfigurer
Register WebSocketHandlers including SockJS fallback options if desired.
registerWithGeneratedName(BeanDefinition) - 类 中的方法org.springframework.beans.factory.xml.XmlReaderContext
 
registerWithGeneratedName(AbstractBeanDefinition, BeanDefinitionRegistry) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionReaderUtils
Register the given bean definition with a generated name, unique within the given bean factory.
registration() - 注释类型 中的方法org.springframework.context.annotation.EnableMBeanExport
The policy to use when attempting to register an MBean under an ObjectName that already exists.
REGISTRATION_FAIL_ON_EXISTING - 类 中的静态变量org.springframework.jmx.support.MBeanRegistrationSupport
已过时。
since Spring 3.2, in favor of RegistrationPolicy.FAIL_ON_EXISTING
REGISTRATION_IGNORE_EXISTING - 类 中的静态变量org.springframework.jmx.support.MBeanRegistrationSupport
已过时。
since Spring 3.2, in favor of RegistrationPolicy.IGNORE_EXISTING
REGISTRATION_REPLACE_EXISTING - 类 中的静态变量org.springframework.jmx.support.MBeanRegistrationSupport
已过时。
since Spring 3.2, in favor of RegistrationPolicy.REPLACE_EXISTING
RegistrationPolicy - org.springframework.jmx.support中的枚举
Indicates registration behavior when attempting to register an MBean that already exists.
reimplement(Object, Method, Object[]) - 接口 中的方法org.springframework.beans.factory.support.MethodReplacer
Reimplement the given method.
REINJECT_DEPENDENCIES_ATTRIBUTE - 类 中的静态变量org.springframework.test.context.support.DependencyInjectionTestExecutionListener
Attribute name for a TestContext attribute which indicates whether or not the dependencies of a test instance should be reinjected in beforeTestMethod().
reject(String) - 类 中的方法org.springframework.validation.AbstractErrors
 
reject(String) - 异常错误 中的方法org.springframework.validation.BindException
 
reject(String) - 接口 中的方法org.springframework.validation.Errors
Register a global error for the entire target object, using the given error description.
reject(String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
reject(String, Object[], String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
reject(String, Object[], String) - 异常错误 中的方法org.springframework.validation.BindException
 
reject(String, Object[], String) - 接口 中的方法org.springframework.validation.Errors
Register a global error for the entire target object, using the given error description.
reject(String, Object[], String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
reject(String, String) - 类 中的方法org.springframework.validation.AbstractErrors
 
reject(String, String) - 异常错误 中的方法org.springframework.validation.BindException
 
reject(String, String) - 接口 中的方法org.springframework.validation.Errors
Register a global error for the entire target object, using the given error description.
reject(String, String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
rejectIfEmpty(Errors, String, String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code if the value is empty.
rejectIfEmpty(Errors, String, String, Object[]) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code and error arguments if the value is empty.
rejectIfEmpty(Errors, String, String, Object[], String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code, error arguments and default message if the value is empty.
rejectIfEmpty(Errors, String, String, String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code and default message if the value is empty.
rejectIfEmptyOrWhitespace(Errors, String, String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, Object[]) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code and error arguments if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, Object[], String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code, error arguments and default message if the value is empty or just contains whitespace.
rejectIfEmptyOrWhitespace(Errors, String, String, String) - 类 中的静态方法org.springframework.validation.ValidationUtils
Reject the given field with the given error code and default message if the value is empty or just contains whitespace.
rejectRequest(ServerHttpResponse) - 类 中的方法org.springframework.web.cors.DefaultCorsProcessor
Invoked when one of the CORS checks failed.
rejectValue(String, String) - 类 中的方法org.springframework.validation.AbstractErrors
 
rejectValue(String, String) - 异常错误 中的方法org.springframework.validation.BindException
 
rejectValue(String, String) - 接口 中的方法org.springframework.validation.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValue(String, String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
rejectValue(String, String, Object[], String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
rejectValue(String, String, Object[], String) - 异常错误 中的方法org.springframework.validation.BindException
 
rejectValue(String, String, Object[], String) - 接口 中的方法org.springframework.validation.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValue(String, String, Object[], String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
rejectValue(String, String, String) - 类 中的方法org.springframework.validation.AbstractErrors
 
rejectValue(String, String, String) - 异常错误 中的方法org.springframework.validation.BindException
 
rejectValue(String, String, String) - 接口 中的方法org.springframework.validation.Errors
Register a field error for the specified field of the current object (respecting the current nested path, if any), using the given error description.
rejectValue(String, String, String) - 类 中的方法org.springframework.web.bind.EscapedErrors
 
relative(int) - 类 中的方法org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
relative(int) - 接口 中的方法org.springframework.jdbc.support.rowset.SqlRowSet
Move the cursor a relative number of rows, either positive or negative.
RelativeRedirectFilter - org.springframework.web.filter中的类
Overrides HttpServletResponse.sendRedirect(String) and handles it by setting the HTTP status and "Location" headers, which keeps the Servlet container from re-writing relative redirect URLs into absolute ones.
RelativeRedirectFilter() - 类 的构造器org.springframework.web.filter.RelativeRedirectFilter
 
relativeTo(UriComponentsBuilder) - 类 中的静态方法org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder
Create an instance of this class with a base URL.
release() - 接口 中的方法org.springframework.beans.factory.access.BeanFactoryReference
Indicate that the BeanFactory instance referred to by this object is not needed any longer by the client code which obtained the BeanFactoryReference.
release() - 类 中的方法org.springframework.context.access.ContextBeanFactoryReference
 
release() - 类 中的方法org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
 
release() - 类 中的方法org.springframework.jca.work.DelegatingWork
This implementation is empty, since we expect the Runnable to terminate based on some specific shutdown signal.
release() - 类 中的方法org.springframework.mock.web.MockPageContext
 
release() - 类 中的方法org.springframework.scheduling.commonj.DelegatingWork
This implementation is empty, since we expect the Runnable to terminate based on some specific shutdown signal.
release() - 接口 中的方法org.springframework.util.ConcurrentReferenceHashMap.Reference
Release this entry and ensure that it will be returned from ReferenceManager#pollForPurge().
release() - 类 中的方法org.springframework.web.servlet.tags.ArgumentTag
 
release() - 类 中的方法org.springframework.web.servlet.tags.MessageTag
 
release() - 类 中的方法org.springframework.web.servlet.tags.ParamTag
 
releaseBean(InvocationContext) - 类 中的方法org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
Release the factory which has been used for autowiring the target bean.
releaseConnection(Connection) - 类 中的方法org.springframework.jdbc.core.support.JdbcDaoSupport
Close the given JDBC Connection, created via this DAO's DataSource, if it isn't bound to the thread.
releaseConnection(Connection) - 接口 中的方法org.springframework.jdbc.datasource.ConnectionHandle
Release the JDBC Connection that this handle refers to.
releaseConnection(Connection) - 类 中的方法org.springframework.jdbc.datasource.SimpleConnectionHandle
This implementation is empty, as we're using a standard Connection handle that does not have to be released.
releaseConnection(Connection, DataSource) - 类 中的静态方法org.springframework.jdbc.datasource.DataSourceUtils
Close the given Connection, obtained from the given DataSource, if it is not managed externally (that is, not bound to the thread).
releaseConnection(Connection, ConnectionFactory, boolean) - 类 中的静态方法org.springframework.jms.connection.ConnectionFactoryUtils
Release the given Connection, stopping it (if necessary) and eventually closing it.
releaseConnection(Connection) - 类 中的方法org.springframework.jca.cci.core.support.CciDaoSupport
Close the given CCI Connection, created via this bean's ConnectionFactory, if it isn't bound to the thread.
releaseConnection(Connection, ConnectionFactory) - 类 中的静态方法org.springframework.jca.cci.connection.ConnectionFactoryUtils
Close the given Connection, obtained from the given ConnectionFactory, if it is not managed externally (that is, not bound to the thread).
releaseContext(Context) - 类 中的方法org.springframework.jndi.JndiTemplate
Release a JNDI context as obtained from JndiTemplate.getContext().
released() - 类 中的方法org.springframework.jdbc.datasource.ConnectionHolder
Releases the current Connection held by this ConnectionHolder.
released() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Decrease the reference count by one because the holder has been released (i.e. someone released the resource held by it).
released() - 接口 中的方法org.springframework.util.WeakReferenceMonitor.ReleaseListener
已过时。
This callback method is invoked once the associated handle has been released, i.e. once there are no monitored strong references to the handle anymore.
releaseHeldSavepoint() - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
Release the savepoint that is held for the transaction.
releaseInstance(ConstraintValidator<?, ?>) - 类 中的方法org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
 
releaseInstance(ConstraintValidator<?, ?>) - 类 中的方法org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
 
releaseJdbcConnection(ConnectionHandle, PersistenceManager) - 类 中的方法org.springframework.orm.jdo.DefaultJdoDialect
This implementation does nothing, assuming that the Connection will implicitly be closed with the PersistenceManager.
releaseJdbcConnection(ConnectionHandle, PersistenceManager) - 接口 中的方法org.springframework.orm.jdo.JdoDialect
Release the given JDBC Connection, which has originally been retrieved via getJdbcConnection.
releaseJdbcConnection(ConnectionHandle, EntityManager) - 类 中的方法org.springframework.orm.jpa.DefaultJpaDialect
This implementation does nothing, assuming that the Connection will implicitly be closed with the EntityManager.
releaseJdbcConnection(ConnectionHandle, EntityManager) - 接口 中的方法org.springframework.orm.jpa.JpaDialect
Release the given JDBC Connection, which has originally been retrieved via getJdbcConnection.
releasePersistenceManager(PersistenceManager, PersistenceManagerFactory) - 类 中的静态方法org.springframework.orm.jdo.PersistenceManagerFactoryUtils
Close the given PersistenceManager, created via the given factory, if it is not managed externally (i.e. not bound to the thread).
releaseResource(H, K) - 类 中的方法org.springframework.transaction.support.ResourceHolderSynchronization
Release the given resource (after it has been unbound from the thread).
releaseResourcesAfterRead(Connection, Object) - 类 中的方法org.springframework.jdbc.support.lob.OracleLobHandler
已过时。
Release any LOB resources after read is complete.
releaseSavepoint(Object) - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
This implementation releases the given JDBC 3.0 Savepoint.
releaseSavepoint(Object) - 接口 中的方法org.springframework.transaction.SavepointManager
Explicitly release the given savepoint.
releaseSavepoint(Object) - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
This implementation delegates to a SavepointManager for the underlying transaction, if possible.
releaseSession(Session) - 类 中的方法org.springframework.orm.hibernate3.support.HibernateDaoSupport
已过时。
as of Spring 3.2.7, in favor of HibernateTemplate usage
releaseSession(Session, SessionFactory) - 类 中的静态方法org.springframework.orm.hibernate3.SessionFactoryUtils
已过时。
Close the given Session, created via the given factory, if it is not managed externally (i.e. not bound to the thread).
releaseSessionBeanInstance(EJBLocalObject) - 类 中的方法org.springframework.ejb.access.LocalSlsbInvokerInterceptor
Release the given EJB instance.
releaseSessionBeanInstance(EJBObject) - 类 中的方法org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
Release the given EJB instance.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
 
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.AbstractLazyCreationTargetSource
 
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.AbstractPoolingTargetSource
Return the given object to the pool.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.CommonsPool2TargetSource
Returns the specified object to the underlying ObjectPool.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.CommonsPoolTargetSource
已过时。
Returns the specified object to the underlying ObjectPool.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
No need to release target.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.EmptyTargetSource
Nothing to release.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.HotSwappableTargetSource
 
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.PrototypeTargetSource
Destroy the given independent instance.
releaseTarget(Object) - 类 中的方法org.springframework.aop.target.SingletonTargetSource
 
releaseTarget(Object) - 接口 中的方法org.springframework.aop.TargetSource
Release the given target object obtained from the TargetSource.getTarget() method, if any.
releaseTarget(Object) - 类 中的方法org.springframework.jndi.JndiObjectTargetSource
 
ReloadableResourceBundleMessageSource - org.springframework.context.support中的类
Spring-specific MessageSource implementation that accesses resource bundles using specified basenames, participating in the Spring ApplicationContext's resource loading.
ReloadableResourceBundleMessageSource() - 类 的构造器org.springframework.context.support.ReloadableResourceBundleMessageSource
 
ReloadableResourceBundleMessageSource.PropertiesHolder - org.springframework.context.support中的类
PropertiesHolder for caching.
RemoteAccessException - org.springframework.remoting中的异常错误
Generic remote access exception.
RemoteAccessException(String) - 异常错误 的构造器org.springframework.remoting.RemoteAccessException
Constructor for RemoteAccessException.
RemoteAccessException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteAccessException
Constructor for RemoteAccessException.
RemoteAccessor - org.springframework.remoting.support中的类
Abstract base class for classes that access a remote service.
RemoteAccessor() - 类 的构造器org.springframework.remoting.support.RemoteAccessor
 
RemoteConnectFailureException - org.springframework.remoting中的异常错误
RemoteAccessException subclass to be thrown when no connection could be established with a remote service.
RemoteConnectFailureException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteConnectFailureException
Constructor for RemoteConnectFailureException.
RemoteExporter - org.springframework.remoting.support中的类
Abstract base class for classes that export a remote service.
RemoteExporter() - 类 的构造器org.springframework.remoting.support.RemoteExporter
 
RemoteInvocation - org.springframework.remoting.support中的类
Encapsulates a remote invocation, providing core method invocation properties in a serializable fashion.
RemoteInvocation() - 类 的构造器org.springframework.remoting.support.RemoteInvocation
Create a new RemoteInvocation for JavaBean-style deserialization (e.g. with Jackson).
RemoteInvocation(String, Class<?>[], Object[]) - 类 的构造器org.springframework.remoting.support.RemoteInvocation
Create a new RemoteInvocation for the given parameters.
RemoteInvocation(MethodInvocation) - 类 的构造器org.springframework.remoting.support.RemoteInvocation
Create a new RemoteInvocation for the given AOP method invocation.
RemoteInvocationBasedAccessor - org.springframework.remoting.support中的类
Abstract base class for remote service accessors that are based on serialization of RemoteInvocation objects.
RemoteInvocationBasedAccessor() - 类 的构造器org.springframework.remoting.support.RemoteInvocationBasedAccessor
 
RemoteInvocationBasedExporter - org.springframework.remoting.support中的类
Abstract base class for remote service exporters that are based on deserialization of RemoteInvocation objects.
RemoteInvocationBasedExporter() - 类 的构造器org.springframework.remoting.support.RemoteInvocationBasedExporter
 
RemoteInvocationExecutor - org.springframework.remoting.support中的接口
Strategy interface for executing a RemoteInvocation on a target object.
RemoteInvocationFactory - org.springframework.remoting.support中的接口
Strategy interface for creating a RemoteInvocation from an AOP Alliance MethodInvocation.
RemoteInvocationFailureException - org.springframework.remoting中的异常错误
RemoteAccessException subclass to be thrown when the execution of the target method failed on the server side, for example when a method was not found on the target object.
RemoteInvocationFailureException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteInvocationFailureException
Constructor for RemoteInvocationFailureException.
RemoteInvocationResult - org.springframework.remoting.support中的类
Encapsulates a remote invocation result, holding a result value or an exception.
RemoteInvocationResult() - 类 的构造器org.springframework.remoting.support.RemoteInvocationResult
Create a new RemoteInvocationResult for JavaBean-style deserialization (e.g. with Jackson).
RemoteInvocationResult(Object) - 类 的构造器org.springframework.remoting.support.RemoteInvocationResult
Create a new RemoteInvocationResult for the given result value.
RemoteInvocationResult(Throwable) - 类 的构造器org.springframework.remoting.support.RemoteInvocationResult
Create a new RemoteInvocationResult for the given exception.
RemoteInvocationSerializingExporter - org.springframework.remoting.rmi中的类
Abstract base class for remote service exporters that explicitly deserialize RemoteInvocation objects and serialize RemoteInvocationResult objects, for example Spring's HTTP invoker.
RemoteInvocationSerializingExporter() - 类 的构造器org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
 
RemoteInvocationTraceInterceptor - org.springframework.remoting.support中的类
AOP Alliance MethodInterceptor for tracing remote invocations.
RemoteInvocationTraceInterceptor() - 类 的构造器org.springframework.remoting.support.RemoteInvocationTraceInterceptor
Create a new RemoteInvocationTraceInterceptor.
RemoteInvocationTraceInterceptor(String) - 类 的构造器org.springframework.remoting.support.RemoteInvocationTraceInterceptor
Create a new RemoteInvocationTraceInterceptor.
RemoteInvocationUtils - org.springframework.remoting.support中的类
General utilities for handling remote invocations.
RemoteInvocationUtils() - 类 的构造器org.springframework.remoting.support.RemoteInvocationUtils
 
RemoteLookupFailureException - org.springframework.remoting中的异常错误
RemoteAccessException subclass to be thrown in case of a lookup failure, typically if the lookup happens on demand for each method invocation.
RemoteLookupFailureException(String) - 异常错误 的构造器org.springframework.remoting.RemoteLookupFailureException
Constructor for RemoteLookupFailureException.
RemoteLookupFailureException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteLookupFailureException
Constructor for RemoteLookupFailureException.
RemoteProxyFailureException - org.springframework.remoting中的异常错误
RemoteAccessException subclass to be thrown in case of a failure within the client-side proxy for a remote service, for example when a method was not found on the underlying RMI stub.
RemoteProxyFailureException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteProxyFailureException
Constructor for RemoteProxyFailureException.
RemoteTimeoutException - org.springframework.remoting中的异常错误
RemoteAccessException subclass to be thrown when the execution of the target method did not complete before a configurable timeout, for example when a reply message was not received.
RemoteTimeoutException(String) - 异常错误 的构造器org.springframework.remoting.RemoteTimeoutException
Constructor for RemoteTimeoutException.
RemoteTimeoutException(String, Throwable) - 异常错误 的构造器org.springframework.remoting.RemoteTimeoutException
Constructor for RemoteTimeoutException.
RemotingSupport - org.springframework.remoting.support中的类
Generic support base class for remote accessor and exporters, providing common bean ClassLoader handling.
RemotingSupport() - 类 的构造器org.springframework.remoting.support.RemotingSupport
 
remove() - 类 中的方法org.springframework.util.CompositeIterator
 
remove(int) - 类 中的方法org.springframework.util.AutoPopulatingList
 
remove(Object) - 类 中的方法org.springframework.http.HttpHeaders
 
remove(Object) - 类 中的方法org.springframework.messaging.MessageHeaders
Since MessageHeaders are immutable, the call to this method will result in UnsupportedOperationException.
remove(Object) - 类 中的方法org.springframework.messaging.simp.stomp.StompHeaders
 
remove(Object) - 类 中的方法org.springframework.util.AutoPopulatingList
 
remove(Object) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
remove(Object) - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
 
remove(Object) - 类 中的方法org.springframework.util.LinkedMultiValueMap
 
remove(Object) - 类 中的方法org.springframework.web.socket.WebSocketHttpHeaders
 
remove(Object, Object) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
remove(String) - 接口 中的方法org.springframework.beans.factory.config.Scope
Remove the object with the given name from the underlying scope.
remove(String) - 类 中的方法org.springframework.context.support.SimpleThreadScope
 
remove(String) - 类 中的方法org.springframework.core.env.MutablePropertySources
Remove and return the property source with the given name, null if not found.
remove(String) - 类 中的方法org.springframework.messaging.simp.SimpSessionScope
 
remove(String) - 类 中的方法org.springframework.transaction.support.SimpleTransactionScope
 
remove(String) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributesScope
 
remove(String) - 类 中的方法org.springframework.web.context.request.SessionScope
 
remove(String) - 类 中的方法org.springframework.web.context.support.ServletContextScope
 
remove(String) - 类 中的方法org.springframework.web.portlet.context.PortletContextScope
 
remove(MergedContextConfiguration, DirtiesContext.HierarchyMode) - 接口 中的方法org.springframework.test.context.cache.ContextCache
Remove the context with the given key from the cache and explicitly close it if it is an instance of ConfigurableApplicationContext.
remove(MergedContextConfiguration, DirtiesContext.HierarchyMode) - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Remove the context with the given key from the cache and explicitly close it if it is an instance of ConfigurableApplicationContext.
removeAdvice(Advice) - 接口 中的方法org.springframework.aop.framework.Advised
Remove the Advisor containing the given advice.
removeAdvice(Advice) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
removeAdvisor(int) - 接口 中的方法org.springframework.aop.framework.Advised
Remove the advisor at the given index.
removeAdvisor(int) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
removeAdvisor(Advisor) - 接口 中的方法org.springframework.aop.framework.Advised
Remove the given advisor.
removeAdvisor(Advisor) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
removeAlias(String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
removeAlias(String) - 接口 中的方法org.springframework.core.AliasRegistry
Remove the specified alias from this registry.
removeAlias(String) - 类 中的方法org.springframework.core.SimpleAliasRegistry
 
removeAll(Collection<?>) - 类 中的方法org.springframework.util.AutoPopulatingList
 
removeAllListeners() - 类 中的方法org.springframework.context.event.AbstractApplicationEventMulticaster
 
removeAllListeners() - 接口 中的方法org.springframework.context.event.ApplicationEventMulticaster
Remove all listeners registered with this multicaster.
removeAllParameters() - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Remove all existing parameters.
removeApplicationListener(ApplicationListener<?>) - 类 中的方法org.springframework.context.event.AbstractApplicationEventMulticaster
 
removeApplicationListener(ApplicationListener<?>) - 接口 中的方法org.springframework.context.event.ApplicationEventMulticaster
Remove a listener from the notification list.
removeApplicationListenerBean(String) - 类 中的方法org.springframework.context.event.AbstractApplicationEventMulticaster
 
removeApplicationListenerBean(String) - 接口 中的方法org.springframework.context.event.ApplicationEventMulticaster
Remove a listener bean from the notification list.
removeAttribute(String) - 类 中的方法org.springframework.beans.BeanMetadataAttributeAccessor
 
removeAttribute(String) - 接口 中的方法org.springframework.core.AttributeAccessor
Remove the attribute identified by name and return its value.
removeAttribute(String) - 类 中的方法org.springframework.core.AttributeAccessorSupport
 
removeAttribute(String) - 类 中的方法org.springframework.messaging.simp.SimpAttributes
Remove the attribute of the given name, if it exists.
removeAttribute(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.MockHttpSession
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.MockPageContext
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.MockServletContext
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletContext
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletRequest
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
removeAttribute(String) - 类 中的方法org.springframework.mock.web.portlet.ServletWrappingPortletContext
 
removeAttribute(String, int) - 类 中的方法org.springframework.mock.web.MockPageContext
 
removeAttribute(String, int) - 类 中的方法org.springframework.mock.web.portlet.MockPortletSession
 
removeAttribute(String, int) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
removeAttribute(String, int) - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Remove the scoped attribute of the given name, if it exists.
removeAttribute(String, int) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
removeAttribute(String, int) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
removeAttributes() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
Called by AbstractHtmlElementBodyTag.doFinally() allowing subclasses to remove any attributes from the PageContext as needed.
removeAttributes() - 类 中的方法org.springframework.web.servlet.tags.form.ErrorsTag
Removes any bind status error messages that were previously stored under this key in the PageContext.PAGE_SCOPE.
removeAttributes() - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
 
removeAttributes(Map<String, ?>) - 类 中的方法org.springframework.web.method.support.ModelAndViewContainer
Remove the given attributes from the model.
removeBeanDefinition(String) - 接口 中的方法org.springframework.beans.factory.support.BeanDefinitionRegistry
Remove the BeanDefinition for the given name.
removeBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
removeBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
 
removeBeanDefinition(String) - 类 中的方法org.springframework.context.support.GenericApplicationContext
 
removeBinding(String) - 类 中的方法org.springframework.util.xml.SimpleNamespaceContext
Remove the given prefix from this context.
removeConnectionSpecFromCurrentThread() - 类 中的方法org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter
Remove any ConnectionSpec for this proxy from the current thread.
removeConstructorResolver(ConstructorResolver) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
removeConvertible(Class<?>, Class<?>) - 接口 中的方法org.springframework.core.convert.converter.ConverterRegistry
Remove any converters from sourceType to targetType.
removeConvertible(Class<?>, Class<?>) - 类 中的方法org.springframework.core.convert.support.GenericConversionService
 
removeCookie(HttpServletResponse) - 类 中的方法org.springframework.web.util.CookieGenerator
Remove the cookie that this generator describes from the response.
removeCredentialsFromCurrentThread() - 类 中的方法org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
Remove any user credentials for this proxy from the current thread.
removeCredentialsFromCurrentThread() - 类 中的方法org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
Remove any user credentials for this proxy from the current thread.
removeDuplicateStrings(String[]) - 类 中的静态方法org.springframework.util.StringUtils
Remove duplicate strings from the given array.
removeEldestEntry(Map.Entry<String, V>) - 类 中的方法org.springframework.util.LinkedCaseInsensitiveMap
Determine whether this map should remove the given eldest entry.
removeFromCache(String) - 接口 中的方法org.springframework.jms.support.destination.CachingDestinationResolver
Remove the destination with the given name from the cache (if cached by this resolver in the first place).
removeFromCache(String) - 类 中的方法org.springframework.jms.support.destination.JndiDestinationResolver
 
removeFromCache(String, Locale) - 类 中的方法org.springframework.web.servlet.view.AbstractCachingViewResolver
Provides functionality to clear the cache for a certain view.
removeFromEnvironment(String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
removeFromScope() - 类 中的方法org.springframework.aop.scope.DefaultScopedObject
 
removeFromScope() - 接口 中的方法org.springframework.aop.scope.ScopedObject
Remove this object from its target scope, for example from the backing session.
removeHeader(String) - 类 中的方法org.springframework.messaging.support.MessageBuilder
Remove the value for the given header name.
removeHeader(String) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Remove the value for the given header name.
removeHeader(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Remove already registered entries for the specified HTTP header, if any.
removeHeaders(String...) - 类 中的方法org.springframework.messaging.support.MessageBuilder
Removes all headers provided via array of 'headerPatterns'.
removeHeaders(String...) - 类 中的方法org.springframework.messaging.support.MessageHeaderAccessor
Removes all headers provided via array of 'headerPatterns'.
removeIfPresent(PropertySource<?>) - 类 中的方法org.springframework.core.env.MutablePropertySources
Remove the given property source if it is present.
removeImport(String) - 类 中的方法org.springframework.expression.spel.support.StandardTypeLocator
Remove that specified prefix from this locator's list of imports.
removeInterceptor(int) - 类 中的方法org.springframework.messaging.support.AbstractMessageChannel
 
removeInterceptor(int) - 接口 中的方法org.springframework.messaging.support.InterceptableChannel
Remove the interceptor at the given index.
removeInterceptor(ChannelInterceptor) - 类 中的方法org.springframework.messaging.support.AbstractMessageChannel
 
removeInterceptor(ChannelInterceptor) - 接口 中的方法org.springframework.messaging.support.InterceptableChannel
Remove the given interceptor.
removeInterface(Class<?>) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
Remove a proxied interface.
removeListener(AdvisedSupportListener) - 类 中的方法org.springframework.aop.framework.ProxyCreatorSupport
Remove the given AdvisedSupportListener from this proxy configuration.
removeMethodResolver(MethodResolver) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
removeNativeHeader(String) - 类 中的方法org.springframework.messaging.support.NativeMessageHeaderAccessor
Remove the specified native header value replacing existing values.
removeParameter(String) - 类 中的方法org.springframework.mock.web.MockHttpServletRequest
Remove already registered values for the specified HTTP parameter, if any.
removePathExtension() - 类 中的方法org.springframework.web.servlet.support.ServletUriComponentsBuilder
Remove any path extension from the requestURI.
removePropertyAccessor(PropertyAccessor) - 类 中的方法org.springframework.expression.spel.support.StandardEvaluationContext
 
removePropertyValue(String) - 类 中的方法org.springframework.beans.MutablePropertyValues
Overloaded version of removePropertyValue that takes a property name.
removePropertyValue(PropertyValue) - 类 中的方法org.springframework.beans.MutablePropertyValues
Remove the given PropertyValue, if contained.
removePublicRenderParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletURL
 
removePublicRenderParameter(String) - 类 中的方法org.springframework.mock.web.portlet.MockStateAwareResponse
 
removeQualityValue() - 类 中的方法org.springframework.http.MediaType
Return a replica of this instance with its quality value removed.
removeRequestDestructionCallback(String) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributes
Remove the request destruction callback for the specified attribute, if any.
removeSemicolonContent(String) - 类 中的方法org.springframework.web.util.UrlPathHelper
Remove ";" (semicolon) content from the given request URI if the removeSemicolonContent property is set to "true".
removeSession(Object) - 类 中的方法org.springframework.orm.hibernate3.SessionHolder
已过时。
 
removeSessionBeanInstance(EJBLocalObject) - 类 中的方法org.springframework.ejb.access.LocalSlsbInvokerInterceptor
Remove the given EJB instance.
removeSessionBeanInstance(EJBObject) - 类 中的方法org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
Remove the given EJB instance.
removeSingleton(String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Overridden to clear FactoryBean instance cache as well.
removeSingleton(String) - 类 中的方法org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Remove the bean with the given name from the singleton cache of this factory, to be able to clean up eager registration of a singleton if creation failed.
removeSingleton(String) - 类 中的方法org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Overridden to clear the FactoryBean object cache as well.
removeSingletonIfCreatedForTypeCheckOnly(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Remove the singleton instance (if any) for the given bean name, but only if it hasn't been used for other purposes than type checking.
removeSubscriptionInternal(String, String, Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry
 
removeSubscriptionInternal(String, String, Message<?>) - 类 中的方法org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
 
removeTransformers() - 类 中的方法org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
Remove all registered transformers, in inverse order of registration.
removeValue(String) - 类 中的方法org.springframework.mock.web.MockHttpSession
 
removeVersion(String, String) - 类 中的方法org.springframework.web.servlet.resource.AbstractVersionStrategy.FileNameVersionPathStrategy
 
removeVersion(String, String) - 类 中的方法org.springframework.web.servlet.resource.AbstractVersionStrategy.PrefixVersionPathStrategy
 
removeVersion(String, String) - 类 中的方法org.springframework.web.servlet.resource.AbstractVersionStrategy
 
removeVersion(String, String) - 接口 中的方法org.springframework.web.servlet.resource.VersionPathStrategy
Remove the version from the request path.
removeWebAppRootSystemProperty(ServletContext) - 类 中的静态方法org.springframework.web.util.WebUtils
Remove the system property that points to the web app root directory.
rename(String, String) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
rename(Name, Name) - 类 中的方法org.springframework.mock.jndi.SimpleNamingContext
 
render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.AbstractView
Prepares the view given the specified model, merging it with static attributes and a RequestContext attribute, if necessary.
render(Map<String, ?>, HttpServletRequest, HttpServletResponse) - 接口 中的方法org.springframework.web.servlet.View
Render the view given the specified model.
render(JRExporter, JasperPrint, OutputStream) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render the supplied JasperPrint instance using the supplied JRAbstractExporter instance and write the results to the supplied OutputStream.
render(JRExporter, JasperPrint, Writer) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render the supplied JasperPrint instance using the supplied JRAbstractExporter instance and write the results to the supplied Writer.
render(ModelAndView, PortletRequest, MimeResponse) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Render the given ModelAndView.
render(ModelAndView, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Render the given ModelAndView.
renderAsCsv(JasperReport, Map<String, Object>, Object, Writer) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in CSV format using the supplied report data.
renderAsCsv(JasperReport, Map<String, Object>, Object, Writer, Map<JRExporterParameter, Object>) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in CSV format using the supplied report data.
renderAsHtml(JasperReport, Map<String, Object>, Object, Writer) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in HTML format using the supplied report data.
renderAsHtml(JasperReport, Map<String, Object>, Object, Writer, Map<JRExporterParameter, Object>) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in HTML format using the supplied report data.
renderAsPdf(JasperReport, Map<String, Object>, Object, OutputStream) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in PDF format using the supplied report data.
renderAsPdf(JasperReport, Map<String, Object>, Object, OutputStream, Map<JRExporterParameter, Object>) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in PDF format using the supplied report data.
renderAsXls(JasperReport, Map<String, Object>, Object, OutputStream) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in XLS format using the supplied report data.
renderAsXls(JasperReport, Map<String, Object>, Object, OutputStream, Map<JRExporterParameter, Object>) - 类 中的静态方法org.springframework.ui.jasperreports.JasperReportsUtils
Render a report in XLS format using the supplied report data.
renderDefaultContent(TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
 
renderDefaultContent(TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.ErrorsTag
 
renderDefaultContent(TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
 
renderDefaultMessage(String, Object[], Locale) - 类 中的方法org.springframework.context.support.MessageSourceSupport
Render the given default message String.
renderFromBodyContent(BodyContent, TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
Render the tag contents based on the supplied BodyContent.
renderFromBodyContent(BodyContent, TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.OptionTag
 
renderFromBoolean(Boolean, TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
Render the 'input(checkbox)' with the supplied value, marking the 'input' element as 'checked' if the supplied Boolean is true.
renderFromValue(Object, Object, TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
Render the 'input(checkbox)' with the supplied value, marking the 'input' element as 'checked' if the supplied value matches the bound value.
renderFromValue(Object, TagWriter) - 类 中的方法org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
Render the 'input(checkbox)' with the supplied value, marking the 'input' element as 'checked' if the supplied value matches the bound value.
RenderMapping - org.springframework.web.portlet.bind.annotation中的注释类型
Annotation for mapping Portlet render requests onto handler methods.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.AbstractTemplateView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.AbstractView
Subclasses must implement this method to actually render the view.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractExcelView
已过时。
Renders the Excel view, given the specified model.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractJExcelView
已过时。
Renders the Excel view, given the specified model.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfStamperView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractPdfView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractXlsView
Renders the Excel view, given the specified model.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.feed.AbstractFeedView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.InternalResourceView
Render the internal resource given the specified model.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Finds the report data to use for rendering the report and then invokes the AbstractJasperReportsView.renderReport(net.sf.jasperreports.engine.JasperPrint, java.util.Map<java.lang.String, java.lang.Object>, javax.servlet.http.HttpServletResponse) method that should be implemented by the subclass.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.json.AbstractJackson2View
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.RedirectView
Convert model to request parameters and redirect to the given URL.
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.tiles2.TilesView
已过时。
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.tiles3.TilesView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.xml.MarshallingView
 
renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.xslt.XsltView
 
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.AbstractTemplateView
Subclasses must implement this method to actually render the view.
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerView
Process the model map by merging it with the FreeMarker template.
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupView
 
renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityView
已过时。
Process the model map by merging it with the Velocity template.
renderReport(JasperPrint, Map<String, Object>, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
Perform rendering for a single Jasper Reports exporter, that is, for a pre-defined output format.
renderReport(JasperPrint, Map<String, Object>, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Subclasses should implement this method to perform the actual rendering process.
renderReport(JasperPrint, Map<String, Object>, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.JasperReportsMultiFormatView
Locates the format key in the model using the configured discriminator key and uses this key to lookup the appropriate view class from the mappings.
renderReportUsingOutputStream(JRExporter, JasperPrint, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
We need to write binary output to the response OutputStream.
renderReportUsingWriter(JRExporter, JasperPrint, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
We need to write text to the response Writer.
renderView(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.ViewRendererServlet
Retrieve the View instance and model Map to render and trigger actual rendering.
renderWorkbook(Workbook, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractXlsView
The actual render step: taking the POI Workbook and rendering it to the given response.
renderWorkbook(Workbook, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.view.document.AbstractXlsxStreamingView
This implementation disposes of the SXSSFWorkbook when done with rendering.
Repeat - org.springframework.test.annotation中的注释类型
Test annotation to indicate that a test method should be invoked repeatedly.
REPEATABLE_READ - org.springframework.transaction.annotation.Isolation
A constant indicating that dirty reads and non-repeatable reads are prevented; phantom reads can occur.
replace(Object, Object, Object) - 类 中的方法org.springframework.orm.hibernate3.support.AbstractLobType
已过时。
This implementation returns the passed-in original as-is.
replace(String, String, String) - 类 中的静态方法org.springframework.util.StringUtils
Replace all occurrences of a substring within a string with another string.
replace(String, PropertySource<?>) - 类 中的方法org.springframework.core.env.MutablePropertySources
Replace the property source with the given name with the given property source object.
replace(K, V) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
replace(K, V, V) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap
 
REPLACE_DEFAULTS - org.springframework.test.context.TestExecutionListeners.MergeMode
Indicates that locally declared listeners should replace the default listeners.
REPLACE_EXISTING - org.springframework.jmx.support.RegistrationPolicy
Registration should replace the affected MBean when attempting to register an MBean under a name that already exists.
replaceAdvisor(Advisor, Advisor) - 接口 中的方法org.springframework.aop.framework.Advised
Replace the given advisor.
replaceAdvisor(Advisor, Advisor) - 类 中的方法org.springframework.aop.framework.AdvisedSupport
 
REPLACED_METHOD_ELEMENT - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
replaceMediaTypes(Map<String, MediaType>) - 类 中的方法org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer
ReplaceOverride - org.springframework.beans.factory.support中的类
Extension of MethodOverride that represents an arbitrary override of a method by the IoC container.
ReplaceOverride(String, String) - 类 的构造器org.springframework.beans.factory.support.ReplaceOverride
Construct a new ReplaceOverride.
replacePath(String) - 类 中的方法org.springframework.web.util.UriComponentsBuilder
Set the path of this builder overriding all existing path and path segment values.
replacePlaceholders(String, Properties) - 类 中的方法org.springframework.util.PropertyPlaceholderHelper
Replaces all placeholders of format ${name} with the corresponding property from the supplied Properties.
replacePlaceholders(String, MethodInvocation, Object, Throwable, long) - 类 中的方法org.springframework.aop.interceptor.CustomizableTraceInterceptor
Replace the placeholders in the given message with the supplied values, or values derived from those supplied.
replacePlaceholders(String, PropertyPlaceholderHelper.PlaceholderResolver) - 类 中的方法org.springframework.util.PropertyPlaceholderHelper
Replaces all placeholders of format ${name} with the value returned from the supplied PropertyPlaceholderHelper.PlaceholderResolver.
replaceQuery(String) - 类 中的方法org.springframework.web.util.UriComponentsBuilder
Set the query of this builder overriding all existing query parameters.
replaceQueryParam(String, Object...) - 类 中的方法org.springframework.web.util.UriComponentsBuilder
Set the query parameter values overriding all existing query values for the same parameter.
replaceQueryParams(MultiValueMap<String, String>) - 类 中的方法org.springframework.web.util.UriComponentsBuilder
Set the query parameter values overriding all existing query values.
REPLACER_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
replaceUriTemplateParams(String, List<Param>, Set<String>) - 类 中的方法org.springframework.web.servlet.tags.UrlTag
Replace template markers in the URL matching available parameters.
replaceUriTemplateVariables(String, Map<String, Object>, Map<String, String>, String) - 类 中的方法org.springframework.web.servlet.view.RedirectView
Replace URI template variables in the target URL with encoded model attributes or URI variables from the current request.
replaceValidators(Validator...) - 类 中的方法org.springframework.validation.DataBinder
Replace the Validators to apply after each binding step.
replicate(Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
replicate(Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
replicate(Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
replicate(String, Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate3.HibernateOperations
已过时。
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(String, Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate3.HibernateTemplate
已过时。
 
replicate(String, Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate4.HibernateOperations
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(String, Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate4.HibernateTemplate
 
replicate(String, Object, ReplicationMode) - 接口 中的方法org.springframework.orm.hibernate5.HibernateOperations
Persist the state of the given detached instance according to the given replication mode, reusing the current identifier value.
replicate(String, Object, ReplicationMode) - 类 中的方法org.springframework.orm.hibernate5.HibernateTemplate
 
REPLY_CHANNEL - 类 中的静态变量org.springframework.messaging.MessageHeaders
 
REPLY_TO - 接口 中的静态变量org.springframework.jms.support.JmsHeaders
Name of the destination (topic or queue) the message replies should be sent to.
ReplyFailureException - org.springframework.jms.listener.adapter中的异常错误
Exception to be thrown when the reply of a message failed to be sent.
ReplyFailureException(String, Throwable) - 异常错误 的构造器org.springframework.jms.listener.adapter.ReplyFailureException
 
Repository - org.springframework.stereotype中的注释类型
Indicates that an annotated class is a "Repository", originally defined by Domain-Driven Design (Evans, 2003) as "a mechanism for encapsulating storage, retrieval, and search behavior which emulates a collection of objects".
request() - 类 中的静态方法org.springframework.test.web.servlet.result.MockMvcResultMatchers
Access to request-related assertions.
request(String, URI) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Alternative factory method that allows for custom HTTP verbs (e.g.
request(HttpMethod, String, Object...) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a request with the given HTTP method.
request(HttpMethod, URI) - 类 中的静态方法org.springframework.test.web.servlet.request.MockMvcRequestBuilders
Create a MockHttpServletRequestBuilder for a request with the given HTTP method.
REQUEST_CONTEXT_PAGE_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.RequestContextAwareTag
PageContext attribute for the page-level RequestContext instance.
REQUEST_DATA_VALUE_PROCESSOR_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.support.RequestContextUtils
The name of the bean to use to look up in an implementation of RequestDataValueProcessor has been configured.
REQUEST_ENTITY_TOO_LARGE - org.springframework.http.HttpStatus
已过时。
in favor of HttpStatus.PAYLOAD_TOO_LARGE which will be returned from HttpStatus.valueOf(413)
REQUEST_HEADER_FIELDS_TOO_LARGE - org.springframework.http.HttpStatus
431 Request Header Fields Too Large.
REQUEST_TIMEOUT - org.springframework.http.HttpStatus
408 Request Timeout.
REQUEST_TO_VIEW_NAME_TRANSLATOR_BEAN_NAME - 类 中的静态变量org.springframework.web.servlet.DispatcherServlet
Well-known name for the RequestToViewNameTranslator object in the bean factory for this namespace.
REQUEST_URI_TOO_LONG - org.springframework.http.HttpStatus
已过时。
in favor of HttpStatus.URI_TOO_LONG which will be returned from HttpStatus.valueOf(414)
requestAttr(String, Object) - 类 中的方法org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder
Set a request attribute.
RequestAttribute - org.springframework.web.bind.annotation中的注释类型
Annotation to bind a method parameter to a request attribute.
RequestAttributeMethodArgumentResolver - org.springframework.web.servlet.mvc.method.annotation中的类
Resolves method arguments annotated with an @RequestAttribute.
RequestAttributeMethodArgumentResolver() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestAttributeMethodArgumentResolver
 
RequestAttributes - org.springframework.web.context.request中的接口
Abstraction for accessing attribute objects associated with a request.
RequestBody - org.springframework.web.bind.annotation中的注释类型
Annotation indicating a method parameter should be bound to the body of the web request.
RequestBodyAdvice - org.springframework.web.servlet.mvc.method.annotation中的接口
Allows customizing the request before its body is read and converted into an Object and also allows for processing of the resulting Object before it is passed into a controller method as an @RequestBody or an HttpEntity method argument.
RequestBodyAdviceAdapter - org.springframework.web.servlet.mvc.method.annotation中的类
A convenient starting point for implementing ResponseBodyAdvice with default method implementations.
RequestBodyAdviceAdapter() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdviceAdapter
 
RequestBuilder - org.springframework.test.web.servlet中的接口
RequestCallback - org.springframework.web.client中的接口
Callback interface for code that operates on a ClientHttpRequest.
requestCompleted() - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributes
Signal that the request has been completed.
RequestCondition<T> - org.springframework.web.servlet.mvc.condition中的接口
Contract for request mapping conditions.
RequestConditionHolder - org.springframework.web.servlet.mvc.condition中的类
A holder for a RequestCondition useful when the type of the request condition is not known ahead of time, e.g. custom condition.
RequestConditionHolder(RequestCondition<?>) - 类 的构造器org.springframework.web.servlet.mvc.condition.RequestConditionHolder
Create a new holder to wrap the given request condition.
RequestContext - org.springframework.web.servlet.support中的类
Context holder for request-specific state, like current web application context, current locale, current theme, and potential binding errors.
RequestContext() - 类 的构造器org.springframework.web.servlet.support.RequestContext
Default constructor for subclasses.
RequestContext(HttpServletRequest) - 类 的构造器org.springframework.web.servlet.support.RequestContext
Create a new RequestContext for the given request, using the request attributes for Errors retrieval.
RequestContext(HttpServletRequest, Map<String, Object>) - 类 的构造器org.springframework.web.servlet.support.RequestContext
Create a new RequestContext for the given request, using the given model attributes for Errors retrieval.
RequestContext(HttpServletRequest, HttpServletResponse) - 类 的构造器org.springframework.web.servlet.support.RequestContext
Create a new RequestContext for the given request, using the request attributes for Errors retrieval.
RequestContext(HttpServletRequest, HttpServletResponse, ServletContext, Map<String, Object>) - 类 的构造器org.springframework.web.servlet.support.RequestContext
Create a new RequestContext for the given request, using the given model attributes for Errors retrieval.
RequestContext(HttpServletRequest, ServletContext) - 类 的构造器org.springframework.web.servlet.support.RequestContext
Create a new RequestContext for the given request, using the request attributes for Errors retrieval.
RequestContextAwareTag - org.springframework.web.servlet.tags中的类
Superclass for all tags that require a RequestContext.
RequestContextAwareTag() - 类 的构造器org.springframework.web.servlet.tags.RequestContextAwareTag
 
RequestContextFilter - org.springframework.web.filter中的类
Servlet Filter that exposes the request to the current thread, through both LocaleContextHolder and RequestContextHolder.
RequestContextFilter() - 类 的构造器org.springframework.web.filter.RequestContextFilter
 
RequestContextHolder - org.springframework.web.context.request中的类
Holder class to expose the web request in the form of a thread-bound RequestAttributes object.
RequestContextHolder() - 类 的构造器org.springframework.web.context.request.RequestContextHolder
 
RequestContextListener - org.springframework.web.context.request中的类
Servlet listener that exposes the request to the current thread, through both LocaleContextHolder and RequestContextHolder.
RequestContextListener() - 类 的构造器org.springframework.web.context.request.RequestContextListener
 
RequestContextUtils - org.springframework.web.servlet.support中的类
Utility class for easy access to request-specific state which has been set by the DispatcherServlet.
RequestContextUtils() - 类 的构造器org.springframework.web.servlet.support.RequestContextUtils
 
RequestCount(ExpectedCount) - 类 的构造器org.springframework.test.web.client.DefaultRequestExpectation.RequestCount
 
RequestDataValueProcessor - org.springframework.web.servlet.support中的接口
A contract for inspecting and potentially modifying request data values such as URL query parameters or form field values before they are rendered by a view or before a redirect.
requestDestroyed(ServletRequestEvent) - 类 中的方法org.springframework.web.context.request.RequestContextListener
 
requestDestructionCallbacks - 类 中的变量org.springframework.web.context.request.AbstractRequestAttributes
Map from attribute name String to destruction callback Runnable
requested() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Increase the reference count by one because the holder has been requested (i.e. someone requested the resource held by it).
REQUESTED_RANGE_NOT_SATISFIABLE - org.springframework.http.HttpStatus
416 Requested Range Not Satisfiable.
RequestEntity<T> - org.springframework.http中的类
Extension of HttpEntity that adds a method and uri.
RequestEntity(HttpMethod, URI) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method and URL but without body nor headers.
RequestEntity(MultiValueMap<String, String>, HttpMethod, URI) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method, URL and headers but without body.
RequestEntity(T, HttpMethod, URI) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method, URL and body but without headers.
RequestEntity(T, HttpMethod, URI, Type) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method, URL, body and type but without headers.
RequestEntity(T, MultiValueMap<String, String>, HttpMethod, URI) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method, URL, headers and body.
RequestEntity(T, MultiValueMap<String, String>, HttpMethod, URI, Type) - 类 的构造器org.springframework.http.RequestEntity
Constructor with method, URL, headers, body and type.
RequestEntity.BodyBuilder - org.springframework.http中的接口
Defines a builder that adds a body to the response entity.
RequestEntity.HeadersBuilder<B extends RequestEntity.HeadersBuilder<B>> - org.springframework.http中的接口
Defines a builder that adds headers to the request entity.
RequestExpectation - org.springframework.test.web.client中的接口
An extension of ResponseActions that also implements RequestMatcher and ResponseCreator
RequestExpectationGroup() - 类 的构造器org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
 
RequestExpectationManager - org.springframework.test.web.client中的接口
Encapsulates the behavior required to implement MockRestServiceServer including its public API (create expectations + verify/reset) along with an extra method for verifying actual requests.
RequestHandledEvent - org.springframework.web.context.support中的类
Event raised when a request is handled within an ApplicationContext.
RequestHandledEvent(Object, String, String, long) - 类 的构造器org.springframework.web.context.support.RequestHandledEvent
Create a new RequestHandledEvent with session information.
RequestHandledEvent(Object, String, String, long, Throwable) - 类 的构造器org.springframework.web.context.support.RequestHandledEvent
Create a new RequestHandledEvent with session information.
RequestHeader - org.springframework.web.bind.annotation中的注释类型
Annotation which indicates that a method parameter should be bound to a web request header.
RequestHeaderMapMethodArgumentResolver - org.springframework.web.method.annotation中的类
Resolves Map method arguments annotated with @RequestHeader.
RequestHeaderMapMethodArgumentResolver() - 类 的构造器org.springframework.web.method.annotation.RequestHeaderMapMethodArgumentResolver
 
RequestHeaderMethodArgumentResolver - org.springframework.web.method.annotation中的类
Resolves method arguments annotated with @RequestHeader except for Map arguments.
RequestHeaderMethodArgumentResolver(ConfigurableBeanFactory) - 类 的构造器org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
 
requestInitialized(ServletRequestEvent) - 类 中的方法org.springframework.web.context.request.RequestContextListener
 
RequestMapping - org.springframework.web.bind.annotation中的注释类型
Annotation for mapping web requests onto specific handler classes and/or handler methods.
requestMappingHandlerAdapter() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Returns a RequestMappingHandlerAdapter for processing requests through annotated controller methods.
RequestMappingHandlerAdapter - org.springframework.web.servlet.mvc.method.annotation中的类
An AbstractHandlerMethodAdapter that supports HandlerMethods with their method argument and return type signature, as defined via @RequestMapping.
RequestMappingHandlerAdapter() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
 
requestMappingHandlerMapping() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return a RequestMappingHandlerMapping ordered at 0 for mapping requests to annotated controllers.
RequestMappingHandlerMapping - org.springframework.web.servlet.mvc.method.annotation中的类
Creates RequestMappingInfo instances from type and method-level @RequestMapping annotations in @Controller classes.
RequestMappingHandlerMapping() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 
RequestMappingInfo - org.springframework.web.servlet.mvc.method中的类
RequestMappingInfo(String, PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition<?>) - 类 的构造器org.springframework.web.servlet.mvc.method.RequestMappingInfo
 
RequestMappingInfo(PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition<?>) - 类 的构造器org.springframework.web.servlet.mvc.method.RequestMappingInfo
Creates a new instance with the given request conditions.
RequestMappingInfo(RequestMappingInfo, RequestCondition<?>) - 类 的构造器org.springframework.web.servlet.mvc.method.RequestMappingInfo
Re-create a RequestMappingInfo with the given custom request condition.
RequestMappingInfo.Builder - org.springframework.web.servlet.mvc.method中的接口
Defines a builder for creating a RequestMappingInfo.
RequestMappingInfo.BuilderConfiguration - org.springframework.web.servlet.mvc.method中的类
Container for configuration options used for request mapping purposes.
RequestMappingInfoHandlerMapping - org.springframework.web.servlet.mvc.method中的类
Abstract base class for classes for which RequestMappingInfo defines the mapping between a request and a handler method.
RequestMappingInfoHandlerMapping() - 类 的构造器org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
 
RequestMappingInfoHandlerMethodMappingNamingStrategy - org.springframework.web.servlet.mvc.method中的类
A HandlerMethodMappingNamingStrategy for RequestMappingInfo-based handler method mappings.
RequestMappingInfoHandlerMethodMappingNamingStrategy() - 类 的构造器org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMethodMappingNamingStrategy
 
RequestMatcher - org.springframework.test.web.client中的接口
A contract for matching requests to expectations.
RequestMatchResult - org.springframework.web.servlet.handler中的类
Container for the result from request pattern matching via MatchableHandlerMapping with a method to further extract URI template variables from the pattern.
RequestMatchResult(String, String, PathMatcher) - 类 的构造器org.springframework.web.servlet.handler.RequestMatchResult
Create an instance with a matching pattern.
RequestMethod - org.springframework.web.bind.annotation中的枚举
Java 5 enumeration of HTTP request methods.
RequestMethodsRequestCondition - org.springframework.web.servlet.mvc.condition中的类
A logical disjunction (' || ') request condition that matches a request against a set of RequestMethods.
RequestMethodsRequestCondition(RequestMethod...) - 类 的构造器org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
Create a new instance with the given request methods.
RequestParam - org.springframework.web.bind.annotation中的注释类型
Annotation which indicates that a method parameter should be bound to a web request parameter.
RequestParamMapMethodArgumentResolver - org.springframework.web.method.annotation中的类
Resolves Map method arguments annotated with an @RequestParam where the annotation does not specify a request parameter name.
RequestParamMapMethodArgumentResolver() - 类 的构造器org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
 
RequestParamMethodArgumentResolver - org.springframework.web.method.annotation中的类
Resolves method arguments annotated with @RequestParam, arguments of type MultipartFile in conjunction with Spring's MultipartResolver abstraction, and arguments of type javax.servlet.http.Part in conjunction with Servlet 3.0 multipart requests.
RequestParamMethodArgumentResolver(boolean) - 类 的构造器org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
Create a new RequestParamMethodArgumentResolver instance.
RequestParamMethodArgumentResolver(ConfigurableBeanFactory, boolean) - 类 的构造器org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
Create a new RequestParamMethodArgumentResolver instance.
RequestPart - org.springframework.web.bind.annotation中的注释类型
Annotation that can be used to associate the part of a "multipart/form-data" request with a method argument.
RequestPartMethodArgumentResolver - org.springframework.web.servlet.mvc.method.annotation中的类
Resolves the following method arguments: Annotated with @RequestPart Of type MultipartFile in conjunction with Spring's MultipartResolver abstraction Of type javax.servlet.http.Part in conjunction with Servlet 3.0 multipart requests
RequestPartMethodArgumentResolver(List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver
Basic constructor with converters only.
RequestPartMethodArgumentResolver(List<HttpMessageConverter<?>>, List<Object>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver
Constructor with converters and Request~ and ResponseBodyAdvice.
RequestPartServletServerHttpRequest - org.springframework.web.multipart.support中的类
ServerHttpRequest implementation that accesses one part of a multipart request.
RequestPartServletServerHttpRequest(HttpServletRequest, String) - 类 的构造器org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
Create a new RequestPartServletServerHttpRequest instance.
RequestPostProcessor - org.springframework.test.web.servlet.request中的接口
Extension point for applications or 3rd party libraries that wish to further initialize a MockHttpServletRequest instance after it has been built by MockHttpServletRequestBuilder or its subclass MockMultipartHttpServletRequestBuilder.
RequestResponseBodyMethodProcessor - org.springframework.web.servlet.mvc.method.annotation中的类
Resolves method arguments annotated with @RequestBody and handles return values from methods annotated with @ResponseBody by reading and writing to the body of the request or response with an HttpMessageConverter.
RequestResponseBodyMethodProcessor(List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
Basic constructor with converters only.
RequestResponseBodyMethodProcessor(List<HttpMessageConverter<?>>, List<Object>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
Complete constructor for resolving @RequestBody method arguments.
RequestResponseBodyMethodProcessor(List<HttpMessageConverter<?>>, ContentNegotiationManager) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
Basic constructor with converters and ContentNegotiationManager.
RequestResponseBodyMethodProcessor(List<HttpMessageConverter<?>>, ContentNegotiationManager, List<Object>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
Complete constructor for resolving @RequestBody and handling @ResponseBody.
RequestResultMatchers - org.springframework.test.web.servlet.result中的类
Factory for assertions on the request.
RequestResultMatchers() - 类 的构造器org.springframework.test.web.servlet.result.RequestResultMatchers
Protected constructor.
RequestScope - org.springframework.web.context.request中的类
Request-backed Scope implementation.
RequestScope - org.springframework.web.context.annotation中的注释类型
@RequestScope is a specialization of @Scope for a component whose lifecycle is bound to the current web request.
RequestScope() - 类 的构造器org.springframework.web.context.request.RequestScope
 
requestTo(String) - 类 中的静态方法org.springframework.test.web.client.match.MockRestRequestMatchers
Assert the request URI string.
requestTo(URI) - 类 中的静态方法org.springframework.test.web.client.match.MockRestRequestMatchers
Expect a request to the given URI.
requestTo(Matcher<String>) - 类 中的静态方法org.springframework.test.web.client.match.MockRestRequestMatchers
Assert the request URI string with the given matcher.
RequestToViewNameTranslator - org.springframework.web.servlet中的接口
Strategy interface for translating an incoming HttpServletRequest into a logical view name when no view name is explicitly supplied.
RequestUpgradeStrategy - org.springframework.web.socket.server中的接口
A server-specific strategy for performing the actual upgrade to a WebSocket exchange.
required() - 注释类型 中的方法org.springframework.beans.factory.annotation.Autowired
Declares whether the annotated dependency is required.
required() - 注释类型 中的方法org.springframework.messaging.handler.annotation.Header
Whether the header is required.
required() - 注释类型 中的方法org.springframework.messaging.handler.annotation.Payload
Whether payload content is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.CookieValue
Whether the cookie is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.MatrixVariable
Whether the matrix variable is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.PathVariable
Whether the path variable is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestAttribute
Whether the request attribute is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestBody
Whether body content is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestHeader
Whether the header is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestParam
Whether the parameter is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.RequestPart
Whether the part is required.
required() - 注释类型 中的方法org.springframework.web.bind.annotation.SessionAttribute
Whether the session attribute is required.
Required - org.springframework.beans.factory.annotation中的注释类型
Marks a method (typically a JavaBean setter method) as being 'required': that is, the setter method must be configured to be dependency-injected with a value.
REQUIRED - org.springframework.transaction.annotation.Propagation
Support a current transaction, create a new one if none exists.
REQUIRED_ANNOTATION_PROCESSOR_BEAN_NAME - 类 中的静态变量org.springframework.context.annotation.AnnotationConfigUtils
The bean name of the internally managed Required annotation processor.
REQUIRED_EXTENSION - 类 中的静态变量org.springframework.web.socket.CloseStatus
"1010 indicates that an endpoint (client) is terminating the connection because it has expected the server to negotiate one or more extension, but the server didn't return them in the response message of the WebSocket handshake.
RequiredAnnotationBeanPostProcessor - org.springframework.beans.factory.annotation中的类
BeanPostProcessor implementation that enforces required JavaBean properties to have been configured.
RequiredAnnotationBeanPostProcessor() - 类 的构造器org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
 
requiredContextClass() - 类 中的方法org.springframework.context.support.ApplicationObjectSupport
Determine the context class that any context passed to setApplicationContext must be an instance of.
requiredSingleResult(Collection<T>) - 类 中的静态方法org.springframework.dao.support.DataAccessUtils
Return a single result object from the given Collection.
requiredUniqueResult(Collection<T>) - 类 中的静态方法org.springframework.dao.support.DataAccessUtils
Return a unique result object from the given Collection.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.AbstractTemplateViewResolver
 
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
Requires FreeMarkerView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupViewResolver
 
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.InternalResourceViewResolver
This resolver requires InternalResourceView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
Requires the view class to be a subclass of AbstractJasperReportsView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.script.ScriptTemplateViewResolver
 
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.tiles2.TilesViewResolver
已过时。
This resolver requires TilesView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.tiles3.TilesViewResolver
This resolver requires TilesView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.UrlBasedViewResolver
Return the required type of view for this resolver.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
已过时。
Requires VelocityLayoutView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.velocity.VelocityViewResolver
已过时。
Requires VelocityView.
requiredViewClass() - 类 中的方法org.springframework.web.servlet.view.xslt.XsltViewResolver
 
REQUIRES_NEW - org.springframework.transaction.annotation.Propagation
Create a new transaction, and suspend the current transaction if one exists.
requiresConfigInterface() - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
BeanShell scripts do require a config interface.
requiresConfigInterface() - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
Groovy scripts do not need a config interface, since they expose their setters as public methods.
requiresConfigInterface() - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
JRuby scripts do require a config interface.
requiresConfigInterface() - 接口 中的方法org.springframework.scripting.ScriptFactory
Return whether the script requires a config interface to be generated for it.
requiresConfigInterface() - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
requiresContentLength() - 枚举 中的方法org.springframework.messaging.simp.stomp.StompCommand
 
requiresDestination() - 枚举 中的方法org.springframework.messaging.simp.stomp.StompCommand
 
requiresDestruction(Object) - 类 中的方法org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
requiresDestruction(Object) - 接口 中的方法org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor
Determine whether the given bean instance requires destruction by this post-processor.
requiresDestruction(Object) - 类 中的方法org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
requiresDestruction(Object) - 类 中的方法org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
 
requiresDestruction(Object) - 类 中的方法org.springframework.web.portlet.handler.SimplePortletPostProcessor
 
requiresDestruction(Object) - 类 中的方法org.springframework.web.servlet.handler.SimpleServletPostProcessor
 
requiresDestruction(Object, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Determine whether the given bean requires destruction on shutdown.
requiresReader() - 类 中的方法org.springframework.core.io.support.EncodedResource
Determine whether a Reader is required as opposed to an InputStream, i.e. whether an encoding or a Charset has been specified.
requiresRefresh() - 类 中的方法org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
Determine whether a refresh is required.
requiresRefresh() - 类 中的方法org.springframework.scripting.support.RefreshableScriptTargetSource
Determine whether a refresh is required through calling ScriptFactory's requiresScriptedObjectRefresh method.
requiresScriptedObjectRefresh(ScriptSource) - 类 中的方法org.springframework.scripting.bsh.BshScriptFactory
 
requiresScriptedObjectRefresh(ScriptSource) - 类 中的方法org.springframework.scripting.groovy.GroovyScriptFactory
 
requiresScriptedObjectRefresh(ScriptSource) - 类 中的方法org.springframework.scripting.jruby.JRubyScriptFactory
已过时。
 
requiresScriptedObjectRefresh(ScriptSource) - 接口 中的方法org.springframework.scripting.ScriptFactory
Determine whether a refresh is required (e.g. through ScriptSource's isModified() method).
requiresScriptedObjectRefresh(ScriptSource) - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
requiresSubscriptionId() - 枚举 中的方法org.springframework.messaging.simp.stomp.StompCommand
 
rescheduleTaskIfNecessary(Object) - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Take the given task object and reschedule it, either immediately if this container is currently running, or later once this container has been restarted.
RESERVED_DEFAULT_PROFILE_NAME - 类 中的静态变量org.springframework.core.env.AbstractEnvironment
Name of reserved default profile name: "default".
reset() - 类 中的方法org.springframework.jdbc.object.BatchSqlUpdate
Reset the statement parameter queue, the rows affected cache, and the execution count.
reset() - 类 中的方法org.springframework.mock.web.MockFilterChain
Reset the MockFilterChain allowing it to be invoked again.
reset() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
reset() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
reset() - 接口 中的方法org.springframework.test.context.cache.ContextCache
Reset all state maintained by this cache including statistics.
reset() - 类 中的方法org.springframework.test.context.cache.DefaultContextCache
Reset all state maintained by this cache including statistics.
reset() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup
Reset all expectations for this group.
reset() - 类 中的方法org.springframework.test.web.client.AbstractRequestExpectationManager
 
reset() - 类 中的方法org.springframework.test.web.client.MockRestServiceServer
Reset the internal state removing all expectations and recorded requests.
reset() - 接口 中的方法org.springframework.test.web.client.RequestExpectationManager
Reset the internal state removing all expectations and recorded requests.
reset() - 类 中的方法org.springframework.test.web.client.SimpleRequestExpectationManager
 
reset() - 类 中的方法org.springframework.test.web.client.UnorderedRequestExpectationManager
 
reset() - 接口 中的方法org.springframework.transaction.support.ResourceHolder
Reset the transactional state of this holder.
reset() - 类 中的方法org.springframework.transaction.support.ResourceHolderSupport
Reset this resource holder - transactional state as well as reference count.
reset() - 类 中的方法org.springframework.util.FastByteArrayOutputStream
Reset the contents of this FastByteArrayOutputStream.
reset() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
 
reset(String) - 类 中的方法org.springframework.mock.web.portlet.MockPortletPreferences
 
RESET_CONTENT - org.springframework.http.HttpStatus
205 Reset Content.
RESET_REQUEST_CONTEXT_HOLDER_ATTRIBUTE - 类 中的静态变量org.springframework.test.context.web.ServletTestExecutionListener
Attribute name for a TestContext attribute which indicates whether or not the ServletTestExecutionListener should reset Spring Web's RequestContextHolder in ServletTestExecutionListener.afterTestMethod(TestContext).
resetAttributes() - 类 中的静态方法org.springframework.messaging.simp.SimpAttributesContextHolder
Reset the SimpAttributes for the current thread.
resetBeanDefinition(String) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
Reset all bean definition caches for the given bean, including the caches of beans that are derived from it.
resetBuffer() - 类 中的方法org.springframework.mock.web.MockHttpServletResponse
 
resetBuffer() - 类 中的方法org.springframework.mock.web.portlet.MockMimeResponse
 
resetBuffer() - 类 中的方法org.springframework.web.util.ContentCachingResponseWrapper
 
resetCommonCaches() - 类 中的方法org.springframework.context.support.AbstractApplicationContext
Reset Spring's common core caches, in particular the ReflectionUtils, ResolvableType and CachedIntrospectionResults caches.
resetConnection() - 类 中的方法org.springframework.jca.cci.connection.SingleConnectionFactory
Reset the underlying shared Connection, to be reinitialized on next access.
resetConnection() - 类 中的方法org.springframework.jdbc.datasource.SingleConnectionDataSource
Reset the underlying shared Connection, to be reinitialized on next access.
resetConnection() - 类 中的方法org.springframework.jms.connection.CachingConnectionFactory
Resets the Session cache as well.
resetConnection() - 类 中的方法org.springframework.jms.connection.SingleConnectionFactory
Reset the underlying shared Connection, to be reinitialized on next access.
resetConnectionAfterTransaction(Connection, Integer) - 类 中的静态方法org.springframework.jdbc.datasource.DataSourceUtils
Reset the given Connection after a transaction, regarding read-only flag and isolation level.
resetCount() - 类 中的方法org.springframework.aop.interceptor.DebugInterceptor
Reset the invocation count to zero.
resetDateTimeContext() - 类 中的静态方法org.springframework.format.datetime.standard.DateTimeContextHolder
Reset the DateTimeContext for the current thread.
resetFilters(boolean) - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Reset the configured type filters.
resetJodaTimeContext() - 类 中的静态方法org.springframework.format.datetime.joda.JodaTimeContextHolder
Reset the JodaTimeContext for the current thread.
resetLocaleContext() - 类 中的静态方法org.springframework.context.i18n.LocaleContextHolder
Reset the LocaleContext for the current thread.
resetRequest() - 类 中的方法org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession
 
resetRequestAttributes() - 类 中的静态方法org.springframework.web.context.request.RequestContextHolder
Reset the RequestAttributes for the current thread.
resetThreadContextClassLoader(ClassLoader) - 类 中的方法org.springframework.remoting.support.RemotingSupport
Reset the original thread context ClassLoader if necessary.
ResizableByteArrayOutputStream - org.springframework.util中的类
An extension of ByteArrayOutputStream that: has public ResizableByteArrayOutputStream.grow(int) and ResizableByteArrayOutputStream.resize(int) methods to get more control over the size of the internal buffer has a higher initial capacity (256) by default
ResizableByteArrayOutputStream() - 类 的构造器org.springframework.util.ResizableByteArrayOutputStream
Create a new ResizableByteArrayOutputStream with the default initial capacity of 256 bytes.
ResizableByteArrayOutputStream(int) - 类 的构造器org.springframework.util.ResizableByteArrayOutputStream
Create a new ResizableByteArrayOutputStream with the specified initial capacity.
resize(int) - 类 中的方法org.springframework.util.FastByteArrayOutputStream
Resize the internal buffer size to a specified capacity.
resize(int) - 类 中的方法org.springframework.util.ResizableByteArrayOutputStream
Resize the internal buffer size to a specified capacity.
resolvableToString() - 类 中的方法org.springframework.context.support.DefaultMessageSourceResolvable
Build a default String representation for this MessageSourceResolvable: including codes, arguments, and default message.
ResolvableType - org.springframework.core中的类
Encapsulates a Java Type, providing access to supertypes, interfaces, and generic parameters along with the ability to ultimately resolve to a Class.
ResolvableTypeProvider - org.springframework.core中的接口
Any object can implement this interface to provide its actual ResolvableType.
resolve() - 类 中的方法org.springframework.core.ResolvableType
Resolve this type to a Class, returning null if the type cannot be resolved.
resolve(Class<?>) - 类 中的方法org.springframework.core.ResolvableType
Resolve this type to a Class, returning the specified fallback if the type cannot be resolved.
resolve(Class<?>) - 接口 中的方法org.springframework.test.context.ActiveProfilesResolver
Resolve the bean definition profiles to use when loading an ApplicationContext for the given test class.
resolve(Class<?>) - 类 中的方法org.springframework.test.context.support.DefaultActiveProfilesResolver
Resolve the bean definition profiles for the given test class based on profiles configured declaratively via ActiveProfiles.profiles() or ActiveProfiles.value().
resolve(String) - 类 中的方法org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
Locate the NamespaceHandler for the supplied namespace URI from the configured mappings.
resolve(String) - 接口 中的方法org.springframework.beans.factory.xml.NamespaceHandlerResolver
Resolve the namespace URI and return the located NamespaceHandler implementation.
resolve(String) - 枚举 中的静态方法org.springframework.http.HttpMethod
Resolve the given method value to an HttpMethod.
resolve(String, ResourceLoader) - 接口 中的方法org.springframework.core.io.ProtocolResolver
Resolve the given location against the given resource loader if this implementation's protocol matches.
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 接口 中的方法org.springframework.expression.MethodResolver
Within the supplied context determine a suitable method on the supplied object that can handle the specified arguments.
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 类 中的方法org.springframework.expression.spel.support.DataBindingMethodResolver
 
resolve(EvaluationContext, Object, String, List<TypeDescriptor>) - 类 中的方法org.springframework.expression.spel.support.ReflectiveMethodResolver
Locate a method on a type.
resolve(EvaluationContext, String) - 类 中的方法org.springframework.context.expression.BeanFactoryResolver
 
resolve(EvaluationContext, String) - 接口 中的方法org.springframework.expression.BeanResolver
Look up a bean by the given name and return a corresponding instance for it.
resolve(EvaluationContext, String, List<TypeDescriptor>) - 接口 中的方法org.springframework.expression.ConstructorResolver
Within the supplied context determine a suitable constructor on the supplied type that can handle the specified arguments.
resolve(EvaluationContext, String, List<TypeDescriptor>) - 类 中的方法org.springframework.expression.spel.support.ReflectiveConstructorResolver
Locate a constructor on the type.
resolve(MessageHeaders) - 接口 中的方法org.springframework.messaging.converter.ContentTypeResolver
Determine the MimeType of a message from the given MessageHeaders.
resolve(MessageHeaders) - 类 中的方法org.springframework.messaging.converter.DefaultContentTypeResolver
 
resolveAction() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Resolve the value of the 'action' attribute.
resolveAliases(StringValueResolver) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Resolve all alias target names and aliases registered in this factory, applying the given StringValueResolver to them.
resolveAliases(StringValueResolver) - 类 中的方法org.springframework.core.SimpleAliasRegistry
Resolve all alias target names and aliases registered in this factory, applying the given StringValueResolver to them.
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
 
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.HeadersMethodArgumentResolver
 
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.MessageMethodArgumentResolver
 
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.annotation.support.PayloadArgumentResolver
 
resolveArgument(MethodParameter, Message<?>) - 接口 中的方法org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolver
Resolves a method parameter into an argument value from a given message.
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite
Iterate over registered HandlerMethodArgumentResolvers and invoke the one that supports it.
resolveArgument(MethodParameter, Message<?>) - 类 中的方法org.springframework.messaging.simp.annotation.support.PrincipalMethodArgumentResolver
 
resolveArgument(MethodParameter, NativeWebRequest) - 接口 中的方法org.springframework.web.bind.support.WebArgumentResolver
Resolve an argument for the given handler method parameter within the given web request.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
Delegate to the WebArgumentResolver instance.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.ErrorsMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.MapMethodProcessor
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.ModelAttributeMethodProcessor
Resolve the argument from the model or if not found instantiate it with its default if it is available.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.ModelMethodProcessor
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.RequestHeaderMapMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.annotation.SessionStatusMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 接口 中的方法org.springframework.web.method.support.HandlerMethodArgumentResolver
Resolves a method parameter into an argument value from a given request.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
Iterate over registered HandlerMethodArgumentResolvers and invoke the one that supports it.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.MatrixVariableMapMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.PathVariableMapMethodArgumentResolver
Return a Map with all URI template variables or an empty map.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RedirectAttributesMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
Throws MethodArgumentNotValidException if validation fails.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletRequestMethodArgumentResolver
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletResponseMethodArgumentResolver
Set ModelAndViewContainer.setRequestHandled(boolean) to false to indicate that the method signature provides access to the response.
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.UriComponentsBuilderMethodArgumentResolver
 
resolveArgumentInternal(MethodParameter, Message<?>, String) - 类 中的方法org.springframework.messaging.handler.annotation.support.AbstractNamedValueMethodArgumentResolver
Resolves the given parameter type and value name into an argument value.
resolveArgumentInternal(MethodParameter, Message<?>, String) - 类 中的方法org.springframework.messaging.handler.annotation.support.DestinationVariableMethodArgumentResolver
 
resolveArgumentInternal(MethodParameter, Message<?>, String) - 类 中的方法org.springframework.messaging.handler.annotation.support.HeaderMethodArgumentResolver
 
resolveArguments(Object) - 类 中的方法org.springframework.web.servlet.tags.MessageTag
Resolve the given arguments Object into an arguments array.
resolveArguments(Object[], Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Searches through the given array of objects, finds any MessageSourceResolvable objects and resolves them.
resolveArguments(Object[], Locale) - 类 中的方法org.springframework.context.support.MessageSourceSupport
Template method for resolving argument objects.
resolveArguments(ApplicationEvent) - 类 中的方法org.springframework.context.event.ApplicationListenerMethodAdapter
Resolve the method arguments to use for the specified ApplicationEvent.
resolveBasePackage(String) - 类 中的方法org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
Resolve the specified base package into a pattern specification for the package search path.
resolveBean() - 接口 中的方法org.springframework.messaging.handler.MessagingAdviceBean
Return the advice bean instance, if necessary resolving a bean specified by name through the BeanFactory.
resolveBean() - 类 中的方法org.springframework.web.method.ControllerAdviceBean
Return a bean instance if necessary resolving the bean name through the BeanFactory.
resolveBeanClass(ClassLoader) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanDefinition
Determine the class of the wrapped bean, resolving it from a specified class name if necessary.
resolveBeanClass(RootBeanDefinition, String, Class<?>...) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
Resolve the bean class for the specified bean definition, resolving a bean class name into a Class reference (if necessary) and storing the resolved Class in the bean definition for further use.
resolveBeforeInstantiation(String, RootBeanDefinition) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Apply before-instantiation post-processors, resolving whether there is a before-instantiation shortcut for the specified bean.
resolveCaches(CacheOperationInvocationContext<?>) - 类 中的方法org.springframework.cache.interceptor.AbstractCacheResolver
 
resolveCaches(CacheOperationInvocationContext<?>) - 接口 中的方法org.springframework.cache.interceptor.CacheResolver
Return the cache(s) to use for the specified invocation.
resolveCandidate(String, Class<?>, BeanFactory) - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Resolve the specified bean name, as a candidate result of the matching algorithm for this dependency, to a bean instance from the given factory.
resolveClass(ObjectStreamClass) - 类 中的方法org.springframework.core.ConfigurableObjectInputStream
 
resolveClassName(String) - 类 中的方法org.springframework.beans.factory.config.MethodInvokingBean
 
resolveClassName(String) - 类 中的方法org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
resolveClassName(String) - 类 中的方法org.springframework.scheduling.support.MethodInvokingRunnable
 
resolveClassName(String) - 类 中的方法org.springframework.util.MethodInvoker
Resolve the given class name into a Class.
resolveClassName(String, ClassLoader) - 类 中的静态方法org.springframework.util.ClassUtils
Resolve the given class name into a Class instance.
resolveCode(String, Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Subclasses must implement this method to resolve a message.
resolveCode(String, Locale) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, using a cached MessageFormat instance per message code.
resolveCode(String, Locale) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, using a cached MessageFormat instance per message code.
resolveCode(String, Locale) - 类 中的方法org.springframework.context.support.StaticMessageSource
 
resolveCodeWithoutArguments(String, Locale) - 类 中的方法org.springframework.context.support.AbstractMessageSource
Subclasses can override this method to resolve a message without arguments in an optimized fashion, i.e. to resolve without involving a MessageFormat.
resolveCodeWithoutArguments(String, Locale) - 类 中的方法org.springframework.context.support.ReloadableResourceBundleMessageSource
Resolves the given message code as key in the retrieved bundle files, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArguments(String, Locale) - 类 中的方法org.springframework.context.support.ResourceBundleMessageSource
Resolves the given message code as key in the registered resource bundles, returning the value found in the bundle as-is (without MessageFormat parsing).
resolveCodeWithoutArguments(String, Locale) - 类 中的方法org.springframework.context.support.StaticMessageSource
 
resolveCommonArgument(MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
resolveCommonArgument(MethodParameter, NativeWebRequest, Exception) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
Resolves common method arguments.
resolveCommonArgument(MethodParameter, NativeWebRequest, Exception) - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
已过时。
Resolves common method arguments.
resolveConstructorArguments(Object[], int, int) - 类 中的方法org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
 
resolveContextLoader(Class<?>, List<ContextConfigurationAttributes>) - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Resolve the ContextLoaderclass to use for the supplied list of ContextConfigurationAttributes and then instantiate and return that ContextLoader.
resolveContextualObject(String) - 接口 中的方法org.springframework.beans.factory.config.Scope
Resolve the contextual object for the given key, if any.
resolveContextualObject(String) - 类 中的方法org.springframework.context.support.SimpleThreadScope
 
resolveContextualObject(String) - 类 中的方法org.springframework.messaging.simp.SimpSessionScope
 
resolveContextualObject(String) - 类 中的方法org.springframework.transaction.support.SimpleTransactionScope
 
resolveContextualObject(String) - 类 中的方法org.springframework.web.context.request.AbstractRequestAttributesScope
 
resolveContextualObject(String) - 类 中的方法org.springframework.web.context.support.ServletContextScope
 
resolveContextualObject(String) - 类 中的方法org.springframework.web.portlet.context.PortletContextScope
 
resolveCookieValue(String, Class<?>, NativeWebRequest) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
Resolves the given @CookieValue annotation.
resolveCssClass() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Gets the appropriate CSS class to use based on the state of the current BindStatus object.
resolveCssClass() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Override resolve CSS class since error class is not supported.
RESOLVED_RESOURCE_CACHE_KEY_PREFIX - 类 中的静态变量org.springframework.web.servlet.resource.CachingResourceResolver
 
RESOLVED_URL_PATH_CACHE_KEY_PREFIX - 类 中的静态变量org.springframework.web.servlet.resource.CachingResourceResolver
 
resolveDefaultResponseDestination(Session) - 类 中的方法org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
Resolve the default response destination into a JMS Destination, using this accessor's DestinationResolver in case of a destination name.
resolveDefaultValue(String) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
resolveDependency(DependencyDescriptor, String) - 接口 中的方法org.springframework.beans.factory.config.AutowireCapableBeanFactory
Resolve the specified dependency against the beans defined in this factory.
resolveDependency(DependencyDescriptor, String) - 类 中的方法org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - 接口 中的方法org.springframework.beans.factory.config.AutowireCapableBeanFactory
Resolve the specified dependency against the beans defined in this factory.
resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
resolveDestination(String) - 类 中的方法org.springframework.messaging.core.AbstractDestinationResolvingMessagingTemplate
 
resolveDestination(String) - 类 中的方法org.springframework.messaging.core.BeanFactoryMessageChannelDestinationResolver
 
resolveDestination(String) - 类 中的方法org.springframework.messaging.core.CachingDestinationResolverProxy
Resolves and caches destinations if successfully resolved by the target DestinationResolver implementation.
resolveDestination(String) - 接口 中的方法org.springframework.messaging.core.DestinationResolver
Resolve the given destination name.
resolveDestination(DestinationResolver, Session) - 类 中的方法org.springframework.jms.listener.adapter.JmsResponse
Resolve the Destination to use for this instance.
resolveDestination(Message<?>) - 类 中的方法org.springframework.messaging.simp.user.DefaultUserDestinationResolver
 
resolveDestination(Message<?>) - 接口 中的方法org.springframework.messaging.simp.user.UserDestinationResolver
Resolve the given message with a user destination to one or more messages with actual destinations, one for each active user session.
resolveDestinationName(Session, String) - 类 中的方法org.springframework.jms.support.destination.JmsDestinationAccessor
Resolve the given destination name into a JMS Destination, via this accessor's DestinationResolver.
resolveDestinationName(Session, String, boolean) - 类 中的方法org.springframework.jms.support.destination.BeanFactoryDestinationResolver
 
resolveDestinationName(Session, String, boolean) - 接口 中的方法org.springframework.jms.support.destination.DestinationResolver
Resolve the given destination name, either as located resource or as dynamic destination.
resolveDestinationName(Session, String, boolean) - 类 中的方法org.springframework.jms.support.destination.DynamicDestinationResolver
Resolve the specified destination name as a dynamic destination.
resolveDestinationName(Session, String, boolean) - 类 中的方法org.springframework.jms.support.destination.JndiDestinationResolver
 
resolveEmbeddedValue(String) - 接口 中的方法org.springframework.beans.factory.config.ConfigurableBeanFactory
Resolve the given embedded value, e.g. an annotation attribute.
resolveEmbeddedValue(String) - 类 中的方法org.springframework.beans.factory.support.AbstractBeanFactory
 
resolveEmbeddedValue(String) - 类 中的方法org.springframework.context.support.EmbeddedValueResolutionSupport
Resolve the given embedded value through this instance's StringValueResolver.
resolveEmbeddedValuesInDestinations(String[]) - 类 中的方法org.springframework.messaging.simp.annotation.support.SimpAnnotationMethodMessageHandler
Resolve placeholder values in the given array of destinations.
resolveEmbeddedValuesInPatterns(String[]) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
Resolve placeholder values in the given array of patterns.
resolveEntity(String, String) - 类 中的方法org.springframework.beans.factory.xml.BeansDtdResolver
 
resolveEntity(String, String) - 类 中的方法org.springframework.beans.factory.xml.DelegatingEntityResolver
 
resolveEntity(String, String) - 类 中的方法org.springframework.beans.factory.xml.PluggableSchemaResolver
 
resolveEntity(String, String) - 类 中的方法org.springframework.beans.factory.xml.ResourceEntityResolver
 
resolveException(RenderRequest, RenderResponse, Object, Exception) - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
Checks whether this resolver is supposed to apply (i.e. the handler matches in case of "mappedHandlers" having been specified), then delegates to the AbstractHandlerExceptionResolver.doResolveException(javax.portlet.PortletRequest, javax.portlet.MimeResponse, java.lang.Object, java.lang.Exception) template method.
resolveException(RenderRequest, RenderResponse, Object, Exception) - 接口 中的方法org.springframework.web.portlet.HandlerExceptionResolver
Try to resolve the given exception that got thrown during on handler execution, returning a ModelAndView that represents a specific error page if appropriate.
resolveException(ResourceRequest, ResourceResponse, Object, Exception) - 类 中的方法org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
 
resolveException(ResourceRequest, ResourceResponse, Object, Exception) - 接口 中的方法org.springframework.web.portlet.HandlerExceptionResolver
Try to resolve the given exception that got thrown during on handler execution, returning a ModelAndView that represents a specific error page if appropriate.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
Check whether this resolver is supposed to apply (i.e. if the supplied handler matches any of the configured handlers or handler classes), and then delegate to the AbstractHandlerExceptionResolver.doResolveException(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.Object, java.lang.Exception) template method.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
Resolve the exception by iterating over the list of configured exception resolvers.
resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - 接口 中的方法org.springframework.web.servlet.HandlerExceptionResolver
Try to resolve the given exception that got thrown during handler execution, returning a ModelAndView that represents a specific error page if appropriate.
resolveExplicitContextLoaderClass(List<ContextConfigurationAttributes>) - 类 中的方法org.springframework.test.context.support.AbstractTestContextBootstrapper
Resolve the ContextLoaderclass to use for the supplied list of ContextConfigurationAttributes.
resolveFallbackIfPossible(String, ClassNotFoundException) - 类 中的方法org.springframework.core.ConfigurableObjectInputStream
Resolve the given class name against a fallback class loader.
resolveFallbackIfPossible(String, ClassNotFoundException) - 类 中的方法org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
 
resolveFileExtensions(MediaType) - 类 中的方法org.springframework.web.accept.ContentNegotiationManager
 
resolveFileExtensions(MediaType) - 类 中的方法org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
 
resolveFileExtensions(MediaType) - 接口 中的方法org.springframework.web.accept.MediaTypeFileExtensionResolver
Resolve the given media type to a list of path extensions.
resolveFor() - 类 中的方法org.springframework.web.servlet.tags.form.LabelTag
Determine the 'for' attribute value for this tag, autogenerating one if none specified.
resolveGeneric(int...) - 类 中的方法org.springframework.core.ResolvableType
Convenience method that will get and resolve a specific generic parameters.
resolveGenerics() - 类 中的方法org.springframework.core.ResolvableType
Convenience method that will get and resolve generic parameters.
resolveGenerics(Class<?>) - 类 中的方法org.springframework.core.ResolvableType
Convenience method that will get and resolve generic parameters, using the specified fallback if any type cannot be resolved.
resolveId() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Determine the 'id' attribute value for this tag, autogenerating one if none specified.
resolveId() - 类 中的方法org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Appends a counter to a specified id as well, since we're dealing with multiple HTML elements.
resolveId() - 类 中的方法org.springframework.web.servlet.tags.form.OptionsTag
Appends a counter to a specified id, since we're dealing with multiple HTML elements.
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Resolve the ID for the supplied BeanDefinition.
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.web.servlet.config.FreeMarkerConfigurerBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.web.servlet.config.ScriptTemplateConfigurerBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.web.servlet.config.TilesConfigurerBeanDefinitionParser
 
resolveId(Element, AbstractBeanDefinition, ParserContext) - 类 中的方法org.springframework.web.servlet.config.VelocityConfigurerBeanDefinitionParser
 
resolveLocale(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.AbstractLocaleContextResolver
 
resolveLocale(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
 
resolveLocale(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.CookieLocaleResolver
 
resolveLocale(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.FixedLocaleResolver
 
resolveLocale(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.SessionLocaleResolver
 
resolveLocale(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.LocaleResolver
Resolve the current locale via the given request.
resolveLocale(TilesRequestContext) - 类 中的方法org.springframework.web.servlet.view.tiles2.SpringLocaleResolver
已过时。
 
resolveLocale(Request) - 类 中的方法org.springframework.web.servlet.view.tiles3.SpringLocaleResolver
 
resolveLocaleContext(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.CookieLocaleResolver
 
resolveLocaleContext(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.FixedLocaleResolver
 
resolveLocaleContext(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.i18n.SessionLocaleResolver
 
resolveLocaleContext(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.LocaleContextResolver
Resolve the current locale context via the given request.
resolveMediaTypeKey(NativeWebRequest, String) - 类 中的方法org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
An alternative to AbstractMappingContentNegotiationStrategy.resolveMediaTypes(NativeWebRequest) that accepts an already extracted key.
resolveMediaTypes(NativeWebRequest) - 类 中的方法org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
 
resolveMediaTypes(NativeWebRequest) - 类 中的方法org.springframework.web.accept.ContentNegotiationManager
 
resolveMediaTypes(NativeWebRequest) - 接口 中的方法org.springframework.web.accept.ContentNegotiationStrategy
Resolve the given request to a list of media types.
resolveMediaTypes(NativeWebRequest) - 类 中的方法org.springframework.web.accept.FixedContentNegotiationStrategy
 
resolveMediaTypes(NativeWebRequest) - 类 中的方法org.springframework.web.accept.HeaderContentNegotiationStrategy
Resolve the given request to a list of media types.
resolveMessage() - 类 中的方法org.springframework.web.servlet.tags.MessageTag
Resolve the specified message into a concrete message String.
resolveMessageCodes(String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
resolveMessageCodes(String) - 异常错误 中的方法org.springframework.validation.BindException
 
resolveMessageCodes(String) - 接口 中的方法org.springframework.validation.BindingResult
Resolve the given error code into message codes.
resolveMessageCodes(String, String) - 类 中的方法org.springframework.validation.AbstractBindingResult
 
resolveMessageCodes(String, String) - 异常错误 中的方法org.springframework.validation.BindException
 
resolveMessageCodes(String, String) - 接口 中的方法org.springframework.validation.BindingResult
Resolve the given error code into message codes for the given field.
resolveMessageCodes(String, String) - 类 中的方法org.springframework.validation.DefaultMessageCodesResolver
 
resolveMessageCodes(String, String) - 接口 中的方法org.springframework.validation.MessageCodesResolver
Build message codes for the given error code and object name.
resolveMessageCodes(String, String, String, Class<?>) - 类 中的方法org.springframework.validation.DefaultMessageCodesResolver
Build the code list for the given code and field: an object/field-specific code, a field-specific code, a plain error code.
resolveMessageCodes(String, String, String, Class<?>) - 接口 中的方法org.springframework.validation.MessageCodesResolver
Build message codes for the given error code and field specification.
resolveMethod(Exception) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
Find a Method to handle the given exception.
resolveMethod(Exception) - 类 中的方法org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
Find a Method to handle the given exception.
resolveMethodByExceptionType(Class<? extends Throwable>) - 类 中的方法org.springframework.messaging.handler.invocation.AbstractExceptionHandlerMethodResolver
Find a Method to handle the given exception type.
resolveMethodByExceptionType(Class<? extends Throwable>) - 类 中的方法org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
Find a Method to handle the given exception type.
resolveModelAndView(Method, Class<?>, Object, ExtendedModelMap, NativeWebRequest) - 接口 中的方法org.springframework.web.servlet.mvc.annotation.ModelAndViewResolver
 
resolveModelAttribute() - 类 中的方法org.springframework.web.servlet.tags.form.FormTag
Resolves and returns the name of the form object.
resolveMultipart(ActionRequest) - 类 中的方法org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
 
resolveMultipart(ActionRequest) - 接口 中的方法org.springframework.web.portlet.multipart.PortletMultipartResolver
Parse the given portlet request into multipart files and parameters, and wrap the request inside a MultipartActionRequest object that provides access to file descriptors and makes contained parameters accessible via the standard PortletRequest methods.
resolveMultipart(HttpServletRequest) - 类 中的方法org.springframework.web.multipart.commons.CommonsMultipartResolver
 
resolveMultipart(HttpServletRequest) - 接口 中的方法org.springframework.web.multipart.MultipartResolver
Parse the given HTTP request into multipart files and parameters, and wrap the request inside a MultipartHttpServletRequest object that provides access to file descriptors and makes contained parameters accessible via the standard ServletRequest methods.
resolveMultipart(HttpServletRequest) - 类 中的方法org.springframework.web.multipart.support.StandardServletMultipartResolver
 
resolveMultipartArgument(String, MethodParameter, HttpServletRequest) - 类 中的静态方法org.springframework.web.multipart.support.MultipartResolutionDelegate
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
Resolve the given parameter type and value name into an argument value.
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.ExpressionValueMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.MatrixVariableMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.RequestAttributeMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.ServletCookieValueMethodArgumentResolver
 
resolveName(String, MethodParameter, NativeWebRequest) - 类 中的方法org.springframework.web.servlet.mvc.method.annotation.SessionAttributeMethodArgumentResolver
 
resolveNamedBean(Class<T>) - 接口 中的方法org.springframework.beans.factory.config.AutowireCapableBeanFactory
Resolve the bean instance that uniquely matches the given object type, if any, including its bean name.
resolveNamedBean(Class<T>) - 类 中的方法org.springframework.beans.factory.support.DefaultListableBeanFactory
 
resolveNestedPlaceholders(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
Resolve placeholders within the given string, deferring to the value of AbstractPropertyResolver.setIgnoreUnresolvableNestedPlaceholders(boolean) to determine whether any unresolvable placeholders should raise an exception or be ignored.
resolveNotUnique(Class<?>, Map<String, Object>) - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Resolve the specified not-unique scenario: by default, throwing a NoUniqueBeanDefinitionException.
resolveParameterType(MethodParameter, Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Determine the target type for the given generic parameter type.
resolvePath(String) - 类 中的方法org.springframework.context.support.AbstractRefreshableConfigApplicationContext
Resolve the given path, replacing placeholders with corresponding environment property values if necessary.
resolvePath(String) - 类 中的方法org.springframework.core.io.ResourceEditor
Resolve the given path, replacing placeholders with corresponding property values from the environment if necessary.
resolvePath(String) - 类 中的方法org.springframework.core.io.support.ResourceArrayPropertyEditor
Resolve the given path, replacing placeholders with corresponding system property values if necessary.
resolvePathVariable(String, Class<?>, NativeWebRequest) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
Resolves the given @PathVariable annotation.
resolvePlaceholder(String) - 接口 中的方法org.springframework.util.PropertyPlaceholderHelper.PlaceholderResolver
Resolve the supplied placeholder name to the replacement value.
resolvePlaceholder(String, String, Preferences) - 类 中的方法org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
Resolve the given path and key against the given Preferences.
resolvePlaceholder(String, Properties) - 类 中的方法org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
This implementation tries to resolve placeholders as keys first in the user preferences, then in the system preferences, then in the passed-in properties.
resolvePlaceholder(String, Properties) - 类 中的方法org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Resolve the given placeholder using the given properties.
resolvePlaceholder(String, Properties, int) - 类 中的方法org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Resolve the given placeholder using the given properties, performing a system properties check according to the given mode.
resolvePlaceholders(String) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
resolvePlaceholders(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
resolvePlaceholders(String) - 接口 中的方法org.springframework.core.env.PropertyResolver
Resolve ${...} placeholders in the given text, replacing them with corresponding property values as resolved by PropertyResolver.getProperty(java.lang.String).
resolvePlaceholders(String) - 类 中的静态方法org.springframework.util.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePlaceholders(String, boolean) - 类 中的静态方法org.springframework.util.SystemPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
resolvePlaceholders(String, ServletContext) - 类 中的静态方法org.springframework.web.util.ServletContextPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding servlet context init parameter or system property values.
resolvePlaceholders(String, ServletContext, boolean) - 类 中的静态方法org.springframework.web.util.ServletContextPropertyUtils
Resolve ${...} placeholders in the given text, replacing them with corresponding servlet context init parameter or system property values.
resolvePrimitiveClassName(String) - 类 中的静态方法org.springframework.util.ClassUtils
Resolve the given class name as primitive class, if appropriate, according to the JVM's naming rules for primitive classes.
resolvePrimitiveIfNecessary(Class<?>) - 类 中的静态方法org.springframework.util.ClassUtils
Resolve the given class if it is a primitive class, returning the corresponding primitive wrapper type instead.
resolveProxyClass(String[]) - 类 中的方法org.springframework.core.ConfigurableObjectInputStream
 
resolveProxyTargetClass(BeanDefinition) - 类 中的方法org.springframework.scripting.support.ScriptFactoryPostProcessor
 
resolveQueue(Session) - 类 中的方法org.springframework.jms.remoting.JmsInvokerClientInterceptor
Resolve this accessor's target queue.
resolveQueue(Session, String) - 类 中的方法org.springframework.jms.support.destination.DynamicDestinationResolver
Resolve the given destination name to a Queue.
resolveQueueName(Session, String) - 类 中的方法org.springframework.jms.remoting.JmsInvokerClientInterceptor
Resolve the given queue name into a JMS Queue, via this accessor's DestinationResolver.
resolver() - 注释类型 中的方法org.springframework.test.context.ActiveProfiles
The type of ActiveProfilesResolver to use for resolving the active bean definition profiles programmatically.
resolveReference(String) - 类 中的方法org.springframework.web.context.request.FacesRequestAttributes
 
resolveReference(String) - 接口 中的方法org.springframework.web.context.request.RequestAttributes
Resolve the contextual reference for the given key, if any.
resolveReference(String) - 类 中的方法org.springframework.web.context.request.ServletRequestAttributes
 
resolveReference(String) - 类 中的方法org.springframework.web.portlet.context.PortletRequestAttributes
 
resolveRefreshCheckDelay(BeanDefinition) - 类 中的方法org.springframework.scripting.support.ScriptFactoryPostProcessor
Get the refresh check delay for the given ScriptFactoryBeanDefinition.
resolveRequestBody(MethodParameter, NativeWebRequest, Object) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
Resolves the given @RequestBody annotation.
resolveRequiredPlaceholders(String) - 类 中的方法org.springframework.core.env.AbstractEnvironment
 
resolveRequiredPlaceholders(String) - 类 中的方法org.springframework.core.env.AbstractPropertyResolver
 
resolveRequiredPlaceholders(String) - 接口 中的方法org.springframework.core.env.PropertyResolver
Resolve ${...} placeholders in the given text, replacing them with corresponding property values as resolved by PropertyResolver.getProperty(java.lang.String).
resolveResource(HttpServletRequest, String, List<? extends Resource>) - 接口 中的方法org.springframework.web.servlet.resource.ResourceResolverChain
Resolve the supplied request and request path to a Resource that exists under one of the given resource locations.
resolveResource(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.AbstractResourceResolver
 
resolveResource(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 接口 中的方法org.springframework.web.servlet.resource.ResourceResolver
Resolve the supplied request and request path to a Resource that exists under one of the given resource locations.
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.AbstractResourceResolver
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.CachingResourceResolver
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.GzipResourceResolver
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.VersionResourceResolver
 
resolveResourceInternal(HttpServletRequest, String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.WebJarsResourceResolver
 
resolveResponseStatus(ResponseStatus, HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
Template method that handles the @ResponseStatus annotation.
resolveReturnType(Method, Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Determine the target type for the generic return type of the given method, where formal type variables are declared on the given class.
resolveReturnTypeArgument(Method, Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target method which is assumed to return the given interface or an implementation of it.
resolveReturnTypeForGenericMethod(Method, Object[], ClassLoader) - 类 中的静态方法org.springframework.core.GenericTypeResolver
已过时。
as of Spring Framework 4.3.8, superseded by ResolvableType usage
resolverIdGeneratorInstance(MapperConfig<?>, Annotated, Class<?>) - 类 中的方法org.springframework.http.converter.json.SpringHandlerInstantiator
 
resolveRootDirResource(Resource) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
Resolve the specified resource for path matching.
resolveScopeMetadata(BeanDefinition) - 类 中的方法org.springframework.context.annotation.AnnotationScopeMetadataResolver
 
resolveScopeMetadata(BeanDefinition) - 类 中的方法org.springframework.context.annotation.Jsr330ScopeMetadataResolver
 
resolveScopeMetadata(BeanDefinition) - 接口 中的方法org.springframework.context.annotation.ScopeMetadataResolver
Resolve the ScopeMetadata appropriate to the supplied bean definition.
resolveScopeName(String) - 类 中的方法org.springframework.context.annotation.Jsr330ScopeMetadataResolver
Resolve the given annotation type into a named Spring scope.
resolveSessionId(Message<?>) - 类 中的方法org.springframework.web.socket.messaging.StompSubProtocolHandler
 
resolveSessionId(Message<?>) - 接口 中的方法org.springframework.web.socket.messaging.SubProtocolHandler
Resolve the session id from the given message or return null.
resolveShortcut(BeanFactory) - 类 中的方法org.springframework.beans.factory.config.DependencyDescriptor
Resolve a shortcut for this dependency against the given factory, for example taking some pre-resolved information into account.
resolveSignature(String, Class<?>) - 类 中的静态方法org.springframework.beans.BeanUtils
Parse a method signature in the form methodName[([arg_list])], where arg_list is an optional, comma-separated list of fully-qualified type names, and attempts to resolve that signature against the supplied Class.
resolveSpecifiedDataSource(Object) - 类 中的方法org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
Resolve the specified data source object into a DataSource instance.
resolveSpecifiedLookupKey(Object) - 类 中的方法org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
Resolve the given lookup key object, as specified in the targetDataSources map, into the actual lookup key to be used for matching with the current lookup key.
resolveSpecifiedLookupKey(Object) - 类 中的方法org.springframework.jdbc.datasource.lookup.IsolationLevelDataSourceRouter
Supports Integer values for the isolation level constants as well as isolation level names as defined on the TransactionDefinition interface.
resolveStandardArgument(Class<?>, NativeWebRequest) - 类 中的方法org.springframework.web.bind.annotation.support.HandlerMethodInvoker
已过时。
 
resolveStandardArgument(Class<?>, NativeWebRequest, Exception) - 类 中的方法org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
Resolves standard method arguments.
resolveStandardArgument(Class<?>, NativeWebRequest, Exception) - 类 中的方法org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
已过时。
Resolves standard method arguments.
resolveStringValue(String) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
Resolve the given String value, for example parsing placeholders.
resolveStringValue(String) - 类 中的方法org.springframework.beans.factory.config.EmbeddedValueResolver
 
resolveStringValue(String) - 接口 中的方法org.springframework.util.StringValueResolver
Resolve the given String value, for example parsing placeholders.
resolveSystemProperty(String) - 类 中的方法org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Resolve the given key as JVM system property, and optionally also as system environment variable if no matching system property has been found.
resolveTargetType(ClassLoader) - 类 中的方法org.springframework.beans.factory.config.TypedStringValue
Determine the type to convert to, resolving it from a specified class name if necessary.
resolveTemplate(ClassLoader, String) - 类 中的方法org.springframework.web.servlet.view.groovy.GroovyMarkupConfigurer
Resolve a template from the given template path.
resolveThemeName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.theme.CookieThemeResolver
 
resolveThemeName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.theme.FixedThemeResolver
 
resolveThemeName(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.theme.SessionThemeResolver
 
resolveThemeName(HttpServletRequest) - 接口 中的方法org.springframework.web.servlet.ThemeResolver
Resolve the current theme name via the given request.
resolveTopic(Session, String) - 类 中的方法org.springframework.jms.support.destination.DynamicDestinationResolver
Resolve the given destination name to a Topic.
resolveType(Type, Map<TypeVariable, Type>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Resolve the specified generic type against the given TypeVariable map.
resolveTypeArgument(Class<?>, Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Resolve the single type argument of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare a concrete type for its type variable.
resolveTypeArguments(Class<?>, Class<?>) - 类 中的静态方法org.springframework.core.GenericTypeResolver
Resolve the type arguments of the given generic interface against the given target class which is assumed to implement the generic interface and possibly declare concrete types for its type variables.
resolveURL() - 类 中的方法org.springframework.core.io.ClassPathResource
Resolves a URL for the underlying class path resource.
resolveUrlPath(String, List<? extends Resource>) - 接口 中的方法org.springframework.web.servlet.resource.ResourceResolverChain
Resolve the externally facing public URL path for clients to use to access the resource that is located at the given internal resource path.
resolveUrlPath(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.AbstractResourceResolver
 
resolveUrlPath(String, List<? extends Resource>, ResourceResolverChain) - 接口 中的方法org.springframework.web.servlet.resource.ResourceResolver
Resolve the externally facing public URL path for clients to use to access the resource that is located at the given internal resource path.
resolveUrlPath(String, HttpServletRequest, Resource, ResourceTransformerChain) - 类 中的方法org.springframework.web.servlet.resource.ResourceTransformerSupport
A transformer can use this method when a resource being transformed contains links to other resources.
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.AbstractResourceResolver
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.CachingResourceResolver
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.GzipResourceResolver
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.PathResourceResolver
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.VersionResourceResolver
 
resolveUrlPathInternal(String, List<? extends Resource>, ResourceResolverChain) - 类 中的方法org.springframework.web.servlet.resource.WebJarsResourceResolver
 
resolveValue(Object) - 类 中的方法org.springframework.beans.factory.config.BeanDefinitionVisitor
 
resolveViewName(String, Locale) - 类 中的方法org.springframework.web.servlet.view.AbstractCachingViewResolver
 
resolveViewName(String, Locale) - 类 中的方法org.springframework.web.servlet.view.BeanNameViewResolver
 
resolveViewName(String, Locale) - 类 中的方法org.springframework.web.servlet.view.ContentNegotiatingViewResolver
 
resolveViewName(String, Locale) - 类 中的方法org.springframework.web.servlet.view.ViewResolverComposite
 
resolveViewName(String, Locale) - 接口 中的方法org.springframework.web.servlet.ViewResolver
Resolve the given view by name.
resolveViewName(String, Map<String, ?>, PortletRequest) - 类 中的方法org.springframework.web.portlet.DispatcherPortlet
Resolve the given view name into a View object (to be rendered).
resolveViewName(String, Map<String, Object>, Locale, HttpServletRequest) - 类 中的方法org.springframework.web.servlet.DispatcherServlet
Resolve the given view name into a View object (to be rendered).
resolveWiringInfo(Object) - 类 中的方法org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
 
resolveWiringInfo(Object) - 接口 中的方法org.springframework.beans.factory.wiring.BeanWiringInfoResolver
Resolve the BeanWiringInfo for the given bean instance.
resolveWiringInfo(Object) - 类 中的方法org.springframework.beans.factory.wiring.ClassNameBeanWiringInfoResolver
 
resort() - 类 中的方法org.springframework.beans.support.PagedListHolder
Resort the list if necessary, i.e. if the current sort instance isn't equal to the backed-up sortUsed instance.
Resource - org.springframework.core.io中的接口
Interface for a resource descriptor that abstracts from the actual type of underlying resource, such as a file or class path resource.
RESOURCE_ATTRIBUTE - 类 中的静态变量org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
 
RESOURCE_PARAM_NAME - 类 中的静态变量org.springframework.web.servlet.ResourceServlet
已过时。
Name of the parameter that must contain the actual resource path.
RESOURCE_URL_DELIMITERS - 类 中的静态变量org.springframework.web.servlet.ResourceServlet
已过时。
Any number of these characters are considered delimiters between multiple resource paths in a single String value.
RESOURCE_URL_PROVIDER_ATTR - 类 中的静态变量org.springframework.web.servlet.resource.ResourceUrlProviderExposingInterceptor
Name of the request attribute that holds the ResourceUrlProvider.
RESOURCE_VARIABLE - 类 中的静态变量org.springframework.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
ResourceAccessException - org.springframework.web.client中的异常错误
Exception thrown when an I/O error occurs.
ResourceAccessException(String) - 异常错误 的构造器org.springframework.web.client.ResourceAccessException
Construct a new HttpIOException with the given message.
ResourceAccessException(String, IOException) - 异常错误 的构造器org.springframework.web.client.ResourceAccessException
Construct a new HttpIOException with the given message and IOException.
ResourceAdapterApplicationContext - org.springframework.jca.context中的类
ApplicationContext implementation for a JCA ResourceAdapter.
ResourceAdapterApplicationContext(BootstrapContext) - 类 的构造器org.springframework.jca.context.ResourceAdapterApplicationContext
Create a new ResourceAdapterApplicationContext for the given BootstrapContext.
ResourceAdapterFactoryBean - org.springframework.jca.support中的类
FactoryBean that bootstraps the specified JCA 1.7 ResourceAdapter, starting it with a local BootstrapContext and exposing it for bean references.
ResourceAdapterFactoryBean() - 类 的构造器org.springframework.jca.support.ResourceAdapterFactoryBean
 
ResourceAllocationException - org.springframework.jms中的异常错误
Runtime exception mirroring the JMS ResourceAllocationException.
ResourceAllocationException(ResourceAllocationException) - 异常错误 的构造器org.springframework.jms.ResourceAllocationException
 
ResourceArrayPropertyEditor - org.springframework.core.io.support中的类
Editor for Resource arrays, to automatically convert String location patterns (e.g.
ResourceArrayPropertyEditor() - 类 的构造器org.springframework.core.io.support.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with a default PathMatchingResourcePatternResolver and StandardEnvironment.
ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver) - 类 的构造器org.springframework.core.io.support.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver and PropertyResolver (typically an Environment).
ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver, boolean) - 类 的构造器org.springframework.core.io.support.ResourceArrayPropertyEditor
Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver and PropertyResolver (typically an Environment).
ResourceAwareController - org.springframework.web.portlet.mvc中的接口
Extension of the Portlet Controller interface that allows for handling Portlet 2.0 resource requests as well.
ResourceBundleEditor - org.springframework.beans.propertyeditors中的类
PropertyEditor implementation for standard JDK ResourceBundles.
ResourceBundleEditor() - 类 的构造器org.springframework.beans.propertyeditors.ResourceBundleEditor
 
ResourceBundleMessageSource - org.springframework.context.support中的类
MessageSource implementation that accesses resource bundles using specified basenames.
ResourceBundleMessageSource() - 类 的构造器org.springframework.context.support.ResourceBundleMessageSource
 
ResourceBundleThemeSource - org.springframework.ui.context.support中的类
ThemeSource implementation that looks up an individual ResourceBundle per theme.
ResourceBundleThemeSource() - 类 的构造器org.springframework.ui.context.support.ResourceBundleThemeSource
 
ResourceBundleViewResolver - org.springframework.web.servlet.view中的类
A ViewResolver implementation that uses bean definitions in a ResourceBundle, specified by the bundle basename.
ResourceBundleViewResolver() - 类 的构造器org.springframework.web.servlet.view.ResourceBundleViewResolver
 
resourceChain(boolean) - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
Configure a chain of resource resolvers and transformers to use.
resourceChain(boolean, Cache) - 类 中的方法org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
Configure a chain of resource resolvers and transformers to use.
ResourceChainRegistration - org.springframework.web.servlet.config.annotation中的类
Assists with the registration of resource resolvers and transformers.
ResourceChainRegistration(boolean) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceChainRegistration
 
ResourceChainRegistration(boolean, Cache) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceChainRegistration
 
ResourceDatabasePopulator - org.springframework.jdbc.datasource.init中的类
Populates, initializes, or cleans up a database using SQL scripts defined in external resources.
ResourceDatabasePopulator() - 类 的构造器org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
Construct a new ResourceDatabasePopulator with default settings.
ResourceDatabasePopulator(boolean, boolean, String, Resource...) - 类 的构造器org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
Construct a new ResourceDatabasePopulator with the supplied values.
ResourceDatabasePopulator(Resource...) - 类 的构造器org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
Construct a new ResourceDatabasePopulator with default settings for the supplied scripts.
ResourceEditor - org.springframework.core.io中的类
Editor for Resource descriptors, to automatically convert String locations e.g.
ResourceEditor() - 类 的构造器org.springframework.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using a DefaultResourceLoader and StandardEnvironment.
ResourceEditor(ResourceLoader, PropertyResolver) - 类 的构造器org.springframework.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using the given ResourceLoader and PropertyResolver.
ResourceEditor(ResourceLoader, PropertyResolver, boolean) - 类 的构造器org.springframework.core.io.ResourceEditor
Create a new instance of the ResourceEditor class using the given ResourceLoader.
ResourceEditorRegistrar - org.springframework.beans.support中的类
PropertyEditorRegistrar implementation that populates a given PropertyEditorRegistry (typically a BeanWrapper used for bean creation within an ApplicationContext) with resource editors.
ResourceEditorRegistrar(ResourceLoader, PropertyResolver) - 类 的构造器org.springframework.beans.support.ResourceEditorRegistrar
Create a new ResourceEditorRegistrar for the given ResourceLoader and PropertyResolver.
ResourceEntityResolver - org.springframework.beans.factory.xml中的类
EntityResolver implementation that tries to resolve entity references through a ResourceLoader (usually, relative to the resource base of an ApplicationContext), if applicable.
ResourceEntityResolver(ResourceLoader) - 类 的构造器org.springframework.beans.factory.xml.ResourceEntityResolver
Create a ResourceEntityResolver for the specified ResourceLoader (usually, an ApplicationContext).
resourceHandlerMapping() - 类 中的方法org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
Return a handler mapping ordered at Integer.MAX_VALUE-1 with mapped resource handlers.
ResourceHandlerRegistration - org.springframework.web.servlet.config.annotation中的类
Encapsulates information required to create a resource handler.
ResourceHandlerRegistration(String...) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
Create a ResourceHandlerRegistration instance.
ResourceHandlerRegistry - org.springframework.web.servlet.config.annotation中的类
Stores registrations of resource handlers for serving static resources such as images, css files and others through Spring MVC including setting cache headers optimized for efficient loading in a web browser.
ResourceHandlerRegistry(ApplicationContext, ServletContext) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
Create a new resource handler registry for the given application context.
ResourceHandlerRegistry(ApplicationContext, ServletContext, ContentNegotiationManager) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
Create a new resource handler registry for the given application context.
ResourceHandlerRegistry(ApplicationContext, ServletContext, ContentNegotiationManager, UrlPathHelper) - 类 的构造器org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
A variant of ResourceHandlerRegistry(ApplicationContext, ServletContext, ContentNegotiationManager) that also accepts the UrlPathHelper used for mapping requests to static resources.
ResourceHolder - org.springframework.transaction.support中的接口
Generic interface to be implemented by resource holders.
ResourceHolderSupport - org.springframework.transaction.support中的类
Convenient base class for resource holders.
ResourceHolderSupport() - 类 的构造器org.springframework.transaction.support.ResourceHolderSupport
 
ResourceHolderSynchronization<H extends ResourceHolder,​K> - org.springframework.transaction.support中的类
ResourceHolderSynchronization(H, K) - 类 的构造器org.springframework.transaction.support.ResourceHolderSynchronization
Create a new ResourceHolderSynchronization for the given holder.
ResourceHttpMessageConverter - org.springframework.http.converter中的类
Implementation of HttpMessageConverter that can read/write Resources and supports byte range requests.
ResourceHttpMessageConverter() - 类 的构造器org.springframework.http.converter.ResourceHttpMessageConverter
 
ResourceHttpRequestHandler - org.springframework.web.servlet.resource中的类
HttpRequestHandler that serves static resources in an optimized way according to the guidelines of Page Speed, YSlow, etc.
ResourceHttpRequestHandler() - 类 的构造器org.springframework.web.servlet.resource.ResourceHttpRequestHandler
 
resourceLoader - 类 中的变量org.springframework.scheduling.quartz.SchedulerAccessor
 
ResourceLoader - org.springframework.core.io中的接口
Strategy interface for loading resources (e.. class path or file system resources).
ResourceLoaderAware - org.springframework.context中的接口
Interface to be implemented by any object that wishes to be notified of the ResourceLoader (typically the ApplicationContext) that it runs in.
ResourceLoaderClassLoadHelper - org.springframework.scheduling.quartz中的类
Wrapper that adapts from the Quartz ClassLoadHelper interface onto Spring's ResourceLoader interface.
ResourceLoaderClassLoadHelper() - 类 的构造器org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
Create a new ResourceLoaderClassLoadHelper for the default ResourceLoader.
ResourceLoaderClassLoadHelper(ResourceLoader) - 类 的构造器org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
Create a new ResourceLoaderClassLoadHelper for the given ResourceLoader.
ResourceMapping - org.springframework.web.portlet.bind.annotation中的注释类型
Annotation for mapping Portlet resource requests onto handler methods.
ResourceOverridingShadowingClassLoader - org.springframework.instrument.classloading中的类
Subclass of ShadowingClassLoader that overrides attempts to locate certain files.
ResourceOverridingShadowingClassLoader(ClassLoader) - 类 的构造器org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
Create a new ResourceOverridingShadowingClassLoader, decorating the given ClassLoader.
resourcePattern() - 注释类型 中的方法org.springframework.context.annotation.ComponentScan
Controls the class files eligible for component detection.
ResourcePatternResolver - org.springframework.core.io.support中的接口
Strategy interface for resolving a location pattern (for example, an Ant-style path pattern) into Resource objects.
ResourcePatternUtils - org.springframework.core.io.support中的类
Utility class for determining whether a given URL is a resource location that can be loaded via a ResourcePatternResolver.
ResourcePatternUtils() - 类 的构造器org.springframework.core.io.support.ResourcePatternUtils
 
ResourcePropertySource - org.springframework.core.io.support中的类
Subclass of PropertiesPropertySource that loads a Properties object from a given Resource or resource location such as "classpath:/com/myco/foo.properties" or "file:/path/to/file.xml".
ResourcePropertySource(String) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource location.
ResourcePropertySource(String, ClassLoader) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource location and use the given class loader to load the resource, assuming it is prefixed with classpath:.
ResourcePropertySource(String, String) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given resource location.
ResourcePropertySource(String, String, ClassLoader) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given resource location and using the given class loader to load the resource (assuming it is prefixed with classpath:).
ResourcePropertySource(String, Resource) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given encoded resource.
ResourcePropertySource(String, EncodedResource) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource having the given name based on Properties loaded from the given encoded resource.
ResourcePropertySource(Resource) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource.
ResourcePropertySource(EncodedResource) - 类 的构造器org.springframework.core.io.support.ResourcePropertySource
Create a PropertySource based on Properties loaded from the given resource.
ResourceRegion - org.springframework.core.io.support中的类
Region of a Resource implementation, materialized by a position within the Resource and a byte count for the length of that region.
ResourceRegion(Resource, long, long) - 类 的构造器org.springframework.core.io.support.ResourceRegion
Create a new ResourceRegion from a given Resource.
ResourceRegionHttpMessageConverter - org.springframework.http.converter中的类
Implementation of HttpMessageConverter that can write a single ResourceRegion, or Collections of ResourceRegions.
ResourceRegionHttpMessageConverter() - 类 的构造器org.springframework.http.converter.ResourceRegionHttpMessageConverter
 
ResourceResolver - org.springframework.web.servlet.resource中的接口
A strategy for resolving a request to a server-side resource.
ResourceResolverChain - org.springframework.web.servlet.resource中的接口
A contract for invoking a chain of ResourceResolvers where each resolver is given a reference to the chain allowing it to delegate when necessary.
ResourceScriptSource - org.springframework.scripting.support中的类
ScriptSource implementation based on Spring's Resource abstraction.
ResourceScriptSource(Resource) - 类 的构造器org.springframework.scripting.support.ResourceScriptSource
Create a new ResourceScriptSource for the given resource.
ResourceScriptSource(EncodedResource) - 类 的构造器org.springframework.scripting.support.ResourceScriptSource
Create a new ResourceScriptSource for the given resource.
ResourceServlet - org.springframework.web.servlet中的类
已过时。
as of Spring 4.3.5, in favor of ResourceHttpRequestHandler
ResourceServlet() - 类 的构造器org.springframework.web.servlet.ResourceServlet
已过时。
 
ResourceTransactionManager - org.springframework.transaction.support中的接口
Extension of the PlatformTransactionManager interface, indicating a native resource transaction manager, operating on a single target resource.
ResourceTransformer - org.springframework.web.servlet.resource中的接口
An abstraction for transforming the content of a resource.
ResourceTransformerChain - org.springframework.web.servlet.resource中的接口
A contract for invoking a chain of ResourceTransformers where each resolver is given a reference to the chain allowing it to delegate when necessary.
ResourceTransformerSupport - org.springframework.web.servlet.resource中的类
A base class for a ResourceTransformer with an optional helper method for resolving public links within a transformed resource.
ResourceTransformerSupport() - 类 的构造器org.springframework.web.servlet.resource.ResourceTransformerSupport
 
ResourceUrlEncodingFilter - org.springframework.web.servlet.resource中的类
A filter that wraps the HttpServletResponse and overrides its encodeURL method in order to translate internal resource request URLs into public URL paths for external use.
ResourceUrlEncodingFilter() - 类 的构造器org.springframework.web.servlet.resource.ResourceUrlEncodingFilter
 
ResourceUrlProvider - org.springframework.web.servlet.resource中的类
A central component to use to obtain the public URL path that clients should use to access a static resource.
ResourceUrlProvider() - 类 的构造器org.springframework.web.servlet.resource.ResourceUrlProvider
 
ResourceUrlProviderExposingInterceptor - org.springframework.web.servlet.resource中的类
An interceptor that exposes the ResourceUrlProvider instance it is configured with as a request attribute.
ResourceUrlProviderExposingInterceptor(ResourceUrlProvider) - 类 的构造器org.springframework.web.servlet.resource.ResourceUrlProviderExposingInterceptor
 
ResourceUtils - org.springframework.util中的类
Utility methods for resolving resource locations to files in the file system.
ResourceUtils() - 类 的构造器org.springframework.util.ResourceUtils
 
RESPONSE_ENCODED_HTML_ESCAPE_CONTEXT_PARAM - 类 中的静态变量org.springframework.web.util.WebUtils
Use of response encoding for HTML escaping parameter at the servlet context level (i.e. a context-param in web.xml): "responseEncodedHtmlEscape".
RESPONSE_HANDLED - 接口 中的静态变量org.springframework.web.context.request.async.CallableProcessingInterceptor
Constant indicating that the response has been handled by this interceptor without a result and that no further interceptors are to be invoked.
RESPONSE_STATUS_ATTRIBUTE - 接口 中的静态变量org.springframework.web.servlet.View
Name of the HttpServletRequest attribute that contains the response status code.
ResponseActions - org.springframework.test.web.client中的接口
A contract for setting up request expectations and defining a response.
ResponseBody - org.springframework.web.bind.annotation中的注释类型
Annotation that indicates a method return value should be bound to the web response body.
ResponseBodyAdvice<T> - org.springframework.web.servlet.mvc.method.annotation中的接口
Allows customizing the response after the execution of an @ResponseBody or a ResponseEntity controller method but before the body is written with an HttpMessageConverter.
ResponseBodyEmitter - org.springframework.web.servlet.mvc.method.annotation中的类
A controller method return value type for asynchronous request processing where one or more objects are written to the response.
ResponseBodyEmitter() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter
Create a new ResponseBodyEmitter instance.
ResponseBodyEmitter(Long) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitter
Create a ResponseBodyEmitter with a custom timeout value.
ResponseBodyEmitter.DataWithMediaType - org.springframework.web.servlet.mvc.method.annotation中的类
A simple holder of data to be written along with a MediaType hint for selecting a message converter to write with.
ResponseBodyEmitterAdapter - org.springframework.web.servlet.mvc.method.annotation中的接口
已过时。
in 4.3.8 since 5.0 adds first-class support for reactive type return values from Spring MVC controller methods based on the pluggable ReactiveAdapterRegistry mechanism.
ResponseBodyEmitterReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation中的类
Handler for return values of type ResponseBodyEmitter (and the ResponseEntity<ResponseBodyEmitter> sub-class) as well as any other async type with a registered adapter.
ResponseBodyEmitterReturnValueHandler(List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ResponseBodyEmitterReturnValueHandler
 
ResponseCreator - org.springframework.test.web.client中的接口
A contract for creating a ClientHttpResponse.
ResponseEntity<T> - org.springframework.http中的类
Extension of HttpEntity that adds a HttpStatus status code.
ResponseEntity(HttpStatus) - 类 的构造器org.springframework.http.ResponseEntity
Create a new ResponseEntity with the given status code, and no body nor headers.
ResponseEntity(MultiValueMap<String, String>, HttpStatus) - 类 的构造器org.springframework.http.ResponseEntity
Create a new HttpEntity with the given headers and status code, and no body.
ResponseEntity(T, HttpStatus) - 类 的构造器org.springframework.http.ResponseEntity
Create a new ResponseEntity with the given body and status code, and no headers.
ResponseEntity(T, MultiValueMap<String, String>, HttpStatus) - 类 的构造器org.springframework.http.ResponseEntity
Create a new HttpEntity with the given body, headers, and status code.
ResponseEntity.BodyBuilder - org.springframework.http中的接口
Defines a builder that adds a body to the response entity.
ResponseEntity.HeadersBuilder<B extends ResponseEntity.HeadersBuilder<B>> - org.springframework.http中的接口
Defines a builder that adds headers to the response entity.
ResponseEntityExceptionHandler - org.springframework.web.servlet.mvc.method.annotation中的类
A convenient base class for @ControllerAdvice classes that wish to provide centralized exception handling across all @RequestMapping methods through @ExceptionHandler methods.
ResponseEntityExceptionHandler() - 类 的构造器org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
 
responseEntityExtractor(Type) - 类 中的方法org.springframework.web.client.AsyncRestTemplate
Returns a response extractor for ResponseEntity.
responseEntityExtractor(Type) - 类 中的方法org.springframework.web.client.RestTemplate
Returns a response extractor for ResponseEntity.
ResponseErrorHandler - org.springframework.web.client中的接口
Strategy interface used by the RestTemplate to determine whether a particular response has an error or not.
ResponseExtractor<T> - org.springframework.web.client中的接口
Generic callback interface used by RestTemplate's retrieval methods Implementations of this interface perform the actual work of extracting data from a ClientHttpResponse, but don't need to worry about exception handling or closing resources.
responseLock - 类 中的变量org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
 
ResponseStatus - org.springframework.web.bind.annotation中的注释类型
Marks a method or exception class with the status ResponseStatus.code() and ResponseStatus.reason() that should be returned.
ResponseStatusExceptionResolver - org.springframework.web.servlet.mvc.annotation中的类
A HandlerExceptionResolver that uses the @ResponseStatus annotation to map exceptions to HTTP status codes.
ResponseStatusExceptionResolver() - 类 的构造器org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
 
RestClientException - org.springframework.web.client中的异常错误
Base class for exceptions thrown by RestTemplate whenever it encounters client-side HTTP errors.
RestClientException(String) - 异常错误 的构造器org.springframework.web.client.RestClientException
Construct a new instance of HttpClientException with the given message.
RestClientException(String, Throwable) - 异常错误 的构造器org.springframework.web.client.RestClientException
Construct a new instance of HttpClientException with the given message and exception.
RestClientResponseException - org.springframework.web.client中的异常错误
Common base class for exceptions that contain actual HTTP response data.
RestClientResponseException(String, int, String, HttpHeaders, byte[], Charset) - 异常错误 的构造器org.springframework.web.client.RestClientResponseException
Construct a new instance of with the given response data.
RestController - org.springframework.web.bind.annotation中的注释类型
A convenience annotation that is itself annotated with @Controller and @ResponseBody.
RestControllerAdvice - org.springframework.web.bind.annotation中的注释类型
A convenience annotation that is itself annotated with @ControllerAdvice and @ResponseBody.
RestGatewaySupport - org.springframework.web.client.support中的类
Convenient super class for application classes that need REST access.
RestGatewaySupport() - 类 的构造器org.springframework.web.client.support.RestGatewaySupport
Construct a new instance of the RestGatewaySupport, with default parameters.
RestGatewaySupport(ClientHttpRequestFactory) - 类 的构造器org.springframework.web.client.support.RestGatewaySupport
Construct a new instance of the RestGatewaySupport, with the given ClientHttpRequestFactory.
RestOperations - org.springframework.web.client中的接口
Interface specifying a basic set of RESTful operations.
restructureIfNecessary(boolean) - 类 中的方法org.springframework.util.ConcurrentReferenceHashMap.Segment
Restructure the underlying data structure when it becomes necessary.
RestTemplate - org.springframework.web.client中的类
Spring's central class for synchronous client-side HTTP access. It simplifies communication with HTTP servers, and enforces RESTful principles.
RestTemplate() - 类 的构造器org.springframework.web.client.RestTemplate
Create a new instance of the RestTemplate using default settings.
RestTemplate(List<HttpMessageConverter<?>>) - 类 的构造器org.springframework.web.client.RestTemplate
Create a new instance of the RestTemplate using the given list of HttpMessageConverter to use
RestTemplate(ClientHttpRequestFactory) - 类 的构造器org.springframework.web.client.RestTemplate
Create a new instance of the RestTemplate based on the given ClientHttpRequestFactory.
RestTemplateXhrTransport - org.springframework.web.socket.sockjs.client中的类
An XhrTransport implementation that uses a RestTemplate.
RestTemplateXhrTransport() - 类 的构造器org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
 
RestTemplateXhrTransport(RestOperations) - 类 的构造器org.springframework.web.socket.sockjs.client.RestTemplateXhrTransport
 
RESULT_NONE - 接口 中的静态变量org.springframework.web.context.request.async.CallableProcessingInterceptor
Constant indicating that no result has been determined by this interceptor, giving subsequent interceptors a chance.
RESULT_OF_SELECTION_CRITERIA_IS_NOT_BOOLEAN - org.springframework.expression.spel.SpelMessage
 
ResultActions - org.springframework.test.web.servlet中的接口
Allows applying actions, such as expectations, on the result of an executed request.
ResultHandler - org.springframework.test.web.servlet中的接口
A ResultHandler performs a generic action on the result of an executed request — for example, printing debug information.
ResultMatcher - org.springframework.test.web.servlet中的接口
A ResultMatcher matches the result of an executed request against some expectation.
ResultSetExtractor<T> - org.springframework.jdbc.core中的接口
Callback interface used by JdbcTemplate's query methods.
ResultSetSupportingSqlParameter - org.springframework.jdbc.core中的类
Common base class for ResultSet-supporting SqlParameters like SqlOutParameter and SqlReturnResultSet.
ResultSetSupportingSqlParameter(String, int) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetSupportingSqlParameter(String, int, int) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetSupportingSqlParameter(String, int, String) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetSupportingSqlParameter(String, int, ResultSetExtractor<?>) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetSupportingSqlParameter(String, int, RowCallbackHandler) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetSupportingSqlParameter(String, int, RowMapper<?>) - 类 的构造器org.springframework.jdbc.core.ResultSetSupportingSqlParameter
Create a new ResultSetSupportingSqlParameter.
ResultSetWrappingSqlRowSet - org.springframework.jdbc.support.rowset中的类
The default implementation of Spring's SqlRowSet interface, wrapping a ResultSet, catching any SQLExceptions and translating them to a corresponding Spring InvalidResultSetAccessException.
ResultSetWrappingSqlRowSet(ResultSet) - 类 的构造器org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
Create a new ResultSetWrappingSqlRowSet for the given ResultSet.
ResultSetWrappingSqlRowSetMetaData - org.springframework.jdbc.support.rowset中的类
The default implementation of Spring's SqlRowSetMetaData interface, wrapping a ResultSetMetaData instance, catching any SQLExceptions and translating them to a corresponding Spring InvalidResultSetAccessException.
ResultSetWrappingSqlRowSetMetaData(ResultSetMetaData) - 类 的构造器org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
Create a new ResultSetWrappingSqlRowSetMetaData object for the given ResultSetMetaData instance.
resume() - 类 中的方法org.springframework.orm.hibernate4.SpringSessionSynchronization
 
resume() - 类 中的方法org.springframework.orm.hibernate5.SpringSessionSynchronization
 
resume() - 类 中的方法org.springframework.transaction.support.ResourceHolderSynchronization
 
resume() - 接口 中的方法org.springframework.transaction.support.TransactionSynchronization
Resume this synchronization.
resume() - 类 中的方法org.springframework.transaction.support.TransactionSynchronizationAdapter
 
resume(Object, AbstractPlatformTransactionManager.SuspendedResourcesHolder) - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
Resume the given transaction.
resumePausedTasks() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Try to resume all paused tasks.
RET - 接口 中的静态变量org.springframework.asm.Opcodes
 
retainAll(Collection<?>) - 类 中的方法org.springframework.util.AutoPopulatingList
 
rethrowException(Throwable) - 类 中的静态方法org.springframework.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
rethrowRuntimeException(Throwable) - 类 中的静态方法org.springframework.util.ReflectionUtils
Rethrow the given exception, which is presumably the target exception of an InvocationTargetException.
retrieveAndUpdate(HttpServletRequest, HttpServletResponse) - 接口 中的方法org.springframework.web.servlet.FlashMapManager
Find a FlashMap saved by a previous request that matches to the current request, remove it from underlying storage, and also remove other expired FlashMap instances.
retrieveAndUpdate(HttpServletRequest, HttpServletResponse) - 类 中的方法org.springframework.web.servlet.support.AbstractFlashMapManager
 
retrieveAttribute(WebRequest, String) - 类 中的方法org.springframework.web.bind.support.DefaultSessionAttributeStore
 
retrieveAttribute(WebRequest, String) - 接口 中的方法org.springframework.web.bind.support.SessionAttributeStore
Retrieve the specified attribute from the backend session.
retrieveAttributes(WebRequest) - 类 中的方法org.springframework.web.method.annotation.SessionAttributesHandler
Retrieve "known" attributes from the session, i.e. attributes listed by name in @SessionAttributes or attributes previously stored in the model that matched by type.
retrieveDataSource(TestContext, String) - 类 中的静态方法org.springframework.test.context.transaction.TestContextTransactionUtils
Retrieve the DataSource to use for the supplied test context.
retrieveEngineByName(ScriptEngineManager, String) - 类 中的静态方法org.springframework.scripting.support.StandardScriptUtils
Retrieve a ScriptEngine from the given ScriptEngineManager by name, delegating to ScriptEngineManager.getEngineByName(java.lang.String) but throwing a descriptive exception if not found or if initialization failed.
retrieveFlashMaps(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.support.AbstractFlashMapManager
Retrieve saved FlashMap instances from the underlying storage.
retrieveFlashMaps(HttpServletRequest) - 类 中的方法org.springframework.web.servlet.support.SessionFlashMapManager
Retrieves saved FlashMap instances from the HTTP session, if any.
retrieveLastModifiedTime() - 类 中的方法org.springframework.scripting.support.ResourceScriptSource
Retrieve the current last-modified timestamp of the underlying resource.
retrieveMatchingFiles(File, String) - 类 中的方法org.springframework.core.io.support.PathMatchingResourcePatternResolver
Retrieve files that match the given path pattern, checking the given directory and its subdirectories.
retrieveMaxCacheSize() - 类 中的静态方法org.springframework.test.context.cache.ContextCacheUtils
Retrieve the maximum size of the ContextCache.
retrieveProfileValueSource(Class<?>) - 类 中的静态方法org.springframework.test.annotation.ProfileValueUtils
Retrieves the ProfileValueSource type for the specified test class as configured via the @ProfileValueSourceConfiguration annotation and instantiates a new instance of that type.
retrieveScriptEngine(ScriptSource) - 类 中的方法org.springframework.scripting.support.StandardScriptFactory
 
retrieveTransactionManager() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Allows subclasses to retrieve the JTA TransactionManager in a vendor-specific manner.
retrieveTransactionManager() - 类 中的方法org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
retrieveTransactionManager(TestContext, String) - 类 中的静态方法org.springframework.test.context.transaction.TestContextTransactionUtils
Retrieve the transaction manager to use for the supplied test context.
retrieveTransactionSynchronizationRegistry() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Allows subclasses to retrieve the JTA 1.1 TransactionSynchronizationRegistry in a vendor-specific manner.
retrieveUserTransaction() - 类 中的方法org.springframework.transaction.jta.JtaTransactionManager
Allows subclasses to retrieve the JTA UserTransaction in a vendor-specific manner.
retrieveUserTransaction() - 类 中的方法org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
RETRY_AFTER - 类 中的静态变量org.springframework.http.HttpHeaders
The HTTP Retry-After header field name.
RETURN - 接口 中的静态变量org.springframework.asm.Opcodes
 
returnedClass() - 类 中的方法org.springframework.orm.hibernate3.support.BlobByteArrayType
已过时。
 
returnedClass() - 类 中的方法org.springframework.orm.hibernate3.support.BlobSerializableType
已过时。
 
returnedClass() - 类 中的方法org.springframework.orm.hibernate3.support.BlobStringType
已过时。
 
returnedClass() - 类 中的方法org.springframework.orm.hibernate3.support.ClobStringType
已过时。
 
returningResultSet(String, RowMapper<?>) - 类 中的方法org.springframework.jdbc.core.simple.SimpleJdbcCall
 
returningResultSet(String, RowMapper<?>) - 接口 中的方法org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Used to specify when a ResultSet is returned by the stored procedure and you want it mapped by a RowMapper.
returnTypeName - 类 中的变量org.springframework.core.type.classreading.MethodMetadataReadingVisitor
 
revertToInterpreted() - 类 中的方法org.springframework.expression.spel.standard.SpelExpression
Cause an expression to revert to being interpreted if it has been using a compiled form.
revertToInterpreted(Expression) - 类 中的静态方法org.springframework.expression.spel.standard.SpelCompiler
Request to revert to the interpreter for expression evaluation.
RIGHT_OPERAND_PROBLEM - org.springframework.expression.spel.SpelMessage
 
rightActualDescriptor - 类 中的变量org.springframework.expression.spel.ast.Operator
 
RmiBasedExporter - org.springframework.remoting.rmi中的类
Convenient superclass for RMI-based remote exporters.
RmiBasedExporter() - 类 的构造器org.springframework.remoting.rmi.RmiBasedExporter
 
RmiClientInterceptor - org.springframework.remoting.rmi中的类
MethodInterceptor for accessing conventional RMI services or RMI invokers.
RmiClientInterceptor() - 类 的构造器org.springframework.remoting.rmi.RmiClientInterceptor
 
RmiClientInterceptorUtils - org.springframework.remoting.rmi中的类
Factored-out methods for performing invocations within an RMI client.
RmiClientInterceptorUtils() - 类 的构造器org.springframework.remoting.rmi.RmiClientInterceptorUtils
 
RmiInvocationHandler - org.springframework.remoting.rmi中的接口
Interface for RMI invocation handlers instances on the server, wrapping exported services.
RmiProxyFactoryBean - org.springframework.remoting.rmi中的类
FactoryBean for RMI proxies, supporting both conventional RMI services and RMI invokers.
RmiProxyFactoryBean() - 类 的构造器org.springframework.remoting.rmi.RmiProxyFactoryBean
 
RmiRegistryFactoryBean - org.springframework.remoting.rmi中的类
FactoryBean that locates a Registry and exposes it for bean references.
RmiRegistryFactoryBean() - 类 的构造器org.springframework.remoting.rmi.RmiRegistryFactoryBean
 
RmiServiceExporter - org.springframework.remoting.rmi中的类
RMI exporter that exposes the specified service as RMI object with the specified name.
RmiServiceExporter() - 类 的构造器org.springframework.remoting.rmi.RmiServiceExporter
 
Role - org.springframework.context.annotation中的注释类型
Indicates the 'role' hint for a given bean.
ROLE_APPLICATION - 接口 中的静态变量org.springframework.beans.factory.config.BeanDefinition
Role hint indicating that a BeanDefinition is a major part of the application.
ROLE_GETTER - 类 中的静态变量org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the getter role field value in a JMX Descriptor.
ROLE_INFRASTRUCTURE - 接口 中的静态变量org.springframework.beans.factory.config.BeanDefinition
Role hint indicating that a BeanDefinition is providing an entirely background role and has no relevance to the end-user.
ROLE_OPERATION - 类 中的静态变量org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Identifies an operation (method) in a JMX Descriptor.
ROLE_SETTER - 类 中的静态变量org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Constant identifier for the setter role field value in a JMX Descriptor.
ROLE_SUPPORT - 接口 中的静态变量org.springframework.beans.factory.config.BeanDefinition
Role hint indicating that a BeanDefinition is a supporting part of some larger configuration, typically an outer ComponentDefinition.
rollback() - 类 中的方法org.springframework.transaction.jta.ManagedTransactionAdapter
 
rollback() - 类 中的方法org.springframework.transaction.jta.UserTransactionAdapter
 
rollback(TransactionStatus) - 接口 中的方法org.springframework.transaction.PlatformTransactionManager
Perform a rollback of the given transaction.
rollback(TransactionStatus) - 类 中的方法org.springframework.transaction.support.AbstractPlatformTransactionManager
This implementation of rollback handles participating in existing transactions.
Rollback - org.springframework.test.annotation中的注释类型
@Rollback is a test annotation that is used to indicate whether a test-managed transaction should be rolled back after the test method has completed.
ROLLBACK_ON_RUNTIME_EXCEPTIONS - 类 中的静态变量org.springframework.transaction.interceptor.RollbackRuleAttribute
rollbackFor() - 注释类型 中的方法org.springframework.transaction.annotation.Transactional
Defines zero (0) or more exception classes, which must be subclasses of Throwable, indicating which exception types must cause a transaction rollback.
rollbackForClassName() - 注释类型 中的方法org.springframework.transaction.annotation.Transactional
Defines zero (0) or more exception names (for exceptions which must be a subclass of Throwable), indicating which exception types must cause a transaction rollback.
rollbackIfNecessary(Session) - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Perform a rollback, if appropriate.
rollbackIfNecessary(Session) - 类 中的静态方法org.springframework.jms.support.JmsUtils
Rollback the Session if not within a JTA transaction.
rollbackOn(Throwable) - 类 中的方法org.springframework.transaction.interceptor.DefaultTransactionAttribute
The default behavior is as with EJB: rollback on unchecked exception (RuntimeException), assuming an unexpected outcome outside of any business rules.
rollbackOn(Throwable) - 类 中的方法org.springframework.transaction.interceptor.DelegatingTransactionAttribute
 
rollbackOn(Throwable) - 类 中的方法org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Winning rule is the shallowest rule (that is, the closest in the inheritance hierarchy to the exception).
rollbackOn(Throwable) - 接口 中的方法org.springframework.transaction.interceptor.TransactionAttribute
Should we roll back on the given exception?
rollbackOnExceptionIfNecessary(Session, Throwable) - 类 中的方法org.springframework.jms.listener.AbstractMessageListenerContainer
Perform a rollback, handling rollback exceptions properly.
RollbackRuleAttribute - org.springframework.transaction.interceptor中的类
Rule determining whether or not a given exception (and any subclasses) should cause a rollback.
RollbackRuleAttribute(Class<?>) - 类 的构造器org.springframework.transaction.interceptor.RollbackRuleAttribute
Create a new instance of the RollbackRuleAttribute class.
RollbackRuleAttribute(String) - 类 的构造器org.springframework.transaction.interceptor.RollbackRuleAttribute
Create a new instance of the RollbackRuleAttribute class for the given exceptionName.
rollbackToHeldSavepoint() - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
Roll back to the savepoint that is held for the transaction and release the savepoint right afterwards.
rollbackToSavepoint(Object) - 类 中的方法org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
This implementation rolls back to the given JDBC 3.0 Savepoint.
rollbackToSavepoint(Object) - 接口 中的方法org.springframework.transaction.SavepointManager
Roll back to the given savepoint.
rollbackToSavepoint(Object) - 类 中的方法org.springframework.transaction.support.AbstractTransactionStatus
This implementation delegates to a SavepointManager for the underlying transaction, if possible.
ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE - 接口 中的静态变量org.springframework.web.context.WebApplicationContext
Context attribute to bind root WebApplicationContext to on successful startup.
rootBeanDefinition(Class<?>) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a RootBeanDefinition.
rootBeanDefinition(Class<?>, String) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a RootBeanDefinition.
rootBeanDefinition(String) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a RootBeanDefinition.
rootBeanDefinition(String, String) - 类 中的静态方法org.springframework.beans.factory.support.BeanDefinitionBuilder
Create a new BeanDefinitionBuilder used to construct a RootBeanDefinition.
RootBeanDefinition - org.springframework.beans.factory.support中的类
A root bean definition represents the merged bean definition that backs a specific bean in a Spring BeanFactory at runtime.
RootBeanDefinition() - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition, to be configured through its bean properties and configuration methods.
RootBeanDefinition(Class<?>) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition for a singleton.
RootBeanDefinition(Class<?>, int, boolean) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition for a singleton, using the given autowire mode.
RootBeanDefinition(Class<?>, ConstructorArgumentValues, MutablePropertyValues) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition for a singleton, providing constructor arguments and property values.
RootBeanDefinition(String) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition for a singleton, providing constructor arguments and property values.
RootBeanDefinition(String, ConstructorArgumentValues, MutablePropertyValues) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition for a singleton, providing constructor arguments and property values.
RootBeanDefinition(RootBeanDefinition) - 类 的构造器org.springframework.beans.factory.support.RootBeanDefinition
Create a new RootBeanDefinition as deep copy of the given bean definition.
RootClassFilter - org.springframework.aop.support中的类
Simple ClassFilter implementation that passes classes (and optionally subclasses).
RootClassFilter(Class<?>) - 类 的构造器org.springframework.aop.support.RootClassFilter
 
RowCallbackHandler - org.springframework.jdbc.core中的接口
An interface used by JdbcTemplate for processing rows of a ResultSet on a per-row basis.
RowCountCallbackHandler - org.springframework.jdbc.core中的类
Implementation of RowCallbackHandler.
RowCountCallbackHandler() - 类 的构造器org.springframework.jdbc.core.RowCountCallbackHandler
 
RowMapper<T> - org.springframework.jdbc.core中的接口
An interface used by JdbcTemplate for mapping rows of a ResultSet on a per-row basis.
RowMapperImpl(Object[], Map<?, ?>) - 类 的构造器org.springframework.jdbc.object.MappingSqlQueryWithParameters.RowMapperImpl
Use an array results.
RowMapperImpl(Map<?, ?>) - 类 的构造器org.springframework.jdbc.object.UpdatableSqlQuery.RowMapperImpl
 
RowMapperResultSetExtractor<T> - org.springframework.jdbc.core中的类
Adapter implementation of the ResultSetExtractor interface that delegates to a RowMapper which is supposed to create an object for each row.
RowMapperResultSetExtractor(RowMapper<T>) - 类 的构造器org.springframework.jdbc.core.RowMapperResultSetExtractor
Create a new RowMapperResultSetExtractor.
RowMapperResultSetExtractor(RowMapper<T>, int) - 类 的构造器org.springframework.jdbc.core.RowMapperResultSetExtractor
Create a new RowMapperResultSetExtractor.
ROWS_ATTRIBUTE - 类 中的静态变量org.springframework.web.servlet.tags.form.TextareaTag
 
RssChannelHttpMessageConverter - org.springframework.http.converter.feed中的类
Implementation of HttpMessageConverter that can read and write RSS feeds.
RssChannelHttpMessageConverter() - 类 的构造器org.springframework.http.converter.feed.RssChannelHttpMessageConverter
 
RuleBasedTransactionAttribute - org.springframework.transaction.interceptor中的类
TransactionAttribute implementation that works out whether a given exception should cause transaction rollback by applying a number of rollback rules, both positive and negative.
RuleBasedTransactionAttribute() - 类 的构造器org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Create a new RuleBasedTransactionAttribute, with default settings.
RuleBasedTransactionAttribute(int, List<RollbackRuleAttribute>) - 类 的构造器org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Create a new DefaultTransactionAttribute with the given propagation behavior.
RuleBasedTransactionAttribute(RuleBasedTransactionAttribute) - 类 的构造器org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Copy constructor.
run() - 类 中的方法org.springframework.jca.work.DelegatingWork
Delegates execution to the underlying Runnable.
run() - 类 中的方法org.springframework.jdbc.object.SqlFunction
Convenient method to run the function without arguments.
run() - 类 中的方法org.springframework.scheduling.commonj.DelegatingWork
Delegates execution to the underlying Runnable.
run() - 类 中的方法org.springframework.scheduling.support.DelegatingErrorHandlingRunnable
 
run() - 类 中的方法org.springframework.scheduling.support.MethodInvokingRunnable
 
run() - 类 中的方法org.springframework.scheduling.support.ScheduledMethodRunnable
 
run(int) - 类 中的方法org.springframework.jdbc.object.SqlFunction
Convenient method to run the function with a single int argument.
run(Object...) - 类 中的方法org.springframework.jdbc.object.SqlFunction
Analogous to the SqlQuery.execute([]) method.
run(RunNotifier) - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Check whether the test is enabled in the current execution environment.
run(IHookCallBack, ITestResult) - 类 中的方法org.springframework.test.context.testng.AbstractTestNGSpringContextTests
Delegates to the test method in the supplied callback to execute the actual test and then tracks the exception thrown during test execution, if any.
RUN_OUT_OF_ARGUMENTS - org.springframework.expression.spel.SpelMessage
 
RunAfterTestClassCallbacks - org.springframework.test.context.junit4.statements中的类
RunAfterTestClassCallbacks is a custom JUnit Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling afterTestClass() on the supplied TestContextManager.
RunAfterTestClassCallbacks(Statement, TestContextManager) - 类 的构造器org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks
Construct a new RunAfterTestClassCallbacks statement.
RunAfterTestMethodCallbacks - org.springframework.test.context.junit4.statements中的类
RunAfterTestMethodCallbacks is a custom JUnit Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling afterTestMethod() on the supplied TestContextManager.
RunAfterTestMethodCallbacks(Statement, Object, Method, TestContextManager) - 类 的构造器org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks
Construct a new RunAfterTestMethodCallbacks statement.
runAfterTransactionMethods(TestContext) - 类 中的方法org.springframework.test.context.transaction.TransactionalTestExecutionListener
Run all @AfterTransaction methods for the specified test context.
RunBeforeTestClassCallbacks - org.springframework.test.context.junit4.statements中的类
RunBeforeTestClassCallbacks is a custom JUnit Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling beforeTestClass() on the supplied TestContextManager.
RunBeforeTestClassCallbacks(Statement, TestContextManager) - 类 的构造器org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks
Construct a new RunBeforeTestClassCallbacks statement.
RunBeforeTestMethodCallbacks - org.springframework.test.context.junit4.statements中的类
RunBeforeTestMethodCallbacks is a custom JUnit Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling beforeTestMethod() on the supplied TestContextManager.
RunBeforeTestMethodCallbacks(Statement, Object, Method, TestContextManager) - 类 的构造器org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks
Construct a new RunBeforeTestMethodCallbacks statement.
runBeforeTransactionMethods(TestContext) - 类 中的方法org.springframework.test.context.transaction.TransactionalTestExecutionListener
Run all @BeforeTransaction methods for the specified test context.
runChild(FrameworkMethod, RunNotifier) - 类 中的方法org.springframework.test.context.junit4.SpringJUnit4ClassRunner
runGeneric() - 类 中的方法org.springframework.jdbc.object.SqlFunction
Convenient method to run the function without arguments, returning the value as an object.
runGeneric(int) - 类 中的方法org.springframework.jdbc.object.SqlFunction
Convenient method to run the function with a single int argument.
runGeneric(Object[]) - 类 中的方法org.springframework.jdbc.object.SqlFunction
Analogous to the SqlQuery.findObject(Object[]) method.
runInThread(Runnable) - 类 中的方法org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
 
runningAllowed() - 类 中的方法org.springframework.jms.listener.AbstractJmsListeningContainer
Check whether this container's listeners are generally allowed to run.
RunPrepareTestInstanceCallbacks - org.springframework.test.context.junit4.statements中的类
RunPrepareTestInstanceCallbacks is a custom JUnit Statement which allows the Spring TestContext Framework to be plugged into the JUnit execution chain by calling prepareTestInstance() on the supplied TestContextManager.
RunPrepareTestInstanceCallbacks(Statement, Object, TestContextManager) - 类 的构造器org.springframework.test.context.junit4.statements.RunPrepareTestInstanceCallbacks
Construct a new RunPrepareTestInstanceCallbacks statement.
RuntimeBeanNameReference - org.springframework.beans.factory.config中的类
Immutable placeholder class used for a property value object when it's a reference to another bean name in the factory, to be resolved at runtime.
RuntimeBeanNameReference(String) - 类 的构造器org.springframework.beans.factory.config.RuntimeBeanNameReference
Create a new RuntimeBeanNameReference to the given bean name.
RuntimeBeanReference - org.springframework.beans.factory.config中的类
Immutable placeholder class used for a property value object when it's a reference to another bean in the factory, to be resolved at runtime.
RuntimeBeanReference(String) - 类 的构造器org.springframework.beans.factory.config.RuntimeBeanReference
Create a new RuntimeBeanReference to the given bean name, without explicitly marking it as reference to a bean in the parent factory.
RuntimeBeanReference(String, boolean) - 类 的构造器org.springframework.beans.factory.config.RuntimeBeanReference
Create a new RuntimeBeanReference to the given bean name, with the option to mark it as reference to a bean in the parent factory.
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 
所有类 所有程序包