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

E

EclipseLinkJpaDialect - Class in org.springframework.orm.jpa.vendor
JpaDialect implementation for Eclipse Persistence Services (EclipseLink).
EclipseLinkJpaDialect() - Constructor for class org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
 
EclipseLinkJpaVendorAdapter - Class in org.springframework.orm.jpa.vendor
JpaVendorAdapter implementation for Eclipse Persistence Services (EclipseLink).
EclipseLinkJpaVendorAdapter() - Constructor for class org.springframework.orm.jpa.vendor.EclipseLinkJpaVendorAdapter
 
EditorAwareTag - Interface in org.springframework.web.servlet.tags
Interface to be implemented by JSP tags that expose a PropertyEditor for a property that they are currently bound to.
EhCacheFactoryBean - Class in org.springframework.cache.ehcache
FactoryBean that creates a named EHCache Cache instance (or a decorator that implements the Ehcache interface), representing a cache region within an EHCache CacheManager.
EhCacheFactoryBean() - Constructor for class org.springframework.cache.ehcache.EhCacheFactoryBean
 
EhCacheManagerFactoryBean - Class in org.springframework.cache.ehcache
FactoryBean that exposes an EHCache CacheManager instance (independent or shared), configured from a specified config location.
EhCacheManagerFactoryBean() - Constructor for class org.springframework.cache.ehcache.EhCacheManagerFactoryBean
 
EisOperation - Class in org.springframework.jca.cci.object
Base class for EIS operation objects that work with the CCI API.
EisOperation() - Constructor for class org.springframework.jca.cci.object.EisOperation
 
Ejb3TransactionAnnotationParser - Class in org.springframework.transaction.annotation
Strategy implementation for parsing EJB3's TransactionAttribute annotation.
Ejb3TransactionAnnotationParser() - Constructor for class org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
 
EjbAccessException - Exception in org.springframework.ejb.access
Exception that gets thrown when an EJB stub cannot be accessed properly.
EjbAccessException(String) - Constructor for exception org.springframework.ejb.access.EjbAccessException
Constructor for EjbAccessException.
EjbAccessException(String, Throwable) - Constructor for exception org.springframework.ejb.access.EjbAccessException
Constructor for EjbAccessException.
ejbActivate() - Method in class org.springframework.ejb.support.AbstractStatelessSessionBean
 
ejbCreate() - Method in class org.springframework.ejb.support.AbstractMessageDrivenBean
Lifecycle method required by the EJB specification but not the MessageDrivenBean interface.
ejbCreate() - Method in class org.springframework.ejb.support.AbstractStatelessSessionBean
This implementation loads the BeanFactory.
ejbPassivate() - Method in class org.springframework.ejb.support.AbstractStatelessSessionBean
 
