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

E

eager - Variable in class org.springframework.beans.factory.config.DependencyDescriptor
 
eagerlyInitialized - Variable in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
 
earlyFlushBeforeCommit - Variable in class org.springframework.orm.hibernate3.HibernateTransactionManager
 
earlyProxyReferences - Variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
earlySingletonInstance - Variable in class org.springframework.beans.factory.config.AbstractFactoryBean
 
earlySingletonObjects - Variable in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Cache of early singleton objects: bean name --> bean instance
eatConstructorArgs(List<SpelNodeImpl>) - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatDottedNode() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatLogicalAndExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatLogicalOrExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatPossiblyQualifiedId() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
Eat an identifier, possibly qualified (meaning that it is dotted).
eatPowerExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatPrimaryExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatProductExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatRelationalExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatStartNode() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatSumExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatToken(TokenKind) - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
eatUnaryExpression() - Method in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
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
 
editor - Variable in class org.springframework.web.servlet.support.BindStatus
 
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
 
ejb3Present - Static variable in class org.springframework.transaction.annotation.AnnotationTransactionAttributeSource
 
Ejb3TransactionAnnotationParser - Class in org.springframework.transaction.annotation
Strategy implementation for parsing EJB3's TransactionAttribute annotation.
Ejb3TransactionAnnotationParser() - Constructor for class org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser
 
Ejb3TransactionAnnotationParser.Ejb3TransactionAttribute - Class in org.springframework.transaction.annotation
EJB3-specific TransactionAttribute, implementing EJB3's rollback rules which are based on annotated exceptions.
Ejb3TransactionAnnotationParser.Ejb3TransactionAttribute(TransactionAttributeType) - Constructor for class org.springframework.transaction.annotation.Ejb3TransactionAnnotationParser.Ejb3TransactionAttribute
 
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
 
ejbRefClass - Static variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
ejbRemove() - Method in class org.springframework.ejb.support.AbstractEnterpriseBean
EJB lifecycle method, implemented to invoke onEjbRemove() and unload the BeanFactory afterwards.
element - Variable in class org.springframework.web.servlet.tags.form.AbstractMultiCheckedElementTag
The HTML element used to enclose the 'input type="checkbox/radio"' tag.
element - Variable in class org.springframework.web.servlet.tags.form.ErrorsTag
 
ELEMENT_SCHEDULED - Static variable in class org.springframework.scheduling.config.ScheduledTasksBeanDefinitionParser
 
elementClass - Variable in class org.springframework.util.AutoPopulatingList.ReflectiveElementFactory
 
elementFactory - Variable in class org.springframework.util.AutoPopulatingList
The AutoPopulatingList.ElementFactory to use to create new List elements on demand.
elements - Variable in class org.springframework.util.xml.DomContentHandler
 
elementType - Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.WebServiceRefElement
 
elementType - Variable in class org.springframework.core.convert.TypeDescriptor
 
elementTypeName - Variable in class org.springframework.beans.factory.support.ManagedList
 
elementTypeName - Variable in class org.springframework.beans.factory.support.ManagedSet
 
Elvis - Class in org.springframework.expression.spel.ast
Represents the elvis operator ?:.
Elvis(int, SpelNodeImpl...) - Constructor for class org.springframework.expression.spel.ast.Elvis
 
em - Variable in class org.springframework.orm.jpa.SharedEntityManagerCreator.DeferredQueryInvocationHandler
 
EmbeddedDatabase - Interface in org.springframework.jdbc.datasource.embedded
A handle to an EmbeddedDatabase instance.
EmbeddedDatabaseBeanDefinitionParser - Class in org.springframework.jdbc.config
BeanDefinitionParser that parses an embedded-database element and creates a BeanDefinition for EmbeddedDatabaseFactoryBean.
EmbeddedDatabaseBeanDefinitionParser() - Constructor for class org.springframework.jdbc.config.EmbeddedDatabaseBeanDefinitionParser
 
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.
EmbeddedDatabaseConfigurerFactory - Class in org.springframework.jdbc.datasource.embedded
Maps well-known embedded database types to EmbeddedDatabaseConfigurer strategies.
EmbeddedDatabaseConfigurerFactory() - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseConfigurerFactory
 
EmbeddedDatabaseFactory - Class in org.springframework.jdbc.datasource.embedded
Creates a EmbeddedDatabase instance.
EmbeddedDatabaseFactory() - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
 
EmbeddedDatabaseFactory.EmbeddedDataSourceProxy - Class in org.springframework.jdbc.datasource.embedded
 
EmbeddedDatabaseFactory.EmbeddedDataSourceProxy(DataSource) - Constructor for class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory.EmbeddedDataSourceProxy
 
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.
EmbeddedDatabaseType() - Constructor for enum org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
 
embeddedValueResolver - Variable in class org.springframework.format.datetime.joda.JodaDateTimeFormatAnnotationFormatterFactory
 
embeddedValueResolver - Variable in class org.springframework.format.number.NumberFormatAnnotationFormatterFactory
 
embeddedValueResolver - Variable in class org.springframework.format.support.FormattingConversionService
 
embeddedValueResolver - Variable in class org.springframework.format.support.FormattingConversionServiceFactoryBean
 
embeddedValueResolver - Variable in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
 
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.
embeddedValueResolvers - Variable in class org.springframework.beans.factory.support.AbstractBeanFactory
String resolvers to apply e.g.
EMPTY - Static variable in class org.springframework.core.style.DefaultValueStyler
 
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 - Static variable in class org.springframework.web.servlet.tags.form.SelectTag
Marker object for items that have been specified but resolve to null.
EMPTY_ANNOTATION_ARRAY - Static variable in class org.springframework.core.convert.TypeDescriptor
 
EMPTY_ARRAY - Static variable in class org.springframework.util.ObjectUtils
 
EMPTY_STRING - Static variable in class org.springframework.util.ObjectUtils
 
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.
EMPTY_URL_ENUMERATION - Static variable in class org.springframework.instrument.classloading.ResourceOverridingShadowingClassLoader
 
emptyActivatedContextBuilder() - Static method in class org.springframework.mock.jndi.SimpleNamingContextBuilder
If no SimpleNamingContextBuilder is already configuring JNDI, create and activate one.
emptyArrayAsNull - Variable in class org.springframework.beans.propertyeditors.StringArrayPropertyEditor
 
emptyAsNull - Variable in class org.springframework.beans.propertyeditors.StringTrimmerEditor
 
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.
EmptyTargetSource(Class, boolean) - Constructor for class org.springframework.aop.target.EmptyTargetSource
Create a new instance of the EmptyTargetSource class.
enabled - Variable in class org.springframework.jdbc.datasource.init.DataSourceInitializer
 
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.
enclosingClassLoader - Variable in class org.springframework.instrument.classloading.ShadowingClassLoader
 
enclosingClassName - Variable in class org.springframework.core.type.classreading.ClassMetadataReadingVisitor
 
encode - Variable in class org.springframework.beans.propertyeditors.URIEditor
 
encode(String, String, BitSet) - Static method in class org.springframework.web.util.UriUtils
 
encode(byte[], BitSet) - Static method in class org.springframework.web.util.UriUtils
 
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.
encodeHex(byte[]) - Static method in class org.springframework.util.DigestUtils
 
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.client.RestTemplate.HttpUrlTemplate
 
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 - Variable in class org.springframework.core.io.support.EncodedResource
 
encoding - Variable in class org.springframework.mail.javamail.MimeMessageHelper
 
ENCODING - Static variable in class org.springframework.mock.web.portlet.MockBaseURL
 
encoding - Variable in class org.springframework.oxm.castor.CastorMarshaller
 
encoding - Variable in class org.springframework.oxm.jibx.JibxMarshaller
 
encoding - Variable in class org.springframework.oxm.xstream.XStreamMarshaller
 
encoding - Variable in class org.springframework.scripting.support.ResourceScriptSource
 
encoding - Variable in class org.springframework.util.xml.StaxEventXMLReader
 
encoding - Variable in class org.springframework.util.xml.StaxStreamXMLReader
 
encoding - Variable in class org.springframework.web.filter.CharacterEncodingFilter
 
encoding - Variable in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
 
encoding - Variable in class org.springframework.web.servlet.view.json.MappingJacksonJsonView
 
encoding - Variable in class org.springframework.web.servlet.view.velocity.VelocityView
 
ENCODING_GZIP - Static variable in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
encodingScheme - Variable in class org.springframework.web.servlet.view.RedirectView
 
enctype - Variable in class org.springframework.web.servlet.tags.form.FormTag
 
ENCTYPE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.FormTag
 
END_COMMENT - Static variable in class org.springframework.util.xml.XmlValidationModeDetector
The token that indicates the end of an XML comment.
endComment(String) - Method in class org.springframework.util.xml.XmlValidationModeDetector
 
endDocument() - Method in class org.springframework.util.xml.AbstractStaxContentHandler
 
endDocument() - Method in class org.springframework.util.xml.DomContentHandler
 
endDocumentInternal() - Method in class org.springframework.util.xml.AbstractStaxContentHandler
 
endDocumentInternal() - Method in class org.springframework.util.xml.StaxEventContentHandler
 
endDocumentInternal() - Method in class org.springframework.util.xml.StaxStreamContentHandler
 
endElement(String, String, String) - Method in class org.springframework.util.xml.AbstractStaxContentHandler
 
endElement(String, String, String) - Method in class org.springframework.util.xml.DomContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.util.xml.AbstractStaxContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.util.xml.StaxEventContentHandler
 
endElementInternal(QName, SimpleNamespaceContext) - Method in class org.springframework.util.xml.StaxStreamContentHandler
 
endElements - Variable in class org.springframework.util.xml.XMLEventStreamWriter
 
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.springframework.jca.context.SpringContextResourceAdapter
This implementation always throws a NotSupportedException.
endpointAddress - Variable in class org.springframework.remoting.jaxrpc.JaxRpcPortClientInterceptor
Deprecated.  
endpointAddress - Variable in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.springframework.jca.context.SpringContextResourceAdapter
This implementation does nothing.
endpointFactory - Variable in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
 
endpointProperties - Variable in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
 
endpos - Variable in class org.springframework.expression.spel.standard.Token
 
endPrefixMapping(String) - Method in class org.springframework.util.xml.AbstractStaxContentHandler
Removes the binding for the given prefix.
endPrefixMapping(String) - Method in class org.springframework.util.xml.AbstractStaxXMLReader
Ends the prefix mapping for the given prefix.
endPrefixMapping(String) - Method in class org.springframework.util.xml.DomContentHandler
 
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.jca.endpoint.AbstractMessageEndpointFactory.TransactionDelegate
 
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.
endTransaction(TestContext, TransactionalTestExecutionListener.TransactionContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
Immediately force a commit or rollback of the transaction for the supplied test context, according to the commit and rollback flags.
endTransaction(boolean) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener.TransactionContext
 
enforceDestroyMethod - Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
 
enforceInitMethod - Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
 
enhance(Class<?>) - Method in class org.springframework.context.annotation.ConfigurationClassEnhancer
Loads the specified class and generates a CGLIB subclass of it equipped with container-aware callbacks capable of respecting scoping and other bean semantics.
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.
enhanceFactoryBean(Class<?>, String) - Method in class org.springframework.context.annotation.ConfigurationClassEnhancer.BeanMethodInterceptor
Create a subclass proxy that intercepts calls to getObject(), delegating to the current BeanFactory instead of creating a new instance.
enlistInCurrentTransaction() - Method in class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler
Enlist this application-managed EntityManager in the current transaction.
enlistResource(XAResource) - Method in class org.springframework.transaction.jta.ManagedTransactionAdapter
 
ensureConstructorResolversInitialized() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
 
ensureMethodResolversInitialized() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
 
ensurePropertyAccessorsInitialized() - Method in class org.springframework.expression.spel.support.StandardEvaluationContext
 
ensureUniqueRuntimeObjectNames - Variable in class org.springframework.jmx.export.MBeanExporter
Indicates whether Spring should modify generated ObjectNames
ensureVariableScopesInitialized() - Method in class org.springframework.expression.spel.ExpressionState
 
enterMessage - Variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The message for method entry.
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.
entityCacheStrategies - Variable in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
 
entityInterceptor - Variable in class org.springframework.orm.hibernate3.HibernateAccessor
 
entityInterceptor - Variable in class org.springframework.orm.hibernate3.HibernateTransactionManager
 
entityInterceptor - Variable in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
 
entityIsTransient(MergeEvent, Map) - Method in class org.springframework.orm.hibernate3.support.IdTransferringMergeEventListener
Hibernate 3.1 implementation of ID transferral.
entityManager - Variable in class org.springframework.orm.jpa.EntityManagerHolder
 
entityManager - Variable in class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerSynchronization
 
entityManager - Variable in class org.springframework.orm.jpa.JpaAccessor
 
entityManager - Variable in class org.springframework.orm.jpa.vendor.OpenJpaDialect.OpenJpaConnectionHandle
 
entityManager - Variable in class org.springframework.orm.jpa.vendor.OpenJpaDialect.OpenJpaTransactionData
 
entityManagerFactory - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
entityManagerFactory - Variable in class org.springframework.orm.jpa.EntityManagerFactoryAccessor
 
entityManagerFactory - Variable in class org.springframework.orm.jpa.JpaTransactionManager
 
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
 
entityManagerFactoryBean - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.ManagedEntityManagerFactoryInvocationHandler
 
entityManagerFactoryBeanName - Variable in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
 
EntityManagerFactoryInfo - Interface in org.springframework.orm.jpa
Metadata interface for a Spring-managed JPA EntityManagerFactory.
entityManagerFactoryInterface - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
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
 
EntityManagerFactoryUtils.EntityManagerSynchronization - Class in org.springframework.orm.jpa
Callback for resource cleanup at the end of a non-JPA transaction (e.g.
EntityManagerFactoryUtils.EntityManagerSynchronization(EntityManagerHolder, EntityManagerFactory, Object, boolean) - Constructor for class org.springframework.orm.jpa.EntityManagerFactoryUtils.EntityManagerSynchronization
 
EntityManagerHolder - Class in org.springframework.orm.jpa
Holder wrapping a JPA EntityManager.
EntityManagerHolder(EntityManager) - Constructor for class org.springframework.orm.jpa.EntityManagerHolder
 
entityManagerHolder - Variable in class org.springframework.orm.jpa.JpaTransactionManager.JpaTransactionObject
 
entityManagerHolder - Variable in class org.springframework.orm.jpa.JpaTransactionManager.SuspendedResourcesHolder
 
entityManagerInterface - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
entityManagerInterface - Variable in class org.springframework.orm.jpa.support.SharedEntityManagerBean
 
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.
entityReferenceToCharacterMap - Variable in class org.springframework.web.util.HtmlCharacterEntityReferences
 
entityResolver - Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
 
entityResolver - Variable in class org.springframework.oxm.support.MarshallingSource.MarshallingXMLReader
 
entityResolver - Variable in class org.springframework.util.xml.AbstractXMLReader
 
entityTypeFilters - Variable in class org.springframework.orm.hibernate3.annotation.AnnotationSessionFactoryBean
 
ENTRY_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
entryCopy() - Method in class org.springframework.util.CachingMapDecorator
 
entrySet() - Method in class org.springframework.context.support.ReadOnlySystemAttributesMap
 
entrySet() - Method in class org.springframework.http.HttpHeaders
 
entrySet() - Method in class org.springframework.util.CachingMapDecorator
 
entrySet() - Method in class org.springframework.util.LinkedMultiValueMap
 
enumeration - Variable in class org.springframework.util.CollectionUtils.EnumerationIterator
 
enumType - Variable in class org.springframework.core.convert.support.StringToEnumConverterFactory.StringToEnum
 
ENVIRONMENT - Static variable in class org.springframework.ejb.config.AbstractJndiLocatingBeanDefinitionParser
 
environment - Variable in class org.springframework.jmx.access.MBeanClientInterceptor
 
environment - Variable in class org.springframework.jmx.access.NotificationListenerRegistrar
 
environment - Variable in class org.springframework.jmx.support.ConnectorServerFactoryBean
 
environment - Variable in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
 
environment - Variable in class org.springframework.jndi.JndiTemplate
 
environment - Variable in class org.springframework.mock.jndi.SimpleNamingContext
 
ENVIRONMENT_REF - Static variable in class org.springframework.ejb.config.AbstractJndiLocatingBeanDefinitionParser
 
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.framework.AdvisedSupport.MethodCacheKey
 
equals(Object) - Method in class org.springframework.aop.framework.Cglib2AopProxy.DynamicAdvisedInterceptor
 
equals(Object) - Method in class org.springframework.aop.framework.Cglib2AopProxy
 
equals(Object) - Method in class org.springframework.aop.framework.Cglib2AopProxy.ProxyCallbackFilter
 
equals(Object) - Method in class org.springframework.aop.framework.JdkDynamicAopProxy
Equality means interfaces, advisors and TargetSource are equal.
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.ClassFilters.IntersectionClassFilter
 
equals(Object) - Method in class org.springframework.aop.support.ClassFilters.UnionClassFilter
 
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.MethodMatchers.ClassFilterAwareUnionMethodMatcher
 
equals(Object) - Method in class org.springframework.aop.support.MethodMatchers.IntersectionMethodMatcher
 
equals(Object) - Method in class org.springframework.aop.support.MethodMatchers.UnionMethodMatcher
 
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.InitDestroyAnnotationBeanPostProcessor.LifecycleElement
 
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.BeanDefinitionResource
This implementation compares the underlying BeanDefinition.
equals(Object) - Method in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy.CglibSubclassCreator.CglibIdentitySupport
 
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.annotation.ConfigurationClass
 
equals(Object) - Method in class org.springframework.context.event.AbstractApplicationEventMulticaster.ListenerCacheKey
 
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.support.GenericConversionService.ConverterCacheKey
 
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.expression.spel.support.ReflectivePropertyAccessor.CacheKey
 
equals(Object) - Method in class org.springframework.format.support.FormattingConversionService.FieldFormatterKey
 
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.jms.connection.CachingConnectionFactory.ConsumerCacheKey
 
equals(Object) - Method in class org.springframework.jms.connection.CachingConnectionFactory.DestinationCacheKey
 
equals(Object) - Method in class org.springframework.jmx.access.MBeanClientInterceptor.MethodCacheKey
 
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.AbstractFallbackTransactionAttributeSource.DefaultCacheKey
 
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.interceptor.TransactionAttributeSourcePointcut
 
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
 
equals(Object) - Method in class org.springframework.web.portlet.handler.PortletModeParameterLookupKey
 
equals(Object) - Method in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
 
equals(Object) - Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestMappingInfo
 
equalsAdviceClasses(Advisor, Advisor) - Method in class org.springframework.aop.framework.Cglib2AopProxy.ProxyCallbackFilter
 
equalsAdvisors(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the advisors behind the given AdvisedSupport objects.
equalsDefined - Variable in class org.springframework.aop.framework.JdkDynamicAopProxy
Is the JdkDynamicAopProxy.equals(java.lang.Object) method defined on the proxied interfaces?
equalsInProxy(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the proxies behind the given AdvisedSupport objects.
equalsPointcuts(Advisor, Advisor) - Method in class org.springframework.aop.framework.Cglib2AopProxy.ProxyCallbackFilter
 
equalsProxiedInterfaces(AdvisedSupport, AdvisedSupport) - Static method in class org.springframework.aop.framework.AopProxyUtils
Check equality of the proxied interfaces behind the given AdvisedSupport objects.
equinoxResolveMethod - Static variable in class org.springframework.core.io.support.PathMatchingResourcePatternResolver
 
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_HANDLER_ATTRIBUTE - Static variable in class org.springframework.jms.config.JmsListenerContainerParser
 
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.
errorCodes - Variable in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
 
errorCodes - Variable in class org.springframework.web.servlet.support.BindStatus
 
errorCodesMap - Variable in class org.springframework.jdbc.support.SQLErrorCodesFactory
Map to hold error codes for all databases defined in the config file.
errorHandler - Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
 
errorHandler - Variable in class org.springframework.jms.listener.AbstractMessageListenerContainer
 
errorHandler - Variable in class org.springframework.oxm.support.MarshallingSource.MarshallingXMLReader
 
errorHandler - Variable in class org.springframework.scheduling.commonj.TimerManagerTaskScheduler
 
errorHandler - Variable in class org.springframework.scheduling.concurrent.ConcurrentTaskScheduler
 
errorHandler - Variable in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler.DelegatingErrorHandlingCallable
 
errorHandler - Variable in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
 
errorHandler - Variable in class org.springframework.scheduling.support.DelegatingErrorHandlingRunnable
 
ErrorHandler - Interface in org.springframework.util
A strategy for handling errors.
errorHandler - Variable in class org.springframework.util.xml.AbstractXMLReader
 
errorHandler - Variable in class org.springframework.web.client.RestTemplate
 
errorHandlingTask(Runnable, boolean) - Method in class org.springframework.scheduling.commonj.TimerManagerTaskScheduler
 
errorHandlingTask(Runnable, boolean) - Method in class org.springframework.scheduling.concurrent.ConcurrentTaskScheduler
 
errorHandlingTask(Runnable, boolean) - Method in class org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler
 
errorListener - Variable in class org.springframework.web.servlet.view.xslt.AbstractXsltView
Deprecated.  
errorListener - Variable in class org.springframework.web.servlet.view.xslt.XsltView
 
errorListener - Variable in class org.springframework.web.servlet.view.xslt.XsltViewResolver
 
errorMessage - Variable in class org.springframework.mock.web.MockHttpServletResponse
 
errorMessages - Variable in class org.springframework.web.servlet.support.BindStatus
 
errorMessagesWereExposed - Variable in class org.springframework.web.servlet.tags.form.ErrorsTag
 
errors - Variable in class org.springframework.validation.AbstractBindingResult
 
Errors - Interface in org.springframework.validation
Stores and exposes information about data-binding and validation errors for a specific object.
errors - Variable in class org.springframework.web.servlet.support.BindStatus
 
errors - Variable in class org.springframework.web.servlet.tags.BindErrorsTag
 
errors - Variable in class org.springframework.web.struts.SpringBindingActionForm
Deprecated.  
ERRORS_VARIABLE_NAME - Static variable in class org.springframework.web.servlet.tags.BindErrorsTag
 
errorsMap - Variable in class org.springframework.web.servlet.support.RequestContext
 
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) - Method in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
Replaces $ in inner class names with \$.
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.
escapeObjectError(T) - Method in class org.springframework.web.bind.EscapedErrors
 
escapeObjectErrors(List<T>) - Method in class org.springframework.web.bind.EscapedErrors
 
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.
ETAG - Static variable in class org.springframework.http.HttpHeaders
 
etag - Variable in class org.springframework.mock.web.portlet.MockCacheControl
 
eternal - Variable in class org.springframework.cache.ehcache.EhCacheFactoryBean
 
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
 
EvalTag.JspPropertyAccessor - Class in org.springframework.web.servlet.tags
 
EvalTag.JspPropertyAccessor(PageContext) - Constructor for class org.springframework.web.servlet.tags.EvalTag.JspPropertyAccessor
 
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(TypedStringValue) - Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
Evaluate the given value as an expression, if necessary.
evaluate(Object) - Method in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
Evaluate the given value as an expression, if necessary.
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.
evaluateAnnotation(Constructor<?>, int) - Static method in class org.springframework.beans.factory.support.ConstructorResolver.ConstructorPropertiesChecker
 
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.
evaluateBshScript(String, Class[], ClassLoader) - Static method in class org.springframework.scripting.bsh.BshScriptUtils
Evaluate the specified BeanShell script based on the given script source, keeping a returned script Class or script Object as-is.
evaluateExpression(String, Class, PageContext) - Static method in class org.springframework.web.util.ExpressionEvaluationUtils
 
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.
evaluateMXBeanAnnotation(Class<?>) - Static method in class org.springframework.jmx.support.JmxUtils.MXBeanChecker
 
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.
EVALUATION_CONTEXT_PAGE_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.EvalTag
PageContext attribute for the page-level EvaluationContext instance.
evaluationCache - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
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
 
evaluations - Variable in class org.springframework.aop.support.ControlFlowPointcut
 
event - Variable in class org.springframework.mock.web.portlet.MockEventRequest
 
event - Variable in class org.springframework.util.xml.XMLEventStreamReader
 
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.
eventConsumer - Variable in class org.springframework.util.xml.StaxEventContentHandler
 
eventFactory - Variable in class org.springframework.util.xml.StaxEventContentHandler
 
eventFactory - Variable in class org.springframework.util.xml.XMLEventStreamWriter
 
eventListener - Variable in class org.springframework.beans.factory.parsing.ReaderContext
 
eventListener - Variable in class org.springframework.beans.factory.xml.XmlBeanDefinitionReader
 
eventListeners - Variable in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
 
EventMapping - Annotation Type in org.springframework.web.portlet.bind.annotation
Annotation for mapping Portlet event requests onto handler methods.
eventName - Variable in class org.springframework.web.portlet.mvc.annotation.DefaultAnnotationHandlerMapping.EventMappingPredicate
 
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
 
eventReader - Variable in class org.springframework.util.xml.StaxSource
 
eventReader - Variable in class org.springframework.util.xml.XMLEventStreamReader
 
events - Variable in class org.springframework.mock.web.portlet.MockStateAwareResponse
 
eventType - Variable in class org.springframework.context.event.AbstractApplicationEventMulticaster.ListenerCacheKey
 
eventWriter - Variable in class org.springframework.util.xml.StaxResult
 
eventWriter - Variable in class org.springframework.util.xml.XMLEventStreamWriter
 
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
 
exactDateLength - Variable in class org.springframework.beans.propertyeditors.CustomDateEditor
 
exception - Variable in class org.springframework.remoting.support.RemoteInvocationResult
 
exceptionAttribute - Variable in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
 
exceptionAttribute - Variable in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
 
exceptionClass - Variable in class org.springframework.jdbc.support.CustomSQLErrorCodesTranslation
 
exceptionConversionEnabled - Variable in class org.springframework.orm.hibernate3.HibernateInterceptor
 
exceptionConversionEnabled - Variable in class org.springframework.orm.jdo.JdoInterceptor
 
exceptionConversionEnabled - Variable in class org.springframework.orm.jpa.JpaInterceptor
 
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.
exceptionHandlerMap - Variable in class org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor
Methods on throws advice, keyed by exception class
exceptionHandlerMap - Variable in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
Methods, keyed by exception class
exceptionListener - Variable in class org.springframework.jms.connection.SingleConnectionFactory
 
exceptionListener - Variable in class org.springframework.jms.listener.AbstractMessageListenerContainer
 
exceptionMappings - Variable in class org.springframework.web.portlet.handler.SimpleMappingExceptionResolver
 
exceptionMappings - Variable in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
 
exceptionMessage - Variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The message for exceptions during method execution.
exceptionName - Variable in class org.springframework.transaction.interceptor.RollbackRuleAttribute
Could hold exception, resolving class name but would always require FQN.
exceptionTranslator - Variable in class org.springframework.jdbc.support.JdbcAccessor
 
exceptionTranslator - Variable in class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler
 
exceptionTranslator - Variable in class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerSynchronization
 
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
 
EXCLUDE_FILTER_ELEMENT - Static variable in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
EXCLUDE_UNLISTED_CLASSES - Static variable in class org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
 
excludeClass(String) - Method in class org.springframework.core.DecoratingClassLoader
Add a class name to exclude from decoration (e.g.
excludedBeans - Variable in class org.springframework.jmx.export.MBeanExporter
A set of bean names that should be excluded from autodetection
excludedClasses - Variable in class org.springframework.core.DecoratingClassLoader
 
excludedClasses - Variable in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
 
excludedPackages - Variable in class org.springframework.core.DecoratingClassLoader
 
excludedPackages - Variable in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
 
excludedPatterns - Variable in class org.springframework.aop.support.AbstractRegexpMethodPointcut
Regular expressions not to match
excludeFilters - Variable in class org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider
 
excludePackage(String) - Method in class org.springframework.core.DecoratingClassLoader
Add a package name to exclude from decoration (e.g.
excludeUnlistedClasses - Variable in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
excludeUnlistedClasses() - Method in class org.springframework.orm.jpa.persistenceunit.MutablePersistenceUnitInfo
 
exclusionMonitor - Variable in class org.springframework.core.DecoratingClassLoader
 
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(EvaluationContext, Object...) - Method in class org.springframework.expression.spel.support.ReflectiveConstructorExecutor
 
execute(EvaluationContext, Object, Object...) - Method in class org.springframework.expression.spel.support.ReflectiveMethodExecutor
 
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 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.
executeBatchInternal(List<Object>[]) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
Method to execute the batch insert
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.
executeCallInternal(Map<String, ?>) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcCall
Method to perform the actual call processing
executeController(Controller, ComponentContext, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.tiles.TilesView
Deprecated. Execute the given Tiles controller.
executed - Variable in class org.springframework.http.client.AbstractClientHttpRequest
 
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.
executeFunctionJLRMethod(ExpressionState, Method) - Method in class org.springframework.expression.spel.ast.FunctionReference
Execute a function represented as a java.lang.reflect.Method.
executeInsertAndReturnKeyHolderInternal(List<Object>) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
Method to execute the insert generating any number of keys
executeInsertAndReturnKeyInternal(List<Object>) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
Method to execute the insert generating single key
executeInsertInternal(List<Object>) - Method in class org.springframework.jdbc.core.simple.AbstractJdbcInsert
Method to execute the insert
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(HttpHeaders, byte[]) - Method in class org.springframework.http.client.CommonsClientHttpRequest
 
executeInternal(HttpHeaders, byte[]) - Method in class org.springframework.http.client.SimpleClientHttpRequest
 
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.
executeOngoingLoop() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer.AsyncMessageListenerInvoker
 
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.
executeRequestDestructionCallbacks() - Method in class org.springframework.web.context.request.AbstractRequestAttributes
Execute all callbacks that have been registered for execution after request completion.
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(Connection, EncodedResource, boolean, boolean) - Method in class org.springframework.jdbc.datasource.init.ResourceDatabasePopulator
Execute the given SQL script.
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.
executor - Variable in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
 
executor - Variable in class org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
 
executor - Variable in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
 
executor - Variable in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
 
executor - Variable in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
 
executor - Variable in class org.springframework.scheduling.concurrent.ReschedulingRunnable
 
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.
exhausted - Variable in class org.springframework.jdbc.core.support.AbstractInterruptibleBatchPreparedStatementSetter
 
exhaustiveCollectionCompare(Collection, Object, BindStatus) - Static method in class org.springframework.web.servlet.tags.form.SelectedValueComparator
 
exhaustiveCompare(Object, Object, PropertyEditor, Map<PropertyEditor, Object>) - Static method in class org.springframework.web.servlet.tags.form.SelectedValueComparator
 
exists() - Method in class org.springframework.beans.factory.support.BeanDefinitionResource
 
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(Object) - Static method in class org.springframework.core.io.VfsUtils
 
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.
exitMessage - Variable in class org.springframework.aop.interceptor.CustomizableTraceInterceptor
The message for method exit.
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.
expected - Variable in exception org.springframework.jdbc.JdbcUpdateAffectedIncorrectNumberOfRowsException
Number of rows that should have been affected
expectedCount - Variable in exception org.springframework.jdbc.IncorrectResultSetColumnCountException
 
ExpectedException - Annotation Type in org.springframework.test.annotation
Test annotation to indicate that a test method is required to throw the specified exception.
expectedException - Variable in class org.springframework.test.AssertThrows
Deprecated.  
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.
expectedSize - Variable in exception org.springframework.dao.IncorrectResultSizeDataAccessException
 
expectedType - Variable in class org.springframework.jndi.JndiObjectLocator
 
expirationTime - Variable in class org.springframework.mock.web.portlet.MockCacheControl
 
EXPIRES - Static variable in class org.springframework.http.HttpHeaders
 
explicitAttributes - Variable in class org.springframework.web.context.support.ContextExposingHttpServletRequest
 
explicitQosEnabled - Variable in class org.springframework.jms.core.JmsTemplate
 
exportedObject - Variable in class org.springframework.remoting.rmi.JndiRmiServiceExporter
 
exportedObject - Variable in class org.springframework.remoting.rmi.RmiServiceExporter
 
exporterClass - Variable in class org.springframework.web.servlet.view.jasperreports.ConfigurableJasperReportsView
 
exporterNameClause - Variable in class org.springframework.remoting.support.RemoteInvocationTraceInterceptor
 
exporterParameters - Variable in class org.springframework.web.servlet.view.jasperreports.AbstractJasperReportsView
Stores the exporter parameters passed in by the user as passed in by the user.
exporterParameters - Variable in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
 
expose(Errors, HttpServletRequest) - Method in class org.springframework.web.struts.SpringBindingActionForm
Deprecated. Set the Errors object that this SpringBindingActionForm is supposed to wrap.
EXPOSE_PROXY_ATTRIBUTE - Static variable in class org.springframework.aop.config.AopNamespaceUtils
The expose-proxy attribute as found on AOP-related XML tags.
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
exposeAccessContext - Variable in class org.springframework.ejb.access.AbstractSlsbInvokerInterceptor
 
exposeAccessContext - Variable in class org.springframework.jndi.JndiObjectFactoryBean
 
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
 
ExposeBeanNameAdvisors.ExposeBeanNameInterceptor - Class in org.springframework.aop.interceptor
Interceptor that exposes the specified bean name as invocation attribute.
ExposeBeanNameAdvisors.ExposeBeanNameInterceptor(String) - Constructor for class org.springframework.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameInterceptor
 
ExposeBeanNameAdvisors.ExposeBeanNameIntroduction - Class in org.springframework.aop.interceptor
Introduction that exposes the specified bean name as invocation attribute.
ExposeBeanNameAdvisors.ExposeBeanNameIntroduction(String) - Constructor for class org.springframework.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameIntroduction
 
exposeClassDescriptor - Variable in class org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler
 
exposeContextBeansAsAttributes - Variable in class org.springframework.web.servlet.view.InternalResourceView
 
exposeContextBeansAsAttributes - Variable in class org.springframework.web.servlet.view.InternalResourceViewResolver
 
exposedContextBeanNames - Variable in class org.springframework.web.context.support.ContextExposingHttpServletRequest
 
exposedContextBeanNames - Variable in class org.springframework.web.servlet.view.InternalResourceView
 
exposedContextBeanNames - Variable in class org.springframework.web.servlet.view.InternalResourceViewResolver
 
exposedExecutor - Variable in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
 
exposedExecutor - Variable in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
 
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.
exposeForwardAttributes - Variable in class org.springframework.web.servlet.view.InternalResourceView
 
exposeForwardAttributes - Variable in class org.springframework.web.servlet.view.tiles2.TilesView
 
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.
ExposeInvocationInterceptor() - Constructor for class org.springframework.aop.interceptor.ExposeInvocationInterceptor
Ensures that only the canonical instance can be created.
exposeListenerSession - Variable in class org.springframework.jms.listener.AbstractMessageListenerContainer
 
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).
exposeManagedResourceClassLoader - Variable in class org.springframework.jmx.export.MBeanExporter
Indicates whether Spring should expose the managed resource ClassLoader in the MBean
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.
exposeModelAttributes - Variable in class org.springframework.web.servlet.view.RedirectView
 
exposeNativeEntityManager - Variable in class org.springframework.orm.jpa.JpaTemplate
 
exposeNativePersistenceManager - Variable in class org.springframework.orm.jdo.JdoTemplate
 
exposeNativeSession - Variable in class org.springframework.orm.hibernate3.HibernateTemplate
 
exposePathWithinMapping(String, String, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Expose the path within the current mapping as request attribute.
exposeProxy - Variable in class org.springframework.aop.framework.ProxyConfig
 
exposeRequestAttributeIfNotPresent(ServletRequest, String, Object) - Static method in class org.springframework.web.util.WebUtils
Expose the specified request attribute if not already present.
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 - Variable in class org.springframework.web.servlet.view.AbstractTemplateView
 
exposeRequestAttributes - Variable in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
 
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.
exposeSchedulerInRepository - Variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
 
exposeSessionAttributes - Variable in class org.springframework.web.servlet.view.AbstractTemplateView
 
exposeSessionAttributes - Variable in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
 
exposeSpringMacroHelpers - Variable in class org.springframework.web.servlet.view.AbstractTemplateView
 
exposeSpringMacroHelpers - Variable in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
 
exposeToolAttributes(Context, HttpServletRequest) - Method in class org.springframework.web.servlet.view.velocity.VelocityView
Expose the tool attributes, according to corresponding bean property settings.
exposeTransactionAwareSessionFactory - Variable in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
 
exposeUnconfigurableExecutor - Variable in class org.springframework.scheduling.concurrent.ScheduledExecutorFactoryBean
 
exposeUnconfigurableExecutor - Variable in class org.springframework.scheduling.concurrent.ThreadPoolExecutorFactoryBean
 
exposeUriTemplateVariables(Map<String, String>, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Expose the URI templates variables as request attribute.
exposeWebAppRoot(ServletContext) - Static method in class org.springframework.web.util.Log4jWebConfigurer
Return whether to expose the web app root system property, checking the corresponding ServletContext init parameter.
EXPRESSION - Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
 
expression - Variable in class org.springframework.aop.support.AbstractExpressionPointcut
 
Expression - Interface in org.springframework.expression
An expression capable of evaluating itself against context objects.
expression - Variable in class org.springframework.expression.spel.standard.SpelExpression
 
expression - Variable in class org.springframework.scheduling.support.CronSequenceGenerator
 
expression - Variable in class org.springframework.web.servlet.support.BindStatus
 
expression - Variable in class org.springframework.web.servlet.tags.EvalTag
 
EXPRESSION_PREFIX - Static variable in class org.springframework.web.util.ExpressionEvaluationUtils
 
EXPRESSION_PROPERTIES - Static variable in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotation
 
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.
expressionCache - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
expressionContext - Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
expressionContext - Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
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 - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
ExpressionParser - Interface in org.springframework.expression
Parses expression strings into compiled expressions that can be evaluated.
expressionParser - Variable in class org.springframework.web.servlet.tags.EvalTag
 
expressionPattern - Variable in class org.springframework.aop.aspectj.AspectJExpressionPointcut.BeanNameContextMatcher
 
ExpressionPointcut - Interface in org.springframework.aop.support
Interface to be implemented by pointcuts that use String expressions.
expressionPrefix - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
expressionPrefix - Variable in class org.springframework.expression.common.TemplateParserContext
 
expressions - Variable in class org.springframework.expression.common.CompositeStringExpression
The array of expressions that make up the composite expression
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
 
ExpressionState.VariableScope - Class in org.springframework.expression.spel
A new scope is entered when a function is called and it is used to hold the parameters to the function call.
ExpressionState.VariableScope() - Constructor for class org.springframework.expression.spel.ExpressionState.VariableScope
 
ExpressionState.VariableScope(Map<String, Object>) - Constructor for class org.springframework.expression.spel.ExpressionState.VariableScope
 
ExpressionState.VariableScope(String, Object) - Constructor for class org.springframework.expression.spel.ExpressionState.VariableScope
 
expressionString - Variable in class org.springframework.expression.common.CompositeStringExpression
 
expressionString - Variable in exception org.springframework.expression.ExpressionException
 
expressionString - Variable in class org.springframework.expression.spel.standard.InternalSpelExpressionParser
 
expressionString - Variable in class org.springframework.expression.spel.standard.Tokenizer
 
expressionSuffix - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
expressionSuffix - Variable in class org.springframework.expression.common.TemplateParserContext
 
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.
extendBeanDefinition(Element, ParserContext) - Method in class org.springframework.aop.config.AspectJAutoProxyBeanDefinitionParser
 
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
 
ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler - Class in org.springframework.orm.jpa
InvocationHandler for extended EntityManagers as defined in the JPA spec.
ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler(EntityManager, EntityManagerPlusOperations, PersistenceExceptionTranslator, Boolean, boolean) - Constructor for class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerInvocationHandler
 
ExtendedEntityManagerCreator.ExtendedEntityManagerSynchronization - Class in org.springframework.orm.jpa
TransactionSynchronization enlisting an extended EntityManager with a current Spring transaction.
ExtendedEntityManagerCreator.ExtendedEntityManagerSynchronization(EntityManager, PersistenceExceptionTranslator) - Constructor for class org.springframework.orm.jpa.ExtendedEntityManagerCreator.ExtendedEntityManagerSynchronization
 
extendedEntityManagersToClose - Variable in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
ExtendedModelMap - Class in org.springframework.ui
Subclass of ModelMap that implements the Model interface.
ExtendedModelMap() - Constructor for class org.springframework.ui.ExtendedModelMap
 
extendedPersistenceContexts - Variable in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
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[])).
EXTENSION - Static variable in class org.springframework.web.servlet.view.document.AbstractExcelView
The extension to look for existing templates
EXTENSION - Static variable in class org.springframework.web.servlet.view.document.AbstractJExcelView
The extension to look for existing templates
EXTENSION_SEPARATOR - Static variable in class org.springframework.util.StringUtils
 
externallyManagedConfigMembers - Variable in class org.springframework.beans.factory.support.RootBeanDefinition
 
externallyManagedDestroyMethods - Variable in class org.springframework.beans.factory.support.RootBeanDefinition
 
externallyManagedInitMethods - Variable in class org.springframework.beans.factory.support.RootBeanDefinition
 
externalTemplate - Variable in class org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
 
extractBoundForTypeVariable(TypeVariable) - Static method in class org.springframework.core.GenericTypeResolver
Extracts the bound Type for a given TypeVariable.
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.
extractClass(Class, Type) - Static method in class org.springframework.core.GenericTypeResolver
Extract a class instance from given Type.
extractData(Record) - Method in class org.springframework.jca.cci.core.CciTemplate.SimpleRecordExtractor
 
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 class org.springframework.jdbc.core.JdbcTemplate.RowCallbackHandlerResultSetExtractor
 
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.
extractData(ClientHttpResponse) - Method in class org.springframework.web.client.RestTemplate.HeadersExtractor
 
extractData(ClientHttpResponse) - Method in class org.springframework.web.client.RestTemplate.ResponseEntityResponseExtractor
 
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.
extractHandlerMethodUriTemplates(String, String, HttpServletRequest) - Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.ServletHandlerMethodResolver
 
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.
extractNotificationMetadata(Object) - Method in class org.springframework.jmx.export.assembler.AbstractConfigurableMBeanInfoAssembler
 
extractOldValueForEditor - Variable in class org.springframework.beans.AbstractPropertyAccessor
 
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.
extractPointcutParameterTypes(String[], Method) - Method in class org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory
Create the pointcut parameters needed by aspectj based on the given argument names and the argument types that are available from the adviceMethod.
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.
extractType(MethodParameter, Type, Class<?>, int, int, int) - Static method in class org.springframework.core.GenericCollectionTypeResolver
Extract the generic type from the given Type object.
extractTypeFromClass(Class<?>, Class<?>, int) - Static method in class org.springframework.core.GenericCollectionTypeResolver
Extract the generic type from the given Class object.
extractTypeFromClass(MethodParameter, Class<?>, Class<?>, int, int, int) - Static method in class org.springframework.core.GenericCollectionTypeResolver
Extract the generic type from the given Class object.
extractTypeFromParameterizedType(MethodParameter, ParameterizedType, Class<?>, int, int, int) - Static method in class org.springframework.core.GenericCollectionTypeResolver
Extract the generic type from the given ParameterizedType object.
extractTypeVariablesFromGenericInterfaces(Type[], Map<TypeVariable, Type>) - Static method in class org.springframework.core.GenericTypeResolver
 
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 Z