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

P

paddingLength - Variable in class org.springframework.jdbc.support.incrementer.AbstractDataFieldMaxValueIncrementer
The length to which a string result should be pre-pended with zeroes
PAGE_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.web.portlet.DispatcherPortlet
Log category to use when no mapped handler is found for a request.
PAGE_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.web.servlet.DispatcherServlet
Log category to use when no mapped handler is found for a request.
PAGE_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
Log category to use when no mapped handler is found for a request.
PAGE_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
Log category to use when no mapped handler is found for a request.
PAGE_NOT_FOUND_LOG_CATEGORY - Static variable in class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Log category to use when no mapped handler is found for a request.
PagedListHolder<E> - Class in org.springframework.beans.support
PagedListHolder is a simple state holder for handling lists of objects, separating them into pages.
PagedListHolder() - Constructor for class org.springframework.beans.support.PagedListHolder
Create a new holder instance.
PagedListHolder(List<E>) - Constructor for class org.springframework.beans.support.PagedListHolder
Create a new holder instance with the given source list, starting with a default sort definition (with "toggleAscendingOnProperty" activated).
PagedListHolder(List<E>, SortDefinition) - Constructor for class org.springframework.beans.support.PagedListHolder
Create a new holder instance with the given source list.
pageNotFoundLogger - Static variable in class org.springframework.web.portlet.DispatcherPortlet
Additional logger to use when no mapped handler is found for a request.
pageNotFoundLogger - Static variable in class org.springframework.web.servlet.DispatcherServlet
Additional logger to use when no mapped handler is found for a request.
pageNotFoundLogger - Static variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
Additional logger to use when no mapped handler is found for a request.
pageNotFoundLogger - Static variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
Additional logger to use when no mapped handler is found for a request.
pageNotFoundLogger - Static variable in class org.springframework.web.servlet.mvc.support.DefaultHandlerExceptionResolver
Additional logger to use when no mapped handler is found for a request.
Param - Class in org.springframework.web.servlet.tags
Bean used to pass name-value pair parameters from a ParamTag to a ParamAware tag.
Param() - Constructor for class org.springframework.web.servlet.tags.Param
 
PARAM_AUTOWIRE - Static variable in class org.springframework.web.struts.DelegatingActionUtils
Deprecated. The name of the autowire init-param specified on the Struts ActionServlet: "spring.autowire"
PARAM_CANCEL - Static variable in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Parameter triggering the cancel action.
PARAM_CANCEL - Static variable in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Parameter triggering the cancel action.
PARAM_DEPENDENCY_CHECK - Static variable in class org.springframework.web.struts.DelegatingActionUtils
Deprecated. The name of the dependency check init-param specified on the Struts ActionServlet: "spring.dependencyCheck"
PARAM_FINISH - Static variable in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Parameter triggering the finish action.
PARAM_FINISH - Static variable in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Parameter triggering the finish action.
PARAM_PAGE - Static variable in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Parameter specifying the current page as value.
PARAM_PAGE - Static variable in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Parameter specifying the current page as value.
PARAM_TARGET - Static variable in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Parameter specifying the target page, appending the page number to the name.
PARAM_TARGET - Static variable in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Parameter specifying the target page, appending the page number to the name.
ParamAware - Interface in org.springframework.web.servlet.tags
Allows implementing tag to utilize nested spring:param tags.
ParameterDisposer - Interface in org.springframework.jdbc.core
Interface to be implemented by objects that can close resources allocated by parameters like SqlLobValues.
ParameterHandlerMapping - Class in org.springframework.web.portlet.handler
Implementation of the HandlerMapping to map from a request parameter to request handler beans.
ParameterHandlerMapping() - Constructor for class org.springframework.web.portlet.handler.ParameterHandlerMapping
 
parameterInfoToTypes(MBeanParameterInfo[]) - Static method in class org.springframework.jmx.support.JmxUtils
Convert an array of MBeanParameterInfo into an array of Class instances corresponding to the parameters.
parameterInfoToTypes(MBeanParameterInfo[], ClassLoader) - Static method in class org.springframework.jmx.support.JmxUtils
Convert an array of MBeanParameterInfo into an array of Class instances corresponding to the parameters.
ParameterizableViewController - Class in org.springframework.web.portlet.mvc
Trivial controller that always returns a named view.
ParameterizableViewController() - Constructor for class org.springframework.web.portlet.mvc.ParameterizableViewController
 
ParameterizableViewController - Class in org.springframework.web.servlet.mvc
Trivial controller that always returns a named view.
ParameterizableViewController() - Constructor for class org.springframework.web.servlet.mvc.ParameterizableViewController
 
ParameterizedBeanPropertyRowMapper<T> - Class in org.springframework.jdbc.core.simple
ParameterizedRowMapper implementation that converts a row into a new instance of the specified mapped target class.
ParameterizedBeanPropertyRowMapper() - Constructor for class org.springframework.jdbc.core.simple.ParameterizedBeanPropertyRowMapper
 
ParameterizedPreparedStatementSetter<T> - Interface in org.springframework.jdbc.core
Parameterized callback interface used by the JdbcTemplate class for batch updates.
ParameterizedRowMapper<T> - Interface in org.springframework.jdbc.core.simple
Extension of the RowMapper interface, adding type parameterization.
ParameterizedSingleColumnRowMapper<T> - Class in org.springframework.jdbc.core.simple
ParameterizedRowMapper implementation that converts a single column into a single result value per row.
ParameterizedSingleColumnRowMapper() - Constructor for class org.springframework.jdbc.core.simple.ParameterizedSingleColumnRowMapper
 
ParameterMapper - Interface in org.springframework.jdbc.core
Implement this interface when parameters need to be customized based on the connection.
ParameterMappingInterceptor - Class in org.springframework.web.portlet.handler
Interceptor to forward a request parameter from the ActionRequest to the RenderRequest.
ParameterMappingInterceptor() - Constructor for class org.springframework.web.portlet.handler.ParameterMappingInterceptor
 
ParameterMethodNameResolver - Class in org.springframework.web.servlet.mvc.multiaction
Implementation of MethodNameResolver which supports several strategies for mapping parameter values to the names of methods to invoke.
ParameterMethodNameResolver() - Constructor for class org.springframework.web.servlet.mvc.multiaction.ParameterMethodNameResolver
 
parameterNameDiscoverer - Variable in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
 
ParameterNameDiscoverer - Interface in org.springframework.core
Interface to discover parameter names for methods and constructors.
parameterNameToUse(String) - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
Provide any modification of the column name passed in to match the meta data currently used.
parameterNameToUse(String) - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
parameterNameToUse(String) - Method in class org.springframework.jdbc.core.metadata.SqlServerCallMetaDataProvider
 
parameterNameToUse(String) - Method in class org.springframework.jdbc.core.metadata.SybaseCallMetaDataProvider
 
parameters - Variable in class org.springframework.mock.web.portlet.MockBaseURL
 
ParamsRequestCondition - Class in org.springframework.web.servlet.mvc.condition
A logical conjunction (' && ') request condition that matches a request against a set parameter expressions with syntax defined in RequestMapping.params().
ParamsRequestCondition(String...) - Constructor for class org.springframework.web.servlet.mvc.condition.ParamsRequestCondition
Create a new instance from the given param expressions.
ParamTag - Class in org.springframework.web.servlet.tags
JSP tag for collecting name-value parameters and passing them to a ParamAware ancestor in the tag hierarchy.
ParamTag() - Constructor for class org.springframework.web.servlet.tags.ParamTag
 
PARENT_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
PARENT_KEY - Static variable in class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Special key to distinguish owner.(parent)=parentBeanName.
PARENT_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parse(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
 
parse(Element, ParserContext) - Method in interface org.springframework.beans.factory.xml.BeanDefinitionParser
Parse the specified Element and register the resulting BeanDefinition(s) with the BeanDefinitionRegistry embedded in the supplied ParserContext.
parse(Element, ParserContext) - Method in interface org.springframework.beans.factory.xml.NamespaceHandler
Parse the specified Element and register any resulting BeanDefinitions with the BeanDefinitionRegistry that is embedded in the supplied ParserContext.
parse(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.NamespaceHandlerSupport
Parses the supplied Element by delegating to the BeanDefinitionParser that is registered for that Element.
parse(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.SimpleConstructorNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler
 
parse(Element, ParserContext) - Method in class org.springframework.context.annotation.AnnotationConfigBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
parse(String, Locale) - Method in class org.springframework.format.datetime.DateFormatter
 
parse(String, Locale) - Method in class org.springframework.format.datetime.joda.DateTimeParser
 
parse(String, Locale) - Method in class org.springframework.format.number.AbstractNumberFormatter
 
parse(String, Locale) - Method in class org.springframework.format.number.CurrencyFormatter
 
parse(String, Locale) - Method in interface org.springframework.format.Parser
Parse a text String to produce a T.
parse(Element, ParserContext) - Method in class org.springframework.scheduling.config.AnnotationDrivenBeanDefinitionParser
 
parse(Element, ParserContext) - Method in class org.springframework.scripting.config.ScriptingDefaultsParser
 
parseArrayElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse an array element.
parseBeanDefinitionAttributes(Element, String, BeanDefinition, AbstractBeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Apply the attributes of the given bean element to the given bean * definition.
parseBeanDefinitionElement(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parses the supplied <bean> element.
parseBeanDefinitionElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parses the supplied <bean> element.
parseBeanDefinitionElement(Element, String, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse the bean definition itself, without regard to name or aliases.
parseBeanDefinitions(Element, BeanDefinitionParserDelegate) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Parse the elements at the root level in the document: "import", "alias", "bean".
parseBeanNameGenerator(Element, ClassPathBeanDefinitionScanner) - Method in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
parseCacheAnnotations(AnnotatedElement) - Method in interface org.springframework.cache.annotation.CacheAnnotationParser
Parses the cache definition for the given method or class, based on a known annotation type.
parseCacheAnnotations(AnnotatedElement) - Method in class org.springframework.cache.annotation.SpringCacheAnnotationParser
 
parseCollectionElements(NodeList, Collection<Object>, BeanDefinition, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parseConstructorArgElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a constructor-arg element.
parseConstructorArgElements(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse constructor-arg sub-elements of the given bean element.
parseCustomElement(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parseCustomElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parseDefaultValueAttribute(String) - Method in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
 
ParsedSql - Class in org.springframework.jdbc.core.namedparam
Holds information about a parsed SQL statement.
ParseException - Exception in org.springframework.expression
Represent an exception that occurs during expression parsing.
ParseException(String, int, String) - Constructor for exception org.springframework.expression.ParseException
Creates a new expression parsing exception.
ParseException(int, String, Throwable) - Constructor for exception org.springframework.expression.ParseException
Creates a new expression parsing exception.
ParseException(int, String) - Constructor for exception org.springframework.expression.ParseException
Creates a new expression parsing exception.
parseExpression(String) - Method in class org.springframework.expression.common.TemplateAwareExpressionParser
 
parseExpression(String, ParserContext) - Method in class org.springframework.expression.common.TemplateAwareExpressionParser
 
parseExpression(String) - Method in interface org.springframework.expression.ExpressionParser
Parse the expression string and return an Expression object you can use for repeated evaluation.
parseExpression(String, ParserContext) - Method in interface org.springframework.expression.ExpressionParser
Parse the expression string and return an Expression object you can use for repeated evaluation.
parseExpression(String, Class, FunctionMapper) - Method in class org.springframework.mock.web.MockExpressionEvaluator
 
parseFileItems(List<FileItem>, String) - Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
Parse the given List of Commons FileItems into a Spring MultipartParsingResult, containing Spring MultipartFile instances and a Map of multipart parameter.
parseIdRefElement(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Return a typed String value Object for the given 'idref' element.
parseInternal(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Central template method to actually parse the supplied Element into one or more BeanDefinitions.
parseInternal(Element, ParserContext) - Method in class org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
Creates a BeanDefinitionBuilder instance for the bean Class and passes it to the AbstractSingleBeanDefinitionParser.doParse(org.w3c.dom.Element, org.springframework.beans.factory.xml.ParserContext, org.springframework.beans.factory.support.BeanDefinitionBuilder) strategy method.
parseKeyElement(Element, BeanDefinition, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a key sub-element of a map element.
parseListElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a list element.
parseLocaleString(String) - Static method in class org.springframework.util.StringUtils
Parse the given localeString value into a Locale.
parseLookupOverrideSubElements(Element, MethodOverrides) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse lookup-override sub-elements of the given bean element.
parseMapElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a map element.
parseMediaType(String) - Static method in class org.springframework.http.MediaType
Parse the given String into a single MediaType.
parseMediaTypes(String) - Static method in class org.springframework.http.MediaType
Parse the given, comma-separated string into a list of MediaType objects.
parseMergeAttribute(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse the merge attribute of a collection element, if any.
parseMetaElements(Element, BeanMetadataAttributeAccessor) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parseNumber(String, Class<T>) - Static method in class org.springframework.util.NumberUtils
Parse the given text into a number instance of the given target class, using the corresponding decode / valueOf methods.
parseNumber(String, Class<T>, NumberFormat) - Static method in class org.springframework.util.NumberUtils
Parse the given text into a number instance of the given target class, using the given NumberFormat.
parsePropertyElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a property element.
parsePropertyElements(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse property sub-elements of the given bean element.
parsePropertySubElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
parsePropertySubElement(Element, BeanDefinition, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a value, ref or collection sub-element of a property or constructor-arg element.
parsePropertyValue(Element, BeanDefinition, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Get the value of a property element.
parsePropsElement(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a props element.
parseQualifierElement(Element, AbstractBeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a qualifier element.
parseQualifierElements(Element, AbstractBeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse qualifier sub-elements of the given bean element.
Parser<T> - Interface in org.springframework.format
Parses text strings to produce instances of T.
parseRaw(String) - Method in class org.springframework.expression.spel.standard.SpelExpressionParser
 
ParserContext - Class in org.springframework.beans.factory.xml
Context that gets passed along a bean definition parsing process, encapsulating all relevant configuration as well as state.
ParserContext(XmlReaderContext, BeanDefinitionParserDelegate) - Constructor for class org.springframework.beans.factory.xml.ParserContext
 
ParserContext(XmlReaderContext, BeanDefinitionParserDelegate, BeanDefinition) - Constructor for class org.springframework.beans.factory.xml.ParserContext
 
ParserContext - Interface in org.springframework.expression
Input provided to an expression parser that can influence an expression parsing/compilation routine.
parseReplacedMethodSubElements(Element, MethodOverrides) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse replaced-method sub-elements of the given bean element.
parseRequest(HttpServletRequest) - Method in class org.springframework.web.multipart.commons.CommonsMultipartResolver
Parse the given servlet request, resolving its multipart elements.
parseRequest(ActionRequest) - Method in class org.springframework.web.portlet.multipart.CommonsPortletMultipartResolver
Parse the given portlet request, resolving its multipart elements.
parseScope(Element, ClassPathBeanDefinitionScanner) - Method in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
parseSetElement(Element, BeanDefinition) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Parse a set element.
parseSqlStatement(String) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Parse the SQL statement and locate any placeholders or named parameters.
parseSqlStatementIntoString(String) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Parse the SQL statement and locate any placeholders or named parameters.
ParseState - Class in org.springframework.beans.factory.parsing
Simple Stack-based structure for tracking the logical position during a parsing process.
ParseState() - Constructor for class org.springframework.beans.factory.parsing.ParseState
Create a new ParseState with an empty Stack.
ParseState.Entry - Interface in org.springframework.beans.factory.parsing
Marker interface for entries into the ParseState.
parseStringValue(String, Properties, Set<?>) - Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Deprecated. as of Spring 3.0, in favor of using PropertyPlaceholderConfigurer.resolvePlaceholder(java.lang.String, java.util.Properties, int) with PropertyPlaceholderHelper. Only retained for compatibility with Spring 2.5 extensions.
parseStringValue(String, PropertyPlaceholderHelper.PlaceholderResolver, Set<String>) - Method in class org.springframework.util.PropertyPlaceholderHelper
 
parseTransactionAnnotation(AnnotatedElement) - Method in class org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
 
parseTransactionAnnotation(TransactionAttribute) - Method in class org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
 
parseTransactionAnnotation(AnnotatedElement) - Method in class org.springframework.transaction.annotation.SpringTransactionAnnotationParser
 
parseTransactionAnnotation(Transactional) - Method in class org.springframework.transaction.annotation.SpringTransactionAnnotationParser
 
parseTransactionAnnotation(AnnotatedElement) - Method in interface org.springframework.transaction.annotation.TransactionAnnotationParser
Parse the transaction attribute for the given method or class, based on a known annotation type.
parseTypeFilters(Element, ClassPathBeanDefinitionScanner, XmlReaderContext, ParserContext) - Method in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
parseValueElement(Element, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Return a typed String value Object for the given value element.
PARTICIPATE_SUFFIX - Static variable in class org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
Suffix that gets appended to the SessionFactory toString() representation for the "participate in existing session handling" request attribute.
PARTICIPATE_SUFFIX - Static variable in class org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
Suffix that gets appended to the SessionFactory toString() representation for the "participate in existing session handling" request attribute.
PARTICIPATE_SUFFIX - Static variable in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
Suffix that gets appended to the PersistenceManagerFactory toString representation for the "participate in existing persistence manager handling" request attribute.
PARTICIPATE_SUFFIX - Static variable in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
Suffix that gets appended to the EntityManagerFactory toString representation for the "participate in existing entity manager handling" request attribute.
passAllParametersToRenderPhase(ActionRequest, ActionResponse) - Static method in class org.springframework.web.portlet.util.PortletUtils
Pass all the action request parameters to the render phase by putting them into the action response object.
passivateObject(Object) - Method in class org.springframework.aop.target.CommonsPoolTargetSource
 
passRenderParameters(ActionRequest, ActionResponse) - Method in class org.springframework.web.portlet.mvc.AbstractFormController
Deprecated. Pass the specified list of action request parameters to the render phase by putting them into the action response object.
PassThroughFilterChain - Class in org.springframework.mock.web
Implementation of the FilterConfig interface which simply passes the call through to a given Filter/FilterChain combination (indicating the next Filter in the chain along with the FilterChain that it is supposed to work on) or to a given Servlet (indicating the end of the chain).
PassThroughFilterChain(Filter, FilterChain) - Constructor for class org.springframework.mock.web.PassThroughFilterChain
Create a new PassThroughFilterChain that delegates to the given Filter, calling it with the given FilterChain.
PassThroughFilterChain(Servlet) - Constructor for class org.springframework.mock.web.PassThroughFilterChain
Create a new PassThroughFilterChain that delegates to the given Servlet.
PassThroughSourceExtractor - Class in org.springframework.beans.factory.parsing
Simple SourceExtractor implementation that just passes the candidate source metadata object through for attachment.
PassThroughSourceExtractor() - Constructor for class org.springframework.beans.factory.parsing.PassThroughSourceExtractor
 
PasswordInputTag - Class in org.springframework.web.servlet.tags.form
Databinding-aware JSP tag for rendering an HTML 'input' element with a 'type' of 'password'.
PasswordInputTag() - Constructor for class org.springframework.web.servlet.tags.form.PasswordInputTag
 
path(String) - Method in class org.springframework.web.util.UriComponentsBuilder
Appends the given path to the existing path of this builder.
PATH_ATTRIBUTE - Static variable in class org.springframework.web.servlet.view.tiles.TilesView
Deprecated. Name of the attribute that will override the path of the layout page to render.
PATH_VARIABLES - Static variable in interface org.springframework.web.servlet.View
Name of the HttpServletRequest attribute that contains a Map with path variables.
PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
Name of the HttpServletRequest attribute that contains the path within the handler mapping, in case of a pattern match, or the full relevant URI (typically within the DispatcherServlet's mapping) else.
pathEquals(String, String) - Static method in class org.springframework.util.StringUtils
Compare two paths after normalization of them.
PathMatcher - Interface in org.springframework.util
Strategy interface for String-based path matching.
PathMatchingResourcePatternResolver - Class in org.springframework.core.io.support
A ResourcePatternResolver implementation that is able to resolve a specified resource location path into one or more matching Resources.
PathMatchingResourcePatternResolver() - Constructor for class org.springframework.core.io.support.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingResourcePatternResolver(ClassLoader) - Constructor for class org.springframework.core.io.support.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver with a DefaultResourceLoader.
PathMatchingResourcePatternResolver(ResourceLoader) - Constructor for class org.springframework.core.io.support.PathMatchingResourcePatternResolver
Create a new PathMatchingResourcePatternResolver.
pathSegment(String...) - Method in class org.springframework.web.util.UriComponentsBuilder
Appends the given path segments to the existing path of this builder.
PathVariable - Annotation Type in org.springframework.web.bind.annotation
Annotation which indicates that a method parameter should be bound to a URI template variable.
PathVariableMethodArgumentResolver - Class in org.springframework.web.servlet.mvc.method.annotation
Resolves method arguments annotated with an @PathVariable.
PathVariableMethodArgumentResolver() - Constructor for class org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver
 
PatternEditor - Class in org.springframework.beans.propertyeditors
Editor for java.util.regex.Pattern, to directly populate a Pattern property.
PatternEditor() - Constructor for class org.springframework.beans.propertyeditors.PatternEditor
Create a new PatternEditor with default settings.
PatternEditor(int) - Constructor for class org.springframework.beans.propertyeditors.PatternEditor
Create a new PatternEditor with the given settings.
PatternMatchUtils - Class in org.springframework.util
Utility methods for simple pattern matching, in particular for Spring's typical "xxx*", "*xxx" and "*xxx*" pattern styles.
PatternMatchUtils() - Constructor for class org.springframework.util.PatternMatchUtils
 
PatternsRequestCondition - Class in org.springframework.web.servlet.mvc.condition
A logical disjunction (' || ') request condition that matches a request against a set of URL path patterns.
PatternsRequestCondition(String...) - Constructor for class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
Creates a new instance with the given URL patterns.
PatternsRequestCondition(String[], UrlPathHelper, PathMatcher, boolean, boolean) - Constructor for class org.springframework.web.servlet.mvc.condition.PatternsRequestCondition
Creates a new instance with the given URL patterns.
pd - Variable in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
 
peek() - Method in class org.springframework.beans.factory.parsing.ParseState
Return the ParseState.Entry currently at the top of the Stack or null if the Stack is empty.
PercentFormatter - Class in org.springframework.format.number
A Number formatter for percent values.
PercentFormatter() - Constructor for class org.springframework.format.number.PercentFormatter
 
perform(ComponentContext, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
Deprecated. This implementation delegates to execute, converting non-Servlet/IO Exceptions to ServletException.
PerformanceMonitorInterceptor - Class in org.springframework.aop.interceptor
Simple AOP Alliance MethodInterceptor for performance monitoring.
PerformanceMonitorInterceptor() - Constructor for class org.springframework.aop.interceptor.PerformanceMonitorInterceptor
Create a new PerformanceMonitorInterceptor with a static logger.
PerformanceMonitorInterceptor(boolean) - Constructor for class org.springframework.aop.interceptor.PerformanceMonitorInterceptor
Create a new PerformanceMonitorInterceptor with a dynamic or static logger, according to the given flag.
performJaxRpcCall(MethodInvocation, Service) - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Perform a JAX-RPC dynamic call for the given AOP method invocation.
PeriodicTrigger - Class in org.springframework.scheduling.support
A trigger for periodic task execution.
PeriodicTrigger(long) - Constructor for class org.springframework.scheduling.support.PeriodicTrigger
Create a trigger with the given period in milliseconds.
PeriodicTrigger(long, TimeUnit) - Constructor for class org.springframework.scheduling.support.PeriodicTrigger
Create a trigger with the given period and time unit.
PermissionDeniedDataAccessException - Exception in org.springframework.dao
Exception thrown when the underlying resource denied a permission to access a specific element, such as a specific database table.
PermissionDeniedDataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.PermissionDeniedDataAccessException
Constructor for PermissionDeniedDataAccessException.
persist(Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Persist the given transient instance.
persist(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Persist the given transient instance.
persist(Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
persist(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
persist(Object) - Method in interface org.springframework.orm.jpa.JpaOperations
Deprecated.  
persist(Object) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated.  
PERSISTENCE_ANNOTATION_PROCESSOR_BEAN_NAME - Static variable in class org.springframework.context.annotation.AnnotationConfigUtils
The bean name of the internally managed JPA annotation processor.
PERSISTENCE_MANAGER_SYNCHRONIZATION_ORDER - Static variable in class org.springframework.orm.jdo.PersistenceManagerFactoryUtils
Order value for TransactionSynchronization objects that clean up JDO PersistenceManagers.
PersistenceAnnotationBeanPostProcessor - Class in org.springframework.orm.jpa.support
BeanPostProcessor that processes PersistenceUnit and PersistenceContext annotations, for injection of the corresponding JPA resources EntityManagerFactory and EntityManager.
PersistenceAnnotationBeanPostProcessor() - Constructor for class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
PersistenceExceptionTranslationAdvisor - Class in org.springframework.dao.annotation
Spring AOP exception translation aspect for use at Repository or DAO layer level.
PersistenceExceptionTranslationAdvisor(PersistenceExceptionTranslator, Class<? extends Annotation>) - Constructor for class org.springframework.dao.annotation.PersistenceExceptionTranslationAdvisor
Create a new PersistenceExceptionTranslationAdvisor.
PersistenceExceptionTranslationInterceptor - Class in org.springframework.dao.support
AOP Alliance MethodInterceptor that provides persistence exception translation based on a given PersistenceExceptionTranslator.
PersistenceExceptionTranslationInterceptor() - Constructor for class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
Create a new PersistenceExceptionTranslationInterceptor.
PersistenceExceptionTranslationInterceptor(PersistenceExceptionTranslator) - Constructor for class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
Create a new PersistenceExceptionTranslationInterceptor for the given PersistenceExceptionTranslator.
PersistenceExceptionTranslationInterceptor(ListableBeanFactory) - Constructor for class org.springframework.dao.support.PersistenceExceptionTranslationInterceptor
Create a new PersistenceExceptionTranslationInterceptor, autodetecting PersistenceExceptionTranslators in the given BeanFactory.
PersistenceExceptionTranslationPostProcessor - Class in org.springframework.dao.annotation
Bean post-processor that automatically applies persistence exception translation to any bean marked with Spring's @Repository annotation, adding a corresponding PersistenceExceptionTranslationAdvisor to the exposed proxy (either an existing AOP proxy or a newly generated proxy that implements all of the target's interfaces).
PersistenceExceptionTranslationPostProcessor() - Constructor for class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
 
PersistenceExceptionTranslator - Interface in org.springframework.dao.support
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate.
PersistenceManagerFactoryUtils - Class in org.springframework.orm.jdo
Helper class featuring methods for JDO PersistenceManager handling, allowing for reuse of PersistenceManager instances within transactions.
PersistenceManagerFactoryUtils() - Constructor for class org.springframework.orm.jdo.PersistenceManagerFactoryUtils
 
PersistenceManagerHolder - Class in org.springframework.orm.jdo
Holder wrapping a JDO PersistenceManager.
PersistenceManagerHolder(PersistenceManager) - Constructor for class org.springframework.orm.jdo.PersistenceManagerHolder
 
PersistenceUnitManager - Interface in org.springframework.orm.jpa.persistenceunit
Interface that defines an abstraction for finding and managing JPA PersistenceUnitInfos.
PersistenceUnitPostProcessor - Interface in org.springframework.orm.jpa.persistenceunit
Callback interface for post-processing a JPA PersistenceUnitInfo.
PessimisticLockingFailureException - Exception in org.springframework.dao
Exception thrown on a pessimistic locking violation.
PessimisticLockingFailureException(String) - Constructor for exception org.springframework.dao.PessimisticLockingFailureException
Constructor for PessimisticLockingFailureException.
PessimisticLockingFailureException(String, Throwable) - Constructor for exception org.springframework.dao.PessimisticLockingFailureException
Constructor for PessimisticLockingFailureException.
Phased - Interface in org.springframework.context
Interface for objects that may participate in a phased process such as lifecycle management.
PLACEHOLDER_ARGUMENT_TYPES - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[argumentTypes] placeholder.
PLACEHOLDER_ARGUMENTS - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[arguments] placeholder.
PLACEHOLDER_EXCEPTION - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[exception] placeholder.
PLACEHOLDER_INVOCATION_TIME - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[invocationTime] placeholder.
PLACEHOLDER_METHOD_NAME - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[methodName] placeholder.
PLACEHOLDER_PREFIX - Static variable in class org.springframework.util.SystemPropertyUtils
Prefix for system property placeholders: "${"
PLACEHOLDER_RETURN_VALUE - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[returnValue] placeholder.
PLACEHOLDER_SUFFIX - Static variable in class org.springframework.util.SystemPropertyUtils
Suffix for system property placeholders: "}"
PLACEHOLDER_TARGET_CLASS_NAME - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[targetClassName] placeholder.
PLACEHOLDER_TARGET_CLASS_SHORT_NAME - Static variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The $[targetClassShortName] placeholder.
PlaceholderConfigurerSupport - Class in org.springframework.beans.factory.config
Abstract base class for property resource configurers that resolve placeholders in bean definition property values.
PlaceholderConfigurerSupport() - Constructor for class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
 
placeholderPrefix - Variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
Defaults to "${"
placeholderSuffix - Variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
Defaults to "}"
PlatformTransactionManager - Interface in org.springframework.transaction
This is the central interface in Spring's transaction infrastructure.
PluggableSchemaResolver - Class in org.springframework.beans.factory.xml
EntityResolver implementation that attempts to resolve schema URLs into local classpath resources using a set of mappings files.
PluggableSchemaResolver(ClassLoader) - Constructor for class org.springframework.beans.factory.xml.PluggableSchemaResolver
Loads the schema URL -> schema file location mappings using the default mapping file pattern "META-INF/spring.schemas".
PluggableSchemaResolver(ClassLoader, String) - Constructor for class org.springframework.beans.factory.xml.PluggableSchemaResolver
Loads the schema URL -> schema file location mappings using the given mapping file pattern.
Pointcut - Interface in org.springframework.aop
Core Spring pointcut abstraction.
PointcutAdvisor - Interface in org.springframework.aop
Superinterface for all Advisors that are driven by a pointcut.
PointcutComponentDefinition - Class in org.springframework.aop.config
ComponentDefinition implementation that holds a pointcut definition.
PointcutComponentDefinition(String, BeanDefinition, String) - Constructor for class org.springframework.aop.config.PointcutComponentDefinition
 
PointcutEntry - Class in org.springframework.aop.config
ParseState entry representing a pointcut.
PointcutEntry(String) - Constructor for class org.springframework.aop.config.PointcutEntry
Creates a new instance of the PointcutEntry class.
Pointcuts - Class in org.springframework.aop.support
Pointcut constants for matching getters and setters, and static methods useful for manipulating and evaluating pointcuts.
Pointcuts() - Constructor for class org.springframework.aop.support.Pointcuts
 
PoolingConfig - Interface in org.springframework.aop.target
Config interface for a pooling target source.
pop() - Method in class org.springframework.beans.factory.parsing.ParseState
Remove an ParseState.Entry from the Stack.
popActiveContextObject() - Method in class org.springframework.expression.spel.ExpressionState
 
popAndRegisterContainingComponent() - Method in class org.springframework.beans.factory.xml.ParserContext
 
popContainingComponent() - Method in class org.springframework.beans.factory.xml.ParserContext
 
popNestedPath() - Method in class org.springframework.validation.AbstractErrors
 
popNestedPath() - Method in exception org.springframework.validation.BindException
 
popNestedPath() - Method in interface org.springframework.validation.Errors
Pop the former nested path from the nested path stack.
popNestedPath() - Method in class org.springframework.web.bind.EscapedErrors
 
populate(Connection) - Method in class org.springframework.jdbc.datasource.init.CompositeDatabasePopulator
 
populate(Connection) - Method in interface org.springframework.jdbc.datasource.init.DatabasePopulator
Populate the database using the JDBC connection provided.
populate(Connection) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
 
populateActivationSpecProperties(BeanWrapper, JmsActivationSpecConfig) - Method in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
This implementation supports Spring's extended "maxConcurrency" and "prefetchSize" settings through detecting corresponding ActivationSpec properties: "maxSessions"/"maxNumberOfWorks" and "maxMessagesPerSessions"/"maxMessages", respectively (following ActiveMQ's and JORAM's naming conventions).
populateActivationSpecProperties(BeanWrapper, JmsActivationSpecConfig) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
Populate the given ApplicationSpec object with the settings defined in the given configuration object.
populateAttributeDescriptor(Descriptor, Method, Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Allows subclasses to add extra fields to the Descriptor for a particular attribute.
populateAttributeDescriptor(Descriptor, Method, Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Adds descriptor fields from the ManagedAttribute attribute or the ManagedMetric attribute to the attribute descriptor.
populateBean(String, AbstractBeanDefinition, BeanWrapper) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Populate the bean instance in the given BeanWrapper with the property values from the bean definition.
populateDefaults(DocumentDefaultsDefinition, DocumentDefaultsDefinition, Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Populate the given DocumentDefaultsDefinition instance with the default lazy-init, autowire, dependency check settings, init-method, destroy-method and merge settings.
populateLob(Object) - Method in interface org.springframework.jdbc.support.lob.OracleLobHandler.LobCallback
Populate the given BLOB or CLOB instance with content.
populateMBeanDescriptor(Descriptor, Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler
Called after the ModelMBeanInfo instance has been constructed but before it is passed to the MBeanExporter.
populateMBeanDescriptor(Descriptor, Object, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Allows subclasses to add extra fields to the Descriptor for an MBean.
populateMBeanDescriptor(Descriptor, Object, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Adds descriptor fields from the ManagedResource attribute to the MBean descriptor.
populateOperationDescriptor(Descriptor, Method, String) - Method in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
Allows subclasses to add extra fields to the Descriptor for a particular operation.
populateOperationDescriptor(Descriptor, Method, String) - Method in class org.springframework.jmx.export.assembler.MetadataMBeanInfoAssembler
Adds descriptor fields from the ManagedAttribute attribute to the attribute descriptor.
port(int) - Method in class org.springframework.web.util.UriComponentsBuilder
Sets the URI port.
PORTLET_CONFIG_BEAN_NAME - Static variable in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Name of the PortletConfig environment bean in the factory.
PORTLET_CONFIG_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.web.portlet.context.StandardPortletEnvironment
Portlet config init parameters property source name: "portletConfigInitParams"
PORTLET_CONTEXT_BEAN_NAME - Static variable in interface org.springframework.web.portlet.context.ConfigurablePortletApplicationContext
Name of the PortletContext environment bean in the factory.
PORTLET_CONTEXT_PREFIX - Static variable in class org.springframework.web.portlet.FrameworkPortlet
Prefix for the PortletContext attribute for the Portlet ApplicationContext.
PORTLET_CONTEXT_PROPERTY_SOURCE_NAME - Static variable in class org.springframework.web.portlet.context.StandardPortletEnvironment
Portlet context init parameters property source name: "portletContextInitParams"
PortletApplicationContextUtils - Class in org.springframework.web.portlet.context
Convenience methods for retrieving the root WebApplicationContext for a given PortletContext.
PortletApplicationContextUtils() - Constructor for class org.springframework.web.portlet.context.PortletApplicationContextUtils
 
PortletApplicationObjectSupport - Class in org.springframework.web.portlet.context
Convenient superclass for application objects running in a Portlet ApplicationContext.
PortletApplicationObjectSupport() - Constructor for class org.springframework.web.portlet.context.PortletApplicationObjectSupport
 
PortletConfigAware - Interface in org.springframework.web.portlet.context
Interface to be implemented by any object that wishes to be notified of the PortletConfig (typically determined by the PortletApplicationContext) that it runs in.
PortletConfigPropertySource - Class in org.springframework.web.portlet.context
PropertySource that reads init parameters from a PortletConfig object.
PortletConfigPropertySource(String, PortletConfig) - Constructor for class org.springframework.web.portlet.context.PortletConfigPropertySource
 
PortletContentGenerator - Class in org.springframework.web.portlet.handler
Convenient superclass for any kind of web content generator, like AbstractController.
PortletContentGenerator() - Constructor for class org.springframework.web.portlet.handler.PortletContentGenerator
 
PortletContextAware - Interface in org.springframework.web.portlet.context
Interface to be implemented by any object that wishes to be notified of the PortletContext (typically determined by the PortletApplicationContext) that it runs in.
PortletContextAwareProcessor - Class in org.springframework.web.portlet.context
BeanPostProcessor implementation that passes the PortletContext to beans that implement the PortletContextAware interface.
PortletContextAwareProcessor(PortletContext) - Constructor for class org.springframework.web.portlet.context.PortletContextAwareProcessor
Create a new PortletContextAwareProcessor for the given context.
PortletContextAwareProcessor(PortletConfig) - Constructor for class org.springframework.web.portlet.context.PortletContextAwareProcessor
Create a new PortletContextAwareProcessor for the given config.
PortletContextAwareProcessor(PortletContext, PortletConfig) - Constructor for class org.springframework.web.portlet.context.PortletContextAwareProcessor
Create a new PortletContextAwareProcessor for the given context and config.
PortletContextPropertySource - Class in org.springframework.web.portlet.context
PropertySource that reads init parameters from a PortletContext object.
PortletContextPropertySource(String, PortletContext) - Constructor for class org.springframework.web.portlet.context.PortletContextPropertySource
 
PortletContextResource - Class in org.springframework.web.portlet.context
Resource implementation for PortletContext resources, interpreting relative paths within the portlet application root directory.
PortletContextResource(PortletContext, String) - Constructor for class org.springframework.web.portlet.context.PortletContextResource
Create a new PortletContextResource.
PortletContextResourceLoader - Class in org.springframework.web.portlet.context
ResourceLoader implementation that resolves paths as PortletContext resources, for use outside a Portlet ApplicationContext (for example, in a GenericPortletBean subclass).
PortletContextResourceLoader(PortletContext) - Constructor for class org.springframework.web.portlet.context.PortletContextResourceLoader
Create a new PortletContextResourceLoader.
PortletContextResourcePatternResolver - Class in org.springframework.web.portlet.context
PortletContext-aware subclass of PathMatchingResourcePatternResolver, able to find matching resources below the web application root directory via Portlet API's PortletContext.getResourcePaths.
PortletContextResourcePatternResolver(PortletContext) - Constructor for class org.springframework.web.portlet.context.PortletContextResourcePatternResolver
Create a new PortletContextResourcePatternResolver.
PortletContextResourcePatternResolver(ResourceLoader) - Constructor for class org.springframework.web.portlet.context.PortletContextResourcePatternResolver
Create a new PortletContextResourcePatternResolver.
PortletContextScope - Class in org.springframework.web.portlet.context
Scope wrapper for a PortletContext, i.e.
PortletContextScope(PortletContext) - Constructor for class org.springframework.web.portlet.context.PortletContextScope
Create a new Scope wrapper for the given PortletContext.
PortletModeHandlerMapping - Class in org.springframework.web.portlet.handler
Implementation of the HandlerMapping interface to map from the current PortletMode to request handler beans.
PortletModeHandlerMapping() - Constructor for class org.springframework.web.portlet.handler.PortletModeHandlerMapping
 
PortletModeNameViewController - Class in org.springframework.web.portlet.mvc
Trivial controller that transforms the PortletMode to a view name.
PortletModeNameViewController() - Constructor for class org.springframework.web.portlet.mvc.PortletModeNameViewController
 
PortletModeParameterHandlerMapping - Class in org.springframework.web.portlet.handler
Implementation of the HandlerMapping interface to map from the current PortletMode and a request parameter to request handler beans.
PortletModeParameterHandlerMapping() - Constructor for class org.springframework.web.portlet.handler.PortletModeParameterHandlerMapping
 
PortletMultipartResolver - Interface in org.springframework.web.portlet.multipart
Portlet version of Spring's multipart resolution strategy for file uploads as defined in RFC 1867.
PortletRequestAttributes - Class in org.springframework.web.portlet.context
Portlet-based implementation of the RequestAttributes interface.
PortletRequestAttributes(PortletRequest) - Constructor for class org.springframework.web.portlet.context.PortletRequestAttributes
Create a new PortletRequestAttributes instance for the given request.
PortletRequestBindingException - Exception in org.springframework.web.portlet.bind
Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.
PortletRequestBindingException(String) - Constructor for exception org.springframework.web.portlet.bind.PortletRequestBindingException
Constructor for PortletRequestBindingException.
PortletRequestBindingException(String, Throwable) - Constructor for exception org.springframework.web.portlet.bind.PortletRequestBindingException
Constructor for PortletRequestBindingException.
PortletRequestDataBinder - Class in org.springframework.web.portlet.bind
Special DataBinder to perform data binding from portlet request parameters to JavaBeans, including support for multipart files.
PortletRequestDataBinder(Object) - Constructor for class org.springframework.web.portlet.bind.PortletRequestDataBinder
Create a new PortletRequestDataBinder instance, with default object name.
PortletRequestDataBinder(Object, String) - Constructor for class org.springframework.web.portlet.bind.PortletRequestDataBinder
Create a new PortletRequestDataBinder instance.
PortletRequestHandledEvent - Class in org.springframework.web.portlet.context
Portlet-specific subclass of RequestHandledEvent, adding portlet-specific context information.
PortletRequestHandledEvent(Object, String, String, String, String, String, long) - Constructor for class org.springframework.web.portlet.context.PortletRequestHandledEvent
Create a new PortletRequestHandledEvent.
PortletRequestHandledEvent(Object, String, String, String, String, String, long, Throwable) - Constructor for class org.springframework.web.portlet.context.PortletRequestHandledEvent
Create a new PortletRequestHandledEvent.
PortletRequestMethodNotSupportedException - Exception in org.springframework.web.portlet.handler
Exception thrown when a request handler does not support a specific request method.
PortletRequestMethodNotSupportedException(String) - Constructor for exception org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
Create a new PortletRequestMethodNotSupportedException.
PortletRequestMethodNotSupportedException(String, String[]) - Constructor for exception org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
Create a new PortletRequestMethodNotSupportedException.
PortletRequestMethodNotSupportedException(String[]) - Constructor for exception org.springframework.web.portlet.handler.PortletRequestMethodNotSupportedException
Create a new PortletRequestMethodNotSupportedException.
PortletRequestParameterPropertyValues - Class in org.springframework.web.portlet.bind
PropertyValues implementation created from parameters in a PortletRequest.
PortletRequestParameterPropertyValues(PortletRequest) - Constructor for class org.springframework.web.portlet.bind.PortletRequestParameterPropertyValues
Create new PortletRequestPropertyValues using no prefix (and hence, no prefix separator).
PortletRequestParameterPropertyValues(PortletRequest, String) - Constructor for class org.springframework.web.portlet.bind.PortletRequestParameterPropertyValues
Create new PortletRequestPropertyValues using the given prefix and the default prefix separator (the underscore character "_").
PortletRequestParameterPropertyValues(PortletRequest, String, String) - Constructor for class org.springframework.web.portlet.bind.PortletRequestParameterPropertyValues
Create new PortletRequestPropertyValues supplying both prefix and prefix separator.
PortletRequestUtils - Class in org.springframework.web.portlet.bind
Parameter extraction methods, for an approach distinct from data binding, in which parameters of specific types are required.
PortletRequestUtils() - Constructor for class org.springframework.web.portlet.bind.PortletRequestUtils
 
PortletSessionRequiredException - Exception in org.springframework.web.portlet.handler
Exception thrown when a portlet content generator requires a pre-existing session.
PortletSessionRequiredException(String) - Constructor for exception org.springframework.web.portlet.handler.PortletSessionRequiredException
Create a new PortletSessionRequiredException.
PortletUtils - Class in org.springframework.web.portlet.util
Miscellaneous utilities for portlet applications.
PortletUtils() - Constructor for class org.springframework.web.portlet.util.PortletUtils
 
PortletWebRequest - Class in org.springframework.web.portlet.context
WebRequest adapter for a PortletRequest.
PortletWebRequest(PortletRequest) - Constructor for class org.springframework.web.portlet.context.PortletWebRequest
Create a new PortletWebRequest instance for the given request.
PortletWebRequest(PortletRequest, PortletResponse) - Constructor for class org.springframework.web.portlet.context.PortletWebRequest
Create a new PortletWebRequest instance for the given request/response pair.
PortletWrappingController - Class in org.springframework.web.portlet.mvc
Controller implementation that wraps a portlet instance which it manages internally.
PortletWrappingController() - Constructor for class org.springframework.web.portlet.mvc.PortletWrappingController
 
pos - Variable in class org.springframework.expression.spel.ast.SpelNodeImpl
 
position - Variable in exception org.springframework.expression.ExpressionException
 
possiblyExpectingExceptions(FrameworkMethod, Object, Statement) - Method in class org.springframework.test.context.junit4.SpringJUnit4ClassRunner
Performs the same logic as BlockJUnit4ClassRunner.possiblyExpectingExceptions(FrameworkMethod, Object, Statement) except that the expected exception is retrieved using SpringJUnit4ClassRunner.getExpectedException(FrameworkMethod).
postForEntity(String, Object, Class<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the response as ResponseEntity.
postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the response as HttpEntity.
postForEntity(URI, Object, Class<T>) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URL, and returns the response as ResponseEntity.
postForEntity(String, Object, Class<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
 
postForEntity(String, Object, Class<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
postForEntity(URI, Object, Class<T>) - Method in class org.springframework.web.client.RestTemplate
 
postForLocation(String, Object, Object...) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the value of the Location header.
postForLocation(String, Object, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the value of the Location header.
postForLocation(URI, Object) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URL, and returns the value of the Location header.
postForLocation(String, Object, Object...) - Method in class org.springframework.web.client.RestTemplate
 
postForLocation(String, Object, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
postForLocation(URI, Object) - Method in class org.springframework.web.client.RestTemplate
 
postForObject(String, Object, Class<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the representation found in the response.
postForObject(String, Object, Class<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URI template, and returns the representation found in the response.
postForObject(URI, Object, Class<T>) - Method in interface org.springframework.web.client.RestOperations
Create a new resource by POSTing the given object to the URL, and returns the representation found in the response.
postForObject(String, Object, Class<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
 
postForObject(String, Object, Class<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
postForObject(URI, Object, Class<T>) - Method in class org.springframework.web.client.RestTemplate
 
PostgresCallMetaDataProvider - Class in org.springframework.jdbc.core.metadata
Oracle specific implementation for the CallMetaDataProvider interface.
PostgresCallMetaDataProvider(DatabaseMetaData) - Constructor for class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
 
PostgreSQLSequenceMaxValueIncrementer - Class in org.springframework.jdbc.support.incrementer
DataFieldMaxValueIncrementer that retrieves the next value of a given PostgreSQL sequence.
PostgreSQLSequenceMaxValueIncrementer() - Constructor for class org.springframework.jdbc.support.incrementer.PostgreSQLSequenceMaxValueIncrementer
Default constructor for bean property style usage.
PostgreSQLSequenceMaxValueIncrementer(DataSource, String) - Constructor for class org.springframework.jdbc.support.incrementer.PostgreSQLSequenceMaxValueIncrementer
Convenience constructor.
PostgresTableMetaDataProvider - Class in org.springframework.jdbc.core.metadata
The PostgreSQL specific implementation of the TableMetaDataProvider.
PostgresTableMetaDataProvider(DatabaseMetaData) - Constructor for class org.springframework.jdbc.core.metadata.PostgresTableMetaDataProvider
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
Flush the Hibernate Session before view rendering, if necessary.
postHandle(WebRequest, ModelMap) - Method in class org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
 
postHandle(WebRequest, ModelMap) - Method in class org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
 
postHandle(WebRequest, ModelMap) - Method in interface org.springframework.web.context.request.WebRequestInterceptor
Intercept the execution of a request handler after its successful invocation, right before view rendering (if any).
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
This implementation is empty.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in interface org.springframework.web.servlet.HandlerInterceptor
Intercept the execution of a handler.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
This implementation is empty.
postHandleRender(RenderRequest, RenderResponse, Object, ModelAndView) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation is empty.
postHandleRender(RenderRequest, RenderResponse, Object, ModelAndView) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
postHandleRender(RenderRequest, RenderResponse, Object, ModelAndView) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the render phase.
postHandleResource(ResourceRequest, ResourceResponse, Object, ModelAndView) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation is empty.
postHandleResource(ResourceRequest, ResourceResponse, Object, ModelAndView) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
postHandleResource(ResourceRequest, ResourceResponse, Object, ModelAndView) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the render phase.
postProcess(BeanDefinitionBuilder, Element) - Method in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
Hook method that derived classes can implement to inspect/change a bean definition after parsing is complete.
postProcessAfterInitialization(Object, String) - Method in class org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Create a proxy with the configured interceptors if the bean is identified as one to proxy by the subclass.
postProcessAfterInitialization(Object, String) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in interface org.springframework.beans.factory.config.BeanPostProcessor
Apply this BeanPostProcessor to the given new bean instance after any bean initialization callbacks (like InitializingBean's afterPropertiesSet or a custom init-method).
postProcessAfterInitialization(Object, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.validation.beanvalidation.MethodValidationPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.web.context.support.ServletContextAwareProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.web.portlet.context.PortletContextAwareProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessAfterInstantiation(Object, String) - Method in interface org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor
Perform operations after the bean has been instantiated, via a constructor or factory method, but before Spring property population (from explicit properties or autowiring) occurs.
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
postProcessAfterInstantiation(Object, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessAnnotationConfiguration(AnnotationConfiguration) - Method in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
To be implemented by subclasses which want to to perform custom post-processing of the AnnotationConfiguration object after this FactoryBean performed its default initialization.
postProcessBeanDefinition(AbstractBeanDefinition, String) - Method in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
Apply further settings to the given bean definition, beyond the contents retrieved from scanning the component class.
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in interface org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
Modify the application context's internal bean definition registry after its standard initialization.
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
Derive further bean definitions from the configuration classes in the registry.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.beans.factory.annotation.CustomAutowireConfigurer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
Modify the application context's internal bean factory after its standard initialization.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.beans.factory.config.CustomEditorConfigurer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.beans.factory.config.CustomScopeConfigurer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.beans.factory.config.DeprecatedBeanWarner
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
Merge, convert and process properties against the given bean factory.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
Prepare the Configuration classes for servicing bean requests at runtime by replacing them with CGLIB-enhanced subclasses.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.context.support.AbstractApplicationContext
Modify the application context's internal bean factory after its standard initialization.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
Merge, convert and process properties against the given bean factory.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.context.weaving.AspectJWeavingEnabler
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.jca.context.ResourceAdapterApplicationContext
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
Register request/session scopes, a ServletContextAwareProcessor, etc.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.web.context.support.GenericWebApplicationContext
Register ServletContextAwareProcessor.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.web.context.support.StaticWebApplicationContext
Register request/session scopes, a ServletContextAwareProcessor, etc.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext
Register request/session scopes, a PortletContextAwareProcessor, etc.
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.web.portlet.context.StaticPortletApplicationContext
Register request/session scopes, a PortletContextAwareProcessor, etc.
postProcessBeforeDestruction(Object, String) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in interface org.springframework.beans.factory.config.DestructionAwareBeanPostProcessor
Apply this BeanPostProcessor to the given bean instance before its destruction.
postProcessBeforeDestruction(Object, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
 
postProcessBeforeDestruction(Object, String) - Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.aop.framework.adapter.AdvisorAdapterRegistrationManager
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in interface org.springframework.beans.factory.config.BeanPostProcessor
Apply this BeanPostProcessor to the given new bean instance before any bean initialization callbacks (like InitializingBean's afterPropertiesSet or a custom init-method).
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.validation.beanvalidation.MethodValidationPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.web.context.support.ServletContextAwareProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.web.portlet.context.PortletContextAwareProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.web.portlet.handler.SimplePortletPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.springframework.web.servlet.handler.SimpleServletPostProcessor
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessBeforeInstantiation(Class<?>, String) - Method in interface org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor
Apply this BeanPostProcessor before the target bean gets instantiated.
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
postProcessBeforeInstantiation(Class<?>, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessBeforeInstantiation(Class, String) - Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
 
postProcessCommonsHttpMethod(HttpMethodBase) - Method in class org.springframework.http.client.CommonsClientHttpRequestFactory
Deprecated. Template method that allows for manipulating the HttpMethodBase before it is returned as part of a CommonsClientHttpRequest.
postProcessComponentDefinition(BeanComponentDefinition) - Method in class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
Hook method called after the primary parsing of a BeanComponentDefinition but before the BeanComponentDefinition has been registered with a BeanDefinitionRegistry.
postProcessConfiguration(Configuration) - Method in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
This default implementation delegates to AnnotationSessionFactoryBean.postProcessAnnotationConfiguration(org.hibernate.cfg.AnnotationConfiguration).
postProcessConfiguration(Configuration) - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
To be implemented by subclasses that want to to perform custom post-processing of the Configuration object after this FactoryBean performed its default initialization.
postProcessConfiguration(Configuration) - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
To be overridden by subclasses that want to to perform custom post-processing of the Configuration object after this factory performed its default initialization.
postProcessEntityManagerFactory(EntityManagerFactory) - Method in interface org.springframework.orm.jpa.JpaVendorAdapter
Optional callback for post-processing the native EntityManagerFactory before active use.
postProcessEntityManagerFactory(EntityManagerFactory, PersistenceUnitInfo) - Method in class org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean
Hook method allowing subclasses to customize the EntityManagerFactory after its creation via the PersistenceProvider.
postProcessEntityManagerFactory(EntityManagerFactory) - Method in class org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter
Post-process the EntityManagerFactory after it has been initialized.
postProcessHandlerMethodName(String) - Method in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
Build the full handler method name based on the given method name as indicated by the URL path.
postProcessHttpRequest(HttpUriRequest) - Method in class org.springframework.http.client.HttpComponentsClientHttpRequestFactory
Template method that allows for manipulating the HttpUriRequest before it is returned as part of a HttpComponentsClientHttpRequest.
postProcessJaxRpcCall(Call, MethodInvocation) - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Post-process the given JAX-RPC call.
postProcessJaxRpcService(Service) - Method in interface org.springframework.remoting.jaxrpc.JaxRpcServicePostProcessor
Deprecated. Post-process the given JAX-RPC Service.
postProcessJaxRpcService(Service) - Method in class org.springframework.remoting.jaxrpc.LocalJaxRpcServiceFactory
Deprecated. Post-process the given JAX-RPC Service.
postProcessJobDetail(JobDetail) - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
Callback for post-processing the JobDetail to be exposed by this FactoryBean.
postProcessMappings(Configuration) - Method in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
Reads metadata from annotated classes and packages into the AnnotationConfiguration instance.
postProcessMappings(Configuration) - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
To be implemented by subclasses that want to to register further mappings on the Configuration object after this FactoryBean registered its specified mappings.
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in interface org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor
Post-process the given merged bean definition for the specified bean.
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
postProcessMergedBeanDefinition(RootBeanDefinition, Class<?>, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessMessage(Message) - Method in interface org.springframework.jms.core.MessagePostProcessor
Apply a MessagePostProcessor to the message.
postProcessMessageCode(String) - Method in class org.springframework.validation.DefaultMessageCodesResolver
Post-process the given message code, built by this resolver.
postProcessObjectFromFactoryBean(Object, String) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
Applies the postProcessAfterInitialization callback of all registered BeanPostProcessors, giving them a chance to post-process the object obtained from FactoryBeans (for example, to auto-proxy them).
postProcessObjectFromFactoryBean(Object, String) - Method in class org.springframework.beans.factory.support.FactoryBeanRegistrySupport
Post-process the given object that has been obtained from the FactoryBean.
postProcessPage(ActionRequest, Object, Errors, int) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Post-process the given page after binding and validation, potentially updating its command object.
postProcessPage(HttpServletRequest, Object, Errors, int) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Post-process the given page after binding and validation, potentially updating its command object.
postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Hook method allowing subclasses to customize each PersistenceUnitInfo.
postProcessPersistenceUnitInfo(MutablePersistenceUnitInfo) - Method in interface org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor
Post-process the given PersistenceUnitInfo, for example registering further entity classes and jar files.
postProcessPortletApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.web.portlet.FrameworkPortlet
Post-process the given Portlet ApplicationContext before it is refreshed and activated as context for this portlet.
postProcessPortStub(Stub) - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Post-process the given JAX-RPC port stub.
postProcessProducer(MessageProducer, Message) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
Post-process the given message producer before using it to send the response.
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in interface org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor
Post-process the given property values before the factory applies them to the given bean.
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
postProcessPropertyValues(PropertyValues, PropertyDescriptor[], Object, String) - Method in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
postProcessReport(JasperPrint, Map<String, Object>) - Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Template method to be overridden for custom post-processing of the populated report.
postProcessResponse(Message, Message) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
Post-process the given response message before it will be sent.
postProcessResult(T, PersistenceManager, boolean) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated. Post-process the given result object, which might be a Collection.
postProcessTargetObject(Object) - Method in class org.springframework.aop.target.LazyInitTargetSource
Subclasses may override this method to perform additional processing on the target object when it is first loaded.
postProcessTemplateLoaders(List<TemplateLoader>) - Method in class org.springframework.ui.freemarker.FreeMarkerConfigurationFactory
To be overridden by subclasses that want to to register custom TemplateLoader instances after this factory created its default template loaders.
postProcessTemplateLoaders(List<TemplateLoader>) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer
This implementation registers an additional ClassTemplateLoader for the Spring-provided macros, added to the end of the list.
postProcessVelocityEngine(VelocityEngine) - Method in class org.springframework.ui.velocity.VelocityEngineFactory
To be implemented by subclasses that want to to perform custom post-processing of the VelocityEngine after this FactoryBean performed its default configuration (but before VelocityEngine.init).
postProcessVelocityEngine(VelocityEngine) - Method in class org.springframework.web.servlet.view.velocity.VelocityConfigurer
Provides a ClasspathResourceLoader in addition to any default or user-defined loader in order to load the spring Velocity macros from the class path.
postProcessViewName(String) - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
Build the full view name based on the given view name as indicated by the URL path.
postProcessWebApplicationContext(ConfigurableWebApplicationContext) - Method in class org.springframework.web.servlet.FrameworkServlet
Post-process the given WebApplicationContext before it is refreshed and activated as context for this servlet.
postProcessXml(Element) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Allow the XML to be extensible by processing any custom element types last, after we finished processing the bean definitions.
precedenceOf(PropertySource<?>) - Method in class org.springframework.core.env.MutablePropertySources
Return the precedence of the given property source, -1 if not found.
predictBeanType(Class<?>, String) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
predictBeanType(Class<?>, String) - Method in class org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter
 
predictBeanType(Class<?>, String) - Method in interface org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor
Predict the type of the bean to be eventually returned from this processor's InstantiationAwareBeanPostProcessor.postProcessBeforeInstantiation(java.lang.Class, java.lang.String) callback.
predictBeanType(String, RootBeanDefinition, Class...) - Method in class org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory
 
predictBeanType(String, RootBeanDefinition, Class<?>...) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
Predict the eventual bean type (of the processed bean instance) for the specified bean.
predictBeanType(Class, String) - Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
 
PreferencesPlaceholderConfigurer - Class in org.springframework.beans.factory.config
Subclass of PropertyPlaceholderConfigurer that supports JDK 1.4's Preferences API (java.util.prefs).
PreferencesPlaceholderConfigurer() - Constructor for class org.springframework.beans.factory.config.PreferencesPlaceholderConfigurer
 
prefersShortLivedTasks() - Method in class org.springframework.jca.work.WorkManagerTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.backportconcurrent.ConcurrentTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
 
prefersShortLivedTasks() - Method in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
This task executor prefers short-lived work units.
prefersShortLivedTasks() - Method in interface org.springframework.scheduling.SchedulingTaskExecutor
Does this TaskExecutor prefer short-lived tasks over long-lived tasks?
prefersShortLivedTasks() - Method in class org.springframework.scheduling.timer.TimerTaskExecutor
Deprecated. This task executor prefers short-lived work units.
PREFIX_COMMIT_RULE - Static variable in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Prefix for commit-on-exception rules in description strings
PREFIX_COMMONS_POOL - Static variable in class org.springframework.aop.framework.autoproxy.target.QuickTargetSourceCreator
 
PREFIX_ISOLATION - Static variable in class org.springframework.transaction.support.DefaultTransactionDefinition
Prefix for the isolation constants defined in TransactionDefinition
PREFIX_PROPAGATION - Static variable in class org.springframework.transaction.support.DefaultTransactionDefinition
Prefix for the propagation constants defined in TransactionDefinition
PREFIX_PROTOTYPE - Static variable in class org.springframework.aop.framework.autoproxy.target.QuickTargetSourceCreator
 
PREFIX_ROLLBACK_RULE - Static variable in class org.springframework.transaction.interceptor.RuleBasedTransactionAttribute
Prefix for rollback-on-exception rules in description strings
PREFIX_THREAD_LOCAL - Static variable in class org.springframework.aop.framework.autoproxy.target.QuickTargetSourceCreator
 
PREFIX_TIMEOUT - Static variable in class org.springframework.transaction.support.DefaultTransactionDefinition
Prefix for transaction timeout values in description strings
preHandle(WebRequest) - Method in class org.springframework.orm.hibernate3.support.OpenSessionInViewInterceptor
Open a new Hibernate Session according to the settings of this HibernateAccessor and bind it to the thread via the TransactionSynchronizationManager.
preHandle(WebRequest) - Method in class org.springframework.orm.hibernate4.support.OpenSessionInViewInterceptor
Open a new Hibernate Session according to the settings of this HibernateAccessor and bind it to the thread via the TransactionSynchronizationManager.
preHandle(WebRequest) - Method in class org.springframework.orm.jdo.support.OpenPersistenceManagerInViewInterceptor
 
preHandle(WebRequest) - Method in class org.springframework.orm.jpa.support.OpenEntityManagerInViewInterceptor
 
preHandle(WebRequest) - Method in class org.springframework.web.context.request.Log4jNestedDiagnosticContextInterceptor
Adds a message the Log4J NDC before the request is processed.
preHandle(WebRequest) - Method in interface org.springframework.web.context.request.WebRequestInterceptor
Intercept the execution of a request handler before its invocation.
preHandle(PortletRequest, PortletResponse, Object) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
Default callback that all "pre*" methods delegate to.
preHandle(PortletRequest, PortletResponse, Object) - Method in class org.springframework.web.portlet.handler.UserRoleAuthorizationInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.handler.ConversionServiceExposingInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.handler.HandlerInterceptorAdapter
This implementation always returns true.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.handler.UserRoleAuthorizationInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in interface org.springframework.web.servlet.HandlerInterceptor
Intercept the execution of a handler.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.mvc.WebContentInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class org.springframework.web.servlet.theme.ThemeChangeInterceptor
 
preHandleAction(ActionRequest, ActionResponse, Object) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation delegates to HandlerInterceptorAdapter.preHandle(javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.lang.Object).
preHandleAction(ActionRequest, ActionResponse, Object) - Method in class org.springframework.web.portlet.handler.ParameterMappingInterceptor
If request is an ActionRequest, get handler mapping parameter and add it to the ActionResponse.
preHandleAction(ActionRequest, ActionResponse, Object) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
preHandleAction(ActionRequest, ActionResponse, Object) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the action phase.
preHandleEvent(EventRequest, EventResponse, Object) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation delegates to HandlerInterceptorAdapter.preHandle(javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.lang.Object).
preHandleEvent(EventRequest, EventResponse, Object) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
preHandleEvent(EventRequest, EventResponse, Object) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the action phase.
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation delegates to HandlerInterceptorAdapter.preHandle(javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.lang.Object).
preHandleRender(RenderRequest, RenderResponse, Object) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
preHandleRender(RenderRequest, RenderResponse, Object) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the render phase.
preHandleResource(ResourceRequest, ResourceResponse, Object) - Method in class org.springframework.web.portlet.handler.HandlerInterceptorAdapter
This implementation delegates to HandlerInterceptorAdapter.preHandle(javax.portlet.PortletRequest, javax.portlet.PortletResponse, java.lang.Object).
preHandleResource(ResourceRequest, ResourceResponse, Object) - Method in class org.springframework.web.portlet.handler.WebRequestHandlerInterceptorAdapter
 
preHandleResource(ResourceRequest, ResourceResponse, Object) - Method in interface org.springframework.web.portlet.HandlerInterceptor
Intercept the execution of a handler in the render phase.
preInstantiateSingletons() - Method in interface org.springframework.beans.factory.config.ConfigurableListableBeanFactory
Ensure that all non-lazy-init singletons are instantiated, also considering FactoryBeans.
preInstantiateSingletons() - Method in class org.springframework.beans.factory.support.DefaultListableBeanFactory
 
premain(String, Instrumentation) - Static method in class org.springframework.instrument.InstrumentationSavingAgent
Save the Instrumentation interface exposed by the JVM.
prepare() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
Ensures that an MBeanServerConnection is configured and attempts to detect a local connection if one is not supplied.
prepare() - Method in class org.springframework.jmx.access.NotificationListenerRegistrar
Registers the specified NotificationListener.
prepare(MimeMessage) - Method in interface org.springframework.mail.javamail.MimeMessagePreparator
Prepare the given new MimeMessage instance.
prepare() - Method in class org.springframework.remoting.caucho.BurlapClientInterceptor
Initialize the Burlap proxy for this interceptor.
prepare() - Method in class org.springframework.remoting.caucho.BurlapExporter
Initialize this service exporter.
prepare() - Method in class org.springframework.remoting.caucho.HessianClientInterceptor
Initialize the Hessian proxy for this interceptor.
prepare() - Method in class org.springframework.remoting.caucho.HessianExporter
Initialize this exporter.
prepare() - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Create and initialize the JAX-RPC service for the specified port.
prepare() - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Initialize the JAX-WS port for this interceptor.
prepare() - Method in class org.springframework.remoting.rmi.JndiRmiClientInterceptor
Fetches the RMI stub on startup, if necessary.
prepare() - Method in class org.springframework.remoting.rmi.JndiRmiServiceExporter
Initialize this service exporter, binding the specified service to JNDI.
prepare() - Method in class org.springframework.remoting.rmi.RemoteInvocationSerializingExporter
Initialize this service exporter.
prepare() - Method in class org.springframework.remoting.rmi.RmiClientInterceptor
Fetches RMI stub on startup, if necessary.
prepare() - Method in class org.springframework.remoting.rmi.RmiServiceExporter
Initialize this service exporter, registering the service as RMI object.
prepare() - Method in class org.springframework.util.MethodInvoker
Prepare the specified method.
prepareApplicationContext(GenericApplicationContext) - Method in class org.springframework.test.AbstractSingleSpringContextTests
Deprecated. Prepare the GenericApplicationContext used by this test.
prepareBeanFactory(ConfigurableListableBeanFactory) - Method in class org.springframework.context.support.AbstractApplicationContext
Configure the factory's standard context characteristics, such as the context's ClassLoader and post-processors.
prepareBinder(PortletRequestDataBinder) - Method in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated. Prepare the given binder, applying the specified MessageCodesResolver, BindingErrorProcessor and PropertyEditorRegistrars (if any).
prepareBinder(ServletRequestDataBinder) - Method in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated. Prepare the given binder, applying the specified MessageCodesResolver, BindingErrorProcessor and PropertyEditorRegistrars (if any).
prepareConnection(HttpURLConnection, String) - Method in class org.springframework.http.client.SimpleClientHttpRequestFactory
Template method for preparing the given HttpURLConnection.
prepareConnection(Connection) - Method in class org.springframework.jca.cci.connection.SingleConnectionFactory
Prepare the given Connection before it is exposed.
prepareConnection(Connection) - Method in class org.springframework.jdbc.datasource.SingleConnectionDataSource
Prepare the given Connection before it is exposed.
prepareConnection(Connection) - Method in class org.springframework.jms.connection.SingleConnectionFactory
Prepare the given Connection before it is exposed.
prepareConnection(HttpURLConnection, int) - Method in class org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
Prepare the given HTTP connection.
prepareConnectionForTransaction(Connection, TransactionDefinition) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
Prepare the given Connection with the given transaction semantics.
prepareContext(GenericApplicationContext) - Method in class org.springframework.test.context.support.AbstractGenericContextLoader
Prepare the GenericApplicationContext created by this ContextLoader.
prepareCriteria(Criteria) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
Prepare the given Criteria object, applying cache settings and/or a transaction timeout.
PreparedStatementCallback<T> - Interface in org.springframework.jdbc.core
Generic callback interface for code that operates on a PreparedStatement.
PreparedStatementCreator - Interface in org.springframework.jdbc.core
One of the two central callback interfaces used by the JdbcTemplate class.
PreparedStatementCreatorFactory - Class in org.springframework.jdbc.core
Helper class that efficiently creates multiple PreparedStatementCreator objects with different parameters based on a SQL statement and a single set of parameter declarations.
PreparedStatementCreatorFactory(String) - Constructor for class org.springframework.jdbc.core.PreparedStatementCreatorFactory
Create a new factory.
PreparedStatementCreatorFactory(String, int[]) - Constructor for class org.springframework.jdbc.core.PreparedStatementCreatorFactory
Create a new factory with the given SQL and JDBC types.
PreparedStatementCreatorFactory(String, List<SqlParameter>) - Constructor for class org.springframework.jdbc.core.PreparedStatementCreatorFactory
Create a new factory with the given SQL and parameters.
PreparedStatementSetter - Interface in org.springframework.jdbc.core
General callback interface used by the JdbcTemplate class.
prepareFileUpload(String) - Method in class org.springframework.web.multipart.commons.CommonsFileUploadSupport
Determine an appropriate FileUpload instance for the given encoding.
prepareForCommit(DefaultTransactionStatus) - Method in class org.springframework.orm.hibernate3.HibernateTransactionManager
 
prepareForCommit(DefaultTransactionStatus) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
Make preparations for commit, to be performed before the beforeCommit synchronization callbacks occur.
prepareForRendering(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.InternalResourceView
Prepare for rendering, and determine the request dispatcher path to forward to (or to include).
prepareForRendering(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.tiles.TilesView
Deprecated. Prepare for rendering the Tiles definition: Execute the associated component controller if any, and determine the request dispatcher path.
prepareJaxRpcCall(Call) - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Prepare the given JAX-RPC call, applying properties to it.
prepareLob(Connection, Class) - Method in class org.springframework.jdbc.support.lob.OracleLobHandler.OracleLobCreator
Create and open an oracle.sql.BLOB/CLOB instance via reflection.
prepareMethodOverride(MethodOverride) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
Validate and prepare the given method override.
prepareMethodOverrides() - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
Validate and prepare the method overrides defined for this bean.
preparePersistenceUnitInfos() - Method in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
Prepare the PersistenceUnitInfos according to the configuration of this manager: scanning for persistence.xml files, parsing all matching files, configurating and post-processing them.
preparePortStub(Stub) - Method in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated. Prepare the given JAX-RPC port stub, applying properties to it.
preparePortStub(Object) - Method in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
Prepare the given JAX-WS port stub, applying properties to it.
prepareQuery(Query) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
Prepare the given Query object, applying cache settings and/or a transaction timeout.
prepareQuery(Query) - Method in class org.springframework.orm.jdo.JdoTemplate
Deprecated. Prepare the given JDO query object.
prepareQuery(Query) - Method in class org.springframework.orm.jpa.JpaTemplate
Deprecated. Prepare the given JPA query object.
prepareRefresh() - Method in class org.springframework.context.support.AbstractApplicationContext
Prepare this context for refreshing, setting its startup date and active flag as well as performing any initialization of property sources.
prepareResponse(Exception, HttpServletResponse) - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
Prepare the response for the exceptional case.
prepareResponse(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.AbstractView
Prepare the given response for rendering.
prepareResponse(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
 
prepareScriptBeans(BeanDefinition, String, String) - Method in class org.springframework.scripting.support.ScriptFactoryPostProcessor
Prepare the script beans in the internal BeanFactory that this post-processor uses.
prepareSharedConnection(Connection) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
Prepare the given Connection, which is about to be registered as shared Connection for this container.
prepareSharedConnection(Connection) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
Registers this listener container as JMS ExceptionListener on the shared connection.
prepareSynchronization(DefaultTransactionStatus, TransactionDefinition) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
Initialize transaction synchronization as appropriate.
prepareTestInstance() - Method in class org.springframework.test.AbstractDependencyInjectionSpringContextTests
Deprecated. Prepare this test instance, injecting dependencies into its protected fields and its bean properties.
prepareTestInstance() - Method in class org.springframework.test.AbstractSingleSpringContextTests
Deprecated. Prepare this test instance, for example populating its fields.
prepareTestInstance(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
The default implementation is empty.
prepareTestInstance(TestContext) - Method in class org.springframework.test.context.support.DependencyInjectionTestExecutionListener
Performs dependency injection on the test instance of the supplied test context by autowiring and initializing the test instance via its own application context (without checking dependencies).
prepareTestInstance(Object) - Method in class org.springframework.test.context.TestContextManager
Hook for preparing a test instance prior to execution of any individual test methods, for example for injecting dependencies, etc.
prepareTestInstance(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
Prepares the test instance of the supplied test context, for example by injecting dependencies.
prepareTransaction(EntityManager, boolean, String) - Method in class org.springframework.orm.jpa.DefaultJpaDialect
 
prepareTransaction(EntityManager, boolean, String) - Method in interface org.springframework.orm.jpa.JpaDialect
Prepare a JPA transaction, applying the specified semantics.
prepareTransaction(EntityManager, boolean, String) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect
 
prepareTransactionInfo(PlatformTransactionManager, TransactionAttribute, String, TransactionStatus) - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport
Prepare a TransactionInfo for the given attribute and status object.
prepareTransactionStatus(TransactionDefinition, Object, boolean, boolean, boolean, Object) - Method in class org.springframework.transaction.support.AbstractPlatformTransactionManager
Create a new TransactionStatus for the given arguments, also initializing transaction synchronization as appropriate.
prepareWriter(Map<String, Object>, PdfWriter, HttpServletRequest) - Method in class org.springframework.web.servlet.view.document.AbstractPdfView
Prepare the given PdfWriter.
preProcessXml(Element) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Allow the XML to be extensible by processing any custom element types first, before we start to process the bean definitions.
PRESERVE_TARGET_CLASS_ATTRIBUTE - Static variable in class org.springframework.aop.framework.autoproxy.AutoProxyUtils
Bean definition attribute that may indicate whether a given bean is supposed to be proxied with its target class (in case of it getting proxied in the first place).
prettyPrint() - Method in class org.springframework.util.StopWatch
Return a string with a table describing all tasks performed.
preventCaching(MimeResponse) - Method in class org.springframework.web.portlet.handler.PortletContentGenerator
Prevent the render response from being cached.
preventCaching(HttpServletResponse) - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
Prevents the response from being cached, through setting corresponding HTTP headers.
preventCaching(HttpServletResponse) - Method in class org.springframework.web.servlet.support.WebContentGenerator
Prevent the response from being cached.
preventTransaction() - Method in class org.springframework.test.AbstractTransactionalSpringContextTests
Deprecated. Call this method in an overridden ConditionalTestCase.runBare() method to prevent transactional execution.
previous() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
previous() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
Moves the cursor to the previous row.
previousPage() - Method in class org.springframework.beans.support.PagedListHolder
Switch to previous page.
Primary - Annotation Type in org.springframework.context.annotation
Indicates that a bean should be given preference when multiple candidates are qualified to autowire a single-valued dependency.
PRIMARY_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
print(Date, Locale) - Method in class org.springframework.format.datetime.DateFormatter
 
print(Long, Locale) - Method in class org.springframework.format.datetime.joda.MillisecondInstantPrinter
 
print(ReadableInstant, Locale) - Method in class org.springframework.format.datetime.joda.ReadableInstantPrinter
 
print(ReadablePartial, Locale) - Method in class org.springframework.format.datetime.joda.ReadablePartialPrinter
 
print(Number, Locale) - Method in class org.springframework.format.number.AbstractNumberFormatter
 
print(T, Locale) - Method in interface org.springframework.format.Printer
Print the object of type T for display.
print(boolean) - Method in class org.springframework.mock.web.MockBodyContent
 
print(char) - Method in class org.springframework.mock.web.MockBodyContent
 
print(char[]) - Method in class org.springframework.mock.web.MockBodyContent
 
print(double) - Method in class org.springframework.mock.web.MockBodyContent
 
print(float) - Method in class org.springframework.mock.web.MockBodyContent
 
print(int) - Method in class org.springframework.mock.web.MockBodyContent
 
print(long) - Method in class org.springframework.mock.web.MockBodyContent
 
print(Object) - Method in class org.springframework.mock.web.MockBodyContent
 
print(String) - Method in class org.springframework.mock.web.MockBodyContent
 
print(boolean) - Method in class org.springframework.mock.web.MockJspWriter
 
print(char) - Method in class org.springframework.mock.web.MockJspWriter
 
print(char[]) - Method in class org.springframework.mock.web.MockJspWriter
 
print(double) - Method in class org.springframework.mock.web.MockJspWriter
 
print(float) - Method in class org.springframework.mock.web.MockJspWriter
 
print(int) - Method in class org.springframework.mock.web.MockJspWriter
 
print(long) - Method in class org.springframework.mock.web.MockJspWriter
 
print(Object) - Method in class org.springframework.mock.web.MockJspWriter
 
print(String) - Method in class org.springframework.mock.web.MockJspWriter
 
Printer<T> - Interface in org.springframework.format
Prints objects of type T for display.
println() - Method in class org.springframework.mock.web.MockBodyContent
 
println(boolean) - Method in class org.springframework.mock.web.MockBodyContent
 
println(char) - Method in class org.springframework.mock.web.MockBodyContent
 
println(char[]) - Method in class org.springframework.mock.web.MockBodyContent
 
println(double) - Method in class org.springframework.mock.web.MockBodyContent
 
println(float) - Method in class org.springframework.mock.web.MockBodyContent
 
println(int) - Method in class org.springframework.mock.web.MockBodyContent
 
println(long) - Method in class org.springframework.mock.web.MockBodyContent
 
println(Object) - Method in class org.springframework.mock.web.MockBodyContent
 
println(String) - Method in class org.springframework.mock.web.MockBodyContent
 
println() - Method in class org.springframework.mock.web.MockJspWriter
 
println(boolean) - Method in class org.springframework.mock.web.MockJspWriter
 
println(char) - Method in class org.springframework.mock.web.MockJspWriter
 
println(char[]) - Method in class org.springframework.mock.web.MockJspWriter
 
println(double) - Method in class org.springframework.mock.web.MockJspWriter
 
println(float) - Method in class org.springframework.mock.web.MockJspWriter
 
println(int) - Method in class org.springframework.mock.web.MockJspWriter
 
println(long) - Method in class org.springframework.mock.web.MockJspWriter
 
println(Object) - Method in class org.springframework.mock.web.MockJspWriter
 
println(String) - Method in class org.springframework.mock.web.MockJspWriter
 
printStackTrace(PrintStream) - Method in exception org.springframework.beans.factory.BeanCreationException
 
printStackTrace(PrintWriter) - Method in exception org.springframework.beans.factory.BeanCreationException
 
printStackTrace(PrintStream) - Method in exception org.springframework.beans.PropertyBatchUpdateException
 
printStackTrace(PrintWriter) - Method in exception org.springframework.beans.PropertyBatchUpdateException
 
printStackTrace(PrintStream) - Method in exception org.springframework.mail.MailSendException
 
printStackTrace(PrintWriter) - Method in exception org.springframework.mail.MailSendException
 
PrioritizedParameterNameDiscoverer - Class in org.springframework.core
ParameterNameDiscoverer implementation that tries several ParameterNameDiscoverers in succession.
PrioritizedParameterNameDiscoverer() - Constructor for class org.springframework.core.PrioritizedParameterNameDiscoverer
 
PriorityOrdered - Interface in org.springframework.core
Extension of the Ordered interface, expressing a 'priority' ordering: Order values expressed by PriorityOrdered objects always apply before order values of 'plain' Ordered values.
Problem - Class in org.springframework.beans.factory.parsing
Represents a problem with a bean definition configuration.
Problem(String, Location) - Constructor for class org.springframework.beans.factory.parsing.Problem
Create a new instance of the Problem class.
Problem(String, Location, ParseState) - Constructor for class org.springframework.beans.factory.parsing.Problem
Create a new instance of the Problem class.
Problem(String, Location, ParseState, Throwable) - Constructor for class org.springframework.beans.factory.parsing.Problem
Create a new instance of the Problem class.
ProblemReporter - Interface in org.springframework.beans.factory.parsing
SPI interface allowing tools and other external processes to handle errors and warnings reported during bean definition parsing.
procedureNameToUse(String) - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
Provide any modification of the procedure name passed in to match the meta data currently used.
procedureNameToUse(String) - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
proceed() - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
proceed(Object[]) - Method in class org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint
 
proceed() - Method in class org.springframework.aop.framework.ReflectiveMethodInvocation
 
process(ImageReadParam) - Method in class org.springframework.http.converter.BufferedImageHttpMessageConverter
Template method that allows for manipulating the ImageReadParam before it is used to read an image.
process(ImageWriteParam) - Method in class org.springframework.http.converter.BufferedImageHttpMessageConverter
Template method that allows for manipulating the ImageWriteParam before it is used to write an image.
processAction(ActionRequest, ActionResponse) - Method in class org.springframework.web.portlet.FrameworkPortlet
Delegate action requests to processRequest/doActionService.
processAction(HttpServletRequest, String) - Method in interface org.springframework.web.servlet.support.RequestDataValueProcessor
Invoked when a new form action is rendered.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.springframework.web.struts.AutowiringRequestProcessor
Deprecated. Extend the base class method to autowire each created Action instance.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.springframework.web.struts.AutowiringTilesRequestProcessor
Deprecated. Extend the base class method to autowire each created Action instance.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.springframework.web.struts.DelegatingRequestProcessor
Deprecated. Override the base class method to return the delegate action.
processActionCreate(HttpServletRequest, HttpServletResponse, ActionMapping) - Method in class org.springframework.web.struts.DelegatingTilesRequestProcessor
Deprecated. Override the base class method to return the delegate action.
processAliasRegistration(Element) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Process the given alias element, registering the alias with the registry.
processBeanDefinition(Element, BeanDefinitionParserDelegate) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Process the given bean element, parsing the bean definition and registering it with the registry.
processCancel(ActionRequest, ActionResponse, Object, BindException) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Template method for the action phase of the cancel action of this wizard.
processCancel(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Template method for processing the cancel action of this wizard.
processConfigBeanDefinitions(BeanDefinitionRegistry) - Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
Build and validate a configuration model based on the registry of Configuration classes.
processConstraintViolations(Set<ConstraintViolation<Object>>, Errors) - Method in class org.springframework.validation.beanvalidation.SpringValidatorAdapter
Process the given JSR-303 ConstraintViolations, adding corresponding errors to the provided Spring Errors object.
processContextConfiguration(ContextConfigurationAttributes) - Method in interface org.springframework.test.context.SmartContextLoader
Processes the ContextConfigurationAttributes for a given test class.
processContextConfiguration(ContextConfigurationAttributes) - Method in class org.springframework.test.context.support.AbstractContextLoader
For backwards compatibility with the ContextLoader SPI, the default implementation simply delegates to #processLocations(), passing it the declaring class and resource locations retrieved from the supplied configuration attributes.
processContextConfiguration(ContextConfigurationAttributes) - Method in class org.springframework.test.context.support.AnnotationConfigContextLoader
Process configuration classes in the supplied ContextConfigurationAttributes.
processContextConfiguration(ContextConfigurationAttributes) - Method in class org.springframework.test.context.support.DelegatingSmartContextLoader
Delegates to candidate SmartContextLoaders to process the supplied ContextConfigurationAttributes.
processDeferredClose(SessionFactory) - Static method in class org.springframework.orm.hibernate3.SessionFactoryUtils
Process all Hibernate Sessions that have been registered for deferred close for the given SessionFactory.
processEvent(EventRequest, EventResponse) - Method in class org.springframework.web.portlet.FrameworkPortlet
 
processFieldValue(String, String, String) - Method in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
Process the given form field through a RequestDataValueProcessor instance if one is configured or otherwise returns the same value.
processFinish(ActionRequest, ActionResponse, Object, BindException) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Template method for the action phase of the finish action of this wizard.
processFinish(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Template method for processing the final action of this wizard.
processFormFieldValue(HttpServletRequest, String, String, String) - Method in interface org.springframework.web.servlet.support.RequestDataValueProcessor
Invoked when a form field value is rendered.
processFormSubmission(ActionRequest, ActionResponse, Object, BindException) - Method in class org.springframework.web.portlet.mvc.AbstractFormController
Deprecated. Process action phase of form submission request.
processFormSubmission(ActionRequest, ActionResponse, Object, BindException) - Method in class org.springframework.web.portlet.mvc.AbstractWizardFormController
Deprecated. Apply wizard workflow: finish, cancel, page change.
processFormSubmission(ActionRequest, ActionResponse, Object, BindException) - Method in class org.springframework.web.portlet.mvc.SimpleFormController
Deprecated. This implementation does nothing in case of errors, and delegates to onSubmitAction's full version else.
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.AbstractFormController
Deprecated. Process form submission request.
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.AbstractWizardFormController
Deprecated. Apply wizard workflow: finish, cancel, page change.
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.CancellableFormController
Deprecated. This implementation first checks to see if the incoming is a cancel request, through a call to CancellableFormController.isCancelRequest(javax.servlet.http.HttpServletRequest).
processFormSubmission(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class org.springframework.web.servlet.mvc.SimpleFormController
Deprecated. This implementation calls SimpleFormController.showForm(HttpServletRequest, HttpServletResponse, BindException) in case of errors, and delegates to the full SimpleFormController.onSubmit(HttpServletRequest, HttpServletResponse, Object, BindException)'s variant else.
processHandlerException(RenderRequest, RenderResponse, Object, Exception) - Method in class org.springframework.web.portlet.DispatcherPortlet
Determine an error ModelAndView via the registered HandlerExceptionResolvers.
processHandlerException(ResourceRequest, ResourceResponse, Object, Exception) - Method in class org.springframework.web.portlet.DispatcherPortlet
Determine an error ModelAndView via the registered HandlerExceptionResolvers.
processHandlerException(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class org.springframework.web.servlet.DispatcherServlet
Determine an error ModelAndView via the registered HandlerExceptionResolvers.
processInjection(Object) - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
'Native' processing method for direct calls with an arbitrary target instance, resolving all of its fields and methods which are annotated with @Autowired.
processInjectionBasedOnCurrentContext(Object) - Static method in class org.springframework.web.context.support.SpringBeanAutowiringSupport
Process @Autowired injection for the given target object, based on the current web application context.
processInjectionBasedOnServletContext(Object, ServletContext) - Static method in class org.springframework.web.context.support.SpringBeanAutowiringSupport
Process @Autowired injection for the given target object, based on the current root web application context as stored in the ServletContext.
processKey(ConfigurableListableBeanFactory, String, String) - Method in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
Process the given key as 'beanName.property' entry.
processLocations(Class<?>, String...) - Method in interface org.springframework.test.context.ContextLoader
Processes application context resource locations for a specified class.
processLocations(Class<?>, String...) - Method in class org.springframework.test.context.support.AbstractContextLoader
If the supplied locations are null or empty and AbstractContextLoader.isGenerateDefaultLocations() returns true, default locations will be generated for the specified class and the configured resource suffix; otherwise, the supplied locations will be modified if necessary and returned.
processLocations(Class<?>, String...) - Method in class org.springframework.test.context.support.DelegatingSmartContextLoader
DelegatingSmartContextLoader does not support the ContextLoader.processLocations(Class, String...) method.
processMessage(Message, Session) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
Process a message received from the provider.
processMetaData(DataSource, List<String>, String[]) - Method in class org.springframework.jdbc.core.metadata.TableMetaDataContext
Process the current meta data with the provided configuration options.
processMetaData(DatabaseMetaData) - Method in interface org.springframework.jdbc.support.DatabaseMetaDataCallback
Implementations must implement this method to process the meta data passed in.
processMissingFieldError(String, BindingResult) - Method in interface org.springframework.validation.BindingErrorProcessor
Apply the missing field error to the given BindException.
processMissingFieldError(String, BindingResult) - Method in class org.springframework.validation.DefaultBindingErrorProcessor
 
processParameters(List<SqlParameter>) - Method in class org.springframework.jdbc.core.metadata.CallMetaDataContext
Process the list of parameters provided, and if procedure column metadata is used, the parameters will be matched against the metadata information and any missing ones will be automatically included.
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
 
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
Visit each bean definition in the given bean factory and attempt to replace ${...} property placeholders with values from the given properties.
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.springframework.beans.factory.config.PropertyResourceConfigurer
Apply the given Properties to the given BeanFactory.
processProperties(ConfigurableListableBeanFactory, ConfigurablePropertyResolver) - Method in class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
Visit each bean definition in the given bean factory and attempt to replace ${...} property placeholders with values from the given properties.
processProperties(ConfigurableListableBeanFactory, Properties) - Method in class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
Deprecated. in favor of PropertySourcesPlaceholderConfigurer.processProperties(ConfigurableListableBeanFactory, ConfigurablePropertyResolver)
processPropertyAccessException(PropertyAccessException, BindingResult) - Method in interface org.springframework.validation.BindingErrorProcessor
Translate the given PropertyAccessException to an appropriate error registered on the given Errors instance.
processPropertyAccessException(PropertyAccessException, BindingResult) - Method in class org.springframework.validation.DefaultBindingErrorProcessor
 
processRequest(PortletRequest, PortletResponse) - Method in class org.springframework.web.portlet.FrameworkPortlet
Process this request, publishing an event regardless of the outcome.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.FrameworkServlet
Process this request, publishing an event regardless of the outcome.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.ViewRendererServlet
Process this request, handling exceptions.
processResourceAfterCommit(H) - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
After-commit callback for the given resource holder.
processResultSet(ResultSet, ResultSetSupportingSqlParameter) - Method in class org.springframework.jdbc.core.JdbcTemplate
Process the given ResultSet from a stored procedure.
processRow(ResultSet) - Method in interface org.springframework.jdbc.core.RowCallbackHandler
Implementations must implement this method to process each row of data in the ResultSet.
processRow(ResultSet) - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
Implementation of ResultSetCallbackHandler.
processRow(ResultSet, int) - Method in class org.springframework.jdbc.core.RowCountCallbackHandler
Subclasses may override this to perform custom extraction or processing.
processTemplate(Template, SimpleHash, HttpServletResponse) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
Process the FreeMarker template to the servlet response.
processTemplateIntoString(Template, Object) - Static method in class org.springframework.ui.freemarker.FreeMarkerTemplateUtils
Process the specified FreeMarker template with the given model and write the result to the given Writer.
processUrl(HttpServletRequest, String) - Method in interface org.springframework.web.servlet.support.RequestDataValueProcessor
Invoked when a URL is about to be rendered or redirected to.
ProducerCallback<T> - Interface in org.springframework.jms.core
Callback for sending a message to a JMS destination.
ProducesRequestCondition - Class in org.springframework.web.servlet.mvc.condition
A logical disjunction (' || ') request condition to match a request's 'Accept' header to a list of media type expressions.
ProducesRequestCondition(String...) - Constructor for class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
Creates a new instance from 0 or more "produces" expressions.
ProducesRequestCondition(String[], String[]) - Constructor for class org.springframework.web.servlet.mvc.condition.ProducesRequestCondition
Creates a new instance with "produces" and "header" expressions.
PRODUCIBLE_MEDIA_TYPES_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
Name of the HttpServletRequest attribute that contains the set of producible MediaTypes applicable to the mapped handler.
Profile - Annotation Type in org.springframework.context.annotation
Indicates that a component is eligible for registration when one or more specified profiles are active.
PROFILE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
 
profileValueSource - Variable in class org.springframework.test.annotation.AbstractAnnotationAwareTransactionalTests
Deprecated. ProfileValueSource available to subclasses but primarily intended for use in AbstractAnnotationAwareTransactionalTests.isDisabledInThisEnvironment(Method).
ProfileValueSource - Interface in org.springframework.test.annotation
Strategy interface for retrieving profile values for a given testing environment.
profileValueSource - Variable in class org.springframework.test.context.junit38.AbstractJUnit38SpringContextTests
Deprecated. ProfileValueSource available to subclasses but primarily intended for internal use to provide support for @IfProfileValue.
ProfileValueSourceConfiguration - Annotation Type in org.springframework.test.annotation
ProfileValueSourceConfiguration is a class-level annotation which is used to specify what type of ProfileValueSource to use when retrieving profile values configured via the @IfProfileValue annotation.
ProfileValueUtils - Class in org.springframework.test.annotation
General utility methods for working with profile values.
ProfileValueUtils() - Constructor for class org.springframework.test.annotation.ProfileValueUtils
 
Projection - Class in org.springframework.expression.spel.ast
Represents projection, where a given operation is performed on all elements in some input sequence, returning a new sequence of the same size.
Projection(boolean, int, SpelNodeImpl) - Constructor for class org.springframework.expression.spel.ast.Projection
 
PROP_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
PROP_THREAD_COUNT - Static variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
 
Propagation - Enum in org.springframework.transaction.annotation
Enumeration that represents transaction propagation behaviors for use with the Transactional annotation, corresponding to the TransactionDefinition interface.
PROPAGATION_MANDATORY - Static variable in interface org.springframework.transaction.TransactionDefinition
Support a current transaction; throw an exception if no current transaction exists.
PROPAGATION_NESTED - Static variable in interface org.springframework.transaction.TransactionDefinition
Execute within a nested transaction if a current transaction exists, behave like TransactionDefinition.PROPAGATION_REQUIRED else.
PROPAGATION_NEVER - Static variable in interface org.springframework.transaction.TransactionDefinition
Do not support a current transaction; throw an exception if a current transaction exists.
PROPAGATION_NOT_SUPPORTED - Static variable in interface org.springframework.transaction.TransactionDefinition
Do not support a current transaction; rather always execute non-transactionally.
PROPAGATION_REQUIRED - Static variable in interface org.springframework.transaction.TransactionDefinition
Support a current transaction; create a new one if none exists.
PROPAGATION_REQUIRES_NEW - Static variable in interface org.springframework.transaction.TransactionDefinition
Create a new transaction, suspending the current transaction if one exists.
PROPAGATION_SUPPORTS - Static variable in interface org.springframework.transaction.TransactionDefinition
Support a current transaction; execute non-transactionally if none exists.
PropertiesBeanDefinitionReader - Class in org.springframework.beans.factory.support
Bean definition reader for a simple properties format.
PropertiesBeanDefinitionReader(BeanDefinitionRegistry) - Constructor for class org.springframework.beans.factory.support.PropertiesBeanDefinitionReader
Create new PropertiesBeanDefinitionReader for the given bean factory.
PropertiesEditor - Class in org.springframework.beans.propertyeditors
Custom PropertyEditor for Properties objects.
PropertiesEditor() - Constructor for class org.springframework.beans.propertyeditors.PropertiesEditor
 
PropertiesFactoryBean - Class in org.springframework.beans.factory.config
Allows for making a properties file from a classpath location available as Properties instance in a bean factory.
PropertiesFactoryBean() - Constructor for class org.springframework.beans.factory.config.PropertiesFactoryBean
 
PropertiesLoaderSupport - Class in org.springframework.core.io.support
Base class for JavaBean-style components that need to load properties from one or more resources.
PropertiesLoaderSupport() - Constructor for class org.springframework.core.io.support.PropertiesLoaderSupport
 
PropertiesLoaderUtils - Class in org.springframework.core.io.support
Convenient utility methods for loading of java.util.Properties, performing standard handling of input streams.
PropertiesLoaderUtils() - Constructor for class org.springframework.core.io.support.PropertiesLoaderUtils
 
PropertiesMethodNameResolver - Class in org.springframework.web.servlet.mvc.multiaction
The most flexible out-of-the-box implementation of the MethodNameResolver interface.
PropertiesMethodNameResolver() - Constructor for class org.springframework.web.servlet.mvc.multiaction.PropertiesMethodNameResolver
 
PropertiesPersister - Interface in org.springframework.util
Strategy interface for persisting java.util.Properties, allowing for pluggable parsing strategies.
PropertiesPropertySource - Class in org.springframework.core.env
PropertySource implementation that extracts properties from a Properties object.
PropertiesPropertySource(String, Properties) - Constructor for class org.springframework.core.env.PropertiesPropertySource
 
Property - Class in org.springframework.core.convert
A description of a JavaBeans Property that allows us to avoid a dependency on java.beans.PropertyDescriptor.
Property(Class<?>, Method, Method) - Constructor for class org.springframework.core.convert.Property
 
PROPERTY_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
PROPERTY_KEY_PREFIX - Static variable in interface org.springframework.beans.PropertyAccessor
Marker that indicates the start of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_PREFIX_CHAR - Static variable in interface org.springframework.beans.PropertyAccessor
 
PROPERTY_KEY_SUFFIX - Static variable in interface org.springframework.beans.PropertyAccessor
Marker that indicates the end of a property key for an indexed or mapped property like "person.addresses[0]".
PROPERTY_KEY_SUFFIX_CHAR - Static variable in interface org.springframework.beans.PropertyAccessor
 
PropertyAccessException - Exception in org.springframework.beans
Superclass for exceptions related to a property access, such as type mismatch or invocation target exception.
PropertyAccessException(PropertyChangeEvent, String, Throwable) - Constructor for exception org.springframework.beans.PropertyAccessException
Create a new PropertyAccessException.
PropertyAccessException(String, Throwable) - Constructor for exception org.springframework.beans.PropertyAccessException
Create a new PropertyAccessException without PropertyChangeEvent.
PropertyAccessor - Interface in org.springframework.beans
Common interface for classes that can access named properties (such as bean properties of an object or fields in an object) Serves as base interface for BeanWrapper.
PropertyAccessor - Interface in org.springframework.expression
A property accessor is able to read (and possibly write) to object properties.
PropertyAccessorFactory - Class in org.springframework.beans
Simple factory facade for obtaining PropertyAccessor instances, in particular for BeanWrapper instances.
PropertyAccessorFactory() - Constructor for class org.springframework.beans.PropertyAccessorFactory
 
PropertyAccessorUtils - Class in org.springframework.beans
Utility methods for classes that perform bean property access according to the PropertyAccessor interface.
PropertyAccessorUtils() - Constructor for class org.springframework.beans.PropertyAccessorUtils
 
PropertyBatchUpdateException - Exception in org.springframework.beans
Combined exception, composed of individual PropertyAccessException instances.
PropertyBatchUpdateException(PropertyAccessException[]) - Constructor for exception org.springframework.beans.PropertyBatchUpdateException
Create a new PropertyBatchUpdateException.
PropertyComparator - Class in org.springframework.beans.support
PropertyComparator performs a comparison of two beans, evaluating the specified bean property via a BeanWrapper.
PropertyComparator(SortDefinition) - Constructor for class org.springframework.beans.support.PropertyComparator
Create a new PropertyComparator for the given SortDefinition.
PropertyComparator(String, boolean, boolean) - Constructor for class org.springframework.beans.support.PropertyComparator
Create a PropertyComparator for the given settings.
PropertyEditorRegistrar - Interface in org.springframework.beans
Interface for strategies that register custom property editors with a property editor registry.
PropertyEditorRegistry - Interface in org.springframework.beans
Encapsulates methods for registering JavaBeans PropertyEditors.
PropertyEditorRegistrySupport - Class in org.springframework.beans
Base implementation of the PropertyEditorRegistry interface.
PropertyEditorRegistrySupport() - Constructor for class org.springframework.beans.PropertyEditorRegistrySupport
 
PropertyEntry - Class in org.springframework.beans.factory.parsing
ParseState entry representing a JavaBean property.
PropertyEntry(String) - Constructor for class org.springframework.beans.factory.parsing.PropertyEntry
Creates a new instance of the PropertyEntry class.
PropertyOrFieldReference - Class in org.springframework.expression.spel.ast
Represents a simple property or field reference.
PropertyOrFieldReference(boolean, String, int) - Constructor for class org.springframework.expression.spel.ast.PropertyOrFieldReference
 
PropertyOverrideConfigurer - Class in org.springframework.beans.factory.config
Property resource configurer that overrides bean property values in an application context definition.
PropertyOverrideConfigurer() - Constructor for class org.springframework.beans.factory.config.PropertyOverrideConfigurer
 
PropertyPathFactoryBean - Class in org.springframework.beans.factory.config
FactoryBean that evaluates a property path on a given target object.
PropertyPathFactoryBean() - Constructor for class org.springframework.beans.factory.config.PropertyPathFactoryBean
 
PropertyPlaceholderConfigurer - Class in org.springframework.beans.factory.config
PlaceholderConfigurerSupport subclass that resolves ${...} placeholders against local properties and/or system properties and environment variables.
PropertyPlaceholderConfigurer() - Constructor for class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
 
PropertyPlaceholderHelper - Class in org.springframework.util
Utility class for working with Strings that have placeholder values in them.
PropertyPlaceholderHelper(String, String) - Constructor for class org.springframework.util.PropertyPlaceholderHelper
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholderHelper(String, String, String, boolean) - Constructor for class org.springframework.util.PropertyPlaceholderHelper
Creates a new PropertyPlaceholderHelper that uses the supplied prefix and suffix.
PropertyPlaceholderHelper.PlaceholderResolver - Interface in org.springframework.util
Strategy interface used to resolve replacement values for placeholders contained in Strings.
PropertyResolver - Interface in org.springframework.core.env
Interface for resolving properties against any underlying source.
PropertyResourceConfigurer - Class in org.springframework.beans.factory.config
Allows for configuration of individual bean property values from a property resource, i.e.
PropertyResourceConfigurer() - Constructor for class org.springframework.beans.factory.config.PropertyResourceConfigurer
 
PropertySource - Annotation Type in org.springframework.context.annotation
Annotation providing a convenient and declarative mechanism for adding a PropertySource to Spring's Environment.
PropertySource<T> - Class in org.springframework.core.env
Abstract base class representing a source of name/value property pairs.
PropertySource(String, T) - Constructor for class org.springframework.core.env.PropertySource
Create a new PropertySource with the given name and source object.
PropertySource(String) - Constructor for class org.springframework.core.env.PropertySource
Create a new PropertySource with the given name and with a new Object instance as the underlying source.
PropertySource.StubPropertySource - Class in org.springframework.core.env
PropertySource to be used as a placeholder in cases where an actual property source cannot be eagerly initialized at application context creation time.
PropertySource.StubPropertySource(String) - Constructor for class org.springframework.core.env.PropertySource.StubPropertySource
 
PropertySources - Interface in org.springframework.core.env
Holder containing one or more PropertySource objects.
PropertySourcesPlaceholderConfigurer - Class in org.springframework.context.support
Specialization of PlaceholderConfigurerSupport that resolves ${...} placeholders within bean definition property values and @Value annotations against the current Spring Environment and its set of PropertySources.
PropertySourcesPlaceholderConfigurer() - Constructor for class org.springframework.context.support.PropertySourcesPlaceholderConfigurer
 
PropertySourcesPropertyResolver - Class in org.springframework.core.env
PropertyResolver implementation that resolves property values against an underlying set of PropertySources.
PropertySourcesPropertyResolver(PropertySources) - Constructor for class org.springframework.core.env.PropertySourcesPropertyResolver
Create a new resolver against the given property sources.
propertyToConstantNamePrefix(String) - Method in class org.springframework.core.Constants
Convert the given bean property name to a constant name prefix.
PropertyValue - Class in org.springframework.beans
Object to hold information and value for an individual bean property.
PropertyValue(String, Object) - Constructor for class org.springframework.beans.PropertyValue
Create a new PropertyValue instance.
PropertyValue(PropertyValue) - Constructor for class org.springframework.beans.PropertyValue
Copy constructor.
PropertyValue(PropertyValue, Object) - Constructor for class org.springframework.beans.PropertyValue
Constructor that exposes a new value for an original value holder.
PropertyValues - Interface in org.springframework.beans
Holder containing one or more PropertyValue objects, typically comprising one update for a specific target bean.
PropertyValuesEditor - Class in org.springframework.beans
Editor for a PropertyValues object.
PropertyValuesEditor() - Constructor for class org.springframework.beans.PropertyValuesEditor
 
PROPS_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
PrototypeAspectInstanceFactory - Class in org.springframework.aop.aspectj.annotation
AspectInstanceFactory backed by a BeanFactory-provided prototype, enforcing prototype semantics.
PrototypeAspectInstanceFactory(BeanFactory, String) - Constructor for class org.springframework.aop.aspectj.annotation.PrototypeAspectInstanceFactory
Create a PrototypeAspectInstanceFactory.
PrototypeTargetSource - Class in org.springframework.aop.target
TargetSource that creates a new instance of the target bean for each request, destroying each instance on release (after each request).
PrototypeTargetSource() - Constructor for class org.springframework.aop.target.PrototypeTargetSource
 
ProviderCreatingFactoryBean - Class in org.springframework.beans.factory.config
A FactoryBean implementation that returns a value which is a JSR-330 Provider that in turn returns a bean sourced from a BeanFactory.
ProviderCreatingFactoryBean() - Constructor for class org.springframework.beans.factory.config.ProviderCreatingFactoryBean
 
provideXml(OutputStream) - Method in interface org.springframework.jdbc.support.xml.XmlBinaryStreamProvider
Implementations must implement this method to provide the XML content for the OutputStream.
provideXml(Writer) - Method in interface org.springframework.jdbc.support.xml.XmlCharacterStreamProvider
Implementations must implement this method to provide the XML content for the Writer.
provideXml(Result) - Method in interface org.springframework.jdbc.support.xml.XmlResultProvider
Implementations must implement this method to provide the XML content for the Result.
proxiedUserInterfaces(Object) - Static method in class org.springframework.aop.framework.AopProxyUtils
Extract the user-specified interfaces that the given proxy implements, i.e.
proxy - Variable in class org.springframework.aop.framework.ReflectiveMethodInvocation
 
PROXY_TARGET_CLASS_ATTRIBUTE - Static variable in class org.springframework.aop.config.AopNamespaceUtils
The proxy-target-class attribute as found on AOP-related XML tags.
PROXY_TARGET_CLASS_ATTRIBUTE - Static variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
 
PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS - Static variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Convenience constant for subclasses: Return value for "proxy without additional interceptors, just the common ones".
ProxyAsyncConfiguration - Class in org.springframework.scheduling.annotation
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based asynchronous method execution.
ProxyAsyncConfiguration() - Constructor for class org.springframework.scheduling.annotation.ProxyAsyncConfiguration
 
ProxyCachingConfiguration - Class in org.springframework.cache.annotation
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven cache management.
ProxyCachingConfiguration() - Constructor for class org.springframework.cache.annotation.ProxyCachingConfiguration
 
ProxyConfig - Class in org.springframework.aop.framework
Convenience superclass for configuration used in creating proxies, to ensure that all proxy creators have consistent properties.
ProxyConfig() - Constructor for class org.springframework.aop.framework.ProxyConfig
 
ProxyCreationContext - Class in org.springframework.aop.framework.autoproxy
Holder for the current proxy creation context, as exposed by auto-proxy creators such as AbstractAdvisorAutoProxyCreator.
ProxyCreationContext() - Constructor for class org.springframework.aop.framework.autoproxy.ProxyCreationContext
 
ProxyCreatorSupport - Class in org.springframework.aop.framework
Base class for proxy factories.
ProxyCreatorSupport() - Constructor for class org.springframework.aop.framework.ProxyCreatorSupport
Create a new ProxyCreatorSupport instance.
ProxyCreatorSupport(AopProxyFactory) - Constructor for class org.springframework.aop.framework.ProxyCreatorSupport
Create a new ProxyCreatorSupport instance.
ProxyFactory - Class in org.springframework.aop.framework
Factory for AOP proxies for programmatic use, rather than via a bean factory.
ProxyFactory() - Constructor for class org.springframework.aop.framework.ProxyFactory
Create a new ProxyFactory.
ProxyFactory(Object) - Constructor for class org.springframework.aop.framework.ProxyFactory
Create a new ProxyFactory.
ProxyFactory(Class[]) - Constructor for class org.springframework.aop.framework.ProxyFactory
Create a new ProxyFactory.
ProxyFactory(Class, Interceptor) - Constructor for class org.springframework.aop.framework.ProxyFactory
Create a new ProxyFactory for the given interface and interceptor.
ProxyFactory(Class, TargetSource) - Constructor for class org.springframework.aop.framework.ProxyFactory
Create a ProxyFactory for the specified TargetSource, making the proxy implement the specified interface.
ProxyFactoryBean - Class in org.springframework.aop.framework
FactoryBean implementation that builds an AOP proxy based on beans in Spring BeanFactory.
ProxyFactoryBean() - Constructor for class org.springframework.aop.framework.ProxyFactoryBean
 
ProxyFactoryBean - Class in org.springframework.http.client.support
FactoryBean that creates a java.net.Proxy.
ProxyFactoryBean() - Constructor for class org.springframework.http.client.support.ProxyFactoryBean
 
ProxyMethodInvocation - Interface in org.springframework.aop
Extension of the AOP Alliance MethodInvocation interface, allowing access to the proxy that the method invocation was made through.
ProxyTransactionManagementConfiguration - Class in org.springframework.transaction.annotation
@Configuration class that registers the Spring infrastructure beans necessary to enable proxy-based annotation-driven transaction management.
ProxyTransactionManagementConfiguration() - Constructor for class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration
 
publishedInterfaces - Variable in class org.springframework.aop.support.IntroductionInfoSupport
 
publishEndpoint(Endpoint, WebService) - Method in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
Actually publish the given endpoint.
publishEndpoint(Endpoint, WebServiceProvider) - Method in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
Actually publish the given provider endpoint.
publishEndpoint(Endpoint, WebService) - Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
 
publishEndpoint(Endpoint, WebServiceProvider) - Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
 
publishEndpoint(Endpoint, WebService) - Method in class org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter
 
publishEndpoint(Endpoint, WebServiceProvider) - Method in class org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter
 
publishEndpoints() - Method in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
Publish all WebService annotated beans in the containing BeanFactory.
publishEvent(ApplicationEvent) - Method in interface org.springframework.context.ApplicationEventPublisher
Notify all listeners registered with this application of an application event.
publishEvent(ApplicationEvent) - Method in class org.springframework.context.support.AbstractApplicationContext
Publish the given event to all listeners.
push(ParseState.Entry) - Method in class org.springframework.beans.factory.parsing.ParseState
Add a new ParseState.Entry to the Stack.
pushActiveContextObject(TypedValue) - Method in class org.springframework.expression.spel.ExpressionState
 
pushContainingComponent(CompositeComponentDefinition) - Method in class org.springframework.beans.factory.xml.ParserContext
 
pushNestedPath(String) - Method in class org.springframework.validation.AbstractErrors
 
pushNestedPath(String) - Method in exception org.springframework.validation.BindException
 
pushNestedPath(String) - Method in interface org.springframework.validation.Errors
Push the given sub path onto the nested path stack.
pushNestedPath(String) - Method in class org.springframework.web.bind.EscapedErrors
 
put(Object, Object) - Method in interface org.springframework.cache.Cache
Associate the specified value with the specified key in this cache.
put(Object, Object) - Method in class org.springframework.cache.concurrent.ConcurrentMapCache
 
put(Object, Object) - Method in class org.springframework.cache.ehcache.EhCacheCache
 
put(String, List<String>) - Method in class org.springframework.http.HttpHeaders
 
put(K, V) - Method in class org.springframework.util.CachingMapDecorator
Put an object into the cache, possibly wrapping it with a weak reference.
put(String, V) - Method in class org.springframework.util.LinkedCaseInsensitiveMap
 
put(K, List<V>) - Method in class org.springframework.util.LinkedMultiValueMap
 
put(String, Object) - Method in class org.springframework.validation.support.BindingAwareModelMap
 
put(String, Object, Object...) - Method in interface org.springframework.web.client.RestOperations
Create or update a resource by PUTting the given object to the URI.
put(String, Object, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Creates a new resource by PUTting the given object to URI template.
put(URI, Object) - Method in interface org.springframework.web.client.RestOperations
Creates a new resource by PUTting the given object to URL.
put(String, Object, Object...) - Method in class org.springframework.web.client.RestTemplate
 
put(String, Object, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
put(URI, Object) - Method in class org.springframework.web.client.RestTemplate
 
put(String, Object) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
putAll(Map<? extends String, ? extends List<String>>) - Method in class org.springframework.http.HttpHeaders
 
putAll(Map<? extends K, ? extends V>) - Method in class org.springframework.util.CachingMapDecorator
 
putAll(Map<? extends String, ? extends V>) - Method in class org.springframework.util.LinkedCaseInsensitiveMap
 
putAll(Map<? extends K, ? extends List<V>>) - Method in class org.springframework.util.LinkedMultiValueMap
 
putAll(Map<? extends String, ?>) - Method in class org.springframework.validation.support.BindingAwareModelMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.springframework.web.servlet.mvc.support.RedirectAttributesModelMap
putIfAbsent(Object, Object) - Method in interface org.springframework.core.ConcurrentMap
Deprecated.  
putValue(String, Object) - Method in class org.springframework.mock.web.MockHttpSession
 

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