ejbRemove() - Method in class org.springframework.ejb.support.AbstractEnterpriseBean
EJB lifecycle method, implemented to invoke onEjbRemove() and unload the BeanFactory afterwards.
Elvis - Class in org.springframework.expression.spel.ast
Represents the elvis operator ?:.
Elvis(int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.Elvis
 
EmbeddedDatabase - Interface in org.springframework.jdbc.datasource.embedded
A handle to an EmbeddedDatabase instance.
EmbeddedDatabaseBuilder - Class in org.springframework.jdbc.datasource.embedded
A builder that provides a fluent API for constructing an embedded database.
EmbeddedDatabaseBuilder() - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
Create a new embedded database builder.
EmbeddedDatabaseBuilder(ResourceLoader) - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
Create a new embedded database builder with the given ResourceLoader.
EmbeddedDatabaseConfigurer - Interface in org.springframework.jdbc.datasource.embedded
Encapsulates the configuration required to create, connect to, and shutdown a specific type of embedded database such as HSQL or H2.
EmbeddedDatabaseFactory - Class in org.springframework.jdbc.datasource.embedded
Creates a EmbeddedDatabase instance.
EmbeddedDatabaseFactory() - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
 
EmbeddedDatabaseFactoryBean - Class in org.springframework.jdbc.datasource.embedded
A subclass of EmbeddedDatabaseFactory that implements FactoryBean for registration as a Spring bean.
EmbeddedDatabaseFactoryBean() - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactoryBean
 
EmbeddedDatabaseType - Enum in org.springframework.jdbc.datasource.embedded
A supported embedded database type.
EmbeddedValueResolverAware - Interface in org.springframework.context
Interface to be implemented by any object that wishes to be notified of a StringValueResolver for the resolution of embedded definition values.
EMPTY - Static variable in class org.springframework.http.HttpEntity
The empty HttpEntity, with no body or headers.
EMPTY - Static variable in class org.springframework.jmx.export.metadata.ManagedAttribute
 
EMPTY_TARGET_SOURCE - Static variable in class org.springframework.aop.framework.AdvisedSupport
Canonical TargetSource when there's no target, and behavior is supplied by the advisors.
emptyActivatedContextBuilder() - Static method in class org.springframework.mock.jndi.SimpleNamingContextBuilder
If no SimpleNamingContextBuilder is already configuring JNDI, create and activate one.
EmptyReaderEventListener - Class in org.springframework.beans.factory.parsing
Empty implementation of the ReaderEventListener interface, providing no-op implementations of all callback methods.
EmptyReaderEventListener() - Constructor for class org.springframework.beans.factory.parsing.EmptyReaderEventListener
 
EmptyResultDataAccessException - Exception in org.springframework.dao
Data access exception thrown when a result was expected to have at least one row (or element) but zero rows (or elements) were actually returned.
EmptyResultDataAccessException(int) - Constructor for exception org.springframework.dao.EmptyResultDataAccessException
Constructor for EmptyResultDataAccessException.
EmptyResultDataAccessException(String, int) - Constructor for exception org.springframework.dao.EmptyResultDataAccessException
Constructor for EmptyResultDataAccessException.
EmptyTargetSource - Class in org.springframework.aop.target
Canonical TargetSource when there is no target (or just the target class known), and behavior is supplied by interfaces and advisors only.
enableFilter(String) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Return an enabled Hibernate Filter for the given filter name.
enableFilter(String) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
enableFilters(Session) - Method in class org.springframework.orm.hibernate3.HibernateAccessor
Enable the specified filters on the given Session.
enableIndenting(Transformer) - Static method in class org.springframework.util.xml.TransformerUtils
Enable indenting for the supplied Transformer.
enableIndenting(Transformer, int) - Static method in class org.springframework.util.xml.TransformerUtils
Enable indenting for the supplied Transformer.
EncodedResource - Class in org.springframework.core.io.support
Holder that combines a Resource with a specific encoding to be used for reading from the resource.
EncodedResource(Resource) - Constructor for class org.springframework.core.io.support.EncodedResource
Create a new EncodedResource for the given Resource, not specifying a specific encoding.
EncodedResource(Resource, String) - Constructor for class org.springframework.core.io.support.EncodedResource
Create a new EncodedResource for the given Resource, using the specified encoding.
encodeFragment(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI fragment.
encodeHost(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI host.
encodeHttpUrl(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given HTTP URI into an encoded String.
encodeParameter(String, String) - Method in class org.springframework.mock.web.portlet.MockBaseURL
 
encodeParameter(String, String[]) - Method in class org.springframework.mock.web.portlet.MockBaseURL
 
encodePath(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI path.
encodePathSegment(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI path segment.
encodePort(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI port.
encodeQuery(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI query.
encodeQueryParam(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI query parameter.
encodeRedirectURL(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
The default implementation delegates to MockHttpServletResponse.encodeURL(java.lang.String), returning the given URL String as-is.
encodeRedirectUrl(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
 
encodeScheme(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI scheme.
encodeUri(String) - Method in class org.springframework.web.util.UriTemplate
Encodes the given String as URL.
encodeUri(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given source URI into an encoded String.
encodeUriComponents(String, String, String, String, String, String, String, String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given source URI components into an encoded String.
encodeURL(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
The default implementation returns the given URL String as-is.
encodeUrl(String) - Method in class org.springframework.mock.web.MockHttpServletResponse
 
encodeURL(String) - Method in class org.springframework.mock.web.portlet.MockPortletResponse
 
encodeUserInfo(String, String) - Static method in class org.springframework.web.util.UriUtils
Encodes the given URI user info.
ENCODING_GZIP - Static variable in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.springframework.jca.context.SpringContextResourceAdapter
This implementation always throws a NotSupportedException.
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.springframework.jca.context.SpringContextResourceAdapter
This implementation does nothing.
endsWithContinuationMarker(String) - Method in class org.springframework.util.DefaultPropertiesPersister
 
endsWithIgnoreCase(String, String) - Static method in class org.springframework.util.StringUtils
Test if the given String ends with the specified suffix, ignoring upper/lower case.
endTag() - Method in class org.springframework.web.servlet.tags.form.TagWriter
Close the current tag.
endTag(boolean) - Method in class org.springframework.web.servlet.tags.form.TagWriter
Close the current tag, allowing to enforce a full closing tag.
endTransaction() - Method in class org.springframework.test.AbstractTransactionalSpringContextTests
Deprecated. Immediately force a commit or rollback of the transaction, according to the complete and rollback flags.
enhanceConfigurationClasses(ConfigurableListableBeanFactory) - Method in class org.springframework.context.annotation.ConfigurationClassPostProcessor
Post-processes a BeanFactory in search of Configuration class BeanDefinitions; any candidates are then enhanced by a ConfigurationClassEnhancer.
enlistResource(XAResource) - Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
 
enterScope(Map<String, Object>) - Method in class org.springframework.expression.spel.ExpressionState
 
enterScope(String, Object) - Method in class org.springframework.expression.spel.ExpressionState
 
ENTITY_MANAGER_SYNCHRONIZATION_ORDER - Static variable in class org.springframework.orm.jpa.EntityManagerFactoryUtils
Order value for TransactionSynchronization objects that clean up JPA EntityManagers.
entityIsTransient(MergeEvent, Map) - Method in class org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener
Hibernate 3.1 implementation of ID transferral.
entityManagerFactory - Variable in class org.springframework.test.jpa.AbstractJpaTests
Deprecated.  
EntityManagerFactoryAccessor - Class in org.springframework.orm.jpa
Base class for any class that needs to access an EntityManagerFactory, usually in order to obtain an EntityManager.
EntityManagerFactoryAccessor() - Constructor for class org.springframework.orm.jpa.EntityManagerFactoryAccessor
 
EntityManagerFactoryInfo - Interface in org.springframework.orm.jpa
Metadata interface for a Spring-managed JPA EntityManagerFactory.
EntityManagerFactoryPlus - Interface in org.springframework.orm.jpa
Extension of the standard JPA EntityManagerFactory interface, linking in Spring's EntityManagerFactoryPlusOperations interface which defines additional operations (beyond JPA 1.0) in a vendor-independent fashion.
EntityManagerFactoryPlusOperations - Interface in org.springframework.orm.jpa
Interface that defines common operations beyond the standard JPA EntityManagerFactory interface, in a vendor-independent fashion.
EntityManagerFactoryUtils - Class in org.springframework.orm.jpa
Helper class featuring methods for JPA EntityManager handling, allowing for reuse of EntityManager instances within transactions.
EntityManagerFactoryUtils() - Constructor for class org.springframework.orm.jpa.EntityManagerFactoryUtils
 
EntityManagerHolder - Class in org.springframework.orm.jpa
Holder wrapping a JPA EntityManager.
EntityManagerHolder(EntityManager) - Constructor for class org.springframework.orm.jpa.EntityManagerHolder
 
EntityManagerPlus - Interface in org.springframework.orm.jpa
Extension of the standard JPA EntityManager interface, linking in Spring's EntityManagerPlusOperations interface which defines additional operations (beyond JPA 1.0) in a vendor-independent fashion.
EntityManagerPlusOperations - Interface in org.springframework.orm.jpa
Interface that defines common operations beyond the standard JPA EntityManager interface, in a vendor-independent fashion.
EntityManagerProxy - Interface in org.springframework.orm.jpa
Subinterface of EntityManager to be implemented by EntityManager proxies.
ENTRY_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
entrySet() - Method in class org.springframework.http.HttpHeaders
 
entrySet() - Method in class org.springframework.util.CachingMapDecorator
 
entrySet() - Method in class org.springframework.util.LinkedMultiValueMap
 
equals(Object) - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
 
equals(Object) - Method in class org.springframework.aop.aspectj.AspectJPointcutAdvisor
 
equals(Object) - Method in class org.springframework.aop.support.AbstractPointcutAdvisor
 
equals(Object) - Method in class org.springframework.aop.support.AbstractRegexpMethodPointcut
 
equals(Object) - Method in class org.springframework.aop.support.ComposablePointcut
 
equals(Object) - Method in class org.springframework.aop.support.ControlFlowPointcut
 
equals(Object) - Method in class org.springframework.aop.support.DefaultIntroductionAdvisor
 
equals(Object) - Method in class org.springframework.aop.support.NameMatchMethodPointcut
 
equals(Object) - Method in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
 
equals(Object) - Method in class org.springframework.aop.target.EmptyTargetSource
 
equals(Object) - Method in class org.springframework.aop.target.HotSwappableTargetSource
Two HotSwappableTargetSources are equal if the current target objects are equal.
equals(Object) - Method in class org.springframework.aop.target.SingletonTargetSource
Two invoker interceptors are equal if they have the same target or if the targets or the targets are equal.
equals(Object) - Method in class org.springframework.beans.BeanMetadataAttribute
 
equals(Object) - Method in exception org.springframework.beans.BeansException
 
equals(Object) - Method in class org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
 
equals(Object) - Method in class org.springframework.beans.factory.config.BeanDefinitionHolder
 
equals(Object) - Method in class org.springframework.beans.factory.config.BeanExpressionContext
 
equals(Object) - Method in class org.springframework.beans.factory.config.ConstructorArgumentValues
 
equals(Object) - Method in class org.springframework.beans.factory.config.RuntimeBeanNameReference
 
equals(Object) - Method in class org.springframework.beans.factory.config.RuntimeBeanReference
 
equals(Object) - Method in class org.springframework.beans.factory.config.TypedStringValue
 
equals(Object) - Method in class org.springframework.beans.factory.parsing.BeanComponentDefinition
This implementations expects the other object to be of type BeanComponentDefinition as well, in addition to the superclass's equality requirements.
equals(Object) - Method in class org.springframework.beans.factory.support.AbstractBeanDefinition
 
equals(Object) - Method in class org.springframework.beans.factory.support.ChildBeanDefinition
 
equals(Object) - Method in class org.springframework.beans.factory.support.GenericBeanDefinition
 
equals(Object) - Method in class org.springframework.beans.factory.support.LookupOverride
 
equals(Object) - Method in class org.springframework.beans.factory.support.MethodOverride
 
equals(Object) - Method in class org.springframework.beans.factory.support.MethodOverrides
 
equals(Object) - Method in class org.springframework.beans.factory.support.ReplaceOverride
 
equals(Object) - Method in class org.springframework.beans.factory.support.RootBeanDefinition
 
equals(Object) - Method in class org.springframework.beans.MutablePropertyValues
 
equals(Object) - Method in class org.springframework.beans.PropertyValue
 
equals(Object) - Method in class org.springframework.beans.support.MutableSortDefinition
 
equals(Object) - Method in class org.springframework.context.support.DefaultMessageSourceResolvable
 
equals(Object) - Method in class org.springframework.core.AttributeAccessorSupport
 
equals(Object) - Method in class org.springframework.core.convert.converter.GenericConverter.ConvertiblePair
 
equals(Object) - Method in class org.springframework.core.convert.TypeDescriptor
 
equals(Object) - Method in class org.springframework.core.enums.AbstractLabeledEnum
Deprecated.  
equals(Object) - Method in class org.springframework.core.io.AbstractResource
This implementation compares description strings.
equals(Object) - Method in class org.springframework.core.io.ByteArrayResource
This implementation compares the underlying byte array.
equals(Object) - Method in class org.springframework.core.io.ClassPathResource
This implementation compares the underlying class path locations.
equals(Object) - Method in class org.springframework.core.io.DescriptiveResource
This implementation compares the underlying description String.
equals(Object) - Method in class org.springframework.core.io.FileSystemResource
This implementation compares the underlying File references.
equals(Object) - Method in class org.springframework.core.io.InputStreamResource
This implementation compares the underlying InputStream.
equals(Object) - Method in class org.springframework.core.io.support.EncodedResource
 
equals(Object) - Method in class org.springframework.core.io.UrlResource
This implementation compares the underlying URL references.
equals(Object) - Method in class org.springframework.core.io.VfsResource
 
equals(Object) - Method in class org.springframework.http.HttpHeaders
 
equals(Object) - Method in class org.springframework.http.MediaType
 
equals(Object) - Method in class org.springframework.jmx.support.NotificationListenerHolder
 
equals(Object) - Method in class org.springframework.mail.SimpleMailMessage
 
equals(Object, Object) - Method in class org.springframework.orm.hibernate3.support.AbstractLobType
This implementation delegates to the Hibernate EqualsHelper.
equals(Object, Object) - Method in class org.springframework.orm.hibernate3.support.BlobByteArrayType
 
equals(Object) - Method in class org.springframework.scheduling.support.CronSequenceGenerator
 
equals(Object) - Method in class org.springframework.scheduling.support.CronTrigger
 
equals(Object) - Method in class org.springframework.scheduling.support.PeriodicTrigger
 
equals(Object) - Method in class org.springframework.transaction.interceptor.MatchAlwaysTransactionAttributeSource
 
equals(Object) - Method in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
 
equals(Object) - Method in class org.springframework.transaction.interceptor.NameMatchTransactionAttributeSource
 
equals(Object) - Method in class org.springframework.transaction.interceptor.RollbackRuleAttribute
 
equals(Object) - Method in class org.springframework.transaction.support.DefaultTransactionDefinition
This implementation compares the toString() results.
equals(Object) - Method in class org.springframework.transaction.support.DelegatingTransactionDefinition
 
equals(Object) - Method in class org.springframework.util.AutoPopulatingList
 
equals(Object) - Method in class org.springframework.util.comparator.BooleanComparator
 
equals(Object) - Method in class org.springframework.util.comparator.CompoundComparator
 
equals(Object) - Method in class org.springframework.util.comparator.InvertibleComparator
 
equals(Object) - Method in class org.springframework.util.comparator.NullSafeComparator
 
equals(Object) - Method in class org.springframework.util.LinkedMultiValueMap
 
equals(Object) - Method in class org.springframework.validation.AbstractBindingResult
 
equals(Object) - Method in exception org.springframework.validation.BindException
 
equals(Object) - Method in class org.springframework.validation.FieldError
 
equals(Object) - Method in class org.springframework.validation.ObjectError
 
equals(Object) - Method in class org.springframework.web.context.support.ServletContextResource
This implementation compares the underlying ServletContext resource locations.
equals(Object) - Method in class org.springframework.web.portlet.context.PortletContextResource
 
equalsAdvisors(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the advisors behind the given AdvisedSupport objects.
equalsInProxy(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the proxies behind the given AdvisedSupport objects.
equalsProxiedInterfaces(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the proxied interfaces behind the given AdvisedSupport objects.
error(Problem) - Method in class org.springframework.beans.factory.parsing.FailFastProblemReporter
Throws a BeanDefinitionParsingException detailing the error that has occurred.
error(Problem) - Method in interface org.springframework.beans.factory.parsing.ProblemReporter
Called when an error is encountered during the parsing process.
error(String, Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
error(String, Object, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
error(String, Object, ParseState) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
error(String, Object, ParseState, Throwable) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
error(String, Node) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Report an error with the given message for the given source element.
error(String, Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Report an error with the given message for the given source element.
error(String, Element, Throwable) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Report an error with the given message for the given source element.
error(SAXParseException) - Method in class org.springframework.util.xml.SimpleSaxErrorHandler
 
error(TransformerException) - Method in class org.springframework.util.xml.SimpleTransformErrorListener
 
ERROR_CODE - Static variable in exception org.springframework.beans.MethodInvocationException
Error code that a method invocation error will be registered with.
ERROR_CODE - Static variable in exception org.springframework.beans.TypeMismatchException
Error code that a type mismatch error will be registered with.
ERROR_EXCEPTION_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
ERROR_EXCEPTION_TYPE_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
ERROR_MESSAGE_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
ERROR_REQUEST_URI_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
ERROR_SERVLET_NAME_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
 
ERROR_STATUS_CODE_ATTRIBUTE - Static variable in class org.springframework.web.util.WebUtils
Standard Servlet 2.3+ spec request attributes for error pages.
ErrorCoded - Interface in org.springframework.core
Interface that can be implemented by exceptions etc that are error coded.
ErrorHandler - Interface in org.springframework.util
A strategy for handling errors.
Errors - Interface in org.springframework.validation
Stores and exposes information about data-binding and validation errors for a specific object.
ERRORS_VARIABLE_NAME - Static variable in class org.springframework.web.servlet.tags.BindErrorsTag
 
ErrorsTag - Class in org.springframework.web.servlet.tags.form
Form tag for displaying errors for a particular field or object.
ErrorsTag() - Constructor for class org.springframework.web.servlet.tags.form.ErrorsTag
 
escape(String, boolean) - Method in class org.springframework.util.DefaultPropertiesPersister
 
EscapeBodyTag - Class in org.springframework.web.servlet.tags
Custom JSP tag to escape its enclosed body content, applying HTML escaping and/or JavaScript escaping.
EscapeBodyTag() - Constructor for class org.springframework.web.servlet.tags.EscapeBodyTag
 
EscapedErrors - Class in org.springframework.web.bind
Errors wrapper that adds automatic HTML escaping to the wrapped instance, for convenient usage in HTML views.
EscapedErrors(Errors) - Constructor for class org.springframework.web.bind.EscapedErrors
Create a new EscapedErrors instance for the given source instance.
establishSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
Establish a shared Connection for this container.
establishSharedConnection() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
Overridden to accept a failure in the initial setup - leaving it up to the asynchronous invokers to establish the shared Connection on first access.
EvalTag - Class in org.springframework.web.servlet.tags
JSP tag for evaluating expressions with the Spring Expression Language (SpEL).
EvalTag() - Constructor for class org.springframework.web.servlet.tags.EvalTag
 
evaluate(String, BeanExpressionContext) - Method in interface org.springframework.beans.factory.config.BeanExpressionResolver
Evaluate the given value as an expression, if applicable; return the value as-is otherwise.
evaluate(String, BeanExpressionContext) - Method in class org.springframework.context.expression.StandardBeanExpressionResolver
 
evaluate(String, Class, VariableResolver, FunctionMapper) - Method in class org.springframework.mock.web.MockExpressionEvaluator
 
evaluate() - Method in class org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks
Invokes the next Statement in the execution chain (typically an instance of RunAfters), catching any exceptions thrown, and then calls TestContextManager.afterTestClass().
evaluate() - Method in class org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks
Invokes the next Statement in the execution chain (typically an instance of RunAfters), catching any exceptions thrown, and then calls TestContextManager#afterTestMethod(Object, Method) with the first caught exception (if any).
evaluate() - Method in class org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks
Calls TestContextManager.beforeTestClass() and then invokes the next Statement in the execution chain (typically an instance of RunBefores).
evaluate() - Method in class org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks
Calls TestContextManager.beforeTestMethod(Object, Method) and then invokes the next Statement in the execution chain (typically an instance of RunBefores).
evaluate() - Method in class org.springframework.test.context.junit4.statements.SpringFailOnTimeout
Invokes the next statement in the execution chain (typically an instance of InvokeMethod or ExpectException) and throws an exception if the next statement takes more than the specified timeout .
evaluate() - Method in class org.springframework.test.context.junit4.statements.SpringRepeat
Invokes the next statement in the execution chain for the specified repeat count.
evaluate(String, Object) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
Evaluate the supplied value for the supplied attribute name.
evaluate(String, String, Class, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
Evaluate the given expression (be it EL or a literal String value) to an Object of a given type,
evaluate(String, String, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
Evaluate the given expression (be it EL or a literal String value) to an Object.
evaluateBeanDefinitionString(String, BeanDefinition) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
Evaluate the given String as contained in a bean definition, potentially resolving it as an expression.
evaluateBoolean(String, String) - Method in class org.springframework.web.servlet.tags.form.AbstractFormTag
Evaluate the supplied value for the supplied attribute name.
evaluateBoolean(String, String, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
Evaluate the given expression (be it EL or a literal String value) to a boolean.
evaluateInteger(String, String, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
Evaluate the given expression (be it EL or a literal String value) to an integer.
evaluateString(String, String, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
Evaluate the given expression (be it EL or a literal String value) to a String.
EvaluationContext - Interface in org.springframework.expression
Expressions are executed in an evaluation context.
EvaluationException - Exception in org.springframework.expression
Represent an exception that occurs during expression evaluation.
EvaluationException(int, String) - Constructor for exception org.springframework.expression.EvaluationException
Creates a new expression evaluation exception.
EvaluationException(String, String) - Constructor for exception org.springframework.expression.EvaluationException
Creates a new expression evaluation exception.
EvaluationException(int, String, Throwable) - Constructor for exception org.springframework.expression.EvaluationException
Creates a new expression evaluation exception.
EvaluationException(String) - Constructor for exception org.springframework.expression.EvaluationException
Creates a new expression evaluation exception.
EvaluationException(String, Throwable) - Constructor for exception org.springframework.expression.EvaluationException
 
EventAwareController - Interface in org.springframework.web.portlet.mvc
Extension of the Portlet Controller interface that allows for handling Portlet 2.0 event requests as well.
EventMapping - Annotation Type in org.springframework.web.portlet.bind.annotation
Annotation for mapping Portlet event requests onto handler methods.
EventPublicationInterceptor - Class in org.springframework.context.event
Interceptor that publishes an ApplicationEvent to all ApplicationListeners registered with an ApplicationEventPublisher after each successful method invocation.
EventPublicationInterceptor() - Constructor for class org.springframework.context.event.EventPublicationInterceptor
 
evict(Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Remove the given object from the Session cache.
evict(Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
evict(Object) - Method in interface org.springframework.orm.jdo.JdoOperations
Remove the given object from the PersistenceManager cache.
evict(Object) - Method in class org.springframework.orm.jdo.JdoTemplate
 
evictAll(Collection) - Method in interface org.springframework.orm.jdo.JdoOperations
Remove all given objects from the PersistenceManager cache.
evictAll() - Method in interface org.springframework.orm.jdo.JdoOperations
Remove all objects from the PersistenceManager cache.
evictAll(Collection) - Method in class org.springframework.orm.jdo.JdoTemplate
 
evictAll() - Method in class org.springframework.orm.jdo.JdoTemplate
 
ExceptionDepthComparator - Class in org.springframework.core
Comparator capable of sorting exceptions based on their depth from the thrown exception type.
ExceptionDepthComparator(Throwable) - Constructor for class org.springframework.core.ExceptionDepthComparator
Create a new ExceptionDepthComparator for the given exception.
ExceptionDepthComparator(Class<? extends Throwable>) - Constructor for class org.springframework.core.ExceptionDepthComparator
Create a new ExceptionDepthComparator for the given exception type.
ExceptionHandler - Annotation Type in org.springframework.web.bind.annotation
Annotation for handling exceptions in specific handler classes and/or handler methods.
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as ResponseEntity.
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as ResponseEntity.
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URI template, writing the given request entity to the request, and returns the response as ResponseEntity.
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
 
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - Method in class org.springframework.web.client.RestTemplate
 
excludeClass(String) - Method in class org.springframework.core.DecoratingClassLoader
Add a class name to exclude from decoration (e.g.
excludePackage(String) - Method in class org.springframework.core.DecoratingClassLoader
Add a package name to exclude from decoration (e.g.
excludeUnlistedClasses() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
execute(Runnable, long) - Method in interface org.springframework.core.task.AsyncTaskExecutor
Execute the given task.
execute(Runnable) - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
execute(Runnable, long) - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor
Executes the given task, within a concurrency throttle if configured (through the superclass's settings).
execute(Runnable) - Method in class org.springframework.core.task.support.ConcurrentExecutorAdapter
 
execute(Runnable) - Method in class org.springframework.core.task.support.ExecutorServiceAdapter
 
execute(Runnable) - Method in class org.springframework.core.task.support.TaskExecutorAdapter
Delegates to the specified JDK 1.5 concurrent executor.
execute(Runnable, long) - Method in class org.springframework.core.task.support.TaskExecutorAdapter
 
execute(Runnable) - Method in class org.springframework.core.task.SyncTaskExecutor
Executes the given task synchronously, through direct invocation of it's run() method.
execute(Runnable) - Method in interface org.springframework.core.task.TaskExecutor
Execute the given task.
execute(EvaluationContext, Object...) - Method in interface org.springframework.expression.ConstructorExecutor
Execute a constructor in the specified context using the specified arguments.
execute(EvaluationContext, Object, Object...) - Method in interface org.springframework.expression.MethodExecutor
Execute a command using the specified arguments, and using the specified expression state.
execute() - Method in class org.springframework.http.client.AbstractClientHttpRequest
 
execute() - Method in interface org.springframework.http.client.ClientHttpRequest
Execute this request, resulting in a ClientHttpResponse that can be read.
execute(ConnectionCallback<T>) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute a request on an EIS with CCI, implemented as callback action working on a CCI Connection.
execute(InteractionCallback<T>) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute a request on an EIS with CCI, implemented as callback action working on a CCI Interaction.
execute(InteractionSpec, Record) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute the specified interaction on an EIS with CCI.
execute(InteractionSpec, Record, Record) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute the specified interaction on an EIS with CCI.
execute(InteractionSpec, RecordCreator) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute the specified interaction on an EIS with CCI.
execute(InteractionSpec, Record, RecordExtractor<T>) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute the specified interaction on an EIS with CCI.
execute(InteractionSpec, RecordCreator, RecordExtractor<T>) - Method in interface org.springframework.jca.cci.core.CciOperations
Execute the specified interaction on an EIS with CCI.
execute(ConnectionCallback<T>) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionCallback<T>) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionSpec, Record) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionSpec, Record, Record) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionSpec, RecordCreator) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionSpec, Record, RecordExtractor<T>) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(InteractionSpec, RecordCreator, RecordExtractor<T>) - Method in class org.springframework.jca.cci.core.CciTemplate
 
execute(Object) - Method in class org.springframework.jca.cci.object.MappingRecordOperation
Execute the interaction encapsulated by this operation object.
execute(Record) - Method in class org.springframework.jca.cci.object.SimpleRecordOperation
Execute the CCI interaction encapsulated by this operation object.
execute(Record, Record) - Method in class org.springframework.jca.cci.object.SimpleRecordOperation
Execute the CCI interaction encapsulated by this operation object.
execute(Runnable) - Method in class org.springframework.jca.work.WorkManagerTaskExecutor
 
execute(Runnable, long) - Method in class org.springframework.jca.work.WorkManagerTaskExecutor
 
execute(ConnectionCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC Connection.
execute(StatementCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC Statement.
execute(String) - Method in interface org.springframework.jdbc.core.JdbcOperations
Issue a single SQL execute, typically a DDL statement.
execute(PreparedStatementCreator, PreparedStatementCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC PreparedStatement.
execute(String, PreparedStatementCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC PreparedStatement.
execute(CallableStatementCreator, CallableStatementCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC CallableStatement.
execute(String, CallableStatementCallback<T>) - Method in interface org.springframework.jdbc.core.JdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC CallableStatement.
execute(ConnectionCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(StatementCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(String) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(PreparedStatementCreator, PreparedStatementCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(String, PreparedStatementCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(CallableStatementCreator, CallableStatementCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(String, CallableStatementCallback<T>) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
execute(String, SqlParameterSource, PreparedStatementCallback<T>) - Method in interface org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC PreparedStatement.
execute(String, Map<String, ?>, PreparedStatementCallback<T>) - Method in interface org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Execute a JDBC data access operation, implemented as callback action working on a JDBC PreparedStatement.
execute(String, SqlParameterSource, PreparedStatementCallback<T>) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
 
execute(String, Map<String, ?>, PreparedStatementCallback<T>) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
 
execute(Object...) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
execute(Map<String, ?>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
execute(SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
execute(Object...) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return a map of output params, keyed by name as in parameter declarations.
execute(Map<String, ?>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return a map of output params, keyed by name as in parameter declarations..
execute(SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return a map of output params, keyed by name as in parameter declarations..
execute(Map<String, Object>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
execute(SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
execute(Map<String, Object>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in.
execute(SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in.
execute(Object[], Map) - Method in class org.springframework.jdbc.object.SqlQuery
Central execution method.
execute(Object...) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute without context.
execute(Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute without parameters.
execute() - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute without parameters nor context.
execute(int, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single int parameter and context.
execute(int) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single int parameter.
execute(int, int, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with two int parameters and context.
execute(int, int) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with two int parameters.
execute(long, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single long parameter and context.
execute(long) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single long parameter.
execute(String, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single String parameter and context.
execute(String) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute with a single String parameter.
execute(Object...) - Method in class org.springframework.jdbc.object.StoredProcedure
Execute the stored procedure with the provided parameter values.
execute(Map<String, ?>) - Method in class org.springframework.jdbc.object.StoredProcedure
Execute the stored procedure.
execute(ParameterMapper) - Method in class org.springframework.jdbc.object.StoredProcedure
Execute the stored procedure.
execute(SessionCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Execute the action specified by the given action object within a JMS Session.
execute(ProducerCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Send messages to the default JMS destination (or one specified for each send operation).
execute(Destination, ProducerCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Send messages to a JMS destination.
execute(String, ProducerCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Send messages to a JMS destination.
execute(SessionCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
execute(SessionCallback<T>, boolean) - Method in class org.springframework.jms.core.JmsTemplate
Execute the action specified by the given action object within a JMS Session.
execute(ProducerCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
execute(Destination, ProducerCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
execute(String, ProducerCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
execute(JndiCallback<T>) - Method in class org.springframework.jndi.JndiTemplate
Execute the given JNDI context callback implementation.
execute(HibernateCallback<T>) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute the action specified by the given action object within a Session.
execute(HibernateCallback<T>) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
execute(SqlMapClientCallback<T>) - Method in class org.springframework.orm.ibatis.SqlMapClientTemplate
Execute the given data access action on a SqlMapExecutor.
execute(JdoCallback<T>) - Method in interface org.springframework.orm.jdo.JdoOperations
Execute the action specified by the given action object within a PersistenceManager.
execute(JdoCallback<T>) - Method in class org.springframework.orm.jdo.JdoTemplate
 
execute(JdoCallback<T>, boolean) - Method in class org.springframework.orm.jdo.JdoTemplate
Execute the action specified by the given action object within a PersistenceManager.
execute(JpaCallback<T>) - Method in interface org.springframework.orm.jpa.JpaOperations
 
execute(JpaCallback<T>) - Method in class org.springframework.orm.jpa.JpaTemplate
 
execute(JpaCallback<T>, boolean) - Method in class org.springframework.orm.jpa.JpaTemplate
Execute the action specified by the given action object within a EntityManager.
execute(Runnable) - Method in class org.springframework.scheduling.backportconcurrent.ConcurrentTaskExecutor
Delegates to the specified JSR-166 backport concurrent executor.
execute(Runnable, long) - Method in class org.springframework.scheduling.backportconcurrent.ConcurrentTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
Implementation of both the JSR-166 backport Executor interface and the Spring TaskExecutor interface, delegating to the ThreadPoolExecutor instance.
execute(Runnable, long) - Method in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
execute(Runnable, long) - Method in class org.springframework.scheduling.commonj.WorkManagerTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
 
execute(Runnable, long) - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
 
execute(Runnable, long) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
 
execute(Runnable, long) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
 
execute(JobExecutionContext) - Method in class org.springframework.scheduling.quartz.DelegatingJob
Delegates execution to the underlying Runnable.
execute(JobExecutionContext) - Method in class org.springframework.scheduling.quartz.QuartzJobBean
This implementation applies the passed-in job data map as bean property values, and delegates to executeInternal afterwards.
execute(Runnable) - Method in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
 
execute(Runnable, long) - Method in class org.springframework.scheduling.quartz.SimpleThreadPoolTaskExecutor
 
execute(Runnable) - Method in class org.springframework.scheduling.timer.TimerTaskExecutor
Deprecated. Schedules the given Runnable on this executor's Timer instance, wrapping it in a DelegatingTimerTask.
execute(Runnable, long) - Method in class org.springframework.scheduling.timer.TimerTaskExecutor
Deprecated.  
execute(TransactionDefinition, TransactionCallback<T>) - Method in class org.springframework.transaction.jta.WebSphereUowTransactionManager
 
execute(TransactionDefinition, TransactionCallback<T>) - Method in interface org.springframework.transaction.support.CallbackPreferringPlatformTransactionManager
Execute the action specified by the given callback object within a transaction.
execute(TransactionCallback<T>) - Method in interface org.springframework.transaction.support.TransactionOperations
Execute the action specified by the given callback object within a transaction.
execute(TransactionCallback<T>) - Method in class org.springframework.transaction.support.TransactionTemplate
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URI template, preparing the request with the RequestCallback, and reading the response with a ResponseExtractor.
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URI template, preparing the request with the RequestCallback, and reading the response with a ResponseExtractor.
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in interface org.springframework.web.client.RestOperations
Execute the HTTP method to the given URL, preparing the request with the RequestCallback, and reading the response with a ResponseExtractor.
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - Method in class org.springframework.web.client.RestTemplate
 
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - Method in class org.springframework.web.client.RestTemplate
 
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - Method in class org.springframework.web.client.RestTemplate
 
execute(ComponentContext, HttpServletRequest, HttpServletResponse, ServletContext) - Method in class org.springframework.web.servlet.view.tiles.ComponentControllerSupport
Deprecated. This implementation delegates to doPerform, lazy-initializing the application context reference if necessary.
execute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.struts.DelegatingActionProxy
Deprecated. Pass the execute call on to the Spring-managed delegate Action.
executeAndReturnKey(Map<String, Object>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeAndReturnKey(SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeAndReturnKey(Map<String, Object>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in and return the generated key.
executeAndReturnKey(SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in and return the generated key.
executeAndReturnKeyHolder(Map<String, Object>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeAndReturnKeyHolder(SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeAndReturnKeyHolder(Map<String, Object>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in and return the generated keys.
executeAndReturnKeyHolder(SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute the insert using the values passed in and return the generated keys.
executeBatch(Map<String, Object>[]) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeBatch(SqlParameterSource[]) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcInsert
 
executeBatch(Map<String, Object>[]) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute a batch insert using the batch of values passed in.
executeBatch(SqlParameterSource[]) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcInsertOperations
Execute a batch insert using the batch of values passed in.
executeBatchUpdate(String, List<Object[]>, int[], JdbcOperations) - Static method in class org.springframework.jdbc.core.BatchUpdateUtils
 
executeBatchUpdateWithNamedParameters(ParsedSql, SqlParameterSource[], JdbcOperations) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterBatchUpdateUtils
 
executeByNamedParam(Map<String, ?>, Map) - Method in class org.springframework.jdbc.object.SqlQuery
Central execution method.
executeByNamedParam(Map<String, ?>) - Method in class org.springframework.jdbc.object.SqlQuery
Convenient method to execute without context.
executeController(Controller, ComponentContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.tiles.TilesView
Deprecated. Execute the given Tiles controller.
executeFind(HibernateCallback<?>) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Execute the specified action assuming that the result object is a List.
executeFind(HibernateCallback<?>) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
executeFind(JdoCallback<?>) - Method in interface org.springframework.orm.jdo.JdoOperations
Execute the specified action assuming that the result object is a Collection.
executeFind(JdoCallback<?>) - Method in class org.springframework.orm.jdo.JdoTemplate
 
executeFind(JpaCallback<?>) - Method in interface org.springframework.orm.jpa.JpaOperations
 
executeFind(JpaCallback<?>) - Method in class org.springframework.orm.jpa.JpaTemplate
 
executeFunction(Class<T>, Object...) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeFunction(Class<T>, Map<String, ?>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeFunction(Class<T>, SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeFunction(Class<T>, Object...) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored function and return the results obtained as an Object of the specified return type.
executeFunction(Class<T>, Map<String, ?>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored function and return the results obtained as an Object of the specified return type.
executeFunction(Class<T>, SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored function and return the results obtained as an Object of the specified return type.
executeInternal(HttpHeaders, byte[]) - Method in class org.springframework.http.client.AbstractClientHttpRequest
Abstract template method that writes the given headers and content to the HTTP request.
executeInternal(JobExecutionContext) - Method in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean.MethodInvokingJob
Invoke the method via the MethodInvoker.
executeInternal(JobExecutionContext) - Method in class org.springframework.scheduling.quartz.QuartzJobBean
Execute the actual job.
executeListener(Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
Execute the specified listener, committing or rolling back the transaction afterwards (if necessary).
executeObject(Class<T>, Object...) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeObject(Class<T>, Map<String, ?>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeObject(Class<T>, SqlParameterSource) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcCall
 
executeObject(Class<T>, Object...) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return the single out parameter as an Object of the specified return type.
executeObject(Class<T>, Map<String, ?>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return the single out parameter as an Object of the specified return type.
executeObject(Class<T>, SqlParameterSource) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcCallOperations
Execute the stored procedure and return the single out parameter as an Object of the specified return type.
executePostMethod(HttpInvokerClientConfiguration, HttpClient, PostMethod) - Method in class org.springframework.remoting.httpinvoker.CommonsHttpInvokerRequestExecutor
Execute the given PostMethod instance.
executeRequest(RemoteInvocation) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
Execute the given remote invocation, sending an invoker request message to this accessor's target queue and waiting for a corresponding response.
executeRequest(HttpInvokerClientConfiguration, RemoteInvocation) - Method in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
executeRequest(RemoteInvocation, MethodInvocation) - Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
Execute the given remote invocation via the HttpInvokerRequestExecutor.
executeRequest(RemoteInvocation) - Method in class org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
Execute the given remote invocation via the HttpInvokerRequestExecutor.
executeRequest(HttpInvokerClientConfiguration, RemoteInvocation) - Method in interface org.springframework.remoting.httpinvoker.HttpInvokerRequestExecutor
Execute a request to send the given remote invocation.
executeSchemaScript(Connection, String[]) - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
Execute the given schema script on the given JDBC Connection.
executeSchemaStatement(Statement, String) - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
Execute the given schema SQL on the given JDBC Statement.
executeScript(ScriptSource, Class) - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
Instantiate the given Groovy script class and run it if necessary.
executeSqlScript(String, boolean) - Method in class org.springframework.test.AbstractTransactionalDataSourceSpringContextTests
Deprecated. Execute the given SQL script.
executeSqlScript(String, boolean) - Method in class org.springframework.test.context.junit38.AbstractTransactionalJUnit38SpringContextTests
Execute the given SQL script.
executeSqlScript(String, boolean) - Method in class org.springframework.test.context.junit4.AbstractTransactionalJUnit4SpringContextTests
Execute the given SQL script.
executeSqlScript(String, boolean) - Method in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
Execute the given SQL script.
executeSqlScript(SimpleJdbcTemplate, ResourceLoader, String, boolean) - Static method in class org.springframework.test.jdbc.SimpleJdbcTestUtils
Execute the given SQL script.
executeSqlScript(SimpleJdbcTemplate, Resource, boolean) - Static method in class org.springframework.test.jdbc.SimpleJdbcTestUtils
Execute the given SQL script.
executeSqlScript(SimpleJdbcTemplate, EncodedResource, boolean) - Static method in class org.springframework.test.jdbc.SimpleJdbcTestUtils
Execute the given SQL script.
executeWithListResult(SqlMapClientCallback<List>) - Method in class org.springframework.orm.ibatis.SqlMapClientTemplate
Deprecated. as of Spring 3.0 - not really needed anymore with generic SqlMapClientTemplate.execute(org.springframework.orm.ibatis.SqlMapClientCallback) method
executeWithMapResult(SqlMapClientCallback<Map>) - Method in class org.springframework.orm.ibatis.SqlMapClientTemplate
Deprecated. as of Spring 3.0 - not really needed anymore with generic SqlMapClientTemplate.execute(org.springframework.orm.ibatis.SqlMapClientCallback) method
executeWithNativeSession(HibernateCallback<T>) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
Execute the action specified by the given action object within a native Session.
executeWithNewSession(HibernateCallback<T>) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
Execute the action specified by the given action object within a new Session.
executeWork(TaskExecutor, Work, long, boolean, ExecutionContext, WorkListener) - Method in class org.springframework.jca.work.SimpleTaskWorkManager
Execute the given Work on the specified TaskExecutor.
ExecutorBeanDefinitionParser - Class in org.springframework.scheduling.config
Parser for the 'executor' element of the 'task' namespace.
ExecutorBeanDefinitionParser() - Constructor for class org.springframework.scheduling.config.ExecutorBeanDefinitionParser
 
ExecutorConfigurationSupport - Class in org.springframework.scheduling.concurrent
Base class for classes that are setting up a java.util.concurrent.ExecutorService (typically a ThreadPoolExecutor).
ExecutorConfigurationSupport() - Constructor for class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
 
ExecutorServiceAdapter - Class in org.springframework.core.task.support
Adapter that takes a Spring TaskExecutor) and exposes a full java.util.concurrent.ExecutorService for it.
ExecutorServiceAdapter(TaskExecutor) - Constructor for class org.springframework.core.task.support.ExecutorServiceAdapter
Create a new ExecutorServiceAdapter, using the given target executor.
exists() - Method in class org.springframework.core.io.AbstractFileResolvingResource
 
exists() - Method in class org.springframework.core.io.AbstractResource
This implementation checks whether a File can be opened, falling back to whether an InputStream can be opened.
exists() - Method in class org.springframework.core.io.ByteArrayResource
This implementation always returns true.
exists() - Method in class org.springframework.core.io.ClassPathResource
This implementation checks for the resolution of a resource URL.
exists() - Method in class org.springframework.core.io.DescriptiveResource
 
exists() - Method in class org.springframework.core.io.FileSystemResource
This implementation returns whether the underlying file exists.
exists() - Method in class org.springframework.core.io.InputStreamResource
This implementation always returns true.
exists() - Method in interface org.springframework.core.io.Resource
Return whether this resource actually exists in physical form.
exists() - Method in class org.springframework.core.io.VfsResource
 
exists() - Method in class org.springframework.web.context.support.ServletContextResource
This implementation checks ServletContext.getResource.
exists() - Method in class org.springframework.web.portlet.context.PortletContextResource
This implementation checks PortletContext.getResource.
exitScope() - Method in class org.springframework.expression.spel.ExpressionState
 
expand(Map<String, ?>) - Method in class org.springframework.web.util.UriTemplate
Given the Map of variables, expands this template into a URI.
expand(Object...) - Method in class org.springframework.web.util.UriTemplate
Given an array of variables, expand this template into a full URI.
ExpectedException - Annotation Type in org.springframework.test.annotation
Test annotation to indicate that a test method is required to throw the specified exception.
ExpectedLookupTemplate - Class in org.springframework.mock.jndi
Simple extension of the JndiTemplate class that always returns a given object.
ExpectedLookupTemplate() - Constructor for class org.springframework.mock.jndi.ExpectedLookupTemplate
Construct a new JndiTemplate that will always return given objects for given names.
ExpectedLookupTemplate(String, Object) - Constructor for class org.springframework.mock.jndi.ExpectedLookupTemplate
Construct a new JndiTemplate that will always return the given object, but honour only requests for the given name.
expose(Errors, HttpServletRequest) - Method in class org.springframework.web.struts.SpringBindingActionForm
Deprecated. Set the Errors object that this SpringBindingActionForm is supposed to wrap.
EXPOSE_WEB_APP_ROOT_PARAM - Static variable in class org.springframework.web.util.Log4jWebConfigurer
Parameter specifying whether to expose the web app root system property
exposeActionException(PortletRequest, StateAwareResponse, Exception) - Method in class org.springframework.web.portlet.DispatcherPortlet
Expose the given action exception to the given response.
exposeAttributes() - Method in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
Called during AbstractHtmlElementBodyTag.writeTagContent(org.springframework.web.servlet.tags.form.TagWriter) allowing subclasses to add any attributes to the PageContext as needed.
exposeAttributes() - Method in class org.springframework.web.servlet.tags.form.ErrorsTag
Exposes any bind status error messages under this key in the PageContext.PAGE_SCOPE.
exposeAttributes() - Method in class org.springframework.web.servlet.tags.form.OptionTag
 
ExposeBeanNameAdvisors - Class in org.springframework.aop.interceptor
Convenient methods for creating advisors that may be used when autoproxying beans created with the Spring IoC container, binding the bean name to the current invocation.
ExposeBeanNameAdvisors() - Constructor for class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
 
exposeErrorRequestAttributes(HttpServletRequest, Throwable, String) - Static method in class org.springframework.web.util.WebUtils
Expose the Servlet spec's error attributes as HttpServletRequest attributes under the keys defined in the Servlet 2.3 specification, for error pages that are rendered directly rather than through the Servlet container's error page resolution: javax.servlet.error.status_code, javax.servlet.error.exception_type, javax.servlet.error.message, javax.servlet.error.exception, javax.servlet.error.request_uri, javax.servlet.error.servlet_name.
exposeForwardRequestAttributes(HttpServletRequest) - Method in class org.springframework.web.servlet.view.InternalResourceView
Expose the current request URI and paths as HttpServletRequest attributes under the keys defined in the Servlet 2.4 specification, for Servlet 2.3 containers as well as misbehaving Servlet 2.4 containers (such as OC4J).
exposeForwardRequestAttributes(HttpServletRequest) - Static method in class org.springframework.web.util.WebUtils
Expose the current request URI and paths as HttpServletRequest attributes under the keys defined in the Servlet 2.4 specification, for containers that implement 2.3 or an earlier version of the Servlet API: javax.servlet.forward.request_uri, javax.servlet.forward.context_path, javax.servlet.forward.servlet_path, javax.servlet.forward.path_info, javax.servlet.forward.query_string.
exposeHelpers(Map<String, Object>, HttpServletRequest) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
Expose helpers unique to each rendering operation.
exposeHelpers(HttpServletRequest) - Method in class org.springframework.web.servlet.view.InternalResourceView
Expose helpers unique to each rendering operation.
exposeHelpers(HttpServletRequest) - Method in class org.springframework.web.servlet.view.JstlView
Exposes a JSTL LocalizationContext for Spring's locale and MessageSource.
exposeHelpers(HttpServletRequest) - Method in class org.springframework.web.servlet.view.tiles.TilesJstlView
Deprecated.  
exposeHelpers(Map<String, Object>, HttpServletRequest) - Method in class org.springframework.web.servlet.view.velocity.VelocityView
Expose helpers unique to each rendering operation.
exposeHelpers(Context, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.velocity.VelocityView
Expose helpers unique to each rendering operation.
exposeHelpers(Context, HttpServletRequest) - Method in class org.springframework.web.servlet.view.velocity.VelocityView
Expose helpers unique to each rendering operation.
ExposeInvocationInterceptor - Class in org.springframework.aop.interceptor
Interceptor that exposes the current MethodInvocation as a thread-local object.
exposeLocalizationContext(HttpServletRequest, MessageSource) - Static method in class org.springframework.web.servlet.support.JstlUtils
Exposes JSTL-specific request attributes specifying locale and resource bundle for JSTL's formatting and message tags, using Spring's locale and MessageSource.
exposeLocalizationContext(RequestContext) - Static method in class org.springframework.web.servlet.support.JstlUtils
Exposes JSTL-specific request attributes specifying locale and resource bundle for JSTL's formatting and message tags, using Spring's locale and MessageSource.
exposeLocalizationContext(Map<String, Object>, HttpServletRequest) - Method in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Expose current Spring-managed Locale and MessageSource to JasperReports i18n ($R expressions etc).
exposeModelAsRequestAttributes(Map<String, Object>, HttpServletRequest) - Method in class org.springframework.web.servlet.view.AbstractView
Expose the model objects in the given map as request attributes.
exposePathWithinMapping(String, String, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Expose the path within the current mapping as request attribute.
exposeRequestAttributes(PortletRequest, Map<String, ?>) - Static method in class org.springframework.web.portlet.util.PortletUtils
Expose the given Map as request attributes, using the keys as attribute names and the values as corresponding attribute values.
exposeRequestAttributes(ServletRequest, Map<String, ?>) - Static method in class org.springframework.web.util.WebUtils
Expose the given Map as request attributes, using the keys as attribute names and the values as corresponding attribute values.
exposeToolAttributes(Context, HttpServletRequest) - Method in class org.springframework.web.servlet.view.velocity.VelocityView
Expose the tool attributes, according to corresponding bean property settings.
exposeUriTemplateVariables(Map<String, String>, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Expose the URI templates variables as request attribute.
Expression - Interface in org.springframework.expression
An expression capable of evaluating itself against context objects.
EXPRESSION_PREFIX - Static variable in class org.springframework.web.util.ExpressionEvaluationUtils
 
EXPRESSION_SUFFIX - Static variable in class org.springframework.web.util.ExpressionEvaluationUtils
 
EXPRESSION_SUPPORT_CONTEXT_PARAM - Static variable in class org.springframework.web.util.ExpressionEvaluationUtils
Expression support parameter at the servlet context level (i.e.
ExpressionEvaluationUtils - Class in org.springframework.web.util
Convenience methods for accessing JSP 2.0's ExpressionEvaluator.
ExpressionEvaluationUtils() - Constructor for class org.springframework.web.util.ExpressionEvaluationUtils
 
ExpressionException - Exception in org.springframework.expression
Super class for exceptions that can occur whilst processing expressions
ExpressionException(String, String) - Constructor for exception org.springframework.expression.ExpressionException
Creates a new expression exception.
ExpressionException(String, int, String) - Constructor for exception org.springframework.expression.ExpressionException
Creates a new expression exception.
ExpressionException(int, String) - Constructor for exception org.springframework.expression.ExpressionException
Creates a new expression exception.
ExpressionException(int, String, Throwable) - Constructor for exception org.springframework.expression.ExpressionException
Creates a new expression exception.
ExpressionException(String) - Constructor for exception org.springframework.expression.ExpressionException
Creates a new expression exception.
ExpressionException(String, Throwable) - Constructor for exception org.springframework.expression.ExpressionException
 
ExpressionInvocationTargetException - Exception in org.springframework.expression
This exception wraps (as cause) a checked exception thrown by some method that SpEL invokes.
ExpressionInvocationTargetException(int, String, Throwable) - Constructor for exception org.springframework.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(int, String) - Constructor for exception org.springframework.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String, String) - Constructor for exception org.springframework.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String, Throwable) - Constructor for exception org.springframework.expression.ExpressionInvocationTargetException
 
ExpressionInvocationTargetException(String) - Constructor for exception org.springframework.expression.ExpressionInvocationTargetException
 
ExpressionParser - Interface in org.springframework.expression
Parses expression strings into compiled expressions that can be evaluated.
ExpressionPointcut - Interface in org.springframework.aop.support
Interface to be implemented by pointcuts that use String expressions.
ExpressionState - Class in org.springframework.expression.spel
An ExpressionState is for maintaining per-expression-evaluation state, any changes to it are not seen by other expressions but it gives a place to hold local variables and for component expressions in a compound expression to communicate state.
ExpressionState(EvaluationContext) - Constructor for class org.springframework.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, SpelParserConfiguration) - Constructor for class org.springframework.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, TypedValue) - Constructor for class org.springframework.expression.spel.ExpressionState
 
ExpressionState(EvaluationContext, TypedValue, SpelParserConfiguration) - Constructor for class org.springframework.expression.spel.ExpressionState
 
expressionString - Variable in exception org.springframework.expression.ExpressionException
 
ExpressionUtils - Class in org.springframework.expression.common
Common utility functions that may be used by any Expression Language provider.
ExpressionUtils() - Constructor for class org.springframework.expression.common.ExpressionUtils
 
extendAdvisors(List<Advisor>) - Method in class org.springframework.aop.aspectj.autoproxy.AspectJAwareAdvisorAutoProxyCreator
Adds an ExposeInvocationInterceptor to the beginning of the advice chain.
extendAdvisors(List<Advisor>) - Method in class org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator
Extension hook that subclasses can override to register additional Advisors, given the sorted Advisors obtained to date.
ExtendedEntityManagerCreator - Class in org.springframework.orm.jpa
Factory for dynamic EntityManager proxies that follow the JPA spec's semantics for "extended" EntityManagers.
ExtendedEntityManagerCreator() - Constructor for class org.springframework.orm.jpa.ExtendedEntityManagerCreator
 
ExtendedModelMap - Class in org.springframework.ui
Subclass of ModelMap that implements the Model interface.
ExtendedModelMap() - Constructor for class org.springframework.ui.ExtendedModelMap
 
extendInterceptors(List) - Method in class org.springframework.web.portlet.handler.AbstractHandlerMapping
Extension hook that subclasses can override to register additional interceptors, given the configured interceptors (see AbstractHandlerMapping.setInterceptors(java.lang.Object[])).
extendInterceptors(List<Object>) - Method in class org.springframework.web.servlet.handler.AbstractHandlerMapping
Extension hook that subclasses can override to register additional interceptors, given the configured interceptors (see AbstractHandlerMapping.setInterceptors(java.lang.Object[])).
extractByteArrayFromMessage(BytesMessage) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
Extract a byte array from the given BytesMessage.
extractByteArrayFromMessage(BytesMessage) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter102
Deprecated. Overrides superclass method to copy bytes from the message into a ByteArrayOutputStream, using a buffer, to avoid using the getBodyLength() method which has been introduced in JMS 1.1 and is therefore not available on a JMS 1.0.2 provider.
extractCaseInsensitiveParameterNames(SqlParameterSource) - Static method in class org.springframework.jdbc.core.namedparam.SqlParameterSourceUtils
Create a Map of case insensitive parameter names together with the original name.
extractData(Record) - Method in interface org.springframework.jca.cci.core.RecordExtractor
Process the data in the given Record, creating a corresponding result object.
extractData(Record) - Method in class org.springframework.jca.cci.object.MappingRecordOperation.RecordExtractorImpl
 
extractData(ResultSet) - Method in interface org.springframework.jdbc.core.ResultSetExtractor
Implementations must implement this method to process the entire ResultSet.
extractData(ResultSet) - Method in class org.springframework.jdbc.core.RowMapperResultSetExtractor
 
extractData(ResultSet) - Method in class org.springframework.jdbc.core.SqlRowSetResultSetExtractor
 
extractData(ResultSet) - Method in class org.springframework.jdbc.core.support.AbstractLobStreamingResultSetExtractor
Delegates to handleNoRowFound, handleMultipleRowsFound and streamData, according to the ResultSet state.
extractData(ClientHttpResponse) - Method in class org.springframework.web.client.HttpMessageConverterExtractor
 
extractData(ClientHttpResponse) - Method in interface org.springframework.web.client.ResponseExtractor
Extract data from the given ClientHttpResponse and return it.
extractDatabaseMetaData(DataSource, DatabaseMetaDataCallback) - Static method in class org.springframework.jdbc.support.JdbcUtils
Extract database meta data via the given DatabaseMetaDataCallback.
extractDatabaseMetaData(DataSource, String) - Static method in class org.springframework.jdbc.support.JdbcUtils
Call the specified method on DatabaseMetaData for the given DataSource, and extract the invocation result.
extractFilenameFromUrlPath(String) - Static method in class org.springframework.web.util.WebUtils
Extract the URL filename from the given request URL path.
extractFullFilenameFromUrlPath(String) - Static method in class org.springframework.web.util.WebUtils
Extract the full URL filename (including file extension) from the given request URL path.
extractHandlerMethodNameFromUrlPath(String) - Method in class org.springframework.web.servlet.mvc.multiaction.InternalPathMethodNameResolver
Extract the handler method name from the given request URI.
extractInvocationResult(Message) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
Extract the invocation result from the response message.
extractJarFileURL(URL) - Static method in class org.springframework.util.ResourceUtils
Extract the URL for the actual jar file from the given URL (which may point to a resource in a jar file or to a jar file itself).
extractMapFromMessage(MapMessage) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
Extract a Map from the given MapMessage.
extractMessage(Message) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
Extract the message body from the given JMS message.
extractOperableUrl(HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
Extract a URL path from the given request, suitable for view name extraction.
extractOutputData(Record) - Method in class org.springframework.jca.cci.object.MappingCommAreaOperation
 
extractOutputData(Record) - Method in class org.springframework.jca.cci.object.MappingRecordOperation
Subclasses must implement this method to convert the Record returned by CCI execution into a result object for the execute method.
extractOutputParameters(CallableStatement, List<SqlParameter>) - Method in class org.springframework.jdbc.core.JdbcTemplate
Extract output parameters from the completed stored procedure.
extractPathWithinPattern(String, String) - Method in class org.springframework.util.AntPathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPathWithinPattern(String, String) - Method in interface org.springframework.util.PathMatcher
Given a pattern and a full path, determine the pattern-mapped part.
extractPropertyName(String) - Method in class org.springframework.beans.factory.xml.AbstractSimpleBeanDefinitionParser
Extract a JavaBean property name from the supplied attribute name.
extractReturnedResults(CallableStatement, List, List, int) - Method in class org.springframework.jdbc.core.JdbcTemplate
Extract returned ResultSets from the completed stored procedure.
extractSerializableFromMessage(ObjectMessage) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
Extract a Serializable object from the given ObjectMessage.
extractSource(Object, Resource) - Method in class org.springframework.beans.factory.parsing.NullSourceExtractor
This implementation simply returns null for any input.
extractSource(Object, Resource) - Method in class org.springframework.beans.factory.parsing.PassThroughSourceExtractor
Simply returns the supplied sourceCandidate as-is.
extractSource(Object) - Method in class org.springframework.beans.factory.parsing.ReaderContext
 
extractSource(Object, Resource) - Method in interface org.springframework.beans.factory.parsing.SourceExtractor
Extract the source metadata from the candidate object supplied by the configuration parser.
extractSource(Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Invoke the SourceExtractor to pull the source metadata from the supplied Element.
extractSource(Element) - Method in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
Invoke the SourceExtractor to pull the source metadata from the supplied Element.
extractSource(Object) - Method in class org.springframework.beans.factory.xml.ParserContext
 
extractSqlStringFromException(JDOException) - Method in class org.springframework.orm.jdo.DefaultJdoDialect
Template method for extracting a SQL String from the given exception.
extractStringFromMessage(TextMessage) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
Extract a String from the given TextMessage.
extractUriTemplateVariables(String, String) - Method in class org.springframework.util.AntPathMatcher
 
extractUriTemplateVariables(String, String) - Method in interface org.springframework.util.PathMatcher
Given a pattern and a full path, extract the URI template variables.
extractViewNameFromUrlPath(String) - Method in class org.springframework.web.servlet.mvc.UrlFilenameViewController
Extract the URL filename from the given request URI.

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