|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
input
'
elements with a 'type
' of 'radio
'.input
'
element with a 'type
' of 'radio
'.AbstractHttpMessageConverter.readInternal(Class, HttpInputMessage)
.
ReadableInstant
instances using a DateTimeFormatter
.ReadablePartial
instances using a DateTimeFormatter
.AbstractHttpMessageConverter.read(Class, HttpInputMessage)
.
readonly
' attribute.
HttpHeaders
object that can only be read, not written to.
LineNumberReader
, using
"--
" as the comment prefix, and build a String
containing
the lines.
LineNumberReader
, using the supplied
comment prefix, and build a String
containing the lines.
CacheManager
bean to use.
Model
interface that controllers can use to
select attributes for a redirect scenario.RedirectAttributes
.ModelMap
implementation of RedirectAttributes
that formats
values as Strings using a DataBinder
.ReflectionTestUtils
is a collection of reflection-based utility
methods for use in unit and integration testing scenarios.LoadTimeWeaver
which uses reflection to delegate to an underlying ClassLoader
with well-known transformation hooks.MethodInvocation
interface,
implementing the extended
ProxyMethodInvocation
interface.MethodResolver
used by default in
StandardEvaluationContext
unless explicit method resolvers have been specified.BeanFactoryRefreshableTargetSource
that determines whether
a refresh is required through the given ScriptFactory
.Pattern
.Advisor
.AopNamespaceUtils.registerAutoProxyCreatorIfNecessary(ParserContext, Element)
and
AopConfigUtils.registerAutoProxyCreatorIfNecessary(BeanDefinitionRegistry, Object)
bean
with the supplied
registry
.
BeanDefinitionDecorator
to
handle the specified element.
BeanDefinitionDecorator
to
handle the specified attribute.
BeanDefinitionParser
to
handle the specified element.
@Configuration
class.
MBeanServer
.
MBeanServer
.
PropertyEditors
with
the given PropertyEditorRegistry
.
registry
with the following resource editors:
ResourceEditor, InputStreamEditor, InputSourceEditor, FileEditor, URLEditor,
URIEditor, ClassEditor, ClassArrayEditor.
DataSource
.
@Component
.
ScriptFactoryPostProcessor
bean definition in the supplied
BeanDefinitionRegistry
if the ScriptFactoryPostProcessor
hasn't
already been registered.
ScheduledExecutorTasks
on the given ScheduledExecutorService
.
ScheduledTimerTasks
on the given Timer
.
TestExecutionListeners
by appending them to the set of listeners used by this TestContextManager
.
TestContext
attribute which indicates
whether or not the dependencies of a test instance should be
reinjected in
beforeTestMethod()
.
BeanFactory
instance referred to by this object is not
needed any longer by the client code which obtained the BeanFactoryReference
.
JndiTemplate.getContext()
.
getJdbcConnection
.
getJdbcConnection
.
ObjectPool
.
TargetSource.getTarget()
method.
MessageSource
implementation
that accesses resource bundles using specified basenames, participating in the
Spring ApplicationContext
's resource loading.RemoteInvocation
objects.RemoteInvocation
objects.RemoteInvocation
on a target object.RemoteInvocation
from an AOP Alliance
MethodInvocation
.RemoteInvocation
objects and serialize
RemoteInvocationResult
objects,
for example Spring's HTTP invoker.name
from the underlying scope.
null
if not found.
name
and return its value.
AbstractHtmlElementBodyTag.doFinally()
allowing subclasses to remove any attributes from the
PageContext
as needed.
this key
in the PageContext.PAGE_SCOPE
.
removePropertyValue
that takes a property name.
JasperPrint
instance using the
supplied JRAbstractExporter
instance and write the results
to the supplied Writer
.
JasperPrint
instance using the
supplied JRAbstractExporter
instance and write the results
to the supplied OutputStream
.
showForm
in case of errors,
and delegates to onSubmitRender's full version else.
- renderFromBodyContent(BodyContent, TagWriter) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
- Render the tag contents based on the supplied
BodyContent
.
- renderFromBodyContent(BodyContent, TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- renderFromBoolean(Boolean, TagWriter) -
Method in class 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, TagWriter) -
Method in class 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, Object, TagWriter) -
Method in class 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.
- renderInvalidSubmit(RenderRequest, RenderResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated. Handle an invalid submit request, e.g.
- renderInvalidSubmit(RenderRequest, RenderResponse) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Handle an invalid submit request, e.g.
- RenderMapping - Annotation Type in org.springframework.web.portlet.bind.annotation
- Annotation for mapping Portlet render requests onto handler methods.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractView
- Subclasses must implement this method to actually render the view.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractExcelView
- Renders the Excel view, given the specified model.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractJExcelView
- Renders the Excel view, given the specified model.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractPdfStamperView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.document.AbstractPdfView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.feed.AbstractFeedView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.InternalResourceView
- Render the internal resource given the specified model.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class 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, javax.servlet.http.HttpServletResponse)
method that should be implemented by the subclass.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.RedirectView
- Convert model to request parameters and redirect to the given URL.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.tiles2.TilesView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.xml.MarshallingView
-
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated.
- renderMergedOutputModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.xslt.XsltView
-
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractTemplateView
- Subclasses must implement this method to actually render the view.
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
- Process the model map by merging it with the FreeMarker template.
- renderMergedTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.velocity.VelocityView
- Process the model map by merging it with the Velocity template.
- renderReport(JasperPrint, Map<String, Object>, HttpServletResponse) -
Method in class 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) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- Subclasses should implement this method to perform the actual rendering process.
- renderReport(JasperPrint, Map<String, Object>, HttpServletResponse) -
Method in class 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) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
- We need to write binary output to the response OutputStream.
- renderReportUsingWriter(JRExporter, JasperPrint, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsSingleFormatView
- We need to write text to the response Writer.
- renderView(HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.ViewRendererServlet
- Retrieve the View instance and model Map to render
and trigger actual rendering.
- Repeat - Annotation Type in org.springframework.test.annotation
- Test annotation to indicate that a test method should be invoked repeatedly.
- replace(Object, Object, Object) -
Method in interface org.springframework.core.ConcurrentMap
- Deprecated.
- replace(Object, Object) -
Method in interface org.springframework.core.ConcurrentMap
- Deprecated.
- replace(String, PropertySource<?>) -
Method in class org.springframework.core.env.MutablePropertySources
- Replace the property source with the given name with the given property source object.
- replace(Object, Object, Object) -
Method in class org.springframework.orm.hibernate3.support.AbstractLobType
- This implementation returns the passed-in original as-is.
- replace(String, String, String) -
Static method in class org.springframework.util.StringUtils
- Replace all occurences of a substring within a string with
another string.
- replaceAdvisor(Advisor, Advisor) -
Method in interface org.springframework.aop.framework.Advised
- Replace the given advisor.
- replaceAdvisor(Advisor, Advisor) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- REPLACED_METHOD_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- ReplaceOverride - Class in org.springframework.beans.factory.support
- Extension of MethodOverride that represents an arbitrary
override of a method by the IoC container.
- ReplaceOverride(String, String) -
Constructor for class org.springframework.beans.factory.support.ReplaceOverride
- Construct a new ReplaceOverride.
- replacePath(String) -
Method in class org.springframework.web.util.UriComponentsBuilder
- Sets the path of this builder overriding all existing path and path segment values.
- replacePlaceholders(String, MethodInvocation, Object, Throwable, long) -
Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
- Replace the placeholders in the given message with the supplied values,
or values derived from those supplied.
- replacePlaceholders(String, Properties) -
Method in class org.springframework.util.PropertyPlaceholderHelper
- Replaces all placeholders of format
${name}
with the corresponding property
from the supplied Properties
.
- replacePlaceholders(String, PropertyPlaceholderHelper.PlaceholderResolver) -
Method in class org.springframework.util.PropertyPlaceholderHelper
- Replaces all placeholders of format
${name}
with the value returned from the supplied
PropertyPlaceholderHelper.PlaceholderResolver
.
- replaceQuery(String) -
Method in class org.springframework.web.util.UriComponentsBuilder
- Sets the query of this builder overriding all existing query parameters.
- replaceQueryParam(String, Object...) -
Method in class org.springframework.web.util.UriComponentsBuilder
- Sets the query parameter values overriding all existing query values for
the same parameter.
- REPLACER_ATTRIBUTE -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- replaceUriTemplateParams(String, List<Param>, Set<String>) -
Method in class org.springframework.web.servlet.tags.UrlTag
- Replace template markers in the URL matching available parameters.
- replaceUriTemplateVariables(String, Map<String, Object>, Map<String, String>, String) -
Method in class 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.
- replicate(Object, ReplicationMode) -
Method in interface 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) -
Method in interface 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) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- replicate(String, Object, ReplicationMode) -
Method in class org.springframework.orm.hibernate3.HibernateTemplate
-
- Repository - Annotation Type in 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_CONTEXT_PAGE_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.RequestContextAwareTag
PageContext
attribute for the
page-level RequestContext
instance.
- REQUEST_TO_VIEW_NAME_TRANSLATOR_BEAN_NAME -
Static variable in class org.springframework.web.servlet.DispatcherServlet
- Well-known name for the RequestToViewNameTranslator object in the bean factory for this namespace.
- RequestAttributes - Interface in org.springframework.web.context.request
- Abstraction for accessing attribute objects associated with a request.
- RequestBody - Annotation Type in org.springframework.web.bind.annotation
- Annotation indicating a method parameter should be bound to the body of the web request.
- RequestCallback - Interface in org.springframework.web.client
- Callback interface for code that operates on a
ClientHttpRequest
. - requestCompleted() -
Method in class org.springframework.web.context.request.AbstractRequestAttributes
- Signal that the request has been completed.
- RequestCondition<T> - Interface in org.springframework.web.servlet.mvc.condition
- The contract for request conditions.
- RequestConditionHolder - Class in org.springframework.web.servlet.mvc.condition
- A holder for a
RequestCondition
useful when the type of the held
request condition is not known ahead of time - e.g. - RequestConditionHolder(RequestCondition<?>) -
Constructor for class org.springframework.web.servlet.mvc.condition.RequestConditionHolder
- Create a new holder to wrap the given request condition.
- RequestContext - Class in 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(HttpServletRequest) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request, using the request attributes for Errors retrieval.
- RequestContext(HttpServletRequest, ServletContext) -
Constructor for class 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>) -
Constructor for class 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, ServletContext, Map<String, Object>) -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Create a new RequestContext for the given request, using the given model attributes for Errors retrieval.
- RequestContext() -
Constructor for class org.springframework.web.servlet.support.RequestContext
- Default constructor for subclasses.
- RequestContextAwareTag - Class in org.springframework.web.servlet.tags
- Superclass for all tags that require a
RequestContext
. - RequestContextAwareTag() -
Constructor for class org.springframework.web.servlet.tags.RequestContextAwareTag
-
- RequestContextFilter - Class in org.springframework.web.filter
- Servlet 2.3 Filter that exposes the request to the current thread,
through both
LocaleContextHolder
and
RequestContextHolder
. - RequestContextFilter() -
Constructor for class org.springframework.web.filter.RequestContextFilter
-
- RequestContextHolder - Class in org.springframework.web.context.request
- Holder class to expose the web request in the form of a thread-bound
RequestAttributes
object. - RequestContextHolder() -
Constructor for class org.springframework.web.context.request.RequestContextHolder
-
- RequestContextListener - Class in org.springframework.web.context.request
- Servlet 2.4+ listener that exposes the request to the current thread,
through both
LocaleContextHolder
and
RequestContextHolder
. - RequestContextListener() -
Constructor for class org.springframework.web.context.request.RequestContextListener
-
- RequestContextUtils - Class in org.springframework.web.servlet.support
- Utility class for easy access to request-specific state which has been
set by the
DispatcherServlet
. - RequestContextUtils() -
Constructor for class org.springframework.web.servlet.support.RequestContextUtils
-
- RequestDataValueProcessor - Interface in 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) -
Method in class org.springframework.web.context.request.RequestContextListener
-
- requestDestructionCallbacks -
Variable in class org.springframework.web.context.request.AbstractRequestAttributes
- Map from attribute name String to destruction callback Runnable
- requested() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Increase the reference count by one because the holder has been requested
(i.e.
- RequestHandledEvent - Class in org.springframework.web.context.support
- Event raised when a request is handled within an ApplicationContext.
- RequestHandledEvent(Object, String, String, long) -
Constructor for class org.springframework.web.context.support.RequestHandledEvent
- Create a new RequestHandledEvent with session information.
- RequestHandledEvent(Object, String, String, long, Throwable) -
Constructor for class org.springframework.web.context.support.RequestHandledEvent
- Create a new RequestHandledEvent with session information.
- RequestHeader - Annotation Type in org.springframework.web.bind.annotation
- Annotation which indicates that a method parameter should be bound to a web request header.
- RequestHeaderMapMethodArgumentResolver - Class in org.springframework.web.method.annotation
- Resolves
Map
method arguments annotated with @RequestHeader
. - RequestHeaderMapMethodArgumentResolver() -
Constructor for class org.springframework.web.method.annotation.RequestHeaderMapMethodArgumentResolver
-
- RequestHeaderMethodArgumentResolver - Class in org.springframework.web.method.annotation
- Resolves method arguments annotated with
@RequestHeader
except for
Map
arguments. - RequestHeaderMethodArgumentResolver(ConfigurableBeanFactory) -
Constructor for class org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
-
- requestInitialized(ServletRequestEvent) -
Method in class org.springframework.web.context.request.RequestContextListener
-
- RequestMapping - Annotation Type in org.springframework.web.bind.annotation
- Annotation for mapping web requests onto specific handler classes and/or
handler methods.
- requestMappingHandlerAdapter() -
Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
- Returns a
RequestMappingHandlerAdapter
for processing requests
through annotated controller methods.
- RequestMappingHandlerAdapter - Class in org.springframework.web.servlet.mvc.method.annotation
- An
AbstractHandlerMethodAdapter
that supports HandlerMethod
s
with the signature -- method argument and return types, defined in
@RequestMapping
. - RequestMappingHandlerAdapter() -
Constructor for class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter
- Default constructor.
- requestMappingHandlerMapping() -
Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
- Return a
RequestMappingHandlerMapping
ordered at 0 for mapping
requests to annotated controllers.
- RequestMappingHandlerMapping - Class in org.springframework.web.servlet.mvc.method.annotation
- Creates
RequestMappingInfo
instances from type and method-level
@RequestMapping
annotations in
@Controller
classes. - RequestMappingHandlerMapping() -
Constructor for class org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
-
- RequestMappingInfo - Class in org.springframework.web.servlet.mvc.method
- Encapsulates the following request mapping conditions:
PatternsRequestCondition
RequestMethodsRequestCondition
ParamsRequestCondition
HeadersRequestCondition
ConsumesRequestCondition
ProducesRequestCondition
RequestCondition<?>
(optional, custom request condition)
- RequestMappingInfo(PatternsRequestCondition, RequestMethodsRequestCondition, ParamsRequestCondition, HeadersRequestCondition, ConsumesRequestCondition, ProducesRequestCondition, RequestCondition<?>) -
Constructor for class org.springframework.web.servlet.mvc.method.RequestMappingInfo
- Creates a new instance with the given request conditions.
- RequestMappingInfo(RequestMappingInfo, RequestCondition<?>) -
Constructor for class org.springframework.web.servlet.mvc.method.RequestMappingInfo
- Re-create a RequestMappingInfo with the given custom request condition.
- RequestMappingInfoHandlerMapping - Class in 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() -
Constructor for class org.springframework.web.servlet.mvc.method.RequestMappingInfoHandlerMapping
-
- RequestMethod - Enum in org.springframework.web.bind.annotation
- Java 5 enumeration of HTTP request methods.
- RequestMethodsRequestCondition - Class in org.springframework.web.servlet.mvc.condition
- A logical disjunction (' || ') request condition that matches a request
against a set of
RequestMethod
s. - RequestMethodsRequestCondition(RequestMethod...) -
Constructor for class org.springframework.web.servlet.mvc.condition.RequestMethodsRequestCondition
- Create a new instance with the given request methods.
- RequestParam - Annotation Type in org.springframework.web.bind.annotation
- Annotation which indicates that a method parameter should be bound to a web
request parameter.
- RequestParamMapMethodArgumentResolver - Class in org.springframework.web.method.annotation
- Resolves
Map
method arguments annotated with an @RequestParam
where the annotation does not
specify a request parameter name. - RequestParamMapMethodArgumentResolver() -
Constructor for class org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
-
- RequestParamMethodArgumentResolver - Class in 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(ConfigurableBeanFactory, boolean) -
Constructor for class org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
-
- RequestPart - Annotation Type in 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 - Class in 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<?>>) -
Constructor for class org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver
-
- RequestPartServletServerHttpRequest - Class in org.springframework.web.multipart.support
ServerHttpRequest
implementation that accesses one part of a multipart
request.- RequestPartServletServerHttpRequest(HttpServletRequest, String) -
Constructor for class org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
- Create a new instance.
- RequestResponseBodyMethodProcessor - Class in 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<?>>) -
Constructor for class org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
-
- RequestScope - Class in org.springframework.web.context.request
- Request-backed
Scope
implementation. - RequestScope() -
Constructor for class org.springframework.web.context.request.RequestScope
-
- RequestToViewNameTranslator - Interface in org.springframework.web.servlet
- Strategy interface for translating an incoming
HttpServletRequest
into a
logical view name when no view name is explicitly supplied. - Required - Annotation Type in 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_ANNOTATION_PROCESSOR_BEAN_NAME -
Static variable in class org.springframework.context.annotation.AnnotationConfigUtils
- The bean name of the internally managed Required annotation processor.
- RequiredAnnotationBeanPostProcessor - Class in org.springframework.beans.factory.annotation
BeanPostProcessor
implementation
that enforces required JavaBean properties to have been configured.- RequiredAnnotationBeanPostProcessor() -
Constructor for class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
-
- requiredContextClass() -
Method in class org.springframework.context.support.ApplicationObjectSupport
- Determine the context class that any context passed to
setApplicationContext
must be an instance of.
- requiredSingleResult(Collection<T>) -
Static method in class org.springframework.dao.support.DataAccessUtils
- Return a single result object from the given Collection.
- requiredUniqueResult(Collection<T>) -
Static method in class org.springframework.dao.support.DataAccessUtils
- Return a unique result object from the given Collection.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
-
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver
- Requires
FreeMarkerView
.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.InternalResourceViewResolver
- This resolver requires
InternalResourceView
.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
- Requires the view class to be a subclass of
AbstractJasperReportsView
.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.tiles2.TilesViewResolver
- Requires
TilesView
.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
- Return the required type of view for this resolver.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
- Requires VelocityLayoutView.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
- Requires
VelocityView
.
- requiredViewClass() -
Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
-
- requiresConfigInterface() -
Method in class org.springframework.scripting.bsh.BshScriptFactory
- BeanShell scripts do require a config interface.
- requiresConfigInterface() -
Method in class org.springframework.scripting.groovy.GroovyScriptFactory
- Groovy scripts do not need a config interface,
since they expose their setters as public methods.
- requiresConfigInterface() -
Method in class org.springframework.scripting.jruby.JRubyScriptFactory
- JRuby scripts do require a config interface.
- requiresConfigInterface() -
Method in interface org.springframework.scripting.ScriptFactory
- Return whether the script requires a config interface to be
generated for it.
- requiresDestruction(Object, RootBeanDefinition) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- Determine whether the given bean requires destruction on shutdown.
- requiresRefresh() -
Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- Determine whether a refresh is required.
- requiresRefresh() -
Method in class org.springframework.scripting.support.RefreshableScriptTargetSource
- Determine whether a refresh is required through calling
ScriptFactory's
requiresScriptedObjectRefresh
method.
- requiresScriptedObjectRefresh(ScriptSource) -
Method in class org.springframework.scripting.bsh.BshScriptFactory
-
- requiresScriptedObjectRefresh(ScriptSource) -
Method in class org.springframework.scripting.groovy.GroovyScriptFactory
-
- requiresScriptedObjectRefresh(ScriptSource) -
Method in class org.springframework.scripting.jruby.JRubyScriptFactory
-
- requiresScriptedObjectRefresh(ScriptSource) -
Method in interface org.springframework.scripting.ScriptFactory
- Determine whether a refresh is required (e.g.
- rescheduleTaskIfNecessary(Object) -
Method in class 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 -
Static variable in class org.springframework.core.env.AbstractEnvironment
- Name of reserved default profile name: "default".
- reset() -
Method in class org.springframework.jdbc.object.BatchSqlUpdate
- Reset the statement parameter queue, the rows affected cache,
and the execution count.
- reset() -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- reset() -
Method in class org.springframework.mock.web.portlet.MockMimeResponse
-
- reset(String) -
Method in class org.springframework.mock.web.portlet.MockPortletPreferences
-
- reset() -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Reset the prepared service of this interceptor,
allowing for reinitialization on next access.
- reset() -
Method in interface org.springframework.transaction.support.ResourceHolder
- Reset the transactional state of this holder.
- reset() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Reset this resource holder - transactional state as well as reference count.
- resetBeanDefinition(String) -
Method in class 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() -
Method in class org.springframework.mock.web.MockHttpServletResponse
-
- resetBuffer() -
Method in class org.springframework.mock.web.portlet.MockMimeResponse
-
- resetCachedTemplates() -
Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated. Reset the cached Templates object, if any.
- resetConnection() -
Method in class org.springframework.jca.cci.connection.SingleConnectionFactory
- Reset the underlying shared Connection, to be reinitialized on next access.
- resetConnection() -
Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
- Reset the underlying shared Connection, to be reinitialized on next access.
- resetConnection() -
Method in class org.springframework.jms.connection.CachingConnectionFactory
- Resets the Session cache as well.
- resetConnection() -
Method in class org.springframework.jms.connection.SingleConnectionFactory
- Reset the underlying shared Connection, to be reinitialized on next access.
- resetConnectionAfterTransaction(Connection, Integer) -
Static method in class org.springframework.jdbc.datasource.DataSourceUtils
- Reset the given Connection after a transaction,
regarding read-only flag and isolation level.
- resetCount() -
Method in class org.springframework.aop.interceptor.DebugInterceptor
- Reset the invocation count to zero.
- resetFilters(boolean) -
Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
- Reset the configured type filters.
- resetJodaTimeContext() -
Static method in class org.springframework.format.datetime.joda.JodaTimeContextHolder
- Reset the JodaTimeContext for the current thread.
- resetLocaleContext() -
Static method in class org.springframework.context.i18n.LocaleContextHolder
- Reset the LocaleContext for the current thread.
- resetRequestAttributes() -
Static method in class org.springframework.web.context.request.RequestContextHolder
- Reset the RequestAttributes for the current thread.
- resetThreadContextClassLoader(ClassLoader) -
Method in class org.springframework.remoting.support.RemotingSupport
- Reset the original thread context ClassLoader if necessary.
- resolvableToString() -
Method in class org.springframework.context.support.DefaultMessageSourceResolvable
- Build a default String representation for this MessageSourceResolvable:
including codes, arguments, and default message.
- resolve(String) -
Method in class org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
- Locate the
NamespaceHandler
for the supplied namespace URI
from the configured mappings.
- resolve(String) -
Method in interface org.springframework.beans.factory.xml.NamespaceHandlerResolver
- Resolve the namespace URI and return the located
NamespaceHandler
implementation.
- resolve(EvaluationContext, String) -
Method in class org.springframework.context.expression.BeanFactoryResolver
-
- resolve(EvaluationContext, String) -
Method in interface org.springframework.expression.BeanResolver
- Look up the named bean and return it.
- resolve(EvaluationContext, String, List<TypeDescriptor>) -
Method in interface org.springframework.expression.ConstructorResolver
- Within the supplied context determine a suitable constructor on the supplied type that can handle the
specified arguments.
- resolve(EvaluationContext, Object, String, List<TypeDescriptor>) -
Method in interface org.springframework.expression.MethodResolver
- Within the supplied context determine a suitable method on the supplied object that can handle the
specified arguments.
- resolve(EvaluationContext, String, List<TypeDescriptor>) -
Method in class org.springframework.expression.spel.support.ReflectiveConstructorResolver
- Locate a constructor on the type.
- resolve(EvaluationContext, Object, String, List<TypeDescriptor>) -
Method in class org.springframework.expression.spel.support.ReflectiveMethodResolver
- Locate a method on a type.
- resolveAction() -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Resolve the value of the '
action
' attribute.
- resolveAliases(StringValueResolver) -
Method in interface 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) -
Method in class org.springframework.core.SimpleAliasRegistry
- Resolve all alias target names and aliases registered in this
factory, applying the given StringValueResolver to them.
- resolveArgument(MethodParameter, NativeWebRequest) -
Method in interface 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) -
Method in class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
- Delegate to the
WebArgumentResolver
instance.
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.ErrorsMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.MapMethodProcessor
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class 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) -
Method in class org.springframework.web.method.annotation.ModelMethodProcessor
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.RequestHeaderMapMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.annotation.SessionStatusMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in interface org.springframework.web.method.support.HandlerMethodArgumentResolver
- Resolves a method parameter into an argument value from a given request.
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
- Iterate over registered
HandlerMethodArgumentResolver
s and invoke the one that supports it.
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.servlet.mvc.method.annotation.HttpEntityMethodProcessor
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RedirectAttributesMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class org.springframework.web.servlet.mvc.method.annotation.ServletRequestMethodArgumentResolver
-
- resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) -
Method in class 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) -
Method in class org.springframework.web.servlet.mvc.method.annotation.UriComponentsBuilderMethodArgumentResolver
-
- resolveArguments(Object[], Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Searches through the given array of objects, finds any MessageSourceResolvable
objects and resolves them.
- resolveArguments(Object[], Locale) -
Method in class org.springframework.context.support.MessageSourceSupport
- Template method for resolving argument objects.
- resolveArguments(Object) -
Method in class org.springframework.web.servlet.tags.MessageTag
- Resolve the given arguments Object into an arguments array.
- resolveBasePackage(String) -
Method in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
- Resolve the specified base package into a pattern specification for
the package search path.
- resolveBeanClass(ClassLoader) -
Method in class 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<?>...) -
Method in 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) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Apply before-instantiation post-processors, resolving whether there is a
before-instantiation shortcut for the specified bean.
- resolveClass(ObjectStreamClass) -
Method in class org.springframework.core.ConfigurableObjectInputStream
-
- resolveClassName(String) -
Method in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
-
- resolveClassName(String) -
Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
-
- resolveClassName(String) -
Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- resolveClassName(String, ClassLoader) -
Static method in class org.springframework.util.ClassUtils
- Resolve the given class name into a Class instance.
- resolveClassName(String) -
Method in class org.springframework.util.MethodInvoker
- Resolve the given class name into a Class.
- resolveCode(String, Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Subclasses must implement this method to resolve a message.
- resolveCode(String, Locale) -
Method in class 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) -
Method in class 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) -
Method in class org.springframework.context.support.StaticMessageSource
-
- resolveCodeWithoutArguments(String, Locale) -
Method in class org.springframework.context.support.AbstractMessageSource
- Subclasses can override this method to resolve a message without arguments
in an optimized fashion, i.e.
- resolveCodeWithoutArguments(String, Locale) -
Method in class 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) -
Method in class 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) -
Method in class org.springframework.context.support.StaticMessageSource
-
- resolveCommonArgument(MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveCommonArgument(MethodParameter, NativeWebRequest, Exception) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves common method arguments.
- resolveCommonArgument(MethodParameter, NativeWebRequest, Exception) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves common method arguments.
- resolveContextualObject(String) -
Method in interface org.springframework.beans.factory.config.Scope
- Resolve the contextual object for the given key, if any.
- resolveContextualObject(String) -
Method in class org.springframework.context.support.SimpleThreadScope
-
- resolveContextualObject(String) -
Method in class org.springframework.web.context.request.AbstractRequestAttributesScope
-
- resolveContextualObject(String) -
Method in class org.springframework.web.context.support.ServletContextScope
-
- resolveContextualObject(String) -
Method in class org.springframework.web.portlet.context.PortletContextScope
-
- resolveCookieValue(String, Class, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
- Resolves the given
@CookieValue
annotation.
- resolveCssClass() -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
- Gets the appropriate CSS class to use based on the state of the current
BindStatus
object.
- resolveCssClass() -
Method in class org.springframework.web.servlet.tags.form.FormTag
- Override resolve CSS class since error class is not supported.
- resolveDefaultResponseDestination(Session) -
Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
- Resolve the default response destination into a JMS
Destination
, using this
accessor's DestinationResolver
in case of a destination name.
- resolveDefaultValue(String) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveDependency(DependencyDescriptor, String) -
Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
- Resolve the specified dependency against the beans defined in this factory.
- resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) -
Method in interface org.springframework.beans.factory.config.AutowireCapableBeanFactory
- Resolve the specified dependency against the beans defined in this factory.
- resolveDependency(DependencyDescriptor, String) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
-
- resolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- resolveDestinationName(Session, String, boolean) -
Method in class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
-
- resolveDestinationName(Session, String, boolean) -
Method in interface org.springframework.jms.support.destination.DestinationResolver
- Resolve the given destination name, either as located resource
or as dynamic destination.
- resolveDestinationName(Session, String, boolean) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the specified destination name as a dynamic destination.
- resolveDestinationName(Session, String) -
Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
- Resolve the given destination name into a JMS
Destination
,
via this accessor's DestinationResolver
.
- resolveDestinationName(Session, String, boolean) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- resolveEmbeddedValue(String) -
Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
- Resolve the given embedded value, e.g.
- resolveEmbeddedValue(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- resolveEmbeddedValue(String) -
Method in class org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
-
- resolveEmbeddedValue(String) -
Method in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.BeansDtdResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.DelegatingEntityResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.PluggableSchemaResolver
-
- resolveEntity(String, String) -
Method in class org.springframework.beans.factory.xml.ResourceEntityResolver
-
- resolveException(RenderRequest, RenderResponse, Object, Exception) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
- Checks whether this resolver is supposed to apply (i.e.
- resolveException(ResourceRequest, ResourceResponse, Object, Exception) -
Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
-
- resolveException(RenderRequest, RenderResponse, Object, Exception) -
Method in interface 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) -
Method in interface 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) -
Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
- Checks whether this resolver is supposed to apply (i.e.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) -
Method in class org.springframework.web.servlet.handler.HandlerExceptionResolverComposite
- Resolve the exception by iterating over the list of configured exception resolvers.
- resolveException(HttpServletRequest, HttpServletResponse, Object, Exception) -
Method in interface org.springframework.web.servlet.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.
- resolveFallbackIfPossible(String, ClassNotFoundException) -
Method in class org.springframework.core.ConfigurableObjectInputStream
- Resolve the given class name against a fallback class loader.
- resolveFallbackIfPossible(String, ClassNotFoundException) -
Method in class org.springframework.remoting.rmi.CodebaseAwareObjectInputStream
-
- resolveFor() -
Method in class org.springframework.web.servlet.tags.form.LabelTag
- Determine the '
for
' attribute value for this tag,
autogenerating one if none specified.
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
- Resolve the ID for the supplied
BeanDefinition
.
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
-
- resolveId() -
Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
- Determine the '
id
' attribute value for this tag,
autogenerating one if none specified.
- resolveId() -
Method in class 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() -
Method in class org.springframework.web.servlet.tags.form.OptionsTag
- Appends a counter to a specified id,
since we're dealing with multiple HTML elements.
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.CookieLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.FixedLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in class org.springframework.web.servlet.i18n.SessionLocaleResolver
-
- resolveLocale(HttpServletRequest) -
Method in interface org.springframework.web.servlet.LocaleResolver
- Resolve the current locale via the given request.
- resolveLocale(TilesRequestContext) -
Method in class org.springframework.web.servlet.view.tiles2.SpringLocaleResolver
-
- resolveMessage() -
Method in class org.springframework.web.servlet.tags.MessageTag
- Resolve the specified message into a concrete message String.
- resolveMessageCodes(String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- resolveMessageCodes(String, String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- resolveMessageCodes(String) -
Method in exception org.springframework.validation.BindException
-
- resolveMessageCodes(String, String) -
Method in exception org.springframework.validation.BindException
-
- resolveMessageCodes(String) -
Method in interface org.springframework.validation.BindingResult
- Resolve the given error code into message codes.
- resolveMessageCodes(String, String) -
Method in interface org.springframework.validation.BindingResult
- Resolve the given error code into message codes for the given field.
- resolveMessageCodes(String, String) -
Method in class org.springframework.validation.DefaultMessageCodesResolver
-
- resolveMessageCodes(String, String, String, Class<?>) -
Method in 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) -
Method in interface org.springframework.validation.MessageCodesResolver
- Build message codes for the given error code and object name.
- resolveMessageCodes(String, String, String, Class<?>) -
Method in interface org.springframework.validation.MessageCodesResolver
- Build message codes for the given error code and field specification.
- resolveMethod(Exception) -
Method in class org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
- Find a method to handle the given exception.
- resolveModelAndView(Method, Class, Object, ExtendedModelMap, NativeWebRequest) -
Method in interface org.springframework.web.servlet.mvc.annotation.ModelAndViewResolver
-
- resolveModelAttribute() -
Method in class org.springframework.web.servlet.tags.form.FormTag
Resolves
and returns the name of the form object.
- resolveMultipart(HttpServletRequest) -
Method in class org.springframework.web.multipart.commons.CommonsMultipartResolver
-
- resolveMultipart(HttpServletRequest) -
Method in interface 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) -
Method in class org.springframework.web.multipart.support.StandardServletMultipartResolver
-
- resolveMultipart(ActionRequest) -
Method in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
-
- resolveMultipart(ActionRequest) -
Method in interface 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.
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
- Resolves the given parameter type and value name into an argument value.
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.method.annotation.ExpressionValueMethodArgumentResolver
-
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
-
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
-
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver
-
- resolveName(String, MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.servlet.mvc.method.annotation.ServletCookieValueMethodArgumentResolver
-
- resolveOriginal(FacesContext, String) -
Method in class org.springframework.web.jsf.DelegatingVariableResolver
- Resolve the attribute via the original JSF VariableResolver.
- resolveParameterType(MethodParameter, Class) -
Static method in class org.springframework.core.GenericTypeResolver
- Determine the target type for the given generic parameter type.
- resolvePath(String) -
Method in class org.springframework.context.support.AbstractRefreshableConfigApplicationContext
- Resolve the given path, replacing placeholders with corresponding
system property values if necessary.
- resolvePath(String) -
Method in class org.springframework.core.io.ResourceEditor
- Resolve the given path, replacing placeholders with corresponding
property values from the
environment
if necessary.
- resolvePath(String) -
Method in class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Resolve the given path, replacing placeholders with
corresponding system property values if necessary.
- resolvePathVariable(String, Class, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
- Resolves the given
@PathVariable
annotation.
- resolvePlaceholder(String, Properties) -
Method in class 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, String, Preferences) -
Method in class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
- Resolve the given path and key against the given Preferences.
- resolvePlaceholder(String, Properties, int) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Resolve the given placeholder using the given properties, performing
a system properties check according to the given mode.
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
- Resolve the given placeholder using the given properties.
- resolvePlaceholder(String) -
Method in interface org.springframework.util.PropertyPlaceholderHelper.PlaceholderResolver
- Resolves the supplied placeholder name into the replacement value.
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Deprecated.
- resolvePlaceholder(String, ServletContext, boolean) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Deprecated. Resolves the given placeholder using the init parameters
and optionally also the attributes of the given ServletContext.
- resolvePlaceholders(String) -
Method in class org.springframework.core.env.AbstractEnvironment
-
- resolvePlaceholders(String) -
Method in class org.springframework.core.env.AbstractPropertyResolver
-
- resolvePlaceholders(String) -
Method in interface 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) -
Static method in class org.springframework.util.SystemPropertyUtils
- Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
- resolvePlaceholders(String, boolean) -
Static method in class org.springframework.util.SystemPropertyUtils
- Resolve ${...} placeholders in the given text, replacing them with corresponding system property values.
- resolvePrimitiveClassName(String) -
Static method in class 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<?>) -
Static method in class org.springframework.util.ClassUtils
- Resolve the given class if it is a primitive class,
returning the corresponding primitive wrapper type instead.
- resolveProxyClass(String[]) -
Method in class org.springframework.core.ConfigurableObjectInputStream
-
- resolveProxyTargetClass(BeanDefinition) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
-
- resolveQueue(Session) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Resolve this accessor's target queue.
- resolveQueue(Session, String) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the given destination name to a
Queue
.
- resolveQueueName(Session, String) -
Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
- Resolve the given queue name into a JMS
Queue
,
via this accessor's DestinationResolver
.
- resolveReference(String) -
Method in class org.springframework.web.context.request.FacesRequestAttributes
-
- resolveReference(String) -
Method in interface org.springframework.web.context.request.RequestAttributes
- Resolve the contextual reference for the given key, if any.
- resolveReference(String) -
Method in class org.springframework.web.context.request.ServletRequestAttributes
-
- resolveReference(String) -
Method in class org.springframework.web.portlet.context.PortletRequestAttributes
-
- resolveRefreshCheckDelay(BeanDefinition) -
Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
- Get the refresh check delay for the given
ScriptFactory
BeanDefinition
.
- resolveRequestBody(MethodParameter, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
- Resolves the given
@RequestBody
annotation.
- resolveRequiredPlaceholders(String) -
Method in class org.springframework.core.env.AbstractEnvironment
-
- resolveRequiredPlaceholders(String) -
Method in class org.springframework.core.env.AbstractPropertyResolver
-
- resolveRequiredPlaceholders(String) -
Method in interface 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)
.
- resolveResponseStatus(ResponseStatus, HttpServletRequest, HttpServletResponse, Object, Exception) -
Method in class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
- Template method that handles
@ResponseStatus
annotation.
- resolveReturnType(Method, Class) -
Static method in class org.springframework.core.GenericTypeResolver
- Determine the target type for the generic return type of the given method.
- resolveReturnTypeArgument(Method, Class<?>) -
Static method in 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.
- resolveRootDirResource(Resource) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Resolve the specified resource for path matching.
- resolveScopeMetadata(BeanDefinition) -
Method in class org.springframework.context.annotation.AnnotationScopeMetadataResolver
-
- resolveScopeMetadata(BeanDefinition) -
Method in class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
-
- resolveScopeMetadata(BeanDefinition) -
Method in interface org.springframework.context.annotation.ScopeMetadataResolver
- Resolve the
ScopeMetadata
appropriate to the supplied
bean definition
.
- resolveScopeName(String) -
Method in class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
- Resolve the given annotation type into a named Spring scope.
- resolveSignature(String, Class<?>) -
Static method in 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) -
Method in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
- Resolve the specified data source object into a DataSource instance.
- resolveSpecifiedLookupKey(Object) -
Method in class 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) -
Method in class 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
.
- resolveSpringBean(FacesContext, String) -
Method in class org.springframework.web.jsf.DelegatingVariableResolver
- Resolve the attribute as a Spring bean in the ApplicationContext.
- resolveStandardArgument(Class<?>, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveStandardArgument(Class<?>, NativeWebRequest, Exception) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves standard method arguments.
- resolveStandardArgument(Class<?>, NativeWebRequest, Exception) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves standard method arguments.
- resolveStringValue(String) -
Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
- Resolve the given String value, for example parsing placeholders.
- resolveStringValue(String) -
Method in interface org.springframework.util.StringValueResolver
- Resolve the given String value, for example parsing placeholders.
- resolveSystemProperty(String) -
Method in class 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) -
Method in class org.springframework.beans.factory.config.TypedStringValue
- Determine the type to convert to, resolving it from a specified class name
if necessary.
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.CookieThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.FixedThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in class org.springframework.web.servlet.theme.SessionThemeResolver
-
- resolveThemeName(HttpServletRequest) -
Method in interface org.springframework.web.servlet.ThemeResolver
- Resolve the current theme name via the given request.
- resolveTopic(Session, String) -
Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
- Resolve the given destination name to a
Topic
.
- resolveType(Type, Map<TypeVariable, Type>) -
Static method in class org.springframework.core.GenericTypeResolver
- Resolve the specified generic type against the given TypeVariable map.
- resolveTypeArgument(Class, Class) -
Static method in 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) -
Static method in 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.
- resolveValue(Object) -
Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
-
- resolveVariable(FacesContext, String) -
Method in class org.springframework.web.jsf.DelegatingVariableResolver
- Delegate to the original VariableResolver first, then try to
resolve the variable as Spring bean in the root WebApplicationContext.
- resolveVariable(FacesContext, String) -
Method in class org.springframework.web.jsf.SpringBeanVariableResolver
-
- resolveVariable(FacesContext, String) -
Method in class org.springframework.web.jsf.WebApplicationContextVariableResolver
- Check for the special "webApplicationContext" variable first,
then delegate to the original VariableResolver.
- resolveViewName(String, Map, PortletRequest) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Resolve the given view name into a View object (to be rendered).
- resolveViewName(String, Map<String, Object>, Locale, HttpServletRequest) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Resolve the given view name into a View object (to be rendered).
- resolveViewName(String, Locale) -
Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
-
- resolveViewName(String, Locale) -
Method in class org.springframework.web.servlet.view.BeanNameViewResolver
-
- resolveViewName(String, Locale) -
Method in class org.springframework.web.servlet.view.ContentNegotiatingViewResolver
-
- resolveViewName(String, Locale) -
Method in interface org.springframework.web.servlet.ViewResolver
- Resolve the given view by name.
- resolveWiringInfo(Object) -
Method in class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
-
- resolveWiringInfo(Object) -
Method in interface org.springframework.beans.factory.wiring.BeanWiringInfoResolver
- Resolve the BeanWiringInfo for the given bean instance.
- resolveWiringInfo(Object) -
Method in class org.springframework.beans.factory.wiring.ClassNameBeanWiringInfoResolver
-
- resort() -
Method in class org.springframework.beans.support.PagedListHolder
- Resort the list if necessary, i.e.
- Resource - Interface in 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 -
Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
-
- RESOURCE_PARAM_NAME -
Static variable in class org.springframework.web.servlet.ResourceServlet
- Name of the parameter that must contain the actual resource path.
- RESOURCE_URL_DELIMITERS -
Static variable in class org.springframework.web.servlet.ResourceServlet
- Any number of these characters are considered delimiters
between multiple resource paths in a single String value.
- ResourceAccessException - Exception in org.springframework.web.client
- Exception thrown when an I/O error occurs.
- ResourceAccessException(String) -
Constructor for exception org.springframework.web.client.ResourceAccessException
- Construct a new
HttpIOException
with the given message.
- ResourceAccessException(String, IOException) -
Constructor for exception org.springframework.web.client.ResourceAccessException
- Construct a new
HttpIOException
with the given message and IOException
.
- ResourceAdapterApplicationContext - Class in org.springframework.jca.context
ApplicationContext
implementation
for a JCA ResourceAdapter.- ResourceAdapterApplicationContext(BootstrapContext) -
Constructor for class org.springframework.jca.context.ResourceAdapterApplicationContext
- Create a new ResourceAdapterApplicationContext for the given BootstrapContext.
- ResourceAdapterFactoryBean - Class in org.springframework.jca.support
FactoryBean
that bootstraps
the specified JCA 1.5 ResourceAdapter
,
starting it with a local BootstrapContext
and exposing it for bean references.- ResourceAdapterFactoryBean() -
Constructor for class org.springframework.jca.support.ResourceAdapterFactoryBean
-
- ResourceAllocationException - Exception in org.springframework.jms
- Runtime exception mirroring the JMS ResourceAllocationException.
- ResourceAllocationException(ResourceAllocationException) -
Constructor for exception org.springframework.jms.ResourceAllocationException
-
- ResourceArrayPropertyEditor - Class in org.springframework.core.io.support
- Editor for
Resource
arrays, to
automatically convert String
location patterns
(e.g. - ResourceArrayPropertyEditor() -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with a default
PathMatchingResourcePatternResolver
and StandardEnvironment
.
- ResourceArrayPropertyEditor(ResourcePatternResolver) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Deprecated. as of 3.1 in favor of
ResourceArrayPropertyEditor.ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver)
- ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with the given
ResourcePatternResolver
and PropertyResolver
(typically an Environment
).
- ResourceArrayPropertyEditor(ResourcePatternResolver, boolean) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Deprecated. as of 3.1 in favor of
ResourceArrayPropertyEditor.ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver, boolean)
- ResourceArrayPropertyEditor(ResourcePatternResolver, PropertyResolver, boolean) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with the given
ResourcePatternResolver
and PropertyResolver
(typically an Environment
).
- ResourceAwareController - Interface in org.springframework.web.portlet.mvc
- Extension of the Portlet
Controller
interface that allows
for handling Portlet 2.0 resource requests as well. - ResourceBundleEditor - Class in org.springframework.beans.propertyeditors
PropertyEditor
implementation for
ResourceBundles
.- ResourceBundleEditor() -
Constructor for class org.springframework.beans.propertyeditors.ResourceBundleEditor
-
- ResourceBundleMessageSource - Class in org.springframework.context.support
MessageSource
implementation that
accesses resource bundles using specified basenames.- ResourceBundleMessageSource() -
Constructor for class org.springframework.context.support.ResourceBundleMessageSource
-
- ResourceBundleThemeSource - Class in org.springframework.ui.context.support
ThemeSource
implementation that looks up an individual
ResourceBundle
per theme.- ResourceBundleThemeSource() -
Constructor for class org.springframework.ui.context.support.ResourceBundleThemeSource
-
- ResourceBundleViewResolver - Class in org.springframework.web.servlet.view
ViewResolver
implementation
that uses bean definitions in a ResourceBundle
, specified by
the bundle basename.- ResourceBundleViewResolver() -
Constructor for class org.springframework.web.servlet.view.ResourceBundleViewResolver
-
- ResourceDatabasePopulator - Class in org.springframework.jdbc.datasource.init
- Populates a database from SQL scripts defined in external resources.
- ResourceDatabasePopulator() -
Constructor for class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
-
- ResourceEditor - Class in org.springframework.core.io
Editor
for Resource
descriptors, to automatically convert String
locations
e.g.- ResourceEditor() -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new instance of the
ResourceEditor
class
using a DefaultResourceLoader
and StandardEnvironment
.
- ResourceEditor(ResourceLoader) -
Constructor for class org.springframework.core.io.ResourceEditor
- Deprecated. as of Spring 3.1 in favor of
ResourceEditor.ResourceEditor(ResourceLoader, PropertyResolver)
- ResourceEditor(ResourceLoader, PropertyResolver) -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new instance of the
ResourceEditor
class
using the given ResourceLoader
and PropertyResolver
.
- ResourceEditor(ResourceLoader, boolean) -
Constructor for class org.springframework.core.io.ResourceEditor
- Deprecated. as of Spring 3.1 in favor of
ResourceEditor.ResourceEditor(ResourceLoader, PropertyResolver, boolean)
- ResourceEditor(ResourceLoader, PropertyResolver, boolean) -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new instance of the
ResourceEditor
class
using the given ResourceLoader
.
- ResourceEditorRegistrar - Class in 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) -
Constructor for class org.springframework.beans.support.ResourceEditorRegistrar
- Deprecated. as of Spring 3.1 in favor of
#ResourceEditorRegistrar(ResourceLoader, Environment)
- ResourceEditorRegistrar(ResourceLoader, PropertyResolver) -
Constructor for class org.springframework.beans.support.ResourceEditorRegistrar
- Create a new ResourceEditorRegistrar for the given ResourceLoader
- ResourceEntityResolver - Class in 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) -
Constructor for class org.springframework.beans.factory.xml.ResourceEntityResolver
- Create a ResourceEntityResolver for the specified ResourceLoader
(usually, an ApplicationContext).
- resourceHandlerMapping() -
Method in class org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport
- Return a handler mapping ordered at Integer.MAX_VALUE-1 with mapped
resource handlers.
- ResourceHandlerRegistration - Class in org.springframework.web.servlet.config.annotation
- Encapsulates information required to create a resource handlers.
- ResourceHandlerRegistration(ResourceLoader, String...) -
Constructor for class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistration
- Create a
ResourceHandlerRegistration
instance.
- ResourceHandlerRegistry - Class in 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) -
Constructor for class org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry
-
- ResourceHolder - Interface in org.springframework.transaction.support
- Generic interface to be implemented by resource holders.
- ResourceHolderSupport - Class in org.springframework.transaction.support
- Convenient base class for resource holders.
- ResourceHolderSupport() -
Constructor for class org.springframework.transaction.support.ResourceHolderSupport
-
- ResourceHolderSynchronization<H extends ResourceHolder,K> - Class in org.springframework.transaction.support
TransactionSynchronization
implementation that manages a
ResourceHolder
bound through TransactionSynchronizationManager
.- ResourceHolderSynchronization(H, K) -
Constructor for class org.springframework.transaction.support.ResourceHolderSynchronization
- Create a new ResourceHolderSynchronization for the given holder.
- ResourceHttpMessageConverter - Class in org.springframework.http.converter
- Implementation of
HttpMessageConverter
that can read and write Resources
. - ResourceHttpMessageConverter() -
Constructor for class org.springframework.http.converter.ResourceHttpMessageConverter
-
- ResourceHttpRequestHandler - Class in org.springframework.web.servlet.resource
HttpRequestHandler
that serves static resources optimized for superior browser performance
(according to the guidelines of Page Speed, YSlow, etc.) by allowing for flexible cache settings
("cacheSeconds" property, last-modified support).- ResourceHttpRequestHandler() -
Constructor for class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
-
- ResourceLoader - Interface in org.springframework.core.io
- Strategy interface for loading resources (e..
- resourceLoader -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- ResourceLoaderAware - Interface in 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 - Class in org.springframework.scheduling.quartz
- Wrapper that adapts from the Quartz
ClassLoadHelper
interface
onto Spring's ResourceLoader
interface. - ResourceLoaderClassLoadHelper() -
Constructor for class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- Create a new ResourceLoaderClassLoadHelper for the default
ResourceLoader.
- ResourceLoaderClassLoadHelper(ResourceLoader) -
Constructor for class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
- Create a new ResourceLoaderClassLoadHelper for the given ResourceLoader.
- ResourceMapping - Annotation Type in org.springframework.web.portlet.bind.annotation
- Annotation for mapping Portlet resource requests onto handler methods.
- ResourceOverridingShadowingClassLoader - Class in org.springframework.instrument.classloading
- Subclass of ShadowingClassLoader that overrides attempts to
locate certain files.
- ResourceOverridingShadowingClassLoader(ClassLoader) -
Constructor for class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
- Create a new ResourceOverridingShadowingClassLoader,
decorating the given ClassLoader.
- ResourcePatternResolver - Interface in org.springframework.core.io.support
- Strategy interface for resolving a location pattern (for example,
an Ant-style path pattern) into Resource objects.
- ResourcePatternUtils - Class in 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() -
Constructor for class org.springframework.core.io.support.ResourcePatternUtils
-
- ResourcePropertySource - Class in 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, Resource) -
Constructor for class org.springframework.core.io.support.ResourcePropertySource
- Create a PropertySource having the given name based on Properties
loaded from the given resource.
- ResourcePropertySource(Resource) -
Constructor for class org.springframework.core.io.support.ResourcePropertySource
- Create a PropertySource based on Properties loaded from the given resource.
- ResourcePropertySource(String, String, ClassLoader) -
Constructor for class 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, String) -
Constructor for class org.springframework.core.io.support.ResourcePropertySource
- Create a PropertySource having the given name based on Properties loaded from
the given resource location.
- ResourcePropertySource(String, ClassLoader) -
Constructor for class 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) -
Constructor for class org.springframework.core.io.support.ResourcePropertySource
- Create a PropertySource based on Properties loaded from the given resource
location.
- ResourceScriptSource - Class in org.springframework.scripting.support
ScriptSource
implementation
based on Spring's Resource
abstraction.- ResourceScriptSource(Resource) -
Constructor for class org.springframework.scripting.support.ResourceScriptSource
- Create a new ResourceScriptSource for the given resource.
- ResourceServlet - Class in org.springframework.web.servlet
- Simple servlet that can expose an internal resource, including a
default URL if the specified resource is not found.
- ResourceServlet() -
Constructor for class org.springframework.web.servlet.ResourceServlet
-
- ResourceTransactionManager - Interface in org.springframework.transaction.support
- Extension of the
PlatformTransactionManager
interface, indicating a native resource transaction manager, operating on a single
target resource. - ResourceUtils - Class in org.springframework.util
- Utility methods for resolving resource locations to files in the
file system.
- ResourceUtils() -
Constructor for class org.springframework.util.ResourceUtils
-
- RESPONSE_STATUS_ATTRIBUTE -
Static variable in interface org.springframework.web.servlet.View
- Name of the
HttpServletRequest
attribute that contains the response status code.
- ResponseBody - Annotation Type in org.springframework.web.bind.annotation
- Annotation which indicates that a method return value should be bound to the web response body.
- ResponseEntity<T> - Class in org.springframework.http
- Extension of
HttpEntity
that adds a HttpStatus
status code. - ResponseEntity(HttpStatus) -
Constructor for class org.springframework.http.ResponseEntity
- Create a new
ResponseEntity
with the given status code, and no body nor headers.
- ResponseEntity(T, HttpStatus) -
Constructor for class org.springframework.http.ResponseEntity
- Create a new
ResponseEntity
with the given body and status code, and no headers.
- ResponseEntity(MultiValueMap<String, String>, HttpStatus) -
Constructor for class org.springframework.http.ResponseEntity
- Create a new
HttpEntity
with the given headers and status code, and no body.
- ResponseEntity(T, MultiValueMap<String, String>, HttpStatus) -
Constructor for class org.springframework.http.ResponseEntity
- Create a new
HttpEntity
with the given body, headers, and status code.
- ResponseErrorHandler - Interface in org.springframework.web.client
- Strategy interface used by the
RestTemplate
to determine whether a particular response has an error or not. - ResponseExtractor<T> - Interface in 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. - ResponseStatus - Annotation Type in org.springframework.web.bind.annotation
- Marks a method or exception class with the status code and reason that should be returned.
- ResponseStatusExceptionResolver - Class in org.springframework.web.servlet.mvc.annotation
- Implementation of the
HandlerExceptionResolver
interface that uses the @ResponseStatus
annotation to map exceptions to HTTP status codes. - ResponseStatusExceptionResolver() -
Constructor for class org.springframework.web.servlet.mvc.annotation.ResponseStatusExceptionResolver
-
- RestClientException - Exception in org.springframework.web.client
- Base class for exceptions thrown by
RestTemplate
whenever it encounters client-side HTTP errors. - RestClientException(String) -
Constructor for exception org.springframework.web.client.RestClientException
- Construct a new instance of
HttpClientException
with the given message.
- RestClientException(String, Throwable) -
Constructor for exception org.springframework.web.client.RestClientException
- Construct a new instance of
HttpClientException
with the given message and exception.
- RestGatewaySupport - Class in org.springframework.web.client.support
- Convenient super class for application classes that need REST access.
- RestGatewaySupport() -
Constructor for class org.springframework.web.client.support.RestGatewaySupport
- Construct a new instance of the
RestGatewaySupport
, with default parameters.
- RestGatewaySupport(ClientHttpRequestFactory) -
Constructor for class org.springframework.web.client.support.RestGatewaySupport
- Construct a new instance of the
RestGatewaySupport
, with the given ClientHttpRequestFactory
.
- RestOperations - Interface in org.springframework.web.client
- Interface specifying a basic set of RESTful operations.
- RestTemplate - Class in org.springframework.web.client
- The central class for client-side HTTP access. It simplifies communication with HTTP servers, and
enforces RESTful principles.
- RestTemplate() -
Constructor for class org.springframework.web.client.RestTemplate
- Create a new instance of the
RestTemplate
using default settings.
- RestTemplate(ClientHttpRequestFactory) -
Constructor for class org.springframework.web.client.RestTemplate
- Create a new instance of the
RestTemplate
based on the given ClientHttpRequestFactory
.
- ResultSetExtractor<T> - Interface in org.springframework.jdbc.core
- Callback interface used by
JdbcTemplate
's query methods. - ResultSetSupportingSqlParameter - Class in org.springframework.jdbc.core
- Common base class for ResultSet-supporting SqlParameters like
SqlOutParameter
and SqlReturnResultSet
. - ResultSetSupportingSqlParameter(String, int) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, int) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, String) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, ResultSetExtractor) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, RowCallbackHandler) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetSupportingSqlParameter(String, int, RowMapper) -
Constructor for class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
- Create a new ResultSetSupportingSqlParameter.
- ResultSetWrappingSqlRowSet - Class in org.springframework.jdbc.support.rowset
- Default implementation of Spring's
SqlRowSet
interface. - ResultSetWrappingSqlRowSet(ResultSet) -
Constructor for class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
- Create a new ResultSetWrappingSqlRowSet for the given ResultSet.
- ResultSetWrappingSqlRowSetMetaData - Class in org.springframework.jdbc.support.rowset
- Default implementation of Spring's SqlRowSetMetaData interface.
- ResultSetWrappingSqlRowSetMetaData(ResultSetMetaData) -
Constructor for class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
- Create a new ResultSetWrappingSqlRowSetMetaData object
for the given ResultSetMetaData instance.
- resume(Object, AbstractPlatformTransactionManager.SuspendedResourcesHolder) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Resume the given transaction.
- resume() -
Method in class org.springframework.transaction.support.ResourceHolderSynchronization
-
- resume() -
Method in interface org.springframework.transaction.support.TransactionSynchronization
- Resume this synchronization.
- resume() -
Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
-
- resumePausedTasks() -
Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- Try to resume all paused tasks.
- retainAll(Collection<?>) -
Method in class org.springframework.util.AutoPopulatingList
-
- rethrowException(Throwable) -
Static method in class org.springframework.util.ReflectionUtils
- Rethrow the given
exception
, which is presumably the
target exception of an InvocationTargetException
.
- rethrowRuntimeException(Throwable) -
Static method in class org.springframework.util.ReflectionUtils
- Rethrow the given
exception
, which is presumably the
target exception of an InvocationTargetException
.
- retrieveAndUpdate(HttpServletRequest, HttpServletResponse) -
Method in interface 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) -
Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
-
- retrieveAttribute(WebRequest, String) -
Method in class org.springframework.web.bind.support.DefaultSessionAttributeStore
-
- retrieveAttribute(WebRequest, String) -
Method in interface org.springframework.web.bind.support.SessionAttributeStore
- Retrieve the specified attribute from the backend session.
- retrieveAttributes(WebRequest) -
Method in class org.springframework.web.method.annotation.SessionAttributesHandler
- Retrieve "known" attributes from the session, i.e.
- retrieveFlashMaps(HttpServletRequest) -
Method in class org.springframework.web.servlet.support.AbstractFlashMapManager
- Retrieve saved FlashMap instances from underlying storage.
- retrieveFlashMaps(HttpServletRequest) -
Method in class org.springframework.web.servlet.support.SessionFlashMapManager
- Retrieve saved FlashMap instances from the HTTP Session.
- retrieveLastModifiedTime() -
Method in class org.springframework.scripting.support.ResourceScriptSource
- Retrieve the current last-modified timestamp of the underlying resource.
- retrieveMatchingFiles(File, String) -
Method in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
- Retrieve files that match the given path pattern,
checking the given directory and its subdirectories.
- retrieveProfileValueSource(Class<?>) -
Static method in 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.
- retrieveTransactionManager() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Allows subclasses to retrieve the JTA TransactionManager in a vendor-specific manner.
- retrieveTransactionManager() -
Method in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
-
- retrieveTransactionSynchronizationRegistry() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Allows subclasses to retrieve the JTA 1.1 TransactionSynchronizationRegistry
in a vendor-specific manner.
- retrieveUserTransaction() -
Method in class org.springframework.transaction.jta.JtaTransactionManager
- Allows subclasses to retrieve the JTA UserTransaction in a vendor-specific manner.
- retrieveUserTransaction() -
Method in class org.springframework.transaction.jta.OC4JJtaTransactionManager
-
- retrieveUserTransaction() -
Method in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobByteArrayType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobSerializableType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.BlobStringType
-
- returnedClass() -
Method in class org.springframework.orm.hibernate3.support.ClobStringType
-
- returningResultSet(String, RowMapper) -
Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
-
- returningResultSet(String, ParameterizedRowMapper) -
Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
- Deprecated. in favor of
SimpleJdbcCall.returningResultSet(String, org.springframework.jdbc.core.RowMapper)
- returningResultSet(String, RowMapper) -
Method in interface 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.
- returningResultSet(String, ParameterizedRowMapper) -
Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
- Deprecated. in favor of
SimpleJdbcCallOperations.returningResultSet(String, org.springframework.jdbc.core.RowMapper)
- RmiBasedExporter - Class in org.springframework.remoting.rmi
- Convenient superclass for RMI-based remote exporters.
- RmiBasedExporter() -
Constructor for class org.springframework.remoting.rmi.RmiBasedExporter
-
- RmiClientInterceptor - Class in org.springframework.remoting.rmi
MethodInterceptor
for accessing conventional
RMI services or RMI invokers.- RmiClientInterceptor() -
Constructor for class org.springframework.remoting.rmi.RmiClientInterceptor
-
- RmiClientInterceptorUtils - Class in org.springframework.remoting.rmi
- Factored-out methods for performing invocations within an RMI client.
- RmiClientInterceptorUtils() -
Constructor for class org.springframework.remoting.rmi.RmiClientInterceptorUtils
-
- RmiInvocationHandler - Interface in org.springframework.remoting.rmi
- Interface for RMI invocation handlers instances on the server,
wrapping exported services.
- RmiProxyFactoryBean - Class in org.springframework.remoting.rmi
FactoryBean
for RMI proxies, supporting both conventional RMI services
and RMI invokers.- RmiProxyFactoryBean() -
Constructor for class org.springframework.remoting.rmi.RmiProxyFactoryBean
-
- RmiRegistryFactoryBean - Class in org.springframework.remoting.rmi
FactoryBean
that locates a Registry
and
exposes it for bean references.- RmiRegistryFactoryBean() -
Constructor for class org.springframework.remoting.rmi.RmiRegistryFactoryBean
-
- RmiServiceExporter - Class in org.springframework.remoting.rmi
- RMI exporter that exposes the specified service as RMI object with the specified name.
- RmiServiceExporter() -
Constructor for class org.springframework.remoting.rmi.RmiServiceExporter
-
- Role - Annotation Type in org.springframework.context.annotation
- Indicates the 'role' hint for a given bean.
- ROLE_APPLICATION -
Static variable in interface org.springframework.beans.factory.config.BeanDefinition
- Role hint indicating that a
BeanDefinition
is a major part
of the application.
- ROLE_GETTER -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Constant identifier for the getter role field value in a JMX
Descriptor
.
- ROLE_INFRASTRUCTURE -
Static variable in interface 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 -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Identifies an operation (method) in a JMX
Descriptor
.
- ROLE_SETTER -
Static variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
- Constant identifier for the setter role field value in a JMX
Descriptor
.
- ROLE_SUPPORT -
Static variable in interface 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 - Annotation Type in org.springframework.test.annotation
- Test annotation to indicate whether or not the transaction for the annotated
test method should be rolled back after the test method has
completed.
- rollback() -
Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
-
- rollback() -
Method in class org.springframework.transaction.jta.UserTransactionAdapter
-
- rollback(TransactionStatus) -
Method in interface org.springframework.transaction.PlatformTransactionManager
- Perform a rollback of the given transaction.
- rollback(TransactionStatus) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- This implementation of rollback handles participating in existing
transactions.
- ROLLBACK_ON_RUNTIME_EXCEPTIONS -
Static variable in class org.springframework.transaction.interceptor.RollbackRuleAttribute
- The
rollback rule
for
RuntimeExceptions
.
- rollbackIfNecessary(Session) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Perform a rollback, if appropriate.
- rollbackIfNecessary(Session) -
Static method in class org.springframework.jms.support.JmsUtils
- Rollback the Session if not within a JTA transaction.
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.DefaultTransactionAttribute
- The default behavior is as with EJB: rollback on unchecked exception.
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.DelegatingTransactionAttribute
-
- rollbackOn(Throwable) -
Method in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Winning rule is the shallowest rule (that is, the closest in the
inheritance hierarchy to the exception).
- rollbackOn(Throwable) -
Method in interface org.springframework.transaction.interceptor.TransactionAttribute
- Should we roll back on the given exception?
- rollbackOnExceptionIfNecessary(Session, Throwable) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Perform a rollback, handling rollback exceptions properly.
- RollbackRuleAttribute - Class in org.springframework.transaction.interceptor
- Rule determining whether or not a given exception (and any subclasses)
should cause a rollback.
- RollbackRuleAttribute(Class) -
Constructor for class org.springframework.transaction.interceptor.RollbackRuleAttribute
- Create a new instance of the
RollbackRuleAttribute
class.
- RollbackRuleAttribute(String) -
Constructor for class org.springframework.transaction.interceptor.RollbackRuleAttribute
- Create a new instance of the
RollbackRuleAttribute
class
for the given exceptionName
.
- rollbackToHeldSavepoint() -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- Roll back to the savepoint that is held for the transaction.
- rollbackToSavepoint(Object) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
- This implementation rolls back to the given JDBC 3.0 Savepoint.
- rollbackToSavepoint(Object) -
Method in interface org.springframework.transaction.SavepointManager
- Roll back to the given savepoint.
- rollbackToSavepoint(Object) -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- This implementation delegates to a SavepointManager for the
underlying transaction, if possible.
- ROOT_WEB_APPLICATION_CONTEXT_ATTRIBUTE -
Static variable in interface org.springframework.web.context.WebApplicationContext
- Context attribute to bind root WebApplicationContext to on successful startup.
- rootBeanDefinition(Class) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder
used to construct a RootBeanDefinition
.
- rootBeanDefinition(Class, String) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder
used to construct a RootBeanDefinition
.
- rootBeanDefinition(String) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder
used to construct a RootBeanDefinition
.
- rootBeanDefinition(String, String) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionBuilder
- Create a new
BeanDefinitionBuilder
used to construct a RootBeanDefinition
.
- RootBeanDefinition - Class in 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() -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition, to be configured through its bean
properties and configuration methods.
- RootBeanDefinition(Class) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton.
- RootBeanDefinition(Class, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Deprecated. since Spring 2.5, in favor of
AbstractBeanDefinition.setScope(java.lang.String)
- RootBeanDefinition(Class, int) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Deprecated. as of Spring 3.0, in favor of
AbstractBeanDefinition.setAutowireMode(int)
usage
- RootBeanDefinition(Class, int, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
using the given autowire mode.
- RootBeanDefinition(Class, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Deprecated. as of Spring 3.0, in favor of
AbstractBeanDefinition.getPropertyValues()
usage
- RootBeanDefinition(Class, MutablePropertyValues, boolean) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Deprecated. since Spring 2.5, in favor of
AbstractBeanDefinition.setScope(java.lang.String)
- RootBeanDefinition(Class, ConstructorArgumentValues, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing constructor arguments and property values.
- RootBeanDefinition(String) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing constructor arguments and property values.
- RootBeanDefinition(String, ConstructorArgumentValues, MutablePropertyValues) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition for a singleton,
providing constructor arguments and property values.
- RootBeanDefinition(RootBeanDefinition) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition as deep copy of the given
bean definition.
- RootClassFilter - Class in org.springframework.aop.support
- Simple ClassFilter implementation that passes classes (and optionally subclasses)
- RootClassFilter(Class) -
Constructor for class org.springframework.aop.support.RootClassFilter
-
- RowCallbackHandler - Interface in org.springframework.jdbc.core
- An interface used by
JdbcTemplate
for processing rows of a
ResultSet
on a per-row basis. - RowCountCallbackHandler - Class in org.springframework.jdbc.core
- Implementation of RowCallbackHandler.
- RowCountCallbackHandler() -
Constructor for class org.springframework.jdbc.core.RowCountCallbackHandler
-
- RowMapper<T> - Interface in org.springframework.jdbc.core
- An interface used by
JdbcTemplate
for mapping rows of a
ResultSet
on a per-row basis. - RowMapperResultSetExtractor<T> - Class in 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>) -
Constructor for class org.springframework.jdbc.core.RowMapperResultSetExtractor
- Create a new RowMapperResultSetExtractor.
- RowMapperResultSetExtractor(RowMapper<T>, int) -
Constructor for class org.springframework.jdbc.core.RowMapperResultSetExtractor
- Create a new RowMapperResultSetExtractor.
- ROWS_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.TextareaTag
-
- RssChannelHttpMessageConverter - Class in org.springframework.http.converter.feed
- Implementation of
HttpMessageConverter
that can read and write RSS feeds. - RssChannelHttpMessageConverter() -
Constructor for class org.springframework.http.converter.feed.RssChannelHttpMessageConverter
-
- RuleBasedTransactionAttribute - Class in 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() -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Create a new RuleBasedTransactionAttribute, with default settings.
- RuleBasedTransactionAttribute(RuleBasedTransactionAttribute) -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Copy constructor.
- RuleBasedTransactionAttribute(int, List<RollbackRuleAttribute>) -
Constructor for class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
- Create a new DefaultTransactionAttribute with the the given
propagation behavior.
- run() -
Method in class org.springframework.jca.work.DelegatingWork
- Delegates execution to the underlying Runnable.
- run() -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function without arguments.
- run(int) -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function with a single int argument.
- run(Object...) -
Method in class org.springframework.jdbc.object.SqlFunction
- Analogous to the SqlQuery.execute([]) method.
- run() -
Method in class org.springframework.scheduling.commonj.DelegatingWork
- Delegates execution to the underlying Runnable.
- run() -
Method in class org.springframework.scheduling.support.DelegatingErrorHandlingRunnable
-
- run() -
Method in class org.springframework.scheduling.support.MethodInvokingRunnable
-
- run() -
Method in class org.springframework.scheduling.support.ScheduledMethodRunnable
-
- run() -
Method in class org.springframework.scheduling.timer.DelegatingTimerTask
- Deprecated. Delegates execution to the underlying Runnable, catching any exception
or error thrown in order to continue scheduled execution.
- run(RunNotifier) -
Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
- Check whether the test is enabled in the first place.
- run(IHookCallBack, ITestResult) -
Method in class 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.
- RunAfterTestClassCallbacks - Class in org.springframework.test.context.junit4.statements
RunAfterTestClassCallbacks
is a custom JUnit 4.5+
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) -
Constructor for class org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks
- Constructs a new
RunAfterTestClassCallbacks
statement.
- RunAfterTestMethodCallbacks - Class in org.springframework.test.context.junit4.statements
RunAfterTestMethodCallbacks
is a custom JUnit 4.5+
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) -
Constructor for class org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks
- Constructs a new
RunAfterTestMethodCallbacks
statement.
- runAfterTransactionMethods(TestContext) -
Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
- Run all
@AfterTransaction methods
for the
specified test context
.
- runBare() -
Method in class org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests
- Deprecated. Overridden to populate transaction definition from annotations.
- runBare() -
Method in class org.springframework.test.ConditionalTestCase
- Deprecated.
- runBare() -
Method in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
- Deprecated. Runs the Spring TestContext Framework test sequence.
- runBare() -
Method in class org.springframework.test.jpa.AbstractJpaTests
- Deprecated.
- RunBeforeTestClassCallbacks - Class in org.springframework.test.context.junit4.statements
RunBeforeTestClassCallbacks
is a custom JUnit 4.5+
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) -
Constructor for class org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks
- Constructs a new
RunBeforeTestClassCallbacks
statement.
- RunBeforeTestMethodCallbacks - Class in org.springframework.test.context.junit4.statements
RunBeforeTestMethodCallbacks
is a custom JUnit 4.5+
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) -
Constructor for class org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks
- Constructs a new
RunBeforeTestMethodCallbacks
statement.
- runBeforeTransactionMethods(TestContext) -
Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
- Run all
@BeforeTransaction methods
for the
specified test context
.
- runChild(FrameworkMethod, RunNotifier) -
Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
- Performs the same logic as
BlockJUnit4ClassRunner.runChild(FrameworkMethod, RunNotifier)
,
except that tests are determined to be ignored by
SpringJUnit4ClassRunner.isTestMethodIgnored(FrameworkMethod)
.
- runGeneric() -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function without arguments,
returning the value as an object.
- runGeneric(int) -
Method in class org.springframework.jdbc.object.SqlFunction
- Convenient method to run the function with a single int argument.
- runGeneric(Object[]) -
Method in class org.springframework.jdbc.object.SqlFunction
- Analogous to the
SqlQuery.findObject(Object[])
method.
- runInThread(Runnable) -
Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
-
- runningAllowed() -
Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- Check whether this container's listeners are generally allowed to run.
- runTest() -
Method in class org.springframework.test.AssertThrows
- Deprecated. The main template method that drives the running of the
test logic
and the
checking
of the
resulting (expected) Exception
.
- RuntimeBeanNameReference - Class in 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) -
Constructor for class org.springframework.beans.factory.config.RuntimeBeanNameReference
- Create a new RuntimeBeanNameReference to the given bean name.
- RuntimeBeanReference - Class in 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) -
Constructor for class 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) -
Constructor for class 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.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |