A B C D E F G H I J K L M N O P Q R S T U V W X Z

W

waitForAll(Collection, long) - Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
waitForAny(Collection, long) - Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
waitForJobsToCompleteOnShutdown - Variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
 
waitForJobsToCompleteOnShutdown - Variable in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
 
waitForTasksToCompleteOnShutdown - Variable in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
 
waitForTasksToCompleteOnShutdown - Variable in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
 
warning(Problem) - Method in class org.springframework.beans.factory.parsing.FailFastProblemReporter
Writes the supplied Problem to the Log at WARN level.
warning(Problem) - Method in interface org.springframework.beans.factory.parsing.ProblemReporter
Called when a warning is raised during the parsing process.
warning(String, Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
warning(String, Object, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
warning(String, Object, ParseState) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
warning(String, Object, ParseState, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
warning(SAXParseException) - Method in class org.springframework.util.xml.SimpleSaxErrorHandler
 
warning(TransformerException) - Method in class org.springframework.util.xml.SimpleTransformErrorListener
 
warnLogger - Variable in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
 
warnLogger - Variable in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
 
wasActive - Variable in class org.springframework.transaction.support.AbstractPlatformTransactionManager.SuspendedResourcesHolder
 
wasCleared() - Method in class org.springframework.web.portlet.ModelAndView
Return whether this ModelAndView object is empty as a result of a call to ModelAndView.clear() i.e.
wasCleared() - Method in class org.springframework.web.servlet.ModelAndView
Return whether this ModelAndView object is empty as a result of a call to ModelAndView.clear() i.e.
wasDataUpdated() - Method in exception org.springframework.dao.IncorrectUpdateSemanticsDataAccessException
Return whether data was updated.
wasDataUpdated() - Method in exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
 
wasFailure() - Method in class org.springframework.web.context.support.RequestHandledEvent
Return whether the request failed.
wasModifiedForTypeCheck - Variable in class org.springframework.scripting.bsh.BshScriptFactory
 
wasModifiedForTypeCheck - Variable in class org.springframework.scripting.groovy.GroovyScriptFactory
 
wasNull() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
wasNull() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
Reports whether the last column read had a value of SQL NULL.
weak - Variable in class org.springframework.util.CachingMapDecorator
 
WeakReferenceMonitor - Class in org.springframework.util
Track references to arbitrary objects using proxy and weak references.
WeakReferenceMonitor() - Constructor for class org.springframework.util.WeakReferenceMonitor
 
WeakReferenceMonitor.MonitoringProcess - Class in org.springframework.util
Thread implementation that performs the actual monitoring.
WeakReferenceMonitor.MonitoringProcess() - Constructor for class org.springframework.util.WeakReferenceMonitor.MonitoringProcess
 
WeakReferenceMonitor.ReleaseListener - Interface in org.springframework.util
Listener that is notified when the handle is being released.
WEAVER_CLASS_ATTRIBUTE - Static variable in class org.springframework.context.config.LoadTimeWeaverBeanDefinitionParser
 
weavingTransformer - Variable in class org.springframework.instrument.classloading.SimpleInstrumentableClassLoader
 
weavingTransformer - Variable in class org.springframework.instrument.classloading.tomcat.TomcatInstrumentableClassLoader
Use an internal WeavingTransformer
WeavingTransformer - Class in org.springframework.instrument.classloading
ClassFileTransformer-based weaver, allowing for a list of transformers to be applied on a class byte array.
WeavingTransformer(ClassLoader) - Constructor for class org.springframework.instrument.classloading.WeavingTransformer
Create a new WeavingTransformer for the given class loader.
WEB_APP_ROOT_KEY_PARAM - Static variable in class org.springframework.web.util.WebUtils
Web app root key parameter at the servlet context level (i.e.
WEB_APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.DispatcherServlet
Request attribute to hold the current web application context.
WEB_APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.support.RequestContext
Request attribute to hold the current web application context for RequestContext usage.
WEB_APPLICATION_CONTEXT_ATTRIBUTE - Static variable in class org.springframework.web.servlet.ViewRendererServlet
Request attribute to hold current web application context.
WEB_APPLICATION_CONTEXT_VARIABLE_NAME - Static variable in class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
Name of the exposed WebApplicationContext variable: "webApplicationContext".
WEB_APPLICATION_CONTEXT_VARIABLE_NAME - Static variable in class org.springframework.web.jsf.WebApplicationContextVariableResolver
Name of the exposed WebApplicationContext variable: "webApplicationContext".
webApplicationContext - Variable in class org.springframework.remoting.jaxrpc.ServletEndpointSupport
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.context.support.ContextExposingHttpServletRequest
 
WebApplicationContext - Interface in org.springframework.web.context
Interface to provide configuration for a web application.
webApplicationContext - Variable in class org.springframework.web.servlet.FrameworkServlet
WebApplicationContext for this servlet
webApplicationContext - Variable in class org.springframework.web.servlet.support.RequestContext
 
webApplicationContext - Variable in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.ActionSupport
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.AutowiringRequestProcessor
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.AutowiringTilesRequestProcessor
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.ContextLoaderPlugIn
Deprecated. WebApplicationContext for the ActionServlet
webApplicationContext - Variable in class org.springframework.web.struts.DelegatingRequestProcessor
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.DelegatingTilesRequestProcessor
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.DispatchActionSupport
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.LookupDispatchActionSupport
Deprecated.  
webApplicationContext - Variable in class org.springframework.web.struts.MappingDispatchActionSupport
Deprecated.  
WebApplicationContextFacesELResolver - Class in org.springframework.web.jsf.el
Special JSF 1.2 ELResolver that exposes the Spring WebApplicationContext instance under a variable named "webApplicationContext".
WebApplicationContextFacesELResolver() - Constructor for class org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
 
WebApplicationContextUtils - Class in org.springframework.web.context.support
Convenience methods for retrieving the root WebApplicationContext for a given ServletContext.
WebApplicationContextUtils() - Constructor for class org.springframework.web.context.support.WebApplicationContextUtils
 
WebApplicationContextUtils.FacesDependencyRegistrar - Class in org.springframework.web.context.support
Inner class to avoid hard-coded JSF dependency.
WebApplicationContextUtils.FacesDependencyRegistrar() - Constructor for class org.springframework.web.context.support.WebApplicationContextUtils.FacesDependencyRegistrar
 
WebApplicationContextUtils.RequestObjectFactory - Class in org.springframework.web.context.support
Factory that exposes the current request object on demand.
WebApplicationContextUtils.RequestObjectFactory() - Constructor for class org.springframework.web.context.support.WebApplicationContextUtils.RequestObjectFactory
 
WebApplicationContextUtils.SessionObjectFactory - Class in org.springframework.web.context.support
Factory that exposes the current session object on demand.
WebApplicationContextUtils.SessionObjectFactory() - Constructor for class org.springframework.web.context.support.WebApplicationContextUtils.SessionObjectFactory
 
WebApplicationContextUtils.WebRequestObjectFactory - Class in org.springframework.web.context.support
Factory that exposes the current WebRequest object on demand.
WebApplicationContextUtils.WebRequestObjectFactory() - Constructor for class org.springframework.web.context.support.WebApplicationContextUtils.WebRequestObjectFactory
 
WebApplicationContextVariableResolver - Class in org.springframework.web.jsf
Special JSF 1.1 VariableResolver that exposes the Spring WebApplicationContext instance under a variable named "webApplicationContext".
WebApplicationContextVariableResolver(VariableResolver) - Constructor for class org.springframework.web.jsf.WebApplicationContextVariableResolver
Create a new WebApplicationContextVariableResolver, using the given original VariableResolver.
WebApplicationObjectSupport - Class in org.springframework.web.context.support
Convenient superclass for application objects running in a WebApplicationContext.
WebApplicationObjectSupport() - Constructor for class org.springframework.web.context.support.WebApplicationObjectSupport
 
WebAppRootListener - Class in org.springframework.web.util
Listener that sets a system property to the web application root directory.
WebAppRootListener() - Constructor for class org.springframework.web.util.WebAppRootListener
 
WebArgumentResolver - Interface in org.springframework.web.bind.support
SPI for resolving custom arguments for a specific handler method parameter.
WebBindingInitializer - Interface in org.springframework.web.bind.support
Callback interface for initializing a WebDataBinder for performing data binding in the context of a specific web request.
webBindingInitializer - Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
webBindingInitializer - Variable in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated.  
webBindingInitializer - Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
webBindingInitializer - Variable in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated.  
webBindingInitializer - Variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
Optional strategy for pre-initializing data binding
WebContentGenerator - Class in org.springframework.web.servlet.support
Convenient superclass for any kind of web content generator, like AbstractController and WebContentInterceptor.
WebContentGenerator() - Constructor for class org.springframework.web.servlet.support.WebContentGenerator
Create a new WebContentGenerator which supports HTTP methods GET, HEAD and POST by default.
WebContentGenerator(boolean) - Constructor for class org.springframework.web.servlet.support.WebContentGenerator
Create a new WebContentGenerator.
WebContentGenerator(String...) - Constructor for class org.springframework.web.servlet.support.WebContentGenerator
Create a new WebContentGenerator.
WebContentInterceptor - Class in org.springframework.web.servlet.mvc
Interceptor that checks and prepares request and response.
WebContentInterceptor() - Constructor for class org.springframework.web.servlet.mvc.WebContentInterceptor
 
WebDataBinder - Class in org.springframework.web.bind
Special DataBinder for data binding from web request parameters to JavaBean objects.
WebDataBinder(Object) - Constructor for class org.springframework.web.bind.WebDataBinder
Create a new WebDataBinder instance, with default object name.
WebDataBinder(Object, String) - Constructor for class org.springframework.web.bind.WebDataBinder
Create a new WebDataBinder instance.
WEBLOGIC_DEFAULT_SERVLET_NAME - Static variable in class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler
Default Servlet name used by WebLogic
WEBLOGIC_JTA_TRANSACTION_MANAGER_CLASS_NAME - Static variable in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
WebLogicClassLoaderAdapter - Class in org.springframework.instrument.classloading.weblogic
Reflective wrapper around a WebLogic 10 class loader.
WebLogicClassLoaderAdapter(ClassLoader) - Constructor for class org.springframework.instrument.classloading.weblogic.WebLogicClassLoaderAdapter
 
WebLogicClassPreProcessorAdapter - Class in org.springframework.instrument.classloading.weblogic
Adapter that implements WebLogic ClassPreProcessor interface, delegating to a standard JDK ClassFileTransformer underneath.
WebLogicClassPreProcessorAdapter(ClassFileTransformer, ClassLoader) - Constructor for class org.springframework.instrument.classloading.weblogic.WebLogicClassPreProcessorAdapter
Creates a new WebLogicClassPreProcessorAdapter.
WebLogicJtaTransactionManager - Class in org.springframework.transaction.jta
Special JtaTransactionManager variant for BEA WebLogic (9.0 and higher).
WebLogicJtaTransactionManager() - Constructor for class org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
WebLogicLoadTimeWeaver - Class in org.springframework.instrument.classloading.weblogic
LoadTimeWeaver implementation for WebLogic's instrumentable ClassLoader.
WebLogicLoadTimeWeaver() - Constructor for class org.springframework.instrument.classloading.weblogic.WebLogicLoadTimeWeaver
Creates a new instance of the WebLogicLoadTimeWeaver class using the default class loader.
WebLogicLoadTimeWeaver(ClassLoader) - Constructor for class org.springframework.instrument.classloading.weblogic.WebLogicLoadTimeWeaver
Creates a new instance of the WebLogicLoadTimeWeaver class using the supplied ClassLoader.
WebLogicNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
Implementation of the NativeJdbcExtractor interface for WebLogic, supporting WebLogic Server 8.1 and higher.
WebLogicNativeJdbcExtractor() - Constructor for class org.springframework.jdbc.support.nativejdbc.WebLogicNativeJdbcExtractor
This constructor retrieves the WebLogic JDBC extension interface, so we can get the underlying vendor connection using reflection.
weblogicPresent - Static variable in class org.springframework.context.config.MBeanServerBeanDefinitionParser
 
weblogicPresent - Static variable in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
weblogicTransactionManagerAvailable - Variable in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
weblogicUserTransactionAvailable - Variable in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
WebRequest - Interface in org.springframework.web.context.request
Generic interface for a web request.
WebRequestDataBinder - Class in org.springframework.web.bind.support
Special DataBinder to perform data binding from web request parameters to JavaBeans, including support for multipart files.
WebRequestDataBinder(Object) - Constructor for class org.springframework.web.bind.support.WebRequestDataBinder
Create a new WebRequestDataBinder instance, with default object name.
WebRequestDataBinder(Object, String) - Constructor for class org.springframework.web.bind.support.WebRequestDataBinder
Create a new WebRequestDataBinder instance.
WebRequestHandlerInterceptorAdapter - Class in org.springframework.web.portlet.handler
Adapter that implements the Portlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor.
WebRequestHandlerInterceptorAdapter(WebRequestInterceptor) - Constructor for class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
Create a new WebRequestHandlerInterceptorAdapter for the given WebRequestInterceptor, applying to the render phase only.
WebRequestHandlerInterceptorAdapter(WebRequestInterceptor, boolean) - Constructor for class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
Create a new WebRequestHandlerInterceptorAdapter for the given WebRequestInterceptor.
WebRequestHandlerInterceptorAdapter - Class in org.springframework.web.servlet.handler
Adapter that implements the Servlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor.
WebRequestHandlerInterceptorAdapter(WebRequestInterceptor) - Constructor for class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
Create a new WebRequestHandlerInterceptorAdapter for the given WebRequestInterceptor.
WebRequestInterceptor - Interface in org.springframework.web.context.request
Interface for general web request interception.
webServiceFeatures - Variable in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
 
webServiceFeatures - Variable in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
 
webServiceRefClass - Static variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
webSphere5ConnectionClass - Variable in class org.springframework.jdbc.support.nativejdbc.WebSphereNativeJdbcExtractor
 
webSphere5NativeConnectionMethod - Variable in class org.springframework.jdbc.support.nativejdbc.WebSphereNativeJdbcExtractor
 
WEBSPHERE_DEFAULT_SERVLET_NAME - Static variable in class org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler
Default Servlet name used by WebSphere
WEBSPHERE_TRANSACTION_MANAGER_CLASS_NAME - Static variable in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
WEBSPHERE_URI_ATTRIBUTE - Static variable in class org.springframework.web.util.UrlPathHelper
Special WebSphere request attribute, indicating the original request URI.
websphereComplianceFlag - Static variable in class org.springframework.web.util.UrlPathHelper
 
WebSphereDataSourceAdapter - Class in org.springframework.jdbc.datasource
DataSource implementation that delegates all calls to a WebSphere target DataSource, typically obtained from JNDI, applying a current isolation level and/or current user credentials to every Connection obtained from it.
WebSphereDataSourceAdapter() - Constructor for class org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
This constructor retrieves the WebSphere JDBC connection spec API, so we can get obtain specific WebSphere Connections using reflection.
WebSphereMBeanServerFactoryBean - Class in org.springframework.jmx.support
FactoryBean that obtains a WebSphere MBeanServer reference through WebSphere's proprietary AdminServiceFactory API, available on WebSphere 5.1 and higher.
WebSphereMBeanServerFactoryBean() - Constructor for class org.springframework.jmx.support.WebSphereMBeanServerFactoryBean
 
WebSphereNativeJdbcExtractor - Class in org.springframework.jdbc.support.nativejdbc
Implementation of the NativeJdbcExtractor interface for WebSphere, supporting WebSphere Application Server 5.1 and higher.
WebSphereNativeJdbcExtractor() - Constructor for class org.springframework.jdbc.support.nativejdbc.WebSphereNativeJdbcExtractor
This constructor retrieves WebSphere JDBC adapter classes, so we can get the underlying vendor connection using reflection.
webspherePresent - Static variable in class org.springframework.context.config.MBeanServerBeanDefinitionParser
 
webspherePresent - Static variable in class org.springframework.transaction.config.JtaTransactionManagerBeanDefinitionParser
 
WebUtils - Class in org.springframework.web.util
Miscellaneous utilities for web applications.
WebUtils() - Constructor for class org.springframework.web.util.WebUtils
 
wellKnownSimplePrefixes - Static variable in class org.springframework.util.PropertyPlaceholderHelper
 
whenExhaustedAction - Variable in class org.springframework.aop.target.CommonsPoolTargetSource
 
whitespacePreserve - Variable in class org.springframework.oxm.castor.CastorMarshaller
 
WILDCARD - Static variable in class org.springframework.jmx.export.MBeanExporter
Wildcard used to map a NotificationListener to all MBeans registered by the MBeanExporter.
WILDCARD_TYPE - Static variable in class org.springframework.http.MediaType
 
windowID - Variable in class org.springframework.mock.web.portlet.MockPortletRequest
 
WINDOWS_FOLDER_SEPARATOR - Static variable in class org.springframework.util.StringUtils
 
windowState - Variable in class org.springframework.mock.web.portlet.MockPortletRequest
 
windowState - Variable in class org.springframework.mock.web.portlet.MockPortletURL
 
windowState - Variable in class org.springframework.mock.web.portlet.MockStateAwareResponse
 
windowStates - Variable in class org.springframework.mock.web.portlet.MockPortalContext
 
withAfterClasses(Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Wraps the Statement returned by the parent implementation with a RunAfterTestClassCallbacks statement, thus preserving the default functionality but adding support for the Spring TestContext Framework.
withAfters(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Wraps the Statement returned by the parent implementation with a RunAfterTestMethodCallbacks statement, thus preserving the default functionality but adding support for the Spring TestContext Framework.
withBeforeClasses(Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Wraps the Statement returned by the parent implementation with a RunBeforeTestClassCallbacks statement, thus preserving the default functionality but adding support for the Spring TestContext Framework.
withBefores(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Wraps the Statement returned by the parent implementation with a RunBeforeTestMethodCallbacks statement, thus preserving the default functionality but adding support for the Spring TestContext Framework.
withCatalogName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withCatalogName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Optionally, specify the name of the catalog that contins the stored procedure.
withCatalogName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
withCatalogName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Specify the catalog name, if any, to be used for the insert.
withFunctionName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withFunctionName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Specify the procedure name to be used - this implies that we will be calling a stored function.
withoutProcedureColumnMetaDataAccess() - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withoutProcedureColumnMetaDataAccess() - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Turn off any processing of parameter meta data information obtained via JDBC.
withoutTableColumnMetaDataAccess() - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
withoutTableColumnMetaDataAccess() - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Turn off any processing of column meta data information obtained via JDBC.
withPotentialRepeat(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Supports Spring's @Repeat annotation by returning a SpringRepeat statement initialized with the configured repeat count or 1 if no repeat count is configured.
withPotentialTimeout(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Supports both Spring's @Timed and JUnit's @Test(timeout=...) annotations, but not both simultaneously.
withProcedureName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withProcedureName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Specify the procedure name to be used - this implies that we will be calling a stored procedure.
withReturnValue() - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withReturnValue() - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Indicates the procedure's return value should be included in the results returned.
withRulesReflectively(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Invokes JUnit 4.7's private withRules() method using reflection.
withSchemaName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
withSchemaName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Optionally, specify the name of the schema that contins the stored procedure.
withSchemaName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
withSchemaName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Specify the shema name, if any, to be used for the insert.
withTableName(String) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
withTableName(String) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Specify the table name to be used for the insert.
wlGenericClassLoaderConstructor - Variable in class org.springframework.instrument.classloading.weblogic.WebLogicClassLoaderAdapter
 
wlPreProcessorClass - Variable in class org.springframework.instrument.classloading.weblogic.WebLogicClassLoaderAdapter
 
work - Variable in class org.springframework.jca.work.SimpleTaskWorkManager.DelegatingWorkAdapter
 
WORK_MANAGER_FACTORY_CLASS - Static variable in class org.springframework.jca.work.glassfish.GlassFishWorkManagerTaskExecutor
 
workListener - Variable in class org.springframework.jca.work.SimpleTaskWorkManager.DelegatingWorkAdapter
 
workListener - Variable in class org.springframework.jca.work.WorkManagerTaskExecutor
 
workListener - Variable in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
workManager - Variable in class org.springframework.jca.support.ResourceAdapterFactoryBean
 
workManager - Variable in class org.springframework.jca.support.SimpleBootstrapContext
 
workManager - Variable in class org.springframework.jca.work.WorkManagerTaskExecutor
 
workManager - Variable in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
workManagerName - Variable in class org.springframework.jca.work.WorkManagerTaskExecutor
 
workManagerName - Variable in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
WorkManagerTaskExecutor - Class in org.springframework.jca.work
TaskExecutor implementation that delegates to a JCA 1.5 WorkManager, implementing the WorkManager interface.
WorkManagerTaskExecutor() - Constructor for class org.springframework.jca.work.WorkManagerTaskExecutor
Create a new WorkManagerTaskExecutor, expecting bean-style configuration.
WorkManagerTaskExecutor(WorkManager) - Constructor for class org.springframework.jca.work.WorkManagerTaskExecutor
Create a new WorkManagerTaskExecutor for the given WorkManager.
WorkManagerTaskExecutor - Class in org.springframework.scheduling.commonj
TaskExecutor implementation that delegates to a CommonJ WorkManager, implementing the WorkManager interface, which either needs to be specified as reference or through the JNDI name.
WorkManagerTaskExecutor() - Constructor for class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
world - Variable in class org.springframework.core.type.filter.AspectJTypeFilter
 
wrap(Object) - Method in interface org.springframework.aop.framework.adapter.AdvisorAdapterRegistry
Return an Advisor wrapping the given advice.
wrap(Object) - Method in class org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry
 
wrapAsLob - Variable in class org.springframework.jdbc.support.lob.DefaultLobHandler
 
wrapIfNecessary(Object, String, Object) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Wrap the given bean if necessary, i.e.
WRAPPED_CONNECTION_NAME - Static variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
WRAPPED_RESULT_SET_NAME - Static variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
WRAPPED_STATEMENT_NAME - Static variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
wrappedConnectionClass - Variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
wrappedObject - Variable in class org.springframework.remoting.rmi.RmiInvocationWrapper
 
wrappedResultSetClass - Variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
wrappedStatementClass - Variable in class org.springframework.jdbc.support.nativejdbc.JBossNativeJdbcExtractor
 
wrapSessionFactoryIfNecessary(SessionFactory) - Method in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
Wrap the given SessionFactory with a proxy, if demanded.
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.context.expression.BeanExpressionContextAccessor
 
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.context.expression.BeanFactoryAccessor
 
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.context.expression.MapAccessor
 
write(EvaluationContext, Object, String, Object) - Method in interface org.springframework.expression.PropertyAccessor
Called to write to a property on a specified target object.
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor.OptimalPropertyAccessor
 
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
 
write(T, MediaType, HttpOutputMessage) - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
Write an given object to the given output message.
write(BufferedImage, MediaType, HttpOutputMessage) - Method in class org.springframework.http.converter.BufferedImageHttpMessageConverter
 
write(MultiValueMap<String, ?>, MediaType, HttpOutputMessage) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
write(T, MediaType, HttpOutputMessage) - Method in interface org.springframework.http.converter.HttpMessageConverter
Write an given object to the given output message.
write(Resource, MediaType, HttpOutputMessage) - Method in class org.springframework.http.converter.ResourceHttpMessageConverter
 
write(OutputStream) - Method in class org.springframework.jca.cci.core.support.CommAreaRecord
 
write(int) - Method in class org.springframework.mock.web.DelegatingServletOutputStream
 
write(char[], int, int) - Method in class org.springframework.mock.web.MockBodyContent
 
write(char[], int, int) - Method in class org.springframework.mock.web.MockHttpServletResponse.ResponsePrintWriter
 
write(String, int, int) - Method in class org.springframework.mock.web.MockHttpServletResponse.ResponsePrintWriter
 
write(int) - Method in class org.springframework.mock.web.MockHttpServletResponse.ResponsePrintWriter
 
write(int) - Method in class org.springframework.mock.web.MockHttpServletResponse.ResponseServletOutputStream
 
write(char[], int, int) - Method in class org.springframework.mock.web.MockJspWriter
 
write(Writer) - Method in class org.springframework.mock.web.portlet.MockBaseURL
 
write(Writer, boolean) - Method in class org.springframework.mock.web.portlet.MockBaseURL
 
write(char) - Method in class org.springframework.util.CommonsLogWriter
 
write(char[], int, int) - Method in class org.springframework.util.CommonsLogWriter
 
write(char[], int, int) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper.ResponsePrintWriter
 
write(String, int, int) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper.ResponsePrintWriter
 
write(int) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper.ResponsePrintWriter
 
write(int) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper.ResponseServletOutputStream
 
write(byte[], int, int) - Method in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper.ResponseServletOutputStream
 
write(EvaluationContext, Object, String, Object) - Method in class org.springframework.web.servlet.tags.EvalTag.JspPropertyAccessor
 
writeAcceptCharset - Variable in class org.springframework.http.converter.StringHttpMessageConverter
 
writeAttribute(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeAttribute(String, String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeAttribute(String, String) - Method in class org.springframework.web.servlet.tags.form.TagWriter
Write an HTML attribute with the specified name and value.
writeBodyContent(String) - Method in class org.springframework.web.servlet.tags.EscapeBodyTag
Write the escaped body content to the page.
writeBoundary(byte[], OutputStream) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeCData(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeCharacters(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeComment(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeCommonAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.OptionsTag.OptionsWriter
 
writeCommonAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.OptionWriter
Writes default attributes configured to the supplied TagWriter.
writeContent(HttpServletResponse, Resource) - Method in class org.springframework.web.servlet.resource.ResourceHttpRequestHandler
Write the actual content out to the given servlet response, streaming the resource's content.
writeDefaultAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Writes the default set of attributes to the supplied TagWriter.
writeDefaultAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Writes the default attributes configured via this base class to the supplied TagWriter.
writeDefaultNamespace(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeDTD(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeElementTag(TagWriter, Object, Object, Object, int) - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
 
writeEmptyElement(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeEmptyElement(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeEnd(byte[], OutputStream) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeEndDocument() - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeEndElement() - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeEntityRef(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeForm(MultiValueMap<String, String>, MediaType, HttpOutputMessage) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeHeaders() - Method in class org.springframework.http.converter.FormHttpMessageConverter.MultipartHttpOutputMessage
 
writeHeaders() - Method in class org.springframework.http.server.ServletServerHttpResponse
 
writeHiddenTagIfNecessary(TagWriter) - Method in class org.springframework.web.servlet.tags.form.SelectTag
If using a multi-select, a hidden element is needed to make sure all items are correctly unselected on the server-side in response to a null post.
writeInternal(T, HttpOutputMessage) - Method in class org.springframework.http.converter.AbstractHttpMessageConverter
Abstract template method that writes the actual body.
writeInternal(byte[], HttpOutputMessage) - Method in class org.springframework.http.converter.ByteArrayHttpMessageConverter
 
writeInternal(T, HttpOutputMessage) - Method in class org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
 
writeInternal(Object, HttpOutputMessage) - Method in class org.springframework.http.converter.json.MappingJacksonHttpMessageConverter
 
writeInternal(String, HttpOutputMessage) - Method in class org.springframework.http.converter.StringHttpMessageConverter
 
writeInternal(T, HttpOutputMessage) - Method in class org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
 
writeMapEntry(TagWriter, String, String, Map.Entry, int) - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
 
writeMessage(String) - Method in class org.springframework.web.servlet.tags.MessageTag
Write the message to the page.
writeMethod - Variable in class org.springframework.beans.GenericTypeAwarePropertyDescriptor
 
writeMethodParameter - Variable in class org.springframework.beans.GenericTypeAwarePropertyDescriptor
 
writeMultipart(MultiValueMap<String, Object>, HttpOutputMessage) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeNamespace(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeNamespace(Namespace) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeNewLine(OutputStream) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeObject(ObjectOutputStream) - Method in class org.springframework.transaction.interceptor.TransactionInterceptor
 
writeObjectEntry(TagWriter, String, String, Object, int) - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
 
writeOptionalAttribute(TagWriter, String, String) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
Optionally writes the supplied value under the supplied attribute name into the supplied TagWriter.
writeOptionalAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
Writes the optional attributes configured via this base class to the supplied TagWriter.
writeOptionalAttributes(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
Adds input-specific optional attributes as defined by this base class.
writeOptionalAttributeValue(String, String) - Method in class org.springframework.web.servlet.tags.form.TagWriter
Write an HTML attribute if the supplied value is not null or zero length.
writeOptions(TagWriter) - Method in class org.springframework.web.servlet.tags.form.OptionWriter
Write the 'option' tags for the configured OptionWriter.optionSource to the supplied TagWriter.
writeOut(Writer) - Method in class org.springframework.mock.web.MockBodyContent
 
writePart(String, HttpEntity, OutputStream) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeParts(OutputStream, MultiValueMap<String, Object>, byte[]) - Method in class org.springframework.http.converter.FormHttpMessageConverter
 
writeProcessingInstruction(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeProperty(ExpressionState, String, Object) - Method in class org.springframework.expression.spel.ast.PropertyOrFieldReference
 
writer - Variable in class org.springframework.mock.web.MockHttpServletResponse
 
writer - Variable in class org.springframework.mock.web.portlet.MockMimeResponse
 
writer - Variable in class org.springframework.web.filter.ShallowEtagHeaderFilter.ShallowEtagResponseWrapper
 
writer - Variable in class org.springframework.web.servlet.tags.form.TagWriter.SafeWriter
 
writer - Variable in class org.springframework.web.servlet.tags.form.TagWriter
The TagWriter.SafeWriter to write to.
writerAccessAllowed - Variable in class org.springframework.mock.web.MockHttpServletResponse
 
writerCache - Variable in class org.springframework.expression.spel.support.ReflectivePropertyAccessor
 
writeRemoteInvocation(RemoteInvocation, OutputStream) - Method in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
Serialize the given RemoteInvocation to the given OutputStream.
writeRemoteInvocationResult(Message, Session, RemoteInvocationResult) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
Send the given RemoteInvocationResult as a JMS message to the originator.
writeRemoteInvocationResult(HttpServletRequest, HttpServletResponse, RemoteInvocationResult) - Method in class org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
Write the given RemoteInvocationResult to the given HTTP response.
writeRemoteInvocationResult(HttpServletRequest, HttpServletResponse, RemoteInvocationResult, OutputStream) - Method in class org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
Serialize the given RemoteInvocation to the given OutputStream.
writeRemoteInvocationResult(HttpExchange, RemoteInvocationResult) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
Write the given RemoteInvocationResult to the given HTTP response.
writeRemoteInvocationResult(HttpExchange, RemoteInvocationResult, OutputStream) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
Serialize the given RemoteInvocation to the given OutputStream.
writeReplace() - Method in class org.springframework.aop.target.AbstractPrototypeBasedTargetSource
Replaces this object with a SingletonTargetSource on serialization.
writeReplace() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
writeReplace() - Method in class org.springframework.beans.factory.support.DisposableBeanAdapter
Serializes a copy of the state of this class, filtering out non-serializable BeanPostProcessors.
writeReplace() - Method in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
writeRequestBody(HttpInvokerClientConfiguration, HttpURLConnection, ByteArrayOutputStream) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
Set the given serialized remote invocation as request body.
writeStartDocument() - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartDocument(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartDocument(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartElement(String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartElement(String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartElement(String, String, String) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeStartElement(StartElement) - Method in class org.springframework.util.xml.XMLEventStreamWriter
 
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractCheckedElementTag
Writes the 'input' element to the supplied TagWriter, marking it as 'checked' if appropriate.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
Subclasses should implement this method to perform tag content rendering.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
 
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
Renders the 'input type="radio"' element with the configured AbstractMultiCheckedElementTag.setItems(Object) values.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
Renders the 'input(radio)' element with the configured value.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.CheckboxesTag
 
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.CheckboxTag
 
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.FormTag
Writes the opening part of the block 'form' tag and exposes the form object name in the PageContext.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.HiddenInputTag
Writes the HTML 'input' tag to the supplied TagWriter including the databound value.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.InputTag
Writes the 'input' tag to the supplied TagWriter.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.LabelTag
Writes the opening 'label' tag and forces a block tag so that body content is written correctly.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.OptionsTag
 
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.SelectTag
Renders the HTML 'select' tag to the supplied TagWriter.
writeTagContent(TagWriter) - Method in class org.springframework.web.servlet.tags.form.TextareaTag
 
writeTagDetails(TagWriter) - Method in class org.springframework.web.servlet.tags.form.AbstractSingleCheckedElementTag
Write the details for the given primary tag: i.e.
writeTagDetails(TagWriter) - Method in class org.springframework.web.servlet.tags.form.CheckboxTag
 
writeTagDetails(TagWriter) - Method in class org.springframework.web.servlet.tags.form.RadioButtonTag
 
writeToLog(Log, String) - Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
Writes the supplied message to the supplied Log instance.
writeToLog(Log, String, Throwable) - Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
Writes the supplied message and Throwable to the supplied Log instance.
writeToResponse(HttpServletResponse, ByteArrayOutputStream) - Method in class org.springframework.web.servlet.view.AbstractView
Write the given temporary OutputStream to the HTTP response.
writeToResult(T, HttpHeaders, Result) - Method in class org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
Abstract template method called from AbstractXmlHttpMessageConverter.writeInternal(Object, HttpOutputMessage).
writeToResult(Object, HttpHeaders, Result) - Method in class org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
 
writeToResult(Object, HttpHeaders, Result) - Method in class org.springframework.http.converter.xml.MarshallingHttpMessageConverter
 
writeToResult(T, HttpHeaders, Result) - Method in class org.springframework.http.converter.xml.SourceHttpMessageConverter
 
writeValue(TagWriter) - Method in class org.springframework.web.servlet.tags.form.InputTag
Writes the 'value' attribute to the supplied TagWriter.
writeValue(TagWriter) - Method in class org.springframework.web.servlet.tags.form.PasswordInputTag
The PasswordInputTag only writes it's value if the 'showPassword' property value is true.
writeWithMessageConverters(Object, HttpInputMessage, HttpOutputMessage) - Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodInvoker
 
wsDataSourceClass - Variable in class org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
 
wsDataSourceGetConnectionMethod - Variable in class org.springframework.jdbc.datasource.WebSphereDataSourceAdapter
 
wsdlDocumentUrl - Variable in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
Deprecated.  
wsdlDocumentUrl - Variable in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
 
wsdlLocation - Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.WebServiceRefElement
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z