|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
input
'
elements with a 'type
' of 'radio
'.input
'
element with a 'type
' of 'radio
'.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.
Map<String, String>
implementation that is backed by system properties or environment
variables.persistence.xml
,
as defined in the JPA specification.
LoadTimeWeaver
which uses reflection to delegate to an underlying ClassLoader
with well-known transformation hooks.MethodInvocation
interface,
implementing the extended
ProxyMethodInvocation
interface.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.
MBeanServer
.
MBeanServer
.
MBeanServer
.
PropertyEditors
with
the given PropertyEditorRegistry
.
DataSource
.
@Component
.
MBeanServer indirectly through a proxy.
- registerListeners() -
Method in class org.springframework.context.support.AbstractApplicationContext
- Add beans that implement ApplicationListener as listeners.
- registerListeners() -
Method in class org.springframework.scheduling.quartz.SchedulerAccessor
- Register all specified listeners with the Scheduler.
- registerManagedResource(Object) -
Method in class org.springframework.jmx.export.MBeanExporter
-
- registerManagedResource(Object, ObjectName) -
Method in class org.springframework.jmx.export.MBeanExporter
-
- registerManagedResource(Object) -
Method in interface org.springframework.jmx.export.MBeanExportOperations
- Register the supplied resource with JMX.
- registerManagedResource(Object, ObjectName) -
Method in interface org.springframework.jmx.export.MBeanExportOperations
- Register the supplied resource with JMX.
- registerMethodFilter(Class<?>, MethodFilter) -
Method in class org.springframework.expression.spel.support.ReflectiveMethodResolver
-
- registerMethodFilter(Class<?>, MethodFilter) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
- Register a MethodFilter which will be called during method resolution for the
specified type.
- registerNotificationListeners() -
Method in class org.springframework.jmx.export.MBeanExporter
- Register the configured
NotificationListeners
with the MBeanServer
.
- registerOrEscalateApcAsRequired(Class, BeanDefinitionRegistry, Object) -
Static method in class org.springframework.aop.config.AopConfigUtils
-
- registerPortletApplicationScopes(ConfigurableListableBeanFactory, PortletContext) -
Static method in class org.springframework.web.portlet.context.PortletApplicationContextUtils
- Register web-specific scopes ("request", "session", "globalSession")
with the given BeanFactory, as used by the Portlet ApplicationContext.
- registerPostProcessor(BeanDefinitionRegistry, RootBeanDefinition, String) -
Static method in class org.springframework.context.annotation.AnnotationConfigUtils
-
- registerPostProcessor(ParserContext, BeanDefinitionBuilder, String) -
Static method in class org.springframework.scheduling.config.AnnotationDrivenBeanDefinitionParser
-
- registerProcessedProperty(String) -
Method in class org.springframework.beans.MutablePropertyValues
- Register the specified property as "processed" in the sense
of some processor calling the corresponding setter method
outside of the PropertyValue(s) mechanism.
- registerPrototype(String, Class) -
Method in class org.springframework.context.support.StaticApplicationContext
- Register a prototype bean with the underlying bean factory.
- registerPrototype(String, Class, MutablePropertyValues) -
Method in class org.springframework.context.support.StaticApplicationContext
- Register a prototype bean with the underlying bean factory.
- registerPublicParameter(String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- registerRequestContextFactory(String, List<TilesRequestContextFactory>, TilesRequestContextFactory) -
Method in class org.springframework.web.servlet.view.tiles2.TilesConfigurer.SpringTilesContainerFactory
-
- registerRequestDestructionCallback(String, Runnable) -
Method in class org.springframework.web.context.request.AbstractRequestAttributes
- Register the given callback as to be executed after request completion.
- registerResolvableDependency(Class, Object) -
Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
- Register a special dependency type with corresponding autowired value.
- registerResolvableDependency(Class, Object) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- registerResourceHandler(ParserContext, Element, Object) -
Method in class org.springframework.web.servlet.config.ResourcesBeanDefinitionParser
-
- registerResourceMappings(ParserContext, Element, Object) -
Method in class org.springframework.web.servlet.config.ResourcesBeanDefinitionParser
-
- registerScope(String, Scope) -
Method in interface org.springframework.beans.factory.config.ConfigurableBeanFactory
- Register the given scope, backed by the given Scope implementation.
- registerScope(String, Scope) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
-
- registerScope(Class, String) -
Method in class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
- Register an extended JSR-330 scope annotation, mapping it onto a
specific Spring scope by name.
- registerScope(String, String) -
Method in class org.springframework.context.annotation.Jsr330ScopeMetadataResolver
- Register an extended JSR-330 scope annotation, mapping it onto a
specific Spring scope by name.
- registerScriptBeanDefinitionParser(String, String) -
Method in class org.springframework.scripting.config.LangNamespaceHandler
-
- registerScriptFactoryPostProcessorIfNecessary(BeanDefinitionRegistry) -
Static method in class org.springframework.scripting.config.LangNamespaceUtils
- Register a
ScriptFactoryPostProcessor
bean definition in the supplied
BeanDefinitionRegistry
if the ScriptFactoryPostProcessor
hasn't
already been registered.
- registerSessionDestructionCallback(String, Runnable) -
Method in class org.springframework.web.context.request.ServletRequestAttributes
- Register the given callback as to be executed after session termination.
- registerSessionDestructionCallback(String, Runnable) -
Method in class org.springframework.web.portlet.context.PortletRequestAttributes
- Register the given callback as to be executed after session termination.
- registerSharedEditor(Class, PropertyEditor) -
Method in class org.springframework.beans.PropertyEditorRegistrySupport
- Deprecated. as of Spring 3.0, in favor of PropertyEditorRegistrars or ConversionService usage
- registerShutdownHook() -
Method in interface org.springframework.context.ConfigurableApplicationContext
- Register a shutdown hook with the JVM runtime, closing this context
on JVM shutdown unless it has already been closed at that time.
- registerShutdownHook() -
Method in class org.springframework.context.support.AbstractApplicationContext
- Register a shutdown hook with the JVM runtime, closing this context
on JVM shutdown unless it has already been closed at that time.
- registerSingleton(String, Object) -
Method in interface org.springframework.beans.factory.config.SingletonBeanRegistry
- Register the given existing object as singleton in the bean registry,
under the given bean name.
- registerSingleton(String, Object) -
Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
-
- registerSingleton(String, Class) -
Method in class org.springframework.context.support.StaticApplicationContext
- Register a singleton bean with the underlying bean factory.
- registerSingleton(String, Class, MutablePropertyValues) -
Method in class org.springframework.context.support.StaticApplicationContext
- Register a singleton bean with the underlying bean factory.
- registerSqlType(String, int) -
Method in class org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
- Register a SQL type for the given parameter.
- registerSynchronization(Synchronization) -
Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
-
- registerSynchronization(TransactionSynchronization) -
Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
- Register a new transaction synchronization for the current thread.
- registerTasks(ScheduledExecutorTask[], ScheduledExecutorService) -
Method in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
- Register the specified
ScheduledExecutorTasks
on the given ScheduledExecutorService
.
- registerTasks(ScheduledTimerTask[], Timer) -
Method in class org.springframework.scheduling.timer.TimerFactoryBean
- Deprecated. Register the specified
ScheduledTimerTasks
on the given Timer
.
- registerTestExecutionListeners(TestExecutionListener...) -
Method in class org.springframework.test.context.TestContextManager
- Register the supplied
TestExecutionListeners
by appending them to the set of listeners used by this TestContextManager
.
- registerTraceInterceptor -
Variable in class org.springframework.remoting.support.RemoteExporter
-
- registerTransactionAspect(Element, ParserContext) -
Method in class org.springframework.transaction.config.AnnotationDrivenBeanDefinitionParser
-
- registerTransactionManager(Element, BeanDefinition) -
Static method in class org.springframework.transaction.config.AnnotationDrivenBeanDefinitionParser
-
- registerTransactionSynchronization(LobCreator, TransactionManager) -
Static method in class org.springframework.jdbc.support.lob.LobCreatorUtils
- Register a transaction synchronization for closing the given LobCreator,
preferring Spring transaction synchronization and falling back to
plain JTA transaction synchronization.
- registerTypeName(String, String) -
Method in class org.springframework.jdbc.core.namedparam.AbstractSqlParameterSource
- Register a SQL type for the given parameter.
- registerWebApplicationScopes(ConfigurableListableBeanFactory) -
Static method in class org.springframework.web.context.support.WebApplicationContextUtils
- Register web-specific scopes ("request", "session", "globalSession")
with the given BeanFactory, as used by the WebApplicationContext.
- registerWebApplicationScopes(ConfigurableListableBeanFactory, ServletContext) -
Static method in class org.springframework.web.context.support.WebApplicationContextUtils
- Register web-specific scopes ("request", "session", "globalSession", "application")
with the given BeanFactory, as used by the WebApplicationContext.
- registerWithFactory -
Variable in class org.springframework.jmx.support.MBeanServerFactoryBean
-
- registerWithGeneratedName(AbstractBeanDefinition, BeanDefinitionRegistry) -
Static method in class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
- Register the given bean definition with a generated name,
unique within the given bean factory.
- registerWithGeneratedName(BeanDefinition) -
Method in class org.springframework.beans.factory.xml.XmlReaderContext
-
- registrar -
Variable in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
-
- REGISTRATION_ATTRIBUTE -
Static variable in class org.springframework.context.config.MBeanExportBeanDefinitionParser
-
- REGISTRATION_FAIL_ON_EXISTING -
Static variable in class org.springframework.jmx.support.MBeanRegistrationSupport
- Constant indicating that registration should fail when
attempting to register an MBean under a name that already exists.
- REGISTRATION_IGNORE_EXISTING -
Static variable in class org.springframework.context.config.MBeanExportBeanDefinitionParser
-
- REGISTRATION_IGNORE_EXISTING -
Static variable in class org.springframework.jmx.support.MBeanRegistrationSupport
- Constant indicating that registration should ignore the affected MBean
when attempting to register an MBean under a name that already exists.
- REGISTRATION_REPLACE_EXISTING -
Static variable in class org.springframework.context.config.MBeanExportBeanDefinitionParser
-
- REGISTRATION_REPLACE_EXISTING -
Static variable in class org.springframework.jmx.support.MBeanRegistrationSupport
- Constant indicating that registration should replace the affected MBean
when attempting to register an MBean under a name that already exists.
- registrationBehavior -
Variable in class org.springframework.jmx.support.MBeanRegistrationSupport
- The action take when registering an MBean and finding that it already exists.
- registriesPostProcessed -
Variable in class org.springframework.context.annotation.ConfigurationClassPostProcessor
-
- registry -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
- registry -
Variable in class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
-
- registry -
Variable in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
-
- registry -
Variable in class org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader
-
- registry -
Variable in class org.springframework.remoting.rmi.RmiRegistryFactoryBean
-
- registry -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- registryClientSocketFactory -
Variable in class org.springframework.remoting.rmi.RmiClientInterceptor
-
- registryClientSocketFactory -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- registryHost -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- registryPort -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- registryServerSocketFactory -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- reimplement(Object, Method, Object[]) -
Method in interface org.springframework.beans.factory.support.MethodReplacer
- Reimplement the given method.
- REINJECT_DEPENDENCIES_ATTRIBUTE -
Static variable in class org.springframework.test.context.support.DependencyInjectionTestExecutionListener
- Attribute name for a
TestContext
attribute which indicates
whether or not the dependencies of a test instance should be
reinjected in
beforeTestMethod()
.
- reject(String, Object[], String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- reject(String) -
Method in class org.springframework.validation.AbstractErrors
-
- reject(String, String) -
Method in class org.springframework.validation.AbstractErrors
-
- reject(String) -
Method in exception org.springframework.validation.BindException
-
- reject(String, String) -
Method in exception org.springframework.validation.BindException
-
- reject(String, Object[], String) -
Method in exception org.springframework.validation.BindException
-
- reject(String) -
Method in interface org.springframework.validation.Errors
- Register a global error for the entire target object,
using the given error description.
- reject(String, String) -
Method in interface org.springframework.validation.Errors
- Register a global error for the entire target object,
using the given error description.
- reject(String, Object[], String) -
Method in interface org.springframework.validation.Errors
- Register a global error for the entire target object,
using the given error description.
- reject(String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- reject(String, String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- reject(String, Object[], String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- rejectedExecutionHandler -
Variable in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
-
- rejectedExecutionHandler -
Variable in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
-
- rejectedExecutionHandler -
Variable in class org.springframework.scheduling.config.TaskExecutorFactoryBean
-
- rejectedValue -
Variable in class org.springframework.validation.FieldError
-
- rejectIfEmpty(Errors, String, String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code if the value is empty.
- rejectIfEmpty(Errors, String, String, String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code and default message
if the value is empty.
- rejectIfEmpty(Errors, String, String, Object[]) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error codea nd error arguments
if the value is empty.
- rejectIfEmpty(Errors, String, String, Object[], String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code, error arguments
and default message if the value is empty.
- rejectIfEmptyOrWhitespace(Errors, String, String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code if the value is empty
or just contains whitespace.
- rejectIfEmptyOrWhitespace(Errors, String, String, String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code and default message
if the value is empty or just contains whitespace.
- rejectIfEmptyOrWhitespace(Errors, String, String, Object[]) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code and error arguments
if the value is empty or just contains whitespace.
- rejectIfEmptyOrWhitespace(Errors, String, String, Object[], String) -
Static method in class org.springframework.validation.ValidationUtils
- Reject the given field with the given error code, error arguments
and default message if the value is empty or just contains whitespace.
- rejectValue(String, String, Object[], String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- rejectValue(String, String) -
Method in class org.springframework.validation.AbstractErrors
-
- rejectValue(String, String, String) -
Method in class org.springframework.validation.AbstractErrors
-
- rejectValue(String, String) -
Method in exception org.springframework.validation.BindException
-
- rejectValue(String, String, String) -
Method in exception org.springframework.validation.BindException
-
- rejectValue(String, String, Object[], String) -
Method in exception org.springframework.validation.BindException
-
- rejectValue(String, String) -
Method in interface org.springframework.validation.Errors
- Register a field error for the specified field of the current object
(respecting the current nested path, if any), using the given error
description.
- rejectValue(String, String, String) -
Method in interface org.springframework.validation.Errors
- Register a field error for the specified field of the current object
(respecting the current nested path, if any), using the given error
description.
- rejectValue(String, String, Object[], String) -
Method in interface org.springframework.validation.Errors
- Register a field error for the specified field of the current object
(respecting the current nested path, if any), using the given error
description.
- rejectValue(String, String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- rejectValue(String, String, String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- rejectValue(String, String, Object[], String) -
Method in class org.springframework.web.bind.EscapedErrors
-
- relatedCauses -
Variable in exception org.springframework.beans.factory.BeanCreationException
-
- relatedContext -
Variable in class org.springframework.expression.spel.ExpressionState
-
- relative(int) -
Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- relative(int) -
Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
- Moves the cursor a relative number f rows, either positive or negative.
- release() -
Method in interface org.springframework.beans.factory.access.BeanFactoryReference
- Indicate that the
BeanFactory
instance referred to by this object is not
needed any longer by the client code which obtained the BeanFactoryReference
.
- release() -
Method in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator.CountingBeanFactoryReference
-
- release() -
Method in class org.springframework.context.access.ContextBeanFactoryReference
-
- release() -
Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
-
- release() -
Method in class org.springframework.jca.work.DelegatingWork
- This implementation is empty, since we expect the Runnable
to terminate based on some specific shutdown signal.
- release() -
Method in class org.springframework.jca.work.SimpleTaskWorkManager.DelegatingWorkAdapter
-
- release() -
Method in class org.springframework.mock.web.MockPageContext
-
- release() -
Method in class org.springframework.scheduling.commonj.DelegatingWork
- This implementation is empty, since we expect the Runnable
to terminate based on some specific shutdown signal.
- releaseBean(InvocationContext) -
Method in class org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
- Release the factory which has been used for autowiring the target bean.
- releaseConnection(Connection, ConnectionFactory) -
Static method in class org.springframework.jca.cci.connection.ConnectionFactoryUtils
- Close the given Connection, obtained from the given ConnectionFactory,
if it is not managed externally (that is, not bound to the thread).
- releaseConnection(Connection) -
Method in class org.springframework.jca.cci.core.support.CciDaoSupport
- Close the given CCI Connection, created via this bean's ConnectionFactory,
if it isn't bound to the thread.
- releaseConnection(Connection) -
Method in class org.springframework.jdbc.core.support.JdbcDaoSupport
- Close the given JDBC Connection, created via this DAO's DataSource,
if it isn't bound to the thread.
- releaseConnection(Connection) -
Method in interface org.springframework.jdbc.datasource.ConnectionHandle
- Release the JDBC Connection that this handle refers to.
- releaseConnection(Connection, DataSource) -
Static method in class org.springframework.jdbc.datasource.DataSourceUtils
- Close the given Connection, obtained from the given DataSource,
if it is not managed externally (that is, not bound to the thread).
- releaseConnection(Connection) -
Method in class org.springframework.jdbc.datasource.SimpleConnectionHandle
- This implementation is empty, as we're using a standard
Connection handle that does not have to be released.
- releaseConnection(Connection, ConnectionFactory, boolean) -
Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
- Release the given Connection, stopping it (if necessary) and eventually closing it.
- releaseConnection(Connection) -
Method in class org.springframework.orm.jdo.DefaultJdoDialect.DataStoreConnectionHandle
-
- releaseConnection(Connection) -
Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect.HibernateConnectionHandle
-
- releaseConnection(Connection) -
Method in class org.springframework.orm.jpa.vendor.OpenJpaDialect.OpenJpaConnectionHandle
-
- releaseContext(Context) -
Method in class org.springframework.jndi.JndiTemplate
- Release a JNDI context as obtained from
JndiTemplate.getContext()
.
- released() -
Method in class org.springframework.ejb.support.AbstractEnterpriseBean.BeanFactoryReferenceReleaseListener
-
- released() -
Method in class org.springframework.jdbc.datasource.ConnectionHolder
- Releases the current Connection held by this ConnectionHolder.
- released() -
Method in class org.springframework.transaction.support.ResourceHolderSupport
- Decrease the reference count by one because the holder has been released
(i.e.
- released() -
Method in interface org.springframework.util.WeakReferenceMonitor.ReleaseListener
- This callback method is invoked once the associated handle has been released,
i.e.
- releaseHeldSavepoint() -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- Release the savepoint that is held for the transaction.
- releaseJdbcConnection(ConnectionHandle, PersistenceManager) -
Method in class org.springframework.orm.jdo.DefaultJdoDialect
- This implementation does nothing, assuming that the Connection
will implicitly be closed with the PersistenceManager.
- releaseJdbcConnection(ConnectionHandle, PersistenceManager) -
Method in interface org.springframework.orm.jdo.JdoDialect
- Release the given JDBC Connection, which has originally been retrieved
via
getJdbcConnection
.
- releaseJdbcConnection(ConnectionHandle, EntityManager) -
Method in class org.springframework.orm.jpa.DefaultJpaDialect
- This implementation does nothing, assuming that the Connection
will implicitly be closed with the EntityManager.
- releaseJdbcConnection(ConnectionHandle, EntityManager) -
Method in interface org.springframework.orm.jpa.JpaDialect
- Release the given JDBC Connection, which has originally been retrieved
via
getJdbcConnection
.
- releasePersistenceManager(PersistenceManager, PersistenceManagerFactory) -
Static method in class org.springframework.orm.jdo.PersistenceManagerFactoryUtils
- Close the given PersistenceManager, created via the given factory,
if it is not managed externally (i.e.
- releasePersistenceManager(PersistenceManager) -
Method in class org.springframework.orm.jdo.support.JdoDaoSupport
- Close the given JDO PersistenceManager, created via this DAO's
PersistenceManagerFactory, if it isn't bound to the thread.
- releaseResource(ConnectionHolder, ConnectionFactory) -
Method in class org.springframework.jca.cci.connection.ConnectionFactoryUtils.ConnectionSynchronization
-
- releaseResource(JmsResourceHolder, Object) -
Method in class org.springframework.jms.connection.ConnectionFactoryUtils.JmsResourceSynchronization
-
- releaseResource(PersistenceManagerHolder, PersistenceManagerFactory) -
Method in class org.springframework.orm.jdo.PersistenceManagerFactoryUtils.PersistenceManagerSynchronization
-
- releaseResource(EntityManagerHolder, EntityManagerFactory) -
Method in class org.springframework.orm.jpa.EntityManagerFactoryUtils.EntityManagerSynchronization
-
- releaseResource(H, K) -
Method in class org.springframework.transaction.support.ResourceHolderSynchronization
- Release the given resource (after it has been unbound from the thread).
- releaseResourcesAfterRead -
Variable in class org.springframework.jdbc.support.lob.OracleLobHandler
-
- releaseResourcesAfterRead(Connection, Object) -
Method in class org.springframework.jdbc.support.lob.OracleLobHandler
- Release any LOB resources after read is complete.
- releaseSavepoint(Object) -
Method in class org.springframework.jdbc.datasource.JdbcTransactionObjectSupport
- This implementation releases the given JDBC 3.0 Savepoint.
- releaseSavepoint(Object) -
Method in class org.springframework.orm.jpa.JpaTransactionManager.JpaTransactionObject
-
- releaseSavepoint(Object) -
Method in class org.springframework.orm.jpa.vendor.OpenJpaDialect.OpenJpaTransactionData
-
- releaseSavepoint(Object) -
Method in interface org.springframework.transaction.SavepointManager
- Explicitly release the given savepoint.
- releaseSavepoint(Object) -
Method in class org.springframework.transaction.support.AbstractTransactionStatus
- This implementation delegates to a SavepointManager for the
underlying transaction, if possible.
- releaseSession(Session, SessionFactory) -
Static method in class org.springframework.orm.hibernate3.SessionFactoryUtils
- Close the given Session, created via the given factory,
if it is not managed externally (i.e.
- releaseSession(Session) -
Method in class org.springframework.orm.hibernate3.support.HibernateDaoSupport
- Close the given Hibernate Session, created via this DAO's SessionFactory,
if it isn't bound to the thread (i.e.
- releaseSessionBeanInstance(EJBLocalObject) -
Method in class org.springframework.ejb.access.LocalSlsbInvokerInterceptor
- Release the given EJB instance.
- releaseSessionBeanInstance(EJBObject) -
Method in class org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
- Release the given EJB instance.
- releaseTarget(Object) -
Method in class org.springframework.aop.framework.Cglib2AopProxy.DynamicAdvisedInterceptor
-
- releaseTarget(Object) -
Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
-
- releaseTarget(Object) -
Method in class org.springframework.aop.target.AbstractLazyCreationTargetSource
-
- releaseTarget(Object) -
Method in class org.springframework.aop.target.AbstractPoolingTargetSource
- Return the given object to the pool.
- releaseTarget(Object) -
Method in class org.springframework.aop.target.CommonsPoolTargetSource
- Returns the specified object to the underlying
ObjectPool
.
- releaseTarget(Object) -
Method in class org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource
- No need to release target.
- releaseTarget(Object) -
Method in class org.springframework.aop.target.EmptyTargetSource
- Nothing to release.
- releaseTarget(Object) -
Method in class org.springframework.aop.target.HotSwappableTargetSource
-
- releaseTarget(Object) -
Method in class org.springframework.aop.target.PrototypeTargetSource
- Destroy the given independent instance.
- releaseTarget(Object) -
Method in class org.springframework.aop.target.SingletonTargetSource
-
- releaseTarget(Object) -
Method in interface org.springframework.aop.TargetSource
- Release the given target object obtained from the
TargetSource.getTarget()
method.
- releaseTarget(Object) -
Method in class org.springframework.jndi.JndiObjectTargetSource
-
- ReloadableResourceBundleMessageSource - Class in org.springframework.context.support
MessageSource
implementation that
accesses resource bundles using specified basenames.- ReloadableResourceBundleMessageSource() -
Constructor for class org.springframework.context.support.ReloadableResourceBundleMessageSource
-
- ReloadableResourceBundleMessageSource.PropertiesHolder - Class in org.springframework.context.support
- PropertiesHolder for caching.
- ReloadableResourceBundleMessageSource.PropertiesHolder(Properties, long) -
Constructor for class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
-
- ReloadableResourceBundleMessageSource.PropertiesHolder() -
Constructor for class org.springframework.context.support.ReloadableResourceBundleMessageSource.PropertiesHolder
-
- rememberedMethods -
Variable in class org.springframework.aop.support.IntroductionInfoSupport
-
- RemoteAccessException - Exception in org.springframework.remoting
- Generic remote access exception.
- RemoteAccessException(String) -
Constructor for exception org.springframework.remoting.RemoteAccessException
- Constructor for RemoteAccessException.
- RemoteAccessException(String, Throwable) -
Constructor for exception org.springframework.remoting.RemoteAccessException
- Constructor for RemoteAccessException.
- RemoteAccessor - Class in org.springframework.remoting.support
- Abstract base class for classes that access a remote service.
- RemoteAccessor() -
Constructor for class org.springframework.remoting.support.RemoteAccessor
-
- remoteAddr -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- RemoteConnectFailureException - Exception in org.springframework.remoting
- RemoteAccessException subclass to be thrown when no connection
could be established with a remote service.
- RemoteConnectFailureException(String, Throwable) -
Constructor for exception org.springframework.remoting.RemoteConnectFailureException
- Constructor for RemoteConnectFailureException.
- RemoteExporter - Class in org.springframework.remoting.support
- Abstract base class for classes that export a remote service.
- RemoteExporter() -
Constructor for class org.springframework.remoting.support.RemoteExporter
-
- remoteHost -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- RemoteInvocation - Class in org.springframework.remoting.support
- Encapsulates a remote invocation, providing core method invocation properties
in a serializable fashion.
- RemoteInvocation() -
Constructor for class org.springframework.remoting.support.RemoteInvocation
- Create a new RemoteInvocation for use as JavaBean.
- RemoteInvocation(String, Class[], Object[]) -
Constructor for class org.springframework.remoting.support.RemoteInvocation
- Create a new RemoteInvocation for the given parameters.
- RemoteInvocation(MethodInvocation) -
Constructor for class org.springframework.remoting.support.RemoteInvocation
- Create a new RemoteInvocation for the given AOP method invocation.
- RemoteInvocationBasedAccessor - Class in org.springframework.remoting.support
- Abstract base class for remote service accessors that are based
on serialization of
RemoteInvocation
objects. - RemoteInvocationBasedAccessor() -
Constructor for class org.springframework.remoting.support.RemoteInvocationBasedAccessor
-
- RemoteInvocationBasedExporter - Class in org.springframework.remoting.support
- Abstract base class for remote service exporters that are based
on deserialization of
RemoteInvocation
objects. - RemoteInvocationBasedExporter() -
Constructor for class org.springframework.remoting.support.RemoteInvocationBasedExporter
-
- remoteInvocationExecutor -
Variable in class org.springframework.remoting.support.RemoteInvocationBasedExporter
-
- RemoteInvocationExecutor - Interface in org.springframework.remoting.support
- Strategy interface for executing a
RemoteInvocation
on a target object. - remoteInvocationFactory -
Variable in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
- remoteInvocationFactory -
Variable in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
-
- remoteInvocationFactory -
Variable in class org.springframework.remoting.support.RemoteInvocationBasedAccessor
-
- RemoteInvocationFactory - Interface in org.springframework.remoting.support
- Strategy interface for creating a
RemoteInvocation
from an AOP Alliance
MethodInvocation
. - RemoteInvocationFailureException - Exception in org.springframework.remoting
- RemoteAccessException subclass to be thrown when the execution
of the target method failed on the server side, for example
when a method was not found on the target object.
- RemoteInvocationFailureException(String, Throwable) -
Constructor for exception org.springframework.remoting.RemoteInvocationFailureException
- Constructor for RemoteInvocationFailureException.
- RemoteInvocationResult - Class in org.springframework.remoting.support
- Encapsulates a remote invocation result, holding a result value or an exception.
- RemoteInvocationResult(Object) -
Constructor for class org.springframework.remoting.support.RemoteInvocationResult
- Create a new RemoteInvocationResult for the given result value.
- RemoteInvocationResult(Throwable) -
Constructor for class org.springframework.remoting.support.RemoteInvocationResult
- Create a new RemoteInvocationResult for the given exception.
- RemoteInvocationSerializingExporter - Class in org.springframework.remoting.rmi
- Abstract base class for remote service exporters that explicitly deserialize
RemoteInvocation
objects and serialize
RemoteInvocationResult
objects,
for example Spring's HTTP invoker. - RemoteInvocationSerializingExporter() -
Constructor for class org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
-
- RemoteInvocationTraceInterceptor - Class in org.springframework.remoting.support
- AOP Alliance MethodInterceptor for tracing remote invocations.
- RemoteInvocationTraceInterceptor() -
Constructor for class org.springframework.remoting.support.RemoteInvocationTraceInterceptor
- Create a new RemoteInvocationTraceInterceptor.
- RemoteInvocationTraceInterceptor(String) -
Constructor for class org.springframework.remoting.support.RemoteInvocationTraceInterceptor
- Create a new RemoteInvocationTraceInterceptor.
- RemoteInvocationUtils - Class in org.springframework.remoting.support
- General utilities for handling remote invocations.
- RemoteInvocationUtils() -
Constructor for class org.springframework.remoting.support.RemoteInvocationUtils
-
- RemoteLookupFailureException - Exception in org.springframework.remoting
- RemoteAccessException subclass to be thrown in case of a lookup failure,
typically if the lookup happens on demand for each method invocation.
- RemoteLookupFailureException(String) -
Constructor for exception org.springframework.remoting.RemoteLookupFailureException
- Constructor for RemoteLookupFailureException.
- RemoteLookupFailureException(String, Throwable) -
Constructor for exception org.springframework.remoting.RemoteLookupFailureException
- Constructor for RemoteLookupFailureException.
- remotePort -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- RemoteProxyFailureException - Exception in org.springframework.remoting
- RemoteAccessException subclass to be thrown in case of a failure
within the client-side proxy for a remote service, for example
when a method was not found on the underlying RMI stub.
- RemoteProxyFailureException(String, Throwable) -
Constructor for exception org.springframework.remoting.RemoteProxyFailureException
- Constructor for RemoteProxyFailureException.
- RemoteStatelessSessionBeanDefinitionParser - Class in org.springframework.ejb.config
BeanDefinitionParser
implementation for parsing 'remote-slsb
' tags and
creating SimpleRemoteStatelessSessionProxyFactoryBean
definitions.- RemoteStatelessSessionBeanDefinitionParser() -
Constructor for class org.springframework.ejb.config.RemoteStatelessSessionBeanDefinitionParser
-
- remoteUser -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- remoteUser -
Variable in class org.springframework.mock.web.portlet.MockPortletRequest
-
- RemotingSupport - Class in org.springframework.remoting.support
- Generic support base class for remote accessor and exporters,
providing common bean ClassLoader handling.
- RemotingSupport() -
Constructor for class org.springframework.remoting.support.RemotingSupport
-
- REMOVABLE_COLUMN_PREFIX -
Static variable in class org.springframework.jdbc.core.metadata.SqlServerCallMetaDataProvider
-
- REMOVABLE_COLUMN_PREFIX -
Static variable in class org.springframework.jdbc.core.metadata.SybaseCallMetaDataProvider
-
- remove(String) -
Method in interface org.springframework.beans.factory.config.Scope
- Remove the object with the given
name
from the underlying scope.
- remove(Object) -
Method in class org.springframework.context.support.ReadOnlySystemAttributesMap
-
- remove(String) -
Method in class org.springframework.context.support.SimpleThreadScope
-
- remove(Object, Object) -
Method in interface org.springframework.core.ConcurrentMap
- Deprecated.
- remove(Object) -
Method in class org.springframework.http.HttpHeaders
-
- remove(Object) -
Method in interface org.springframework.orm.jpa.JpaOperations
-
- remove(Object) -
Method in class org.springframework.orm.jpa.JpaTemplate
-
- remove(String) -
Method in class org.springframework.test.context.ContextCache
- Remove the context with the given key.
- remove(int) -
Method in class org.springframework.util.AutoPopulatingList
-
- remove(Object) -
Method in class org.springframework.util.AutoPopulatingList
-
- remove(Object) -
Method in class org.springframework.util.CachingMapDecorator
-
- remove() -
Method in class org.springframework.util.CollectionUtils.EnumerationIterator
-
- remove() -
Method in class org.springframework.util.CompositeIterator
-
- remove(Object) -
Method in class org.springframework.util.LinkedCaseInsensitiveMap
-
- remove(Object) -
Method in class org.springframework.util.LinkedMultiValueMap
-
- remove(String) -
Method in class org.springframework.web.context.request.AbstractRequestAttributesScope
-
- remove(String) -
Method in class org.springframework.web.context.request.SessionScope
-
- remove(String) -
Method in class org.springframework.web.context.support.ServletContextScope
-
- remove(String) -
Method in class org.springframework.web.portlet.context.PortletContextScope
-
- removeAdvice(Advice) -
Method in interface org.springframework.aop.framework.Advised
- Remove the Advisor containing the given advice.
- removeAdvice(Advice) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- removeAdvisor(Advisor) -
Method in interface org.springframework.aop.framework.Advised
- Remove the given advisor.
- removeAdvisor(int) -
Method in interface org.springframework.aop.framework.Advised
- Remove the advisor at the given index.
- removeAdvisor(Advisor) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- removeAdvisor(int) -
Method in class org.springframework.aop.framework.AdvisedSupport
-
- removeAlias(String) -
Method in class org.springframework.context.support.GenericApplicationContext
-
- removeAlias(String) -
Method in interface org.springframework.core.AliasRegistry
- Remove the specified alias from this registry.
- removeAlias(String) -
Method in class org.springframework.core.SimpleAliasRegistry
-
- removeAll(Collection<?>) -
Method in class org.springframework.util.AutoPopulatingList
-
- removeAllListeners() -
Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- removeAllListeners() -
Method in interface org.springframework.context.event.ApplicationEventMulticaster
- Remove all listeners registered with this multicaster.
- removeAllParameters() -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Removes all existing parameters.
- removeApplicationListener(ApplicationListener) -
Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- removeApplicationListener(ApplicationListener) -
Method in interface org.springframework.context.event.ApplicationEventMulticaster
- Remove a listener from the notification list.
- removeApplicationListenerBean(String) -
Method in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- removeApplicationListenerBean(String) -
Method in interface org.springframework.context.event.ApplicationEventMulticaster
- Remove a listener bean from the notification list.
- removeAttribute(String) -
Method in class org.springframework.beans.BeanMetadataAttributeAccessor
-
- removeAttribute(String) -
Method in interface org.springframework.core.AttributeAccessor
- Remove the attribute identified by
name
and return its value.
- removeAttribute(String) -
Method in class org.springframework.core.AttributeAccessorSupport
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.MockHttpSession
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.MockPageContext
-
- removeAttribute(String, int) -
Method in class org.springframework.mock.web.MockPageContext
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.MockServletContext
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.portlet.MockPortletContext
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.portlet.MockPortletRequest
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- removeAttribute(String, int) -
Method in class org.springframework.mock.web.portlet.MockPortletSession
-
- removeAttribute(String) -
Method in class org.springframework.mock.web.portlet.ServletWrappingPortletContext
-
- removeAttribute(String, ExternalContext) -
Static method in class org.springframework.web.context.request.FacesRequestAttributes.PortletSessionAccessor
-
- removeAttribute(String, int) -
Method in class org.springframework.web.context.request.FacesRequestAttributes
-
- removeAttribute(String, int) -
Method in interface org.springframework.web.context.request.RequestAttributes
- Remove the scoped attribute of the given name, if it exists.
- removeAttribute(String, int) -
Method in class org.springframework.web.context.request.ServletRequestAttributes
-
- removeAttribute(String, int) -
Method in class org.springframework.web.portlet.context.PortletRequestAttributes
-
- removeAttributes() -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
- Called by
AbstractHtmlElementBodyTag.doFinally()
allowing subclasses to remove any attributes from the
PageContext
as needed.
- removeAttributes() -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
- Removes any bind status error messages that were previously stored under
this key
in the PageContext.PAGE_SCOPE
.
- removeAttributes() -
Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- removeBeanDefinition(String) -
Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistry
- Remove the BeanDefinition for the given name.
- removeBeanDefinition(String) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
-
- removeBeanDefinition(String) -
Method in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
-
- removeBeanDefinition(String) -
Method in class org.springframework.context.support.GenericApplicationContext
-
- removeBinding(String) -
Method in class org.springframework.util.xml.SimpleNamespaceContext
- Removes the given prefix from this context.
- removeBindingResultIfNecessary(Object, Object) -
Method in class org.springframework.validation.support.BindingAwareModelMap
-
- removeConnectionSpecFromCurrentThread() -
Method in class org.springframework.jca.cci.connection.ConnectionSpecConnectionFactoryAdapter
- Remove any ConnectionSpec for this proxy from the current thread.
- removeConstructorResolver(ConstructorResolver) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- removeConvertible(Class<?>, Class<?>) -
Method in interface org.springframework.core.convert.converter.ConverterRegistry
- Remove any converters from sourceType to targetType.
- removeConvertible(Class<?>, Class<?>) -
Method in class org.springframework.core.convert.support.GenericConversionService
-
- removeCookie(HttpServletResponse) -
Method in class org.springframework.web.util.CookieGenerator
- Remove the cookie that this generator describes from the response.
- removeCredentialsFromCurrentThread() -
Method in class org.springframework.jdbc.datasource.UserCredentialsDataSourceAdapter
- Remove any user credentials for this proxy from the current thread.
- removeCredentialsFromCurrentThread() -
Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
- Remove any user credentials for this proxy from the current thread.
- removeDuplicateStrings(String[]) -
Static method in class org.springframework.util.StringUtils
- Remove duplicate Strings from the given array.
- removeEntry(Reference) -
Static method in class org.springframework.util.WeakReferenceMonitor
- Remove entry from internal map of tracked entries.
- removeFromCache(String) -
Method in interface org.springframework.jms.support.destination.CachingDestinationResolver
- Remove the destination with the given name from the cache
(if cached by this resolver in the first place).
- removeFromCache(String) -
Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- removeFromCache(String, Locale) -
Method in class org.springframework.web.servlet.view.AbstractCachingViewResolver
- Provides functionality to clear the cache for a certain view.
- removeFromEnvironment(String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- removeFromScope() -
Method in class org.springframework.aop.scope.DefaultScopedObject
-
- removeFromScope() -
Method in interface org.springframework.aop.scope.ScopedObject
- Remove this object from its target scope, for example from
the backing session.
- removeImport(String) -
Method in class org.springframework.expression.spel.support.StandardTypeLocator
-
- removeInterface(Class) -
Method in class org.springframework.aop.framework.AdvisedSupport
- Remove a proxied interface.
- removeListener(AdvisedSupportListener) -
Method in class org.springframework.aop.framework.ProxyCreatorSupport
- Remove the given AdvisedSupportListener from this proxy configuration.
- removeMethodResolver(MethodResolver) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- removeParameter(String) -
Method in class org.springframework.mock.web.MockHttpServletRequest
- Remove already registered values for the specified HTTP parameter, if any.
- removePropertyAccessor(PropertyAccessor) -
Method in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- removePropertyValue(PropertyValue) -
Method in class org.springframework.beans.MutablePropertyValues
- Remove the given PropertyValue, if contained.
- removePropertyValue(String) -
Method in class org.springframework.beans.MutablePropertyValues
- Overloaded version of
removePropertyValue
that takes a property name.
- removePublicRenderParameter(String) -
Method in class org.springframework.mock.web.portlet.MockPortletURL
-
- removePublicRenderParameter(String) -
Method in class org.springframework.mock.web.portlet.MockStateAwareResponse
-
- removeRequestDestructionCallback(String) -
Method in class org.springframework.web.context.request.AbstractRequestAttributes
- Remove the request destruction callback for the specified attribute, if any.
- removeSession(Object) -
Method in class org.springframework.orm.hibernate3.SessionHolder
-
- removeSessionBeanInstance(EJBObject) -
Method in class org.springframework.ejb.access.AbstractRemoteSlsbInvokerInterceptor
- Remove the given EJB instance.
- removeSessionBeanInstance(EJBLocalObject) -
Method in class org.springframework.ejb.access.LocalSlsbInvokerInterceptor
- Remove the given EJB instance.
- removeSingleton(String) -
Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
- Overridden to clear FactoryBean instance cache as well.
- removeSingleton(String) -
Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
- Remove the bean with the given name from the singleton cache of this factory,
to be able to clean up eager registration of a singleton if creation failed.
- removeSingleton(String) -
Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
- Overridden to clear the FactoryBean object cache as well.
- removeSingletonIfCreatedForTypeCheckOnly(String) -
Method in class org.springframework.beans.factory.support.AbstractBeanFactory
- Remove the singleton instance (if any) for the given bean name,
but only if it hasn't been used for other purposes than type checking.
- removeTransformers() -
Method in class org.springframework.instrument.classloading.InstrumentationLoadTimeWeaver
- Remove all registered transformers, in inverse order of registration.
- removeValue(String) -
Method in class org.springframework.mock.web.MockHttpSession
-
- removeWebAppRootSystemProperty(ServletContext) -
Static method in class org.springframework.web.util.WebUtils
- Remove the system property that points to the web app root directory.
- rename(String, String) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- rename(Name, Name) -
Method in class org.springframework.mock.jndi.SimpleNamingContext
-
- render(JRExporter, JasperPrint, Writer) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render the supplied
JasperPrint
instance using the
supplied JRAbstractExporter
instance and write the results
to the supplied Writer
.
- render(JRExporter, JasperPrint, OutputStream) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render the supplied
JasperPrint
instance using the
supplied JRAbstractExporter
instance and write the results
to the supplied OutputStream
.
- render(ModelAndView, PortletRequest, MimeResponse) -
Method in class org.springframework.web.portlet.DispatcherPortlet
- Render the given ModelAndView.
- render(ModelAndView, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Render the given ModelAndView.
- render(Map<String, ?>, HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.view.AbstractView
- Prepares the view given the specified model, merging it with static
attributes and a RequestContext attribute, if necessary.
- render(Map<String, ?>, HttpServletRequest, HttpServletResponse) -
Method in interface org.springframework.web.servlet.View
- Render the view given the specified model.
- RENDER_COMMAND_SESSION_ATTRIBUTE -
Static variable in class org.springframework.web.portlet.mvc.BaseCommandController
- Deprecated. Unlike the servlet version of these classes, we have to deal with the
two-phase nature of the portlet request.
- RENDER_ERRORS_SESSION_ATTRIBUTE -
Static variable in class org.springframework.web.portlet.mvc.BaseCommandController
- Deprecated.
- renderAsCsv(JasperReport, Map, Object, Writer) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in CSV format using the supplied report data.
- renderAsCsv(JasperReport, Map, Object, Writer, Map) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in CSV format using the supplied report data.
- renderAsHtml(JasperReport, Map, Object, Writer) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in HTML format using the supplied report data.
- renderAsHtml(JasperReport, Map, Object, Writer, Map) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in HTML format using the supplied report data.
- renderAsPdf(JasperReport, Map, Object, OutputStream) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in PDF format using the supplied report data.
- renderAsPdf(JasperReport, Map, Object, OutputStream, Map) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in PDF format using the supplied report data.
- renderAsXls(JasperReport, Map, Object, OutputStream) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in XLS format using the supplied report data.
- renderAsXls(JasperReport, Map, Object, OutputStream, Map) -
Static method in class org.springframework.ui.jasperreports.JasperReportsUtils
- Render a report in XLS format using the supplied report data.
- renderCancel(RenderRequest, RenderResponse, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Template method for the render phase of the cancel action of this wizard.
- renderDefaultContent(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
-
- renderDefaultContent(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.ErrorsTag
-
- renderDefaultContent(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- renderDefaultMessage(String, Object[], Locale) -
Method in class org.springframework.context.support.MessageSourceSupport
- Render the given default message String.
- renderedAttributes -
Variable in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
-
- renderFinish(RenderRequest, RenderResponse, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Template method for the render phase of the finish action of this wizard.
- renderFormSubmission(RenderRequest, RenderResponse, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated. Process render phase of form submission request.
- renderFormSubmission(RenderRequest, RenderResponse, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Apply wizard workflow: finish, cancel, page change.
- renderFormSubmission(RenderRequest, RenderResponse, Object, BindException) -
Method in class org.springframework.web.portlet.mvc.SimpleFormController
- Deprecated. This implementation calls
showForm
in case of errors,
and delegates to onSubmitRender's full version else.
- renderFromArray(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionWriter
- Renders the inner '
option
' tags using the OptionWriter.optionSource
.
- 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
.
- renderFromCollection(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionWriter
- Renders the inner '
option
' tags using the OptionWriter.optionSource
.
- renderFromEnum(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionWriter
- Renders the inner '
option
' tags using the OptionWriter.optionSource
.
- renderFromMap(TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionWriter
- Renders the inner '
option
' tags using the supplied
Map
as the source.
- 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.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, 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.
- renderOption(Object, String, TagWriter) -
Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- renderOption(TagWriter, Object, Object, Object) -
Method in class org.springframework.web.servlet.tags.form.OptionWriter
- Renders an HTML '
option
' with the supplied value and label.
- renderParameters -
Variable in class org.springframework.mock.web.portlet.MockStateAwareResponse
-
- renderParameters -
Variable in class org.springframework.web.portlet.mvc.AbstractFormController
- Deprecated.
- renderPhaseOnly -
Variable in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
-
- 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.
- renderScreenContent(Context) -
Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutView
- The resulting context contains any mappings from render, plus screen content.
- renderValidatePagesAndFinish(RenderRequest, RenderResponse, Object, BindException, int) -
Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
- Deprecated. Validate all pages and process finish.
- renderView(HttpServletRequest, HttpServletResponse) -
Method in class org.springframework.web.servlet.ViewRendererServlet
- Retrieve the View instance and model Map to render
and trigger actual rendering.
- renderWhenMinimized -
Variable in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
-
- renderWhenMinimized -
Variable in class org.springframework.web.portlet.mvc.AbstractController
-
- reobtainTransactionalConnections -
Variable in class org.springframework.jdbc.datasource.TransactionAwareDataSourceProxy
-
- Repeat - Annotation Type in org.springframework.test.annotation
- Test annotation to indicate that a test method should be invoked repeatedly.
- repeat -
Variable in class org.springframework.test.context.junit4.statements.SpringRepeat
-
- replace(Object, Object, Object) -
Method in interface org.springframework.core.ConcurrentMap
- Deprecated.
- replace(Object, Object) -
Method in interface org.springframework.core.ConcurrentMap
- Deprecated.
- 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
-
- replaceBooleanOperators(String) -
Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
- If a pointcut expression has been specified in XML, the user cannot
write
and
as "&&" (though && will work).
- replaceBooleanOperators(String) -
Method in class org.springframework.aop.aspectj.TypePatternClassFilter
- If a type pattern has been specified in XML, the user cannot
write
and
as "&&" (though && will work).
- REPLACED_METHOD_ELEMENT -
Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
-
- replaceExistingBinding -
Variable in class org.springframework.remoting.rmi.RmiServiceExporter
-
- replaceNotificationListenerBeanNameKeysIfNecessary(String, ObjectName) -
Method in class org.springframework.jmx.export.MBeanExporter
- Replaces any bean names used as keys in the
NotificationListener
mappings with their corresponding ObjectName
values.
- replaceNotificationSourceIfNecessary(Notification) -
Method in class org.springframework.jmx.export.notification.ModelMBeanNotificationPublisher
- From the
javadoc
:
- replaceObjectName(Object, Object) -
Method in class org.springframework.jmx.export.NotificationListenerBean
-
- replaceOrdinals(String, String) -
Method in class org.springframework.scheduling.support.CronSequenceGenerator
- Replace the values in the commaSeparatedList (case insensitive) with
their index in the list.
- 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.
- 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
.
- 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.
- 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
-
- replyTo -
Variable in class org.springframework.mail.SimpleMailMessage
-
- report -
Variable in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- The
JasperReport
that is used to render the view.
- reportDataKey -
Variable in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
- A String key used to lookup the
JRDataSource
in the model.
- reportDataKey -
Variable in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
-
- Repository - Annotation Type in org.springframework.stereotype
- Indicates that an annotated class is a "Repository" (or "DAO").
- repositoryAnnotationType -
Variable in class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
-
- request -
Variable in class org.springframework.mock.web.MockFilterChain
-
- request -
Variable in class org.springframework.mock.web.MockPageContext
-
- request -
Variable in class org.springframework.mock.web.portlet.MockMimeResponse
-
- request -
Variable in class org.springframework.web.context.request.ServletRequestAttributes
-
- request -
Variable in class org.springframework.web.portlet.context.PortletRequestAttributes
-
- request -
Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestSpecificMappingInfoComparator
-
- request -
Variable in class org.springframework.web.servlet.support.JstlUtils.SpringLocalizationContext
-
- request -
Variable in class org.springframework.web.servlet.support.RequestContext
-
- REQUEST_ATTRIBUTES_ATTRIBUTE -
Static variable in class org.springframework.web.context.request.RequestContextListener
-
- 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.
- requestActive -
Variable in class org.springframework.web.context.request.AbstractRequestAttributes
-
- RequestAttributes - Interface in org.springframework.web.context.request
- Abstraction for accessing attribute objects associated with a request.
- requestAttributesHolder -
Static variable in class org.springframework.web.context.request.RequestContextHolder
-
- RequestBody - Annotation Type in org.springframework.web.bind.annotation
- Annotation which indicates that a method parameter should be bound to the web request body.
- 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.
- requestContext -
Variable in class org.springframework.web.servlet.support.BindStatus
-
- 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.
- requestContext -
Variable in class org.springframework.web.servlet.tags.RequestContextAwareTag
-
- RequestContext.JstlLocaleResolver - Class in org.springframework.web.servlet.support
- Inner class that isolates the JSTL dependency.
- RequestContext.JstlLocaleResolver() -
Constructor for class org.springframework.web.servlet.support.RequestContext.JstlLocaleResolver
-
- requestContextAttribute -
Variable in class org.springframework.web.servlet.view.AbstractView
-
- requestContextAttribute -
Variable in class org.springframework.web.servlet.view.UrlBasedViewResolver
-
- 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
-
- RequestContextHolder.FacesRequestAttributesFactory - Class in org.springframework.web.context.request
- Inner class to avoid hard-coded JSF dependency.
- RequestContextHolder.FacesRequestAttributesFactory() -
Constructor for class org.springframework.web.context.request.RequestContextHolder.FacesRequestAttributesFactory
-
- 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
-
- 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.
- requestedSessionId -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- requestedSessionIdFromCookie -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- requestedSessionIdFromURL -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- requestedSessionIdValid -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- requestedSessionIdValid -
Variable in class org.springframework.mock.web.portlet.MockPortletRequest
-
- requestEntity -
Variable in class org.springframework.web.client.RestTemplate.HttpEntityRequestCallback
-
- requestFactory -
Variable in class org.springframework.http.client.support.HttpAccessor
-
- 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.
- requestInitialized(ServletRequestEvent) -
Method in class org.springframework.web.context.request.RequestContextListener
-
- requestInterceptor -
Variable in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
-
- requestInterceptor -
Variable in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
-
- RequestMapping - Annotation Type in org.springframework.web.bind.annotation
- Annotation for mapping web requests onto specific handler classes and/or
handler methods.
- RequestMethod - Enum in org.springframework.web.bind.annotation
- Java 5 enumeration of HTTP request methods.
- RequestMethod() -
Constructor for enum org.springframework.web.bind.annotation.RequestMethod
-
- RequestParam - Annotation Type in org.springframework.web.bind.annotation
- Annotation which indicates that a method parameter should be bound to a web
request parameter.
- requestParameterMapToString(Map<String, String[]>) -
Static method in exception org.springframework.web.bind.UnsatisfiedServletRequestParameterException
-
- 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. - requestType -
Variable in class org.springframework.web.portlet.context.PortletRequestHandledEvent
- Type of Portlet Request
- requestURI -
Variable in class org.springframework.mock.web.MockHttpServletRequest
-
- requestUrl -
Variable in class org.springframework.web.context.support.ServletRequestHandledEvent
- URL that the triggered the request
- require(int, String, String) -
Method in class org.springframework.util.xml.AbstractXMLStreamReader
-
- required -
Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.AutowiredFieldElement
-
- required -
Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.AutowiredMethodElement
-
- 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 -
Variable in class org.springframework.beans.factory.config.DependencyDescriptor
-
- 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
-
- requiredAnnotationType -
Variable in 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.
- requiredFields -
Variable in class org.springframework.validation.DataBinder
-
- requiredParameterName -
Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- requiredParameterValue -
Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
-
- requiredProperties -
Variable in class org.springframework.web.filter.GenericFilterBean
- Set of required properties (Strings) that must be supplied as
config parameters to this filter.
- requiredProperties -
Variable in class org.springframework.web.portlet.GenericPortletBean
- Set of required properties (Strings) that must be supplied as
config parameters to this portlet.
- requiredProperties -
Variable in class org.springframework.web.servlet.HttpServletBean
- Set of required properties (Strings) that must be supplied as
config parameters to this servlet.
- requiredRowsAffected -
Variable in class org.springframework.jdbc.object.SqlUpdate
- An exact number of rows that must be affected.
- requiredSingleResult(Collection<T>) -
Static method in class org.springframework.dao.support.DataAccessUtils
- Return a single result object from the given Collection.
- requiredType -
Variable in exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
- The required type
- requiredType -
Variable in class org.springframework.beans.factory.config.CustomEditorConfigurer.SharedPropertyEditorRegistrar
-
- requiredType -
Variable in exception org.springframework.beans.TypeMismatchException
-
- requiredType -
Variable in class org.springframework.jdbc.core.SingleColumnRowMapper
-
- requiredType -
Variable in exception org.springframework.jndi.TypeMismatchNamingException
-
- 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.
- requiresEagerInitForType(String) -
Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- Check whether the specified bean would need to be eagerly initialized
in order to determine its type.
- requireSession -
Variable in class org.springframework.web.portlet.handler.PortletContentGenerator
-
- requireSession -
Variable in class org.springframework.web.servlet.support.WebContentGenerator
-
- 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.
- ReschedulingRunnable - Class in org.springframework.scheduling.concurrent
- Internal adapter that reschedules an underlying
Runnable
according
to the next execution time suggested by a given Trigger
. - ReschedulingRunnable(Runnable, Trigger, ScheduledExecutorService, ErrorHandler) -
Constructor for class org.springframework.scheduling.concurrent.ReschedulingRunnable
-
- 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.oxm.xmlbeans.XmlBeansMarshaller.NonClosingInputStream
-
- reset() -
Method in class org.springframework.oxm.xmlbeans.XmlBeansMarshaller.NonClosingReader
-
- reset() -
Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
- Deprecated. Reset the prepared service of this interceptor,
allowing for reinitialization on next access.
- reset(Calendar, List<Integer>) -
Method in class org.springframework.scheduling.support.CronSequenceGenerator
- Reset the calendar setting all the fields provided to zero.
- 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.
- reset() -
Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper
-
- 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
-
- resetBuffer() -
Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper
-
- 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.
- resetFlushMode() -
Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect.SessionTransactionData
-
- 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.
- RESIN_DEFAULT_SERVLET_NAME -
Static variable in class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler
- Default Servlet name used by Resin
- resolvableDependencies -
Variable in class org.springframework.beans.factory.support.DefaultListableBeanFactory
- Map from dependency type to corresponding autowired value
- 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.
- resolveAnnotations() -
Method in class org.springframework.core.convert.TypeDescriptor
-
- 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.
- 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.
- resolveArguments(Object[]) -
Method in class org.springframework.web.struts.SpringBindingActionForm
- Deprecated.
- resolveAutowiredArgument(MethodParameter, String, Set<String>, TypeConverter) -
Method in class org.springframework.beans.factory.support.ConstructorResolver
- Template method for resolving the specified argument which is supposed to be autowired.
- resolveAutowiringValue(Object, Class) -
Static method in class org.springframework.beans.factory.support.AutowireUtils
- Resolve the given autowiring value against the given required type,
e.g.
- 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.
- resolveCachedArguments(String) -
Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.AutowiredMethodElement
-
- 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.
- resolveClassNames(String[], String) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Resolve the given class names into Class objects.
- 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
-
- resolveCollectionElementType() -
Method in class org.springframework.core.convert.TypeDescriptor
-
- 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.
- resolveConstructorArguments(String, RootBeanDefinition, BeanWrapper, ConstructorArgumentValues, ConstructorArgumentValues) -
Method in class org.springframework.beans.factory.support.ConstructorResolver
- Resolve the constructor arguments for this bean into the resolvedValues object.
- 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, boolean, String, MethodParameter, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveCookieValue(String, Class, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
- Resolves the given
@CookieValue
annotation.
- resolveCookieValue(String, Class, NativeWebRequest) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.PortletHandlerMethodInvoker
-
- resolveCookieValue(String, Class, NativeWebRequest) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
-
- 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.
- resolvedCachedArgument(String, Object) -
Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
- Resolve the specified cached method argument or field value.
- resolvedConstructorArguments -
Variable in class org.springframework.beans.factory.support.RootBeanDefinition
- Package-visible field for caching fully resolved constructor arguments
- resolvedConstructorOrFactoryMethod -
Variable in class org.springframework.beans.factory.support.RootBeanDefinition
- Package-visible field for caching the resolved constructor or factory method
- resolvedDataSources -
Variable in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
- resolvedDefaultDataSource -
Variable in class org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource
-
- resolvedDescriptor -
Variable in class org.springframework.beans.PropertyValue
- Package-visible field for caching the resolved PropertyDescriptor
- 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
-
- resolveDefaultValue(String) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.PortletHandlerMethodInvoker
-
- resolveDefaultValue(String) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
-
- resolvedElementType -
Variable in class org.springframework.beans.factory.support.ManagedArray
- Resolved element type for runtime creation of the target array
- 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
-
- resolvedInterfaceMappings -
Variable in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Stores the mappings of bean keys to an array of
Class
es.
- resolvedTokens -
Variable in class org.springframework.beans.PropertyValue
- Package-visible field for caching the resolved property path tokens
- resolveElementType() -
Method in class org.springframework.core.convert.TypeDescriptor
-
- 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
-
- resolveEntityManager(String) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.PersistenceElement
-
- resolveEntityManagerFactory(String) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.PersistenceElement
-
- 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 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.
- resolveExpression(A) -
Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
-
- resolveExtendedEntityManager(Object, String) -
Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor.PersistenceElement
-
- resolveFactoryMethodIfPossible(RootBeanDefinition) -
Method in class org.springframework.beans.factory.support.ConstructorResolver
- Resolve the factory method in the specified bean definition, if possible.
- 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.
- resolveHandlerArguments(Method, Object, NativeWebRequest, ExtendedModelMap) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveHandlerArguments(Method, Object, NativeWebRequest, Exception) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves the arguments for the given method.
- resolveHandlerArguments(Method, Object, NativeWebRequest, Exception) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves the arguments for the given method.
- resolveHandlerMethod(PortletRequest) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.PortletHandlerMethodResolver
-
- resolveHandlerMethod(HttpServletRequest) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodResolver
-
- resolveHttpEntityRequest(MethodParameter, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- 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.beans.factory.xml.UtilNamespaceHandler.ConstantBeanDefinitionParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.beans.factory.xml.UtilNamespaceHandler.PropertyPathBeanDefinitionParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.context.config.LoadTimeWeaverBeanDefinitionParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.context.config.MBeanExportBeanDefinitionParser
-
- resolveId(Element, AbstractBeanDefinition, ParserContext) -
Method in class org.springframework.context.config.MBeanServerBeanDefinitionParser
-
- 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.
- resolveImplicitVariable(String) -
Method in class org.springframework.web.servlet.tags.EvalTag.JspPropertyAccessor
-
- resolveInitBinderArguments(Object, Method, WebDataBinder, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveInnerBean(Object, String, BeanDefinition) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- Resolve an inner bean definition.
- resolveIntDescriptor(int, int) -
Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
- Determines which of two
int
values should be used as the value
for an attribute descriptor.
- resolveInterceptorNames() -
Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
- Resolves the specified interceptor names to Advisor objects.
- resolveInterfaceMappings(Properties) -
Method in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
- Resolve the given interface mappings, turning class names into Class objects.
- resolveLazily -
Variable in class org.springframework.web.multipart.commons.CommonsMultipartResolver
-
- resolveLazily -
Variable in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
-
- 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
-
- resolveManagedArray(Object, List<?>, Class) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- For each element in the managed array, resolve reference if necessary.
- resolveManagedList(Object, List<?>) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- For each element in the managed list, resolve reference if necessary.
- resolveManagedMap(Object, Map<?, ?>) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- For each element in the managed map, resolve reference if necessary.
- resolveManagedSet(Object, Set<?>) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- For each element in the managed set, resolve reference if necessary.
- resolveMapKeyType() -
Method in class org.springframework.core.convert.TypeDescriptor
-
- resolveMapValueType() -
Method in class org.springframework.core.convert.TypeDescriptor
-
- resolveMember() -
Method in class org.springframework.core.LocalVariableTableParameterNameDiscoverer.LocalVariableTableVisitor
-
- 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
- Resolve the given error code into message codes.
- resolveMessageCodes(String, String) -
Method in class org.springframework.validation.AbstractBindingResult
-
- resolveMessageCodes(String, String) -
Method in exception org.springframework.validation.BindException
-
- 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.
- resolveModelAndView(Method, Class, Object, ExtendedModelMap, NativeWebRequest) -
Method in interface org.springframework.web.servlet.mvc.annotation.ModelAndViewResolver
-
- resolveModelAttribute(String, MethodParameter, ExtendedModelMap, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- 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(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.
- resolveNecessary -
Variable in class org.springframework.beans.factory.support.ConstructorResolver.ArgumentsHolder
-
- resolveObjectDescriptor(Object, Object) -
Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
- Locates the value of a descriptor based on values attached
to both the getter and setter methods.
- 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 system property values 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, MethodParameter, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolvePathVariable(String, Class, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
- Resolves the given
@PathVariable
annotation.
- resolvePathVariable(String, Class, NativeWebRequest) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
-
- 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) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.PropertyPlaceholderConfigurerResolver
-
- 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) -
Method in class org.springframework.util.SystemPropertyUtils.SystemPropertyPlaceholderResolver
-
- resolvePlaceholder(String, Properties) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
-
- resolvePlaceholder(String, ServletContext, boolean) -
Method in class org.springframework.web.context.support.ServletContextPropertyPlaceholderConfigurer
- Resolves the given placeholder using the init parameters
and optionally also the attributes of the given ServletContext.
- 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.
- resolvePreparedArguments(String, RootBeanDefinition, BeanWrapper, Member, Object[]) -
Method in class org.springframework.beans.factory.support.ConstructorResolver
- Resolve the prepared arguments stored in the given bean definition.
- 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.
- resolvePrinterObjectType(Printer<?>) -
Method in class org.springframework.format.support.FormattingConversionService.PrinterConverter
-
- resolveProxyClass(String[]) -
Method in class org.springframework.core.ConfigurableObjectInputStream
-
- 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
.
- resolver -
Variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
-
- resolver -
Variable in class org.springframework.web.servlet.view.tiles2.SpringTilesApplicationContextFactory.SpringWildcardServletTilesApplicationContext
-
- resolveReference(Object, RuntimeBeanReference) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- Resolve a reference to another bean in the factory.
- 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.
- resolveRequestHeader(String, boolean, String, MethodParameter, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveRequestHeaderMap(Class<? extends Map>, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveRequestParam(String, boolean, String, MethodParameter, NativeWebRequest, Object) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- resolveRequestParamMap(Class<? extends Map>, NativeWebRequest) -
Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
-
- 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.
- 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.
- resolveScriptSource(Element, XmlReaderContext) -
Method in class org.springframework.scripting.config.ScriptBeanDefinitionParser
- Resolves the script source from either the '
script-source
' attribute or
the 'inline-script
' element.
- 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) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.PortletHandlerMethodInvoker
-
- resolveStandardArgument(Class, NativeWebRequest, Exception) -
Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves standard method arguments.
- resolveStandardArgument(Class<?>, NativeWebRequest) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
-
- resolveStandardArgument(Class, NativeWebRequest, Exception) -
Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerExceptionResolver
- Resolves standard method arguments.
- resolveStringDescriptor(String, String) -
Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
- Locates the value of a descriptor based on values attached
to both the getter and setter methods.
- resolveStringValue(String) -
Method in class org.springframework.beans.factory.config.BeanDefinitionVisitor
- Resolve the given String value, for example parsing placeholders.
- resolveStringValue(String) -
Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.PlaceholderResolvingStringValueResolver
-
- resolveStringValue(String) -
Method in class org.springframework.context.support.ApplicationContextAwareProcessor.EmbeddedValueResolver
-
- 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.
- resolveTargetType(TypedStringValue) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- Resolve the target type in the given TypedStringValue.
- 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
-
- resolveValue() -
Method in class org.springframework.web.servlet.tags.form.OptionTag
-
- resolveValueIfNecessary(Object, Object) -
Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
- Given a PropertyValue, return a value, resolving any references to other
beans in the factory if necessary.
- 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 -
Variable in class org.springframework.beans.factory.parsing.Location
-
- resource -
Variable in class org.springframework.beans.factory.parsing.ReaderContext
-
- resource -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
- resource -
Variable in class org.springframework.context.annotation.ConfigurationClass
-
- 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 -
Variable in class org.springframework.core.io.support.EncodedResource
-
- resource -
Variable in class org.springframework.core.io.VfsResource
-
- resource -
Variable in class org.springframework.core.type.classreading.SimpleMetadataReader
-
- resource -
Variable in class org.springframework.scripting.support.ResourceScriptSource
-
- RESOURCE_ADAPTER_ATTRIBUTE -
Static variable in class org.springframework.jms.config.JcaListenerContainerParser
-
- RESOURCE_ADAPTER_IMPL_SUFFIX -
Static variable in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
- RESOURCE_ADAPTER_SUFFIX -
Static variable in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
- 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_PATTERN -
Static variable in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
-
- RESOURCE_PATTERN_ATTRIBUTE -
Static variable in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
-
- 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
.
- resourceAdapter -
Variable in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
- resourceAdapter -
Variable in class org.springframework.jca.support.ResourceAdapterFactoryBean
-
- 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.
- ResourceArrayPropertyEditor(ResourcePatternResolver) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver.
- ResourceArrayPropertyEditor(ResourcePatternResolver, boolean) -
Constructor for class org.springframework.core.io.support.ResourceArrayPropertyEditor
- Create a new ResourceArrayPropertyEditor with the given ResourcePatternResolver.
- 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. - resourceBasePath -
Variable in class org.springframework.mock.web.MockServletContext
-
- resourceBasePath -
Variable in class org.springframework.mock.web.portlet.MockPortletContext
-
- 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
-
- resourceBundles -
Variable in class org.springframework.mock.web.portlet.MockPortletConfig
-
- 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
-
- resourceDescription -
Variable in exception org.springframework.beans.factory.BeanCreationException
-
- resourceDescription -
Variable in exception org.springframework.beans.factory.BeanDefinitionStoreException
-
- resourceDescription -
Variable in exception org.springframework.beans.factory.CannotLoadBeanClassException
-
- resourceEditor -
Variable in class org.springframework.beans.propertyeditors.FileEditor
-
- resourceEditor -
Variable in class org.springframework.beans.propertyeditors.InputSourceEditor
-
- resourceEditor -
Variable in class org.springframework.beans.propertyeditors.InputStreamEditor
-
- resourceEditor -
Variable in class org.springframework.beans.propertyeditors.URLEditor
-
- 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
.
- ResourceEditor(ResourceLoader) -
Constructor for class org.springframework.core.io.ResourceEditor
- Create a new instance of the
ResourceEditor
class
using the given ResourceLoader
.
- ResourceEditor(ResourceLoader, 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
- 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).
- resourceFactory -
Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
-
- resourceHolder -
Variable in class org.springframework.jms.connection.JmsTransactionManager.JmsTransactionObject
-
- ResourceHolder - Interface in org.springframework.transaction.support
- Generic interface to be implemented by resource holders.
- resourceHolder -
Variable in class org.springframework.transaction.support.ResourceHolderSynchronization
-
- 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
-
- ResourceHttpMessageConverter.ActivationMediaTypeFactory - Class in org.springframework.http.converter
- Inner class to avoid hard-coded JAF dependency.
- ResourceHttpMessageConverter.ActivationMediaTypeFactory() -
Constructor for class org.springframework.http.converter.ResourceHttpMessageConverter.ActivationMediaTypeFactory
-
- 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
-
- resourceID -
Variable in class org.springframework.mock.web.portlet.MockResourceRequest
-
- resourceID -
Variable in class org.springframework.mock.web.portlet.MockResourceURL
-
- resourceId -
Variable in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.ResourceMappingPredicate
-
- resourceKey -
Variable in class org.springframework.transaction.support.ResourceHolderSynchronization
-
- resourceLoader -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
-
- resourceLoader -
Variable in class org.springframework.beans.factory.xml.ResourceEntityResolver
-
- resourceLoader -
Variable in class org.springframework.beans.support.ResourceEditorRegistrar
-
- resourceLoader -
Variable in class org.springframework.context.support.GenericApplicationContext
-
- resourceLoader -
Variable in class org.springframework.context.support.ReloadableResourceBundleMessageSource
-
- resourceLoader -
Variable in class org.springframework.core.io.ResourceEditor
-
- ResourceLoader - Interface in org.springframework.core.io
- Strategy interface for loading resources (e..
- resourceLoader -
Variable in class org.springframework.core.io.support.LocalizedResourceHelper
-
- resourceLoader -
Variable in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
-
- resourceLoader -
Variable in class org.springframework.core.type.classreading.SimpleMetadataReaderFactory
-
- resourceLoader -
Variable in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
-
- resourceLoader -
Variable in class org.springframework.mock.web.MockServletContext
-
- resourceLoader -
Variable in class org.springframework.mock.web.portlet.MockPortletContext
-
- resourceLoader -
Variable in class org.springframework.scheduling.quartz.ResourceLoaderClassLoadHelper
-
- resourceLoader -
Variable in class org.springframework.scheduling.quartz.SchedulerAccessor
-
- resourceLoader -
Variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
-
- resourceLoader -
Variable in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
-
- resourceLoader -
Variable in class org.springframework.ui.freemarker.SpringTemplateLoader
-
- resourceLoader -
Variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- resourceLoader -
Variable in class org.springframework.ui.velocity.VelocityEngineFactory
-
- 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.
- resourceLoaderPath -
Variable in class org.springframework.ui.velocity.VelocityEngineFactory
-
- resourceLoaderPaths -
Variable in class org.springframework.ui.velocity.SpringResourceLoader
-
- resourceLocation -
Variable in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
-
- 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.
- resourcePattern -
Variable in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
- resourcePatternResolver -
Variable in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
-
- resourcePatternResolver -
Variable in class org.springframework.context.support.AbstractApplicationContext
- ResourcePatternResolver used by this context
- resourcePatternResolver -
Variable in class org.springframework.core.io.support.ResourceArrayPropertyEditor
-
- 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.
- resourcePatternResolver -
Variable in class org.springframework.jdbc.config.SortedResourcesFactoryBean
-
- resourcePatternResolver -
Variable in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
-
- resourcePatternResolver -
Variable in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
-
- resourcePatternResolver -
Variable in class org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
-
- 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
-
- resourceRef -
Variable in class org.springframework.jndi.JndiLocatorSupport
-
- resourceRef -
Variable in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
-
- resources -
Variable in class org.springframework.core.io.support.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
-
- resources -
Static variable in class org.springframework.transaction.support.TransactionSynchronizationManager
-
- ResourcesBeanDefinitionParser - Class in org.springframework.web.servlet.config
BeanDefinitionParser
that parses a
resources
element to register a ResourceHttpRequestHandler
.- ResourcesBeanDefinitionParser() -
Constructor for class org.springframework.web.servlet.config.ResourcesBeanDefinitionParser
-
- 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.
- resourcesCurrentlyBeingLoaded -
Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
-
- 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. - resourceTypes -
Variable in class org.springframework.jndi.support.SimpleJndiBeanFactory
- Cache of the types of nonshareable resources: bean name --> bean type
- 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 -
Variable in class org.springframework.mock.web.MockFilterChain
-
- response -
Variable in class org.springframework.mock.web.MockJspWriter
-
- response -
Variable in class org.springframework.mock.web.MockPageContext
-
- response -
Variable in class org.springframework.web.context.request.ServletWebRequest
-
- response -
Variable in class org.springframework.web.portlet.context.PortletWebRequest
-
- response -
Variable in class org.springframework.web.servlet.support.RequestContext
-
- RESPONSE_DESTINATION_ATTRIBUTE -
Static variable in class org.springframework.jms.config.AbstractListenerContainerParser
-
- RESPONSE_STATUS_ATTRIBUTE -
Static variable in interface org.springframework.web.servlet.View
- Name of the
HttpServletRequest
attribute that contains the response status code.
- responseArgumentUsed -
Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
-
- 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.
- responseBody -
Variable in exception org.springframework.web.client.HttpStatusCodeException
-
- responseCharset -
Variable in exception org.springframework.web.client.HttpStatusCodeException
-
- responseContentTypes -
Variable in class org.springframework.mock.web.portlet.MockPortletRequest
-
- 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
-
- responseType -
Variable in class org.springframework.web.client.HttpMessageConverterExtractor
-
- responseType -
Variable in class org.springframework.web.client.RestTemplate.AcceptHeaderRequestCallback
-
- 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.
- restoreAttributesAfterInclude(HttpServletRequest, Map) -
Method in class org.springframework.web.servlet.DispatcherServlet
- Restore the request attributes after an include.
- restoreThreadLocalStatus() -
Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
-
- 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
.
- restTemplate -
Variable in class org.springframework.web.client.support.RestGatewaySupport
-
- RestTemplate.AcceptHeaderRequestCallback - Class in org.springframework.web.client
- Request callback implementation that prepares the request's accept headers.
- RestTemplate.AcceptHeaderRequestCallback(Class<?>) -
Constructor for class org.springframework.web.client.RestTemplate.AcceptHeaderRequestCallback
-
- RestTemplate.HeadersExtractor - Class in org.springframework.web.client
- Response extractor that extracts the response
HttpHeaders
. - RestTemplate.HeadersExtractor() -
Constructor for class org.springframework.web.client.RestTemplate.HeadersExtractor
-
- RestTemplate.HttpEntityRequestCallback - Class in org.springframework.web.client
- Request callback implementation that writes the given object to the request stream.
- RestTemplate.HttpEntityRequestCallback(Object) -
Constructor for class org.springframework.web.client.RestTemplate.HttpEntityRequestCallback
-
- RestTemplate.HttpEntityRequestCallback(Object, Class<?>) -
Constructor for class org.springframework.web.client.RestTemplate.HttpEntityRequestCallback
-
- RestTemplate.HttpUrlTemplate - Class in org.springframework.web.client
- HTTP-specific subclass of UriTemplate, overriding the encode method.
- RestTemplate.HttpUrlTemplate(String) -
Constructor for class org.springframework.web.client.RestTemplate.HttpUrlTemplate
-
- RestTemplate.ResponseEntityResponseExtractor<T> - Class in org.springframework.web.client
- Response extractor for
HttpEntity
. - RestTemplate.ResponseEntityResponseExtractor(Class<T>) -
Constructor for class org.springframework.web.client.RestTemplate.ResponseEntityResponseExtractor
-
- resultSet -
Variable in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- ResultSetExtractor<T> - Interface in org.springframework.jdbc.core
- Callback interface used by
JdbcTemplate
's query methods. - resultSetExtractor -
Variable in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
- resultSetMetaData -
Variable in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSetMetaData
-
- 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.
- resultSetType -
Variable in class org.springframework.jdbc.core.CallableStatementCreatorFactory
-
- resultSetType -
Variable in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
-
- resultSetType -
Variable in class org.springframework.jdbc.object.RdbmsOperation
-
- resultSetType -
Variable in class org.springframework.jdbc.support.nativejdbc.Jdbc4NativeJdbcExtractor
-
- 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.
- resultsMapCaseInsensitive -
Variable in class org.springframework.jdbc.core.JdbcTemplate
- If this variable is set to true then execution of a CallableStatement will return
the results in a Map that uses case insensitive names for the parameters if
Commons Collections is available on the classpath.
- resultType -
Variable in class org.springframework.beans.factory.config.PropertyPathFactoryBean
-
- resume() -
Method in class org.springframework.jdbc.datasource.DataSourceUtils.ConnectionSynchronization
-
- resume() -
Method in class org.springframework.orm.hibernate3.SpringSessionSynchronization
-
- 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
-
- resumeAfterBeginException(Object, AbstractPlatformTransactionManager.SuspendedResourcesHolder, Throwable) -
Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
- Resume outer transaction after inner transaction begin failed.
- 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
.
- retrieveAliases(String, List<String>) -
Method in class org.springframework.core.SimpleAliasRegistry
- Transitively retrieve all aliases for the given name.
- 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.
- retrieveConfigurationAttributes(TestContext) -
Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
- Retrieves the
TransactionConfigurationAttributes
for the
specified class
which may optionally declare or inherit a
@TransactionConfiguration
.
- retrieveContextLoaderClass(Class<?>, String) -
Method in class org.springframework.test.context.TestContext
-
Retrieve the
ContextLoader
Class
to use for the supplied
test class
.
- retrieveContextLocations(ContextLoader, Class<?>) -
Method in class org.springframework.test.context.TestContext
- Retrieve
ApplicationContext
resource locations for the supplied
class
, using the supplied ContextLoader
to
process
the
locations.
- 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.
- retrieveMBeanInfo() -
Method in class org.springframework.jmx.access.MBeanClientInterceptor
- Loads the management interface info for the configured MBean into the caches.
- 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.
- retrieverCache -
Variable in class org.springframework.context.event.AbstractApplicationEventMulticaster
-
- retrieveTestExecutionListeners(Class<?>) -
Method in class org.springframework.test.context.TestContextManager
- Retrieve an array of newly instantiated
TestExecutionListeners
for the specified class
.
- 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
-
- RETURN_RESULT_SET_PREFIX -
Static variable in class org.springframework.jdbc.core.JdbcTemplate
-
- RETURN_UPDATE_COUNT_PREFIX -
Static variable in class org.springframework.jdbc.core.JdbcTemplate
-
- RETURN_VALUE_NAME -
Static variable in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
-
- RETURN_VALUE_NAME -
Static variable in class org.springframework.jdbc.core.metadata.SqlServerCallMetaDataProvider
-
- RETURN_VALUE_NAME -
Static variable in class org.springframework.jdbc.core.metadata.SybaseCallMetaDataProvider
-
- 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
-
- returnGeneratedKeys -
Variable in class org.springframework.jdbc.core.PreparedStatementCreatorFactory
-
- returnGeneratedKeys -
Variable in class org.springframework.jdbc.object.RdbmsOperation
-
- RETURNING -
Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
-
- RETURNING_PROPERTY -
Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
-
- returningName -
Variable in class org.springframework.aop.aspectj.AbstractAspectJAdvice
- Non-null if after returning advice binds the return value
- returningName -
Variable in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
- If the advice is afterReturning, and binds the return value, this is the parameter name used.
- 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)
- returnValueRequired -
Variable in class org.springframework.jdbc.core.metadata.CallMetaDataContext
- indicates whether this procedure's return value should be included
- 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
-
- RmiClientInterceptor.DummyURLStreamHandler - Class in org.springframework.remoting.rmi
- Dummy URLStreamHandler that's just specified to suppress the standard
java.net.URL
URLStreamHandler lookup, to be able to
use the standard URL class for parsing "rmi:..." URLs. - RmiClientInterceptor.DummyURLStreamHandler() -
Constructor for class org.springframework.remoting.rmi.RmiClientInterceptor.DummyURLStreamHandler
-
- 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
-
- rmiExporter -
Variable in class org.springframework.remoting.rmi.RmiInvocationWrapper
-
- RmiInvocationHandler - Interface in org.springframework.remoting.rmi
- Interface for RMI invocation handlers instances on the server,
wrapping exported services.
- RmiInvocationWrapper - Class in org.springframework.remoting.rmi
- Server-side implementation of
RmiInvocationHandler
. - RmiInvocationWrapper(Object, RmiBasedExporter) -
Constructor for class org.springframework.remoting.rmi.RmiInvocationWrapper
- Create a new RmiInvocationWrapper for the given object
- 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
-
- rnd -
Variable in class org.springframework.http.converter.FormHttpMessageConverter
-
- role -
Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
-
- 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_FOR -
Static variable in class org.springframework.transaction.config.TxAdviceBeanDefinitionParser
-
- 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.annotation.Ejb3TransactionAnnotationParser.Ejb3TransactionAttribute
-
- 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?
- rollbackOnCommitFailure -
Variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager
-
- rollbackOnException(TransactionStatus, Throwable) -
Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
- Perform a rollback, handling rollback exceptions properly.
- rollbackOnException(TransactionStatus, Throwable) -
Method in class org.springframework.transaction.support.TransactionTemplate
- Perform a rollback, handling rollback exceptions properly.
- rollbackOnExceptionIfNecessary(Session, Throwable) -
Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
- Perform a rollback, handling rollback exceptions properly.
- rollbackOnly -
Variable in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.TransactionDelegate
-
- rollbackOnly -
Variable in class org.springframework.transaction.support.AbstractTransactionStatus
-
- rollbackOnly -
Variable in class org.springframework.transaction.support.ResourceHolderSupport
-
- 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
.
- rollbackRules -
Variable in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
-
- 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 class org.springframework.orm.jpa.JpaTransactionManager.JpaTransactionObject
-
- rollbackToSavepoint(Object) -
Method in class org.springframework.orm.jpa.vendor.OpenJpaDialect.OpenJpaTransactionData
-
- 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.
- romePresent -
Static variable in class org.springframework.web.client.RestTemplate
-
- romePresent -
Static variable in class org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser
-
- ROOT -
Static variable in class org.springframework.expression.spel.ast.VariableReference
-
- root -
Variable in class org.springframework.mock.jndi.SimpleNamingContext
-
- root -
Variable in class org.springframework.web.servlet.view.xslt.AbstractXsltView
- Deprecated.
- 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.
- RootBeanDefinition(BeanDefinition) -
Constructor for class org.springframework.beans.factory.support.RootBeanDefinition
- Create a new RootBeanDefinition as deep copy of the given
bean definition.
- rootCause -
Variable in class org.springframework.beans.factory.parsing.Problem
-
- 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
-
- rootHandler -
Variable in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
-
- rootMimeMultipart -
Variable in class org.springframework.mail.javamail.MimeMessageHelper
-
- rootObject -
Variable in class org.springframework.beans.BeanWrapperImpl
-
- rootObject -
Variable in class org.springframework.expression.spel.ExpressionState
-
- rootObject -
Variable in class org.springframework.expression.spel.support.StandardEvaluationContext
-
- rootPath -
Variable in class org.springframework.core.io.support.PathMatchingResourcePatternResolver.PatternVirtualFileVisitor
-
- roundingMode -
Variable in class org.springframework.format.number.CurrencyFormatter
-
- roundingModeOnDecimalFormat -
Static variable in class org.springframework.format.number.CurrencyFormatter
-
- rowCallbackHandler -
Variable in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
- RowCallbackHandler - Interface in org.springframework.jdbc.core
- An interface used by
JdbcTemplate
for processing rows of a
ResultSet
on a per-row basis. - rowCount -
Variable in class org.springframework.jdbc.core.RowCountCallbackHandler
- Rows we've seen so far
- RowCountCallbackHandler - Class in org.springframework.jdbc.core
- Implementation of RowCallbackHandler.
- RowCountCallbackHandler() -
Constructor for class org.springframework.jdbc.core.RowCountCallbackHandler
-
- rowMapper -
Variable in class org.springframework.jdbc.core.ResultSetSupportingSqlParameter
-
- RowMapper<T> - Interface in org.springframework.jdbc.core
- An interface used by
JdbcTemplate
for mapping rows of a
ResultSet
on a per-row basis. - rowMapper -
Variable in class org.springframework.jdbc.core.RowMapperResultSetExtractor
-
- rowMapper -
Variable in class org.springframework.jdbc.object.GenericSqlQuery
-
- rowMapper -
Variable in class org.springframework.jdbc.object.SqlFunction
-
- rowMapperClass -
Variable in class org.springframework.jdbc.object.GenericSqlQuery
-
- 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 -
Variable in class org.springframework.web.servlet.tags.form.TextareaTag
-
- ROWS_ATTRIBUTE -
Static variable in class org.springframework.web.servlet.tags.form.TextareaTag
-
- rowsAffected -
Variable in class org.springframework.jdbc.object.BatchSqlUpdate
-
- rowSetMetaData -
Variable in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
-
- rowsExpected -
Variable in class org.springframework.jdbc.core.RowMapperResultSetExtractor
-
- rowsExpected -
Variable in class org.springframework.jdbc.object.SqlQuery
- The number of rows to expect; if 0, unknown.
- 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
-
- ruby -
Variable in class org.springframework.scripting.jruby.JRubyScriptUtils.RubyObjectInvocationHandler
-
- rubyObject -
Variable in class org.springframework.scripting.jruby.JRubyScriptUtils.RubyObjectInvocationHandler
-
- 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.beans.factory.support.DisposableBeanAdapter
-
- run() -
Method in class org.springframework.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottlingRunnable
-
- run() -
Method in class org.springframework.jca.work.DelegatingWork
- Delegates execution to the underlying Runnable.
- run() -
Method in class org.springframework.jca.work.SimpleTaskWorkManager.DelegatingWorkAdapter
-
- 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.jms.listener.DefaultMessageListenerContainer.AsyncMessageListenerInvoker
-
- run() -
Method in class org.springframework.scheduling.commonj.DelegatingWork
- Delegates execution to the underlying Runnable.
- run() -
Method in class org.springframework.scheduling.concurrent.ReschedulingRunnable
-
- 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.timer.DelegatingTimerTask
- Deprecated. Delegates execution to the underlying Runnable, catching any exception
or error thrown in order to continue scheduled execution.
- run() -
Method in interface org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests.TestExecutionCallback
- Deprecated.
- run() -
Method in interface org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests.TestExecutionCallback
-
- 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.
- run() -
Method in class org.springframework.util.WeakReferenceMonitor.MonitoringProcess
-
- 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
- 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
-
- runManaged(Method) -
Method in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
- Calls
TestContextManager.beforeTestMethod(Object,Method)
and
TestContextManager.afterTestMethod(Object,Method,Throwable)
at
the appropriate test execution points.
- runnable -
Variable in class org.springframework.scheduling.commonj.DelegatingTimerListener
-
- runnable -
Variable in class org.springframework.scheduling.concurrent.ScheduledExecutorTask
-
- running -
Variable in class org.springframework.context.support.DefaultLifecycleProcessor
-
- running -
Variable in class org.springframework.jca.endpoint.GenericMessageEndpointManager
-
- running -
Variable in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- running -
Variable in class org.springframework.util.StopWatch
- Is the stop watch currently running?
- runningAllowed() -
Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
- Check whether this container's listeners are generally allowed to run.
- runTest(AbstractAnnotationAwareTransactionalTests.TestExecutionCallback, Method) -
Method in class org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests
- Deprecated.
- 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
.
- runTest(AbstractJUnit38SpringContextTests.TestExecutionCallback, Method) -
Method in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
- Runs a test via the supplied
AbstractJUnit38SpringContextTests.TestExecutionCallback
, providing
support for the @ExpectedException
and
@Repeat
annotations.
- runTestTimed(AbstractAnnotationAwareTransactionalTests.TestExecutionCallback, Method) -
Method in class org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests
- Deprecated.
- runTestTimed(AbstractJUnit38SpringContextTests.TestExecutionCallback, Method) -
Method in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
- Runs a timed test via the supplied
AbstractJUnit38SpringContextTests.TestExecutionCallback
, providing support for the @Timed
annotation.
- 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.
- runtimeTest -
Variable in class org.springframework.aop.aspectj.RuntimeTestWalker
-
- RuntimeTestWalker - Class in org.springframework.aop.aspectj
- This class encapsulates some AspectJ internal knowledge that should be
pushed back into the AspectJ project in a future release.
- RuntimeTestWalker(ShadowMatch) -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker
-
- RuntimeTestWalker.InstanceOfResidueTestVisitor - Class in org.springframework.aop.aspectj
-
- RuntimeTestWalker.InstanceOfResidueTestVisitor(Class, boolean, int) -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker.InstanceOfResidueTestVisitor
-
- RuntimeTestWalker.SubtypeSensitiveVarTypeTestVisitor - Class in org.springframework.aop.aspectj
-
- RuntimeTestWalker.SubtypeSensitiveVarTypeTestVisitor() -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker.SubtypeSensitiveVarTypeTestVisitor
-
- RuntimeTestWalker.TargetInstanceOfResidueTestVisitor - Class in org.springframework.aop.aspectj
- Check if residue of target(TYPE) kind.
- RuntimeTestWalker.TargetInstanceOfResidueTestVisitor(Class) -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker.TargetInstanceOfResidueTestVisitor
-
- RuntimeTestWalker.TestVisitorAdapter - Class in org.springframework.aop.aspectj
-
- RuntimeTestWalker.TestVisitorAdapter() -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
-
- RuntimeTestWalker.ThisInstanceOfResidueTestVisitor - Class in org.springframework.aop.aspectj
- Check if residue of this(TYPE) kind.
- RuntimeTestWalker.ThisInstanceOfResidueTestVisitor(Class) -
Constructor for class org.springframework.aop.aspectj.RuntimeTestWalker.ThisInstanceOfResidueTestVisitor
-
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |