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

B

backingList - Variable in class org.springframework.util.AutoPopulatingList
The List that all operations are eventually delegated to.
backlog - Variable in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
 
backlog - Variable in class org.springframework.remoting.support.SimpleHttpServerFactoryBean
 
BAD_SQL_GRAMMAR_CODES - Static variable in class org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
 
badSqlGrammarCodes - Variable in class org.springframework.jdbc.support.SQLErrorCodes
 
BadSqlGrammarException - Exception in org.springframework.jdbc
Exception thrown when SQL specified is invalid.
BadSqlGrammarException(String, String, SQLException) - Constructor for exception org.springframework.jdbc.BadSqlGrammarException
Constructor for BadSqlGrammarException.
BASE_NAME_SEPARATOR - Static variable in class org.springframework.beans.propertyeditors.ResourceBundleEditor
The separator used to distinguish between the base name and the locale (if any) when converting from a String.
BASE_PACKAGE_ATTRIBUTE - Static variable in class org.springframework.context.annotation.ComponentScanBeanDefinitionParser
 
baseAddress - Variable in class org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter
 
BaseCommandController - Class in org.springframework.web.portlet.mvc
Deprecated. as of Spring 3.0, in favor of annotated controllers
BaseCommandController() - Constructor for class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated.  
BaseCommandController - Class in org.springframework.web.servlet.mvc
Deprecated. as of Spring 3.0, in favor of annotated controllers
BaseCommandController() - Constructor for class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated.  
basenamePrefix - Variable in class org.springframework.ui.context.support.ResourceBundleThemeSource
 
basenames - Variable in class org.springframework.context.support.ReloadableResourceBundleMessageSource
 
basenames - Variable in class org.springframework.context.support.ResourceBundleMessageSource
 
basenames - Variable in class org.springframework.web.servlet.view.ResourceBundleViewResolver
 
basePackage - Variable in class org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
 
basePath - Variable in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
 
BatchPreparedStatementSetter - Interface in org.springframework.jdbc.core
Batch update callback interface used by the JdbcTemplate class.
batchSize - Variable in class org.springframework.jdbc.object.BatchSqlUpdate
 
BatchSqlUpdate - Class in org.springframework.jdbc.object
SqlUpdate subclass that performs batch update operations.
BatchSqlUpdate() - Constructor for class org.springframework.jdbc.object.BatchSqlUpdate
Constructor to allow use as a JavaBean.
BatchSqlUpdate(DataSource, String) - Constructor for class org.springframework.jdbc.object.BatchSqlUpdate
Construct an update object with a given DataSource and SQL.
BatchSqlUpdate(DataSource, String, int[]) - Constructor for class org.springframework.jdbc.object.BatchSqlUpdate
Construct an update object with a given DataSource, SQL and anonymous parameters.
BatchSqlUpdate(DataSource, String, int[], int) - Constructor for class org.springframework.jdbc.object.BatchSqlUpdate
Construct an update object with a given DataSource, SQL, anonymous parameters and specifying the maximum number of rows that may be affected.
batchUpdate(String[]) - Method in interface org.springframework.jdbc.core.JdbcOperations
Issue multiple SQL updates on a single JDBC Statement using batching.
batchUpdate(String, BatchPreparedStatementSetter) - Method in interface org.springframework.jdbc.core.JdbcOperations
Issue multiple update statements on a single PreparedStatement, using batch updates and a BatchPreparedStatementSetter to set values.
batchUpdate(String[]) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
batchUpdate(String, BatchPreparedStatementSetter) - Method in class org.springframework.jdbc.core.JdbcTemplate
 
batchUpdate(String, Map<String, ?>[]) - Method in interface org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Executes a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, SqlParameterSource[]) - Method in interface org.springframework.jdbc.core.namedparam.NamedParameterJdbcOperations
Execute a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, Map<String, ?>[]) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
 
batchUpdate(String, SqlParameterSource[]) - Method in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
 
batchUpdate(String, Map<String, ?>[]) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcOperations
Executes a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, SqlParameterSource[]) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcOperations
Execute a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, List<Object[]>) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcOperations
Execute a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, List<Object[]>, int[]) - Method in interface org.springframework.jdbc.core.simple.SimpleJdbcOperations
Execute a batch using the supplied SQL statement with the batch of supplied arguments.
batchUpdate(String, List<Object[]>) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
 
batchUpdate(String, List<Object[]>, int[]) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
 
batchUpdate(String, Map<String, ?>[]) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
 
batchUpdate(String, SqlParameterSource[]) - Method in class org.springframework.jdbc.core.simple.SimpleJdbcTemplate
 
BatchUpdateUtils - Class in org.springframework.jdbc.core
Generic utility methods for working with JDBC batch statements.
BatchUpdateUtils() - Constructor for class org.springframework.jdbc.core.BatchUpdateUtils
 
bcc - Variable in class org.springframework.mail.SimpleMailMessage
 
bean - Variable in class org.springframework.beans.factory.support.DisposableBeanAdapter
 
Bean - Annotation Type in org.springframework.context.annotation
Indicates that a method produces a bean to be managed by the Spring container.
bean - Variable in class org.springframework.context.support.DefaultLifecycleProcessor.LifecycleGroupMember
 
BEAN_CONFIGURER_ASPECT_BEAN_NAME - Static variable in class org.springframework.aop.config.SpringConfiguredBeanDefinitionParser
The bean name of the internally managed bean configurer aspect.
BEAN_CONFIGURER_ASPECT_BEAN_NAME - Static variable in class org.springframework.context.config.SpringConfiguredBeanDefinitionParser
The bean name of the internally managed bean configurer aspect.
BEAN_CONFIGURER_ASPECT_CLASS_NAME - Static variable in class org.springframework.aop.config.SpringConfiguredBeanDefinitionParser
 
BEAN_CONFIGURER_ASPECT_CLASS_NAME - Static variable in class org.springframework.context.config.SpringConfiguredBeanDefinitionParser
 
BEAN_DESIGNATOR_NAME - Static variable in class org.springframework.aop.aspectj.AspectJExpressionPointcut.BeanNamePointcutDesignatorHandler
 
BEAN_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
BEAN_ELEMENT - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
 
BEAN_FACTORY_PATH_DELIMITERS - Static variable in class org.springframework.context.access.ContextJndiBeanFactoryLocator
Any number of these characters are considered delimiters between multiple bean factory config paths in a single String value.
BEAN_FACTORY_PATH_ENVIRONMENT_KEY - Static variable in class org.springframework.ejb.support.AbstractEnterpriseBean
 
BEAN_NAME_ATTRIBUTE - Static variable in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors
Binding for the bean name of the bean which is currently being invoked in the ReflectiveMethodInvocation userAttributes Map.
BEAN_NAME_DELIMITERS - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
BEAN_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
beanClass - Variable in exception org.springframework.beans.BeanInstantiationException
 
beanClass - Variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
 
beanClass - Variable in class org.springframework.beans.GenericTypeAwarePropertyDescriptor
 
beanClass - Variable in exception org.springframework.beans.InvalidPropertyException
 
beanClassLoader - Variable in class org.springframework.beans.factory.annotation.CustomAutowireConfigurer
 
beanClassLoader - Variable in class org.springframework.beans.factory.config.AbstractFactoryBean
 
beanClassLoader - Variable in class org.springframework.beans.factory.config.CustomEditorConfigurer
 
beanClassLoader - Variable in class org.springframework.beans.factory.config.CustomScopeConfigurer
 
beanClassLoader - Variable in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
 
beanClassLoader - Variable in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
 
beanClassLoader - Variable in class org.springframework.beans.factory.serviceloader.AbstractServiceLoaderBasedFactoryBean
 
beanClassLoader - Variable in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
beanClassLoader - Variable in class org.springframework.beans.factory.support.AbstractBeanFactory
ClassLoader to resolve bean class names with, if necessary
beanClassLoader - Variable in class org.springframework.context.annotation.ConfigurationClassPostProcessor
 
beanClassLoader - Variable in class org.springframework.context.support.ResourceBundleMessageSource
 
beanClassLoader - Variable in class org.springframework.context.weaving.AspectJWeavingEnabler
 
beanClassLoader - Variable in class org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor
 
beanClassLoader - Variable in class org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
 
beanClassLoader - Variable in class org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
 
beanClassLoader - Variable in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
 
beanClassLoader - Variable in class org.springframework.jmx.access.MBeanClientInterceptor
 
beanClassLoader - Variable in class org.springframework.jmx.access.MBeanProxyFactoryBean
 
beanClassLoader - Variable in class org.springframework.jmx.export.assembler.InterfaceBasedMBeanInfoAssembler
 
beanClassLoader - Variable in class org.springframework.jmx.export.MBeanExporter
Stores the ClassLoader to use for generating lazy-init proxies
beanClassLoader - Variable in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
 
beanClassLoader - Variable in class org.springframework.jndi.JndiObjectFactoryBean
 
beanClassLoader - Variable in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
 
beanClassLoader - Variable in class org.springframework.orm.jdo.LocalPersistenceManagerFactoryBean
 
beanClassLoader - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
beanClassLoader - Variable in class org.springframework.oxm.jaxb.Jaxb2Marshaller
 
beanClassLoader - Variable in class org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
 
beanClassLoader - Variable in class org.springframework.remoting.jaxrpc.JaxRpcPortProxyFactoryBean
Deprecated.  
beanClassLoader - Variable in class org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
 
beanClassLoader - Variable in class org.springframework.remoting.rmi.JndiRmiProxyFactoryBean
 
beanClassLoader - Variable in class org.springframework.remoting.support.RemotingSupport
 
beanClassLoader - Variable in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
 
beanClassLoader - Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
beanClassLoader - Variable in class org.springframework.scheduling.support.MethodInvokingRunnable
 
beanClassLoader - Variable in class org.springframework.scripting.bsh.BshScriptFactory
 
beanClassLoader - Variable in class org.springframework.scripting.jruby.JRubyScriptFactory
 
beanClassLoader - Variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
 
beanClassLoader - Variable in class org.springframework.transaction.interceptor.MethodMapTransactionAttributeSource
 
BeanClassLoaderAware - Interface in org.springframework.beans.factory
Callback that allows a bean to be aware of the bean class loader; that is, the class loader used by the present bean factory to load bean classes.
beanClassName - Variable in exception org.springframework.beans.factory.CannotLoadBeanClassException
 
BeanComponentDefinition - Class in org.springframework.beans.factory.parsing
ComponentDefinition based on a standard BeanDefinition, exposing the given bean definition as well as inner bean definitions and bean references for the given bean.
BeanComponentDefinition(BeanDefinition, String) - Constructor for class org.springframework.beans.factory.parsing.BeanComponentDefinition
Create a new BeanComponentDefinition for the given bean.
BeanComponentDefinition(BeanDefinition, String, String[]) - Constructor for class org.springframework.beans.factory.parsing.BeanComponentDefinition
Create a new BeanComponentDefinition for the given bean.
BeanComponentDefinition(BeanDefinitionHolder) - Constructor for class org.springframework.beans.factory.parsing.BeanComponentDefinition
Create a new BeanComponentDefinition for the given bean.
BeanConfigurerSupport - Class in org.springframework.beans.factory.wiring
Convenient base class for configurers that can perform Dependency Injection on objects (however they may be created).
BeanConfigurerSupport() - Constructor for class org.springframework.beans.factory.wiring.BeanConfigurerSupport
 
BeanCreationException - Exception in org.springframework.beans.factory
Exception thrown when a BeanFactory encounters an error when attempting to create a bean from a bean definition.
BeanCreationException(String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationException(String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationException(String, String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationException(String, String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
Create a new BeanCreationException.
BeanCreationNotAllowedException - Exception in org.springframework.beans.factory
Exception thrown in case of a bean being requested despite bean creation currently not being allowed (for example, during the shutdown phase of a bean factory).
BeanCreationNotAllowedException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationNotAllowedException
Create a new BeanCreationNotAllowedException.
BeanCurrentlyInCreationException - Exception in org.springframework.beans.factory
Exception thrown in case of a reference to a bean that's currently in creation.
BeanCurrentlyInCreationException(String) - Constructor for exception org.springframework.beans.factory.BeanCurrentlyInCreationException
Create a new BeanCurrentlyInCreationException, with a default error message that indicates a circular reference.
BeanCurrentlyInCreationException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCurrentlyInCreationException
Create a new BeanCurrentlyInCreationException.
BeanDefinition - Interface in org.springframework.beans.factory.config
A BeanDefinition describes a bean instance, which has property values, constructor argument values, and further information supplied by concrete implementations.
beanDefinition - Variable in class org.springframework.beans.factory.config.BeanDefinitionHolder
 
beanDefinition - Variable in class org.springframework.beans.factory.support.BeanDefinitionBuilder
The BeanDefinition instance we are creating.
beanDefinition - Variable in class org.springframework.beans.factory.support.BeanDefinitionResource
 
beanDefinition - Variable in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
 
beanDefinition - Variable in class org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy.CglibSubclassCreator
 
BeanDefinitionBuilder - Class in org.springframework.beans.factory.support
Programmatic means of constructing BeanDefinitions using the builder pattern.
BeanDefinitionBuilder() - Constructor for class org.springframework.beans.factory.support.BeanDefinitionBuilder
Enforce the use of factory methods.
BeanDefinitionDecorator - Interface in org.springframework.beans.factory.xml
Interface used by the DefaultBeanDefinitionDocumentReader to handle custom, nested (directly under a <bean>) tags.
BeanDefinitionDefaults - Class in org.springframework.beans.factory.support
A simple holder for BeanDefinition property defaults.
BeanDefinitionDefaults() - Constructor for class org.springframework.beans.factory.support.BeanDefinitionDefaults
 
beanDefinitionDefaults - Variable in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
 
BeanDefinitionDocumentReader - Interface in org.springframework.beans.factory.xml
SPI for parsing an XML document that contains Spring bean definitions.
BeanDefinitionHolder - Class in org.springframework.beans.factory.config
Holder for a BeanDefinition with name and aliases.
BeanDefinitionHolder(BeanDefinition, String) - Constructor for class org.springframework.beans.factory.config.BeanDefinitionHolder
Create a new BeanDefinitionHolder.
BeanDefinitionHolder(BeanDefinition, String, String[]) - Constructor for class org.springframework.beans.factory.config.BeanDefinitionHolder
Create a new BeanDefinitionHolder.
BeanDefinitionHolder(BeanDefinitionHolder) - Constructor for class org.springframework.beans.factory.config.BeanDefinitionHolder
Copy constructor: Create a new BeanDefinitionHolder with the same contents as the given BeanDefinitionHolder instance.
beanDefinitionMap - Variable in class org.springframework.beans.factory.support.DefaultListableBeanFactory
Map of bean definition objects, keyed by bean name
beanDefinitionMap - Variable in class org.springframework.beans.factory.support.SimpleBeanDefinitionRegistry
Map of bean definition objects, keyed by bean name
beanDefinitionName - Variable in class org.springframework.beans.factory.parsing.BeanEntry
 
beanDefinitionNames - Variable in class org.springframework.beans.factory.support.DefaultListableBeanFactory
List of bean definition names, in registration order
BeanDefinitionParser - Interface in org.springframework.beans.factory.xml
Interface used by the DefaultBeanDefinitionDocumentReader to handle custom, top-level (directly under <beans>) tags.
BeanDefinitionParserDelegate - Class in org.springframework.beans.factory.xml
Stateful delegate class used to parse XML bean definitions.
BeanDefinitionParserDelegate(XmlReaderContext) - Constructor for class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Create a new BeanDefinitionParserDelegate associated with the supplied XmlReaderContext.
BeanDefinitionParsingException - Exception in org.springframework.beans.factory.parsing
Exception thrown when a bean definition reader encounters an error during the parsing process.
BeanDefinitionParsingException(Problem) - Constructor for exception org.springframework.beans.factory.parsing.BeanDefinitionParsingException
Create a new BeanDefinitionParsingException.
BeanDefinitionReader - Interface in org.springframework.beans.factory.support
Simple interface for bean definition readers.
BeanDefinitionReaderUtils - Class in org.springframework.beans.factory.support
Utility methods that are useful for bean definition reader implementations.
BeanDefinitionReaderUtils() - Constructor for class org.springframework.beans.factory.support.BeanDefinitionReaderUtils
 
BeanDefinitionRegistry - Interface in org.springframework.beans.factory.support
Interface for registries that hold bean definitions, for example RootBeanDefinition and ChildBeanDefinition instances.
BeanDefinitionRegistryPostProcessor - Interface in org.springframework.beans.factory.support
Extension to the standard BeanFactoryPostProcessor SPI, allowing for the registration of further bean definitions before regular BeanFactoryPostProcessor detection kicks in.
BeanDefinitionResource - Class in org.springframework.beans.factory.support
Descriptive Resource wrapper for a BeanDefinition.
BeanDefinitionResource(BeanDefinition) - Constructor for class org.springframework.beans.factory.support.BeanDefinitionResource
Create a new BeanDefinitionResource.
beanDefinitions - Variable in class org.springframework.aop.config.AdvisorComponentDefinition
 
beanDefinitions - Variable in class org.springframework.aop.config.AspectComponentDefinition
 
BeanDefinitionStoreException - Exception in org.springframework.beans.factory
Exception thrown when a BeanFactory encounters an invalid bean definition: e.g.
BeanDefinitionStoreException(String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionStoreException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionStoreException(String, String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionStoreException(String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionStoreException(String, String, String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionStoreException(String, String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
Create a new BeanDefinitionStoreException.
BeanDefinitionValidationException - Exception in org.springframework.beans.factory.support
Exception thrown when the validation of a bean definition failed.
BeanDefinitionValidationException(String) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionValidationException
Create a new BeanDefinitionValidationException with the specified message.
BeanDefinitionValidationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionValidationException
Create a new BeanDefinitionValidationException with the specified message and root cause.
BeanDefinitionValueResolver - Class in org.springframework.beans.factory.support
Helper class for use in bean factory implementations, resolving values contained in bean definition objects into the actual values applied to the target bean instance.
BeanDefinitionValueResolver(AbstractBeanFactory, String, BeanDefinition, TypeConverter) - Constructor for class org.springframework.beans.factory.support.BeanDefinitionValueResolver
Create a BeanDefinitionValueResolver for the given BeanFactory and BeanDefinition.
BeanDefinitionValueResolver.KeyedArgName - Class in org.springframework.beans.factory.support
Holder class used for delayed toString building.
BeanDefinitionValueResolver.KeyedArgName(Object, Object) - Constructor for class org.springframework.beans.factory.support.BeanDefinitionValueResolver.KeyedArgName
 
BeanDefinitionVisitor - Class in org.springframework.beans.factory.config
Visitor class for traversing BeanDefinition objects, in particular the property values and constructor argument values contained in them, resolving bean metadata values.
BeanDefinitionVisitor(StringValueResolver) - Constructor for class org.springframework.beans.factory.config.BeanDefinitionVisitor
Create a new BeanDefinitionVisitor, applying the specified value resolver to all bean metadata values.
BeanDefinitionVisitor() - Constructor for class org.springframework.beans.factory.config.BeanDefinitionVisitor
Create a new BeanDefinitionVisitor for subclassing.
BeanEntry - Class in org.springframework.beans.factory.parsing
ParseState entry representing a bean definition.
BeanEntry(String) - Constructor for class org.springframework.beans.factory.parsing.BeanEntry
Creates a new instance of BeanEntry class.
BeanExpressionContext - Class in org.springframework.beans.factory.config
Context object for evaluating an expression within a bean definition.
BeanExpressionContext(ConfigurableBeanFactory, Scope) - Constructor for class org.springframework.beans.factory.config.BeanExpressionContext
 
BeanExpressionContextAccessor - Class in org.springframework.context.expression
EL property accessor that knows how to traverse the beans and contextual objects of a Spring BeanExpressionContext.
BeanExpressionContextAccessor() - Constructor for class org.springframework.context.expression.BeanExpressionContextAccessor
 
BeanExpressionException - Exception in org.springframework.beans.factory
Exception that indicates an expression evaluation attempt having failed.
BeanExpressionException(String) - Constructor for exception org.springframework.beans.factory.BeanExpressionException
Create a new BeanExpressionException with the specified message.
BeanExpressionException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanExpressionException
Create a new BeanExpressionException with the specified message and root cause.
beanExpressionParserContext - Variable in class org.springframework.context.expression.StandardBeanExpressionResolver
 
BeanExpressionResolver - Interface in org.springframework.beans.factory.config
Strategy interface for resolving a value through evaluating it as an expression, if applicable.
beanExpressionResolver - Variable in class org.springframework.beans.factory.support.AbstractBeanFactory
Resolution strategy for expressions in bean definition values
beanFactory - Variable in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
 
beanFactory - Variable in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
 
beanFactory - Variable in class org.springframework.aop.aspectj.AspectJExpressionPointcut
 
beanFactory - Variable in class org.springframework.aop.config.SimpleBeanFactoryAwareAspectInstanceFactory
 
beanFactory - Variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
 
beanFactory - Variable in class org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
 
beanFactory - Variable in class org.springframework.aop.framework.autoproxy.InfrastructureAdvisorAutoProxyCreator
 
beanFactory - Variable in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
 
beanFactory - Variable in class org.springframework.aop.framework.ProxyFactoryBean
 
beanFactory - Variable in class org.springframework.aop.scope.DefaultScopedObject
 
beanFactory - Variable in class org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor
 
beanFactory - Variable in class org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
BeanFactory that owns this TargetSource.
beanFactory - Variable in class org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource
 
beanFactory - Variable in class org.springframework.beans.factory.access.el.SimpleSpringBeanELResolver
 
beanFactory - Variable in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator.CountingBeanFactoryReference
 
beanFactory - Variable in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
beanFactory - Variable in class org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver
 
beanFactory - Variable in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
 
BeanFactory - Interface in org.springframework.beans.factory
The root interface for accessing a Spring bean container.
beanFactory - Variable in class org.springframework.beans.factory.config.AbstractFactoryBean
 
beanFactory - Variable in class org.springframework.beans.factory.config.BeanExpressionContext
 
beanFactory - Variable in class org.springframework.beans.factory.config.BeanReferenceFactoryBean
 
beanFactory - Variable in class org.springframework.beans.factory.config.MethodInvokingFactoryBean
 
beanFactory - Variable in class org.springframework.beans.factory.config.ObjectFactoryCreatingFactoryBean.TargetBeanObjectFactory
 
beanFactory - Variable in class org.springframework.beans.factory.config.PropertyPathFactoryBean
 
beanFactory - Variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
 
beanFactory - Variable in class org.springframework.beans.factory.config.ProviderCreatingFactoryBean.TargetBeanProvider
 
beanFactory - Variable in class org.springframework.beans.factory.config.ServiceLocatorFactoryBean
 
beanFactory - Variable in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
 
beanFactory - Variable in class org.springframework.beans.factory.support.ConstructorResolver
 
beanFactory - Variable in class org.springframework.beans.factory.wiring.BeanConfigurerSupport
 
beanFactory - Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor
 
beanFactory - Variable in class org.springframework.context.annotation.ConfigurationClassEnhancer.BeanMethodInterceptor
 
beanFactory - Variable in class org.springframework.context.annotation.ConfigurationClassEnhancer.GetObjectMethodInterceptor
 
beanFactory - Variable in class org.springframework.context.event.AbstractApplicationEventMulticaster
 
beanFactory - Variable in class org.springframework.context.expression.BeanFactoryResolver
 
beanFactory - Variable in class org.springframework.context.support.AbstractApplicationContext.BeanPostProcessorChecker
 
beanFactory - Variable in class org.springframework.context.support.AbstractRefreshableApplicationContext
Bean factory for this context
beanFactory - Variable in class org.springframework.context.support.ApplicationContextAwareProcessor.EmbeddedValueResolver
 
beanFactory - Variable in class org.springframework.context.support.DefaultLifecycleProcessor
 
beanFactory - Variable in class org.springframework.context.support.GenericApplicationContext
 
beanFactory - Variable in class org.springframework.context.weaving.LoadTimeWeaverAwareProcessor
 
beanFactory - Variable in class org.springframework.jdbc.datasource.lookup.BeanFactoryDataSourceLookup
 
beanFactory - Variable in class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
 
beanFactory - Variable in class org.springframework.jmx.export.MBeanExporter
Stores the BeanFactory for use in autodetection process
beanFactory - Variable in class org.springframework.orm.hibernate3.HibernateAccessor
Just needed for entityInterceptorBeanName.
beanFactory - Variable in class org.springframework.orm.hibernate3.HibernateTransactionManager
Just needed for entityInterceptorBeanName.
beanFactory - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
beanFactory - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.SerializedEntityManagerFactoryBeanReference
 
beanFactory - Variable in class org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor
 
beanFactory - Variable in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
 
beanFactory - Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
beanFactory - Variable in class org.springframework.scheduling.quartz.SchedulerAccessorBean
 
beanFactory - Variable in class org.springframework.scripting.support.ScriptFactoryPostProcessor
 
beanFactory - Variable in class org.springframework.transaction.interceptor.TransactionAspectSupport
 
beanFactory - Variable in class org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
 
beanFactory - Variable in class org.springframework.web.portlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
beanFactory - Variable in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter
 
BeanFactoryAccessor - Class in org.springframework.context.expression
EL property accessor that knows how to traverse the beans of a Spring BeanFactory.
BeanFactoryAccessor() - Constructor for class org.springframework.context.expression.BeanFactoryAccessor
 
BeanFactoryAdvisorRetrievalHelper - Class in org.springframework.aop.framework.autoproxy
Helper for retrieving standard Spring Advisors from a BeanFactory, for use with auto-proxying.
BeanFactoryAdvisorRetrievalHelper(ConfigurableListableBeanFactory) - Constructor for class org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper
Create a new BeanFactoryAdvisorRetrievalHelper for the given BeanFactory.
BeanFactoryAspectInstanceFactory - Class in org.springframework.aop.aspectj.annotation
AspectInstanceFactory implementation backed by a Spring BeanFactory.
BeanFactoryAspectInstanceFactory(BeanFactory, String) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
Create a BeanFactoryAspectInstanceFactory.
BeanFactoryAspectInstanceFactory(BeanFactory, String, Class) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectInstanceFactory
Create a BeanFactoryAspectInstanceFactory, providing a type that AspectJ should introspect to create AJType metadata.
BeanFactoryAspectJAdvisorsBuilder - Class in org.springframework.aop.aspectj.annotation
Helper for retrieving @AspectJ beans from a BeanFactory and building Spring Advisors based on them, for use with auto-proxying.
BeanFactoryAspectJAdvisorsBuilder(ListableBeanFactory) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
Create a new BeanFactoryAspectJAdvisorsBuilder for the given BeanFactory.
BeanFactoryAspectJAdvisorsBuilder(ListableBeanFactory, AspectJAdvisorFactory) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
Create a new BeanFactoryAspectJAdvisorsBuilder for the given BeanFactory.
BeanFactoryAware - Interface in org.springframework.beans.factory
Interface to be implemented by beans that wish to be aware of their owning BeanFactory.
BeanFactoryDataSourceLookup - Class in org.springframework.jdbc.datasource.lookup
DataSourceLookup implementation based on a Spring BeanFactory.
BeanFactoryDataSourceLookup() - Constructor for class org.springframework.jdbc.datasource.lookup.BeanFactoryDataSourceLookup
Create a new instance of the BeanFactoryDataSourceLookup class.
BeanFactoryDataSourceLookup(BeanFactory) - Constructor for class org.springframework.jdbc.datasource.lookup.BeanFactoryDataSourceLookup
Create a new instance of the BeanFactoryDataSourceLookup class.
BeanFactoryDestinationResolver - Class in org.springframework.jms.support.destination
DestinationResolver implementation based on a Spring BeanFactory.
BeanFactoryDestinationResolver() - Constructor for class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
Create a new instance of the BeanFactoryDestinationResolver class.
BeanFactoryDestinationResolver(BeanFactory) - Constructor for class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
Create a new instance of the BeanFactoryDestinationResolver class.
BeanFactoryLocator - Interface in org.springframework.beans.factory.access
Defines a contract for the lookup, use, and release of a BeanFactory, or a BeanFactory subclass such as an ApplicationContext.
beanFactoryLocator - Variable in class org.springframework.ejb.support.AbstractEnterpriseBean
Helper strategy that knows how to locate a Spring BeanFactory (or ApplicationContext).
beanFactoryLocatorKey - Variable in class org.springframework.ejb.support.AbstractEnterpriseBean
factoryKey to be used with BeanFactoryLocator
beanFactoryMonitor - Variable in class org.springframework.context.support.AbstractRefreshableApplicationContext
Synchronization monitor for the internal BeanFactory
BeanFactoryPostProcessor - Interface in org.springframework.beans.factory.config
Allows for custom modification of an application context's bean definitions, adapting the bean property values of the context's underlying bean factory.
beanFactoryPostProcessors - Variable in class org.springframework.context.support.AbstractApplicationContext
BeanFactoryPostProcessors to apply on refresh
BeanFactoryReference - Interface in org.springframework.beans.factory.access
Used to track a reference to a BeanFactory obtained through a BeanFactoryLocator.
beanFactoryReference - Variable in class org.springframework.ejb.support.AbstractEnterpriseBean
Spring BeanFactory that provides the namespace for this EJB
beanFactoryReference - Variable in class org.springframework.ejb.support.AbstractEnterpriseBean.BeanFactoryReferenceReleaseListener
 
beanFactoryReferences - Variable in class org.springframework.ejb.interceptor.SpringBeanAutowiringInterceptor
 
BeanFactoryRefreshableTargetSource - Class in org.springframework.aop.target.dynamic
Refreshable TargetSource that fetches fresh target beans from a BeanFactory.
BeanFactoryRefreshableTargetSource(BeanFactory, String) - Constructor for class org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource
Create a new BeanFactoryRefreshableTargetSource for the given bean factory and bean name.
BeanFactoryResolver - Class in org.springframework.context.expression
EL bean resolver that operates against a Spring BeanFactory.
BeanFactoryResolver(BeanFactory) - Constructor for class org.springframework.context.expression.BeanFactoryResolver
 
BeanFactoryTransactionAttributeSourceAdvisor - Class in org.springframework.transaction.interceptor
Advisor driven by a TransactionAttributeSource, used to include a transaction advice bean for methods that are transactional.
BeanFactoryTransactionAttributeSourceAdvisor() - Constructor for class org.springframework.transaction.interceptor.BeanFactoryTransactionAttributeSourceAdvisor
 
BeanFactoryUtils - Class in org.springframework.beans.factory
Convenience methods operating on bean factories, in particular on the ListableBeanFactory interface.
BeanFactoryUtils() - Constructor for class org.springframework.beans.factory.BeanFactoryUtils
 
beanInfo - Variable in class org.springframework.beans.CachedIntrospectionResults
The BeanInfo object for the introspected bean class
BeanInitializationException - Exception in org.springframework.beans.factory
Exception that a bean implementation is suggested to throw if its own factory-aware initialization code fails.
BeanInitializationException(String) - Constructor for exception org.springframework.beans.factory.BeanInitializationException
Create a new BeanInitializationException with the specified message.
BeanInitializationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanInitializationException
Create a new BeanInitializationException with the specified message and root cause.
beanInstance - Variable in class org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
 
beanInstanceMonitor - Variable in class org.springframework.ejb.access.SimpleRemoteSlsbInvokerInterceptor
 
BeanInstantiationException - Exception in org.springframework.beans
Exception thrown when instantiation of a bean failed.
BeanInstantiationException(Class, String) - Constructor for exception org.springframework.beans.BeanInstantiationException
Create a new BeanInstantiationException.
BeanInstantiationException(Class, String, Throwable) - Constructor for exception org.springframework.beans.BeanInstantiationException
Create a new BeanInstantiationException.
BeanIsAbstractException - Exception in org.springframework.beans.factory
Exception thrown when a bean instance has been requested for a bean definition which has been marked as abstract.
BeanIsAbstractException(String) - Constructor for exception org.springframework.beans.factory.BeanIsAbstractException
Create a new BeanIsAbstractException.
BeanIsNotAFactoryException - Exception in org.springframework.beans.factory
Exception thrown when a bean is not a factory, but a user tries to get at the factory for the given bean name.
BeanIsNotAFactoryException(String, Class) - Constructor for exception org.springframework.beans.factory.BeanIsNotAFactoryException
Create a new BeanIsNotAFactoryException.
BeanMetadataAttribute - Class in org.springframework.beans
Holder for a key-value style attribute that is part of a bean definition.
BeanMetadataAttribute(String, Object) - Constructor for class org.springframework.beans.BeanMetadataAttribute
Create a new AttributeValue instance.
BeanMetadataAttributeAccessor - Class in org.springframework.beans
Extension of AttributeAccessorSupport, holding attributes as BeanMetadataAttribute objects in order to keep track of the definition source.
BeanMetadataAttributeAccessor() - Constructor for class org.springframework.beans.BeanMetadataAttributeAccessor
 
BeanMetadataElement - Interface in org.springframework.beans
Interface to be implemented by bean metadata elements that carry a configuration source object.
beanName - Variable in class org.springframework.aop.framework.ProxyFactoryBean.PrototypePlaceholderAdvisor
 
beanName - Variable in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameInterceptor
 
beanName - Variable in class org.springframework.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameIntroduction
 
beanName - Variable in class org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource
 
beanName - Variable in exception org.springframework.beans.factory.BeanCreationException
 
beanName - Variable in exception org.springframework.beans.factory.BeanDefinitionStoreException
 
beanName - Variable in exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
The name of the instance that was of the wrong type
beanName - Variable in exception org.springframework.beans.factory.CannotLoadBeanClassException
 
beanName - Variable in class org.springframework.beans.factory.config.BeanDefinitionHolder
 
beanName - Variable in class org.springframework.beans.factory.config.FieldRetrievingFactoryBean
 
beanName - Variable in class org.springframework.beans.factory.config.PropertyPathFactoryBean
 
beanName - Variable in class org.springframework.beans.factory.config.PropertyPlaceholderConfigurer
 
beanName - Variable in class org.springframework.beans.factory.config.RuntimeBeanNameReference
 
beanName - Variable in class org.springframework.beans.factory.config.RuntimeBeanReference
 
beanName - Variable in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
Name of the missing bean
beanName - Variable in class org.springframework.beans.factory.parsing.AliasDefinition
 
beanName - Variable in class org.springframework.beans.factory.support.BeanDefinitionValueResolver
 
beanName - Variable in class org.springframework.beans.factory.support.DefaultListableBeanFactory.DependencyObjectFactory
 
beanName - Variable in class org.springframework.beans.factory.support.DisposableBeanAdapter
 
beanName - Variable in class org.springframework.beans.factory.support.LookupOverride
 
beanName - Variable in class org.springframework.beans.factory.wiring.BeanWiringInfo
 
beanName - Variable in class org.springframework.cache.ehcache.EhCacheFactoryBean
 
beanName - Variable in class org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.EjbRefElement
 
beanName - Variable in class org.springframework.context.annotation.ConfigurationClass
 
beanName - Variable in class org.springframework.context.annotation.ConfigurationClassEnhancer.GetObjectMethodInterceptor
 
beanname - Variable in class org.springframework.expression.spel.ast.BeanReference
 
beanName - Variable in class org.springframework.jms.listener.AbstractJmsListeningContainer
 
beanName - Variable in class org.springframework.orm.jpa.AbstractEntityManagerFactoryBean
 
beanName - Variable in class org.springframework.scheduling.backportconcurrent.ThreadPoolTaskExecutor
 
beanName - Variable in class org.springframework.scheduling.concurrent.ExecutorConfigurationSupport
 
beanName - Variable in class org.springframework.scheduling.config.TaskExecutorFactoryBean
 
beanName - Variable in class org.springframework.scheduling.quartz.CronTriggerBean
 
beanName - Variable in class org.springframework.scheduling.quartz.JobDetailBean
 
beanName - Variable in class org.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean
 
beanName - Variable in class org.springframework.scheduling.quartz.SimpleTriggerBean
 
beanName - Variable in class org.springframework.scheduling.timer.TimerFactoryBean
Deprecated.  
beanName - Variable in class org.springframework.scheduling.timer.TimerTaskExecutor
Deprecated.  
beanName - Variable in class org.springframework.web.filter.GenericFilterBean
 
beanName - Variable in class org.springframework.web.portlet.mvc.PortletWrappingController
 
beanName - Variable in class org.springframework.web.servlet.mvc.ServletForwardingController
 
beanName - Variable in class org.springframework.web.servlet.mvc.ServletWrappingController
 
beanName - Variable in class org.springframework.web.servlet.view.AbstractView
 
BeanNameAutoProxyCreator - Class in org.springframework.aop.framework.autoproxy
Auto proxy creator that identifies beans to proxy via a list of names.
BeanNameAutoProxyCreator() - Constructor for class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
 
BeanNameAware - Interface in org.springframework.beans.factory
Interface to be implemented by beans that want to be aware of their bean name in a bean factory.
beanNameGenerator - Variable in class org.springframework.beans.factory.support.AbstractBeanDefinitionReader
 
BeanNameGenerator - Interface in org.springframework.beans.factory.support
Strategy interface for generating bean names for bean definitions.
beanNameGenerator - Variable in class org.springframework.context.annotation.AnnotatedBeanDefinitionReader
 
beanNameGenerator - Variable in class org.springframework.context.annotation.ClassPathBeanDefinitionScanner
 
beanNames - Variable in class org.springframework.aop.framework.autoproxy.BeanNameAutoProxyCreator
 
beanNames - Variable in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
Contains names of beans that have overrides
beanNameSeparator - Variable in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
 
beanNamesForTypeIncludingAncestors(ListableBeanFactory, Class) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Get all bean names for the given type, including those defined in ancestor factories.
beanNamesForTypeIncludingAncestors(ListableBeanFactory, Class, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Get all bean names for the given type, including those defined in ancestor factories.
beanNamesIncludingAncestors(ListableBeanFactory) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return all bean names in the factory, including ancestor factories.
BeanNameUrlHandlerMapping - Class in org.springframework.web.servlet.handler
Implementation of the HandlerMapping interface that map from URLs to beans with names that start with a slash ("/"), similar to how Struts maps URLs to action names.
BeanNameUrlHandlerMapping() - Constructor for class org.springframework.web.servlet.handler.BeanNameUrlHandlerMapping
 
BeanNameViewResolver - Class in org.springframework.web.servlet.view
Simple implementation of ViewResolver that interprets a view name as bean name in the current application context, i.e.
BeanNameViewResolver() - Constructor for class org.springframework.web.servlet.view.BeanNameViewResolver
 
BeanNotOfRequiredTypeException - Exception in org.springframework.beans.factory
Thrown when a bean doesn't match the expected type.
BeanNotOfRequiredTypeException(String, Class, Class) - Constructor for exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
Create a new BeanNotOfRequiredTypeException.
beanOfType(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return a single bean of the given type or subtypes, not looking in ancestor factories.
beanOfType(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return a single bean of the given type or subtypes, not looking in ancestor factories.
beanOfTypeIncludingAncestors(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return a single bean of the given type or subtypes, also picking up beans defined in ancestor bean factories if the current bean factory is a HierarchicalBeanFactory.
beanOfTypeIncludingAncestors(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return a single bean of the given type or subtypes, also picking up beans defined in ancestor bean factories if the current bean factory is a HierarchicalBeanFactory.
BeanPostProcessor - Interface in org.springframework.beans.factory.config
Factory hook that allows for custom modification of new bean instances, e.g.
beanPostProcessors - Variable in class org.springframework.beans.factory.support.AbstractBeanFactory
BeanPostProcessors to apply in createBean
beanPostProcessors - Variable in class org.springframework.beans.factory.support.DisposableBeanAdapter
 
beanPostProcessorTargetCount - Variable in class org.springframework.context.support.AbstractApplicationContext.BeanPostProcessorChecker
 
BeanPropertyBindingResult - Class in org.springframework.validation
Default implementation of the Errors and BindingResult interfaces, for the registration and evaluation of binding errors on JavaBean objects.
BeanPropertyBindingResult(Object, String) - Constructor for class org.springframework.validation.BeanPropertyBindingResult
Creates a new instance of the BeanPropertyBindingResult class.
BeanPropertyBindingResult(Object, String, boolean, int) - Constructor for class org.springframework.validation.BeanPropertyBindingResult
Creates a new instance of the BeanPropertyBindingResult class.
BeanPropertyRowMapper<T> - Class in org.springframework.jdbc.core
RowMapper implementation that converts a row into a new instance of the specified mapped target class.
BeanPropertyRowMapper() - Constructor for class org.springframework.jdbc.core.BeanPropertyRowMapper
Create a new BeanPropertyRowMapper for bean-style configuration.
BeanPropertyRowMapper(Class<T>) - Constructor for class org.springframework.jdbc.core.BeanPropertyRowMapper
Create a new BeanPropertyRowMapper, accepting unpopulated properties in the target bean.
BeanPropertyRowMapper(Class<T>, boolean) - Constructor for class org.springframework.jdbc.core.BeanPropertyRowMapper
Create a new BeanPropertyRowMapper.
BeanPropertySqlParameterSource - Class in org.springframework.jdbc.core.namedparam
SqlParameterSource implementation that obtains parameter values from bean properties of a given JavaBean object.
BeanPropertySqlParameterSource(Object) - Constructor for class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
Create a new BeanPropertySqlParameterSource for the given bean.
BeanReference - Interface in org.springframework.beans.factory.config
Interface that exposes a reference to a bean name in an abstract fashion.
BeanReference - Class in org.springframework.expression.spel.ast
Represents a bean reference to a type, for example "@foo" or "@'foo.bar'"
BeanReference(int, String) - Constructor for class org.springframework.expression.spel.ast.BeanReference
 
BeanReferenceFactoryBean - Class in org.springframework.beans.factory.config
FactoryBean that exposes an arbitrary target bean under a different name.
BeanReferenceFactoryBean() - Constructor for class org.springframework.beans.factory.config.BeanReferenceFactoryBean
 
beanReferences - Variable in class org.springframework.aop.config.AdvisorComponentDefinition
 
beanReferences - Variable in class org.springframework.aop.config.AspectComponentDefinition
 
beanReferences - Variable in class org.springframework.beans.factory.parsing.BeanComponentDefinition
 
BeanResolver - Interface in org.springframework.expression
A bean resolver can be registered with the evaluation context and will kick in for @myBeanName still expressions.
beanResolver - Variable in class org.springframework.expression.spel.support.StandardEvaluationContext
 
beans - Variable in class org.springframework.beans.factory.support.StaticListableBeanFactory
Map from bean name to bean instance
beans - Variable in class org.springframework.jmx.export.MBeanExporter
The beans to be exposed as JMX managed resources, with JMX names as keys
BEANS_NAMESPACE_URI - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
 
BeansDtdResolver - Class in org.springframework.beans.factory.xml
EntityResolver implementation for the Spring beans DTD, to load the DTD from the Spring class path (or JAR file).
BeansDtdResolver() - Constructor for class org.springframework.beans.factory.xml.BeansDtdResolver
 
BeansException - Exception in org.springframework.beans
Abstract superclass for all exceptions thrown in the beans package and subpackages.
BeansException(String) - Constructor for exception org.springframework.beans.BeansException
Create a new BeansException with the specified message.
BeansException(String, Throwable) - Constructor for exception org.springframework.beans.BeansException
Create a new BeansException with the specified message and root cause.
beansOfTypeIncludingAncestors(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return all beans of the given type or subtypes, also picking up beans defined in ancestor bean factories if the current bean factory is a HierarchicalBeanFactory.
beansOfTypeIncludingAncestors(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Return all beans of the given type or subtypes, also picking up beans defined in ancestor bean factories if the current bean factory is a HierarchicalBeanFactory.
beanType - Variable in exception org.springframework.beans.factory.NoSuchBeanDefinitionException
Required bean type
BeanUtils - Class in org.springframework.beans
Static convenience methods for JavaBeans: for instantiating beans, checking bean property types, copying bean properties, etc.
BeanUtils() - Constructor for class org.springframework.beans.BeanUtils
 
BeanValidationPostProcessor - Class in org.springframework.validation.beanvalidation
Simple BeanPostProcessor that checks JSR-303 constraint annotations in Spring-managed beans, throwing an initialization exception in case of constraint violations right before calling the bean's init method (if any).
BeanValidationPostProcessor() - Constructor for class org.springframework.validation.beanvalidation.BeanValidationPostProcessor
 
BeanWiringInfo - Class in org.springframework.beans.factory.wiring
Holder for bean wiring metadata information about a particular class.
BeanWiringInfo() - Constructor for class org.springframework.beans.factory.wiring.BeanWiringInfo
Create a default BeanWiringInfo that suggests plain initialization of factory and post-processor callbacks that the bean class may expect.
BeanWiringInfo(String) - Constructor for class org.springframework.beans.factory.wiring.BeanWiringInfo
Create a new BeanWiringInfo that points to the given bean name.
BeanWiringInfo(String, boolean) - Constructor for class org.springframework.beans.factory.wiring.BeanWiringInfo
Create a new BeanWiringInfo that points to the given bean name.
BeanWiringInfo(int, boolean) - Constructor for class org.springframework.beans.factory.wiring.BeanWiringInfo
Create a new BeanWiringInfo that indicates autowiring.
beanWiringInfoResolver - Variable in class org.springframework.beans.factory.wiring.BeanConfigurerSupport
 
BeanWiringInfoResolver - Interface in org.springframework.beans.factory.wiring
Strategy interface to be implemented by objects than can resolve bean name information, given a newly instantiated bean object.
BeanWrapper - Interface in org.springframework.beans
The central interface of Spring's low-level JavaBeans infrastructure.
beanWrapper - Variable in class org.springframework.beans.support.PropertyComparator
 
beanWrapper - Variable in class org.springframework.jdbc.core.namedparam.BeanPropertySqlParameterSource
 
beanWrapper - Variable in class org.springframework.validation.BeanPropertyBindingResult
 
BeanWrapperImpl - Class in org.springframework.beans
Default BeanWrapper implementation that should be sufficient for all typical use cases.
BeanWrapperImpl() - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new empty BeanWrapperImpl.
BeanWrapperImpl(boolean) - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new empty BeanWrapperImpl.
BeanWrapperImpl(Object) - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new BeanWrapperImpl for the given object.
BeanWrapperImpl(Class<?>) - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new BeanWrapperImpl, wrapping a new instance of the specified class.
BeanWrapperImpl(Object, String, Object) - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new BeanWrapperImpl for the given object, registering a nested path that the object is in.
BeanWrapperImpl(Object, String, BeanWrapperImpl) - Constructor for class org.springframework.beans.BeanWrapperImpl
Create new BeanWrapperImpl for the given object, registering a nested path that the object is in.
BeanWrapperImpl.PropertyTokenHolder - Class in org.springframework.beans
 
BeanWrapperImpl.PropertyTokenHolder() - Constructor for class org.springframework.beans.BeanWrapperImpl.PropertyTokenHolder
 
before(Method, Object[], Object) - Method in class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
 
BEFORE - Static variable in class org.springframework.aop.config.ConfigBeanDefinitionParser
 
before(Method, Object[], Object) - Method in interface org.springframework.aop.MethodBeforeAdvice
Callback before a given method is invoked.
beforeAccess() - Method in class org.springframework.core.task.SimpleAsyncTaskExecutor.ConcurrencyThrottleAdapter
 
beforeAccess() - Method in class org.springframework.util.ConcurrencyThrottleSupport
To be invoked before the main execution logic of concrete subclasses.
BeforeAdvice - Interface in org.springframework.aop
Common marker interface for before advice, such as MethodBeforeAdvice.
beforeCommit(boolean) - Method in class org.springframework.orm.hibernate3.SpringSessionSynchronization
 
beforeCommit(boolean) - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
 
beforeCommit(boolean) - Method in interface org.springframework.transaction.support.TransactionSynchronization
Invoked before transaction commit (before "beforeCompletion").
beforeCommit(boolean) - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
 
beforeCompletion() - Method in class org.springframework.jdbc.datasource.DataSourceUtils.ConnectionSynchronization
 
beforeCompletion() - Method in class org.springframework.jdbc.support.lob.JtaLobCreatorSynchronization
 
beforeCompletion() - Method in class org.springframework.jdbc.support.lob.SpringLobCreatorSynchronization
 
beforeCompletion() - Method in class org.springframework.orm.hibernate3.SpringSessionSynchronization
 
beforeCompletion() - Method in class org.springframework.orm.ibatis.support.AbstractLobTypeHandler.LobCreatorSynchronization
 
beforeCompletion() - Method in class org.springframework.transaction.jta.JtaAfterCompletionSynchronization
 
beforeCompletion() - Method in class org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
JTA beforeCompletion callback: just invoked before commit.
beforeCompletion() - Method in class org.springframework.transaction.support.ResourceHolderSynchronization
 
beforeCompletion() - Method in interface org.springframework.transaction.support.TransactionSynchronization
Invoked before transaction commit/rollback.
beforeCompletion() - Method in class org.springframework.transaction.support.TransactionSynchronizationAdapter
 
beforeCompletionCalled - Variable in class org.springframework.jdbc.support.lob.JtaLobCreatorSynchronization
 
beforeCompletionCalled - Variable in class org.springframework.jdbc.support.lob.SpringLobCreatorSynchronization
 
beforeCompletionCalled - Variable in class org.springframework.transaction.jta.SpringJtaSynchronizationAdapter
 
beforeDelivery(Method) - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
This beforeDelivery implementation starts a transaction, if necessary, and exposes the endpoint ClassLoader as current thread context ClassLoader.
beforeDeliveryCalled - Variable in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.AbstractMessageEndpoint
 
beforeFirst() - Method in class org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet
 
beforeFirst() - Method in interface org.springframework.jdbc.support.rowset.SqlRowSet
Moves the cursor to the front of this RowSet, just before the first row.
beforeInstantiationResolved - Variable in class org.springframework.beans.factory.support.RootBeanDefinition
Package-visible field that indicates a before-instantiation post-processor having kicked in
beforeMessagePrefix - Variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
 
beforeMessageSuffix - Variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
 
beforePhase(PhaseEvent) - Method in class org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
 
beforePrototypeCreation(String) - Method in class org.springframework.beans.factory.support.AbstractBeanFactory
Callback before prototype creation.
beforeRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.AbstractRequestLoggingFilter
Concrete subclasses should implement this method to write a log message before the request is processed.
beforeRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.CommonsRequestLoggingFilter
Writes a log message before the request is processed.
beforeRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.Log4jNestedDiagnosticContextFilter
Logs the before-request message through Log4J and adds a message the Log4J NDC before the request is processed.
beforeRequest(HttpServletRequest, String) - Method in class org.springframework.web.filter.ServletContextRequestLoggingFilter
Writes a log message before the request is processed.
beforeSessionFactoryDestruction() - Method in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
Hook that allows shutdown processing before the SessionFactory will be closed.
beforeSingletonCreation(String) - Method in class org.springframework.beans.factory.support.DefaultSingletonBeanRegistry
Callback before singleton creation.
beforeTestClass(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
The default implementation is empty.
beforeTestClass() - Method in class org.springframework.test.context.TestContextManager
Hook for pre-processing a test class before execution of any tests within the class.
beforeTestClass(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
Pre-processes a test class before execution of all tests within the class.
beforeTestMethod(TestContext) - Method in class org.springframework.test.context.support.AbstractTestExecutionListener
The default implementation is empty.
beforeTestMethod(TestContext) - Method in class org.springframework.test.context.support.DependencyInjectionTestExecutionListener
If the DependencyInjectionTestExecutionListener.REINJECT_DEPENDENCIES_ATTRIBUTE in the supplied test context has a value of Boolean.TRUE, this method will have the same effect as prepareTestInstance(); otherwise, this method will have no effect.
beforeTestMethod(Object, Method) - Method in class org.springframework.test.context.TestContextManager
Hook for pre-processing a test before execution of the supplied test method, for example for setting up test fixtures, starting a transaction, etc.
beforeTestMethod(TestContext) - Method in interface org.springframework.test.context.TestExecutionListener
Pre-processes a test before execution of the test method in the supplied test context, for example by setting up test fixtures.
beforeTestMethod(TestContext) - Method in class org.springframework.test.context.transaction.TransactionalTestExecutionListener
If the test method of the supplied test context is configured to run within a transaction, this method will run @BeforeTransaction methods and start a new transaction.
BeforeTransaction - Annotation Type in org.springframework.test.context.transaction
Test annotation to indicate that the annotated public void method should be executed before a transaction is started for test methods configured to run within a transaction via the @Transactional annotation.
begin() - Method in class org.springframework.transaction.jta.UserTransactionAdapter
 
beginTransaction() - Method in class org.springframework.jca.endpoint.AbstractMessageEndpointFactory.TransactionDelegate
 
beginTransaction(Transaction, TransactionDefinition) - Method in class org.springframework.orm.jdo.DefaultJdoDialect
This implementation invokes the standard JDO Transaction.begin method.
beginTransaction(Transaction, TransactionDefinition) - Method in interface org.springframework.orm.jdo.JdoDialect
Begin the given JDO transaction, applying the semantics specified by the given Spring transaction definition (in particular, an isolation level and a timeout).
beginTransaction(EntityManager, TransactionDefinition) - Method in class org.springframework.orm.jpa.DefaultJpaDialect
This implementation invokes the standard JPA Transaction.begin method.
beginTransaction(EntityManager, TransactionDefinition) - Method in interface org.springframework.orm.jpa.JpaDialect
Begin the given JPA transaction, applying the semantics specified by the given Spring transaction definition (in particular, an isolation level and a timeout).
beginTransaction(EntityManager, TransactionDefinition) - Method in class org.springframework.orm.jpa.vendor.EclipseLinkJpaDialect
 
beginTransaction(EntityManager, TransactionDefinition) - Method in class org.springframework.orm.jpa.vendor.HibernateJpaDialect
 
beginTransaction(EntityManager, TransactionDefinition) - Method in class org.springframework.orm.jpa.vendor.OpenJpaDialect
 
beginTransaction(EntityManager, TransactionDefinition) - Method in class org.springframework.orm.jpa.vendor.TopLinkJpaDialect
 
beginWithNameAndTimeoutMethod - Variable in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
beginWithNameMethod - Variable in class org.springframework.transaction.jta.OC4JJtaTransactionManager
 
beginWithNameMethod - Variable in class org.springframework.transaction.jta.WebLogicJtaTransactionManager
 
BEST_MATCHING_PATTERN_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
Name of the HttpServletRequest attribute that contains the best matching pattern within the handler mapping.
bestMatchedPattern() - Method in class org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter.RequestSpecificMappingInfo
 
bestMatchingPattern - Variable in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping.PathExposingHandlerInterceptor
 
bfgInstancesByKey - Variable in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
 
bfgInstancesByObj - Variable in class org.springframework.beans.factory.access.SingletonBeanFactoryLocator
 
binaryStream - Variable in class org.springframework.jdbc.support.lob.PassThroughBlob
 
bind(String, Object) - Method in class org.springframework.jndi.JndiTemplate
Bind the given object to the current JNDI context, using the given name.
bind(String, Object) - Method in class org.springframework.mock.jndi.SimpleNamingContext
Bind the given object to the given name.
bind(Name, Object) - Method in class org.springframework.mock.jndi.SimpleNamingContext
 
bind(String, Object) - Method in class org.springframework.mock.jndi.SimpleNamingContextBuilder
Bind the given object under the given name, for all naming contexts that this context builder will generate.
bind(PropertyValues) - Method in class org.springframework.validation.DataBinder
Bind the given property values to this binder's target.
bind(ServletRequest) - Method in class org.springframework.web.bind.ServletRequestDataBinder
Bind the parameters of the given request to this binder's target, also binding multipart files in case of a multipart request.
bind(WebRequest) - Method in class org.springframework.web.bind.support.WebRequestDataBinder
Bind the parameters of the given request to this binder's target, also binding multipart files in case of a multipart request.
bind(PortletRequest) - Method in class org.springframework.web.portlet.bind.PortletRequestDataBinder
Bind the parameters of the given request to this binder's target, also binding multipart files in case of a multipart request.
bind(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.mvc.multiaction.MultiActionController
Bind request parameters onto the given command bean
bindAndValidate(PortletRequest, Object) - Method in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated. Bind the parameters of the given request to the given command object.
bindAndValidate(HttpServletRequest, Object) - Method in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated. Bind the parameters of the given request to the given command object.
bindAnnotationsFromVarNames(List<String>) - Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
Match the given list of extracted variable names to argument slots.
bindArgumentsByName(int) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
 
bindDefaultNamespaceUri(String) - Method in class org.springframework.util.xml.SimpleNamespaceContext
Binds the given namespace as default namespace.
bindEmptyMultipartFiles - Variable in class org.springframework.web.bind.WebDataBinder
 
BindErrorsTag - Class in org.springframework.web.servlet.tags
JSP tag that evaluates content if there are binding errors for a certain bean.
BindErrorsTag() - Constructor for class org.springframework.web.servlet.tags.BindErrorsTag
 
BindException - Exception in org.springframework.validation
Thrown when binding errors are considered fatal.
BindException(BindingResult) - Constructor for exception org.springframework.validation.BindException
Create a new BindException instance for a BindingResult.
BindException(Object, String) - Constructor for exception org.springframework.validation.BindException
Create a new BindException instance for a target bean.
bindException - Variable in class org.springframework.validation.DataBinder
 
bindExplicitArguments(int) - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
 
BindingAwareModelMap - Class in org.springframework.validation.support
Subclass of ExtendedModelMap that automatically removes a BindingResult object if the corresponding target attribute gets replaced.
BindingAwareModelMap() - Constructor for class org.springframework.validation.support.BindingAwareModelMap
 
BindingErrorProcessor - Interface in org.springframework.validation
Strategy for processing DataBinder's missing field errors, and for translating a PropertyAccessException to a FieldError.
bindingErrorProcessor - Variable in class org.springframework.validation.DataBinder
 
bindingErrorProcessor - Variable in class org.springframework.web.bind.support.ConfigurableWebBindingInitializer
 
bindingErrorProcessor - Variable in class org.springframework.web.portlet.mvc.BaseCommandController
Deprecated.  
bindingErrorProcessor - Variable in class org.springframework.web.servlet.mvc.BaseCommandController
Deprecated.  
bindingFactory - Variable in class org.springframework.oxm.jibx.JibxMarshaller
 
bindingFailure - Variable in class org.springframework.validation.FieldError
 
bindingInitializer - Variable in class org.springframework.web.bind.annotation.support.HandlerMethodInvoker
 
bindingName - Variable in class org.springframework.oxm.jibx.JibxMarshaller
 
bindingResult - Variable in exception org.springframework.validation.BindException
 
BindingResult - Interface in org.springframework.validation
General interface that represents binding results.
bindingResult - Variable in class org.springframework.validation.DataBinder
 
bindingResult - Variable in class org.springframework.web.servlet.support.BindStatus
 
BindingResultUtils - Class in org.springframework.validation
Convenience methods for looking up BindingResults in a model Map.
BindingResultUtils() - Constructor for class org.springframework.validation.BindingResultUtils
 
bindingType - Variable in class org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
 
bindMultipart(Map<String, List<MultipartFile>>, MutablePropertyValues) - Method in class org.springframework.web.bind.WebDataBinder
Bind all multipart files contained in the given request, if any (in case of a multipart request).
bindMultipartFiles(Map<String, MultipartFile>, MutablePropertyValues) - Method in class org.springframework.web.bind.WebDataBinder
Deprecated. as of Spring 3.0, in favor of WebDataBinder.bindMultipart(java.util.Map>, org.springframework.beans.MutablePropertyValues) which binds all multipart files, even if more than one sent for the same name
bindNamespaceUri(String, String) - Method in class org.springframework.util.xml.SimpleNamespaceContext
Binds the given prefix to the given namespace.
bindOnNewForm - Variable in class org.springframework.web.portlet.mvc.AbstractFormController
Deprecated.  
bindOnNewForm - Variable in class org.springframework.web.servlet.mvc.AbstractFormController
Deprecated.  
bindParameterName(int, String) - Method in class org.springframework.aop.aspectj.AspectJAdviceParameterNameDiscoverer
 
bindParameters(ProxyMethodInvocation, JoinPointMatch) - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
 
bindResource(Object, Object) - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
Bind the given resource for the given key to the current thread.
BindStatus - Class in org.springframework.web.servlet.support
Simple adapter to expose the bind status of a field or object.
BindStatus(RequestContext, String, boolean) - Constructor for class org.springframework.web.servlet.support.BindStatus
Create a new BindStatus instance, representing a field or object status.
bindStatus - Variable in class org.springframework.web.servlet.tags.form.AbstractDataBoundFormElementTag
The BindStatus of this tag.
bindStatus - Variable in class org.springframework.web.servlet.tags.form.OptionWriter
 
BindTag - Class in org.springframework.web.servlet.tags
Bind tag, supporting evaluation of binding errors for a certain bean or bean property.
BindTag() - Constructor for class org.springframework.web.servlet.tags.BindTag
 
bindToThread() - Method in class org.springframework.transaction.interceptor.TransactionAspectSupport.TransactionInfo
 
BLOB_CLASS_NAME - Static variable in class org.springframework.jdbc.support.lob.OracleLobHandler
 
BlobByteArrayType - Class in org.springframework.orm.hibernate3.support
Hibernate UserType implementation for byte arrays that get mapped to BLOBs.
BlobByteArrayType() - Constructor for class org.springframework.orm.hibernate3.support.BlobByteArrayType
Constructor used by Hibernate: fetches config-time LobHandler and config-time JTA TransactionManager from LocalSessionFactoryBean.
BlobByteArrayType(LobHandler, TransactionManager) - Constructor for class org.springframework.orm.hibernate3.support.BlobByteArrayType
Constructor used for testing: takes an explicit LobHandler and an explicit JTA TransactionManager (can be null).
BlobByteArrayTypeHandler - Class in org.springframework.orm.ibatis.support
iBATIS TypeHandler implementation for byte arrays that get mapped to BLOBs.
BlobByteArrayTypeHandler() - Constructor for class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
Constructor used by iBATIS: fetches config-time LobHandler from SqlMapClientFactoryBean.
BlobByteArrayTypeHandler(LobHandler) - Constructor for class org.springframework.orm.ibatis.support.BlobByteArrayTypeHandler
Constructor used for testing: takes an explicit LobHandler.
blobClass - Variable in class org.springframework.jdbc.support.lob.OracleLobHandler
 
BlobSerializableType - Class in org.springframework.orm.hibernate3.support
Hibernate UserType implementation for arbitrary objects that get serialized to BLOBs.
BlobSerializableType() - Constructor for class org.springframework.orm.hibernate3.support.BlobSerializableType
Constructor used by Hibernate: fetches config-time LobHandler and config-time JTA TransactionManager from LocalSessionFactoryBean.
BlobSerializableType(LobHandler, TransactionManager) - Constructor for class org.springframework.orm.hibernate3.support.BlobSerializableType
Constructor used for testing: takes an explicit LobHandler and an explicit JTA TransactionManager (can be null).
BlobSerializableTypeHandler - Class in org.springframework.orm.ibatis.support
iBATIS TypeHandler implementation for arbitrary objects that get serialized to BLOBs.
BlobSerializableTypeHandler() - Constructor for class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
Constructor used by iBATIS: fetches config-time LobHandler from SqlMapClientFactoryBean.
BlobSerializableTypeHandler(LobHandler) - Constructor for class org.springframework.orm.ibatis.support.BlobSerializableTypeHandler
Constructor used for testing: takes an explicit LobHandler.
BlobStringType - Class in org.springframework.orm.hibernate3.support
Hibernate UserType implementation for Strings that get mapped to BLOBs.
BlobStringType() - Constructor for class org.springframework.orm.hibernate3.support.BlobStringType
Constructor used by Hibernate: fetches config-time LobHandler and config-time JTA TransactionManager from LocalSessionFactoryBean.
BlobStringType(LobHandler, TransactionManager) - Constructor for class org.springframework.orm.hibernate3.support.BlobStringType
Constructor used for testing: takes an explicit LobHandler and an explicit JTA TransactionManager (can be null).
blockForAvailableThreads() - Method in class org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool
 
blocking - Variable in class org.springframework.cache.ehcache.EhCacheFactoryBean
 
blockTag - Variable in class org.springframework.web.servlet.tags.form.TagWriter.TagStateEntry
 
blockUntilCompleted - Variable in class org.springframework.jca.work.WorkManagerTaskExecutor
 
blockUntilStarted - Variable in class org.springframework.jca.work.WorkManagerTaskExecutor
 
body - Variable in class org.springframework.http.HttpEntity
 
bodyContent - Variable in class org.springframework.web.servlet.tags.EscapeBodyTag
 
bodyContent - Variable in class org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag
 
BOOLEAN_PARSER - Static variable in class org.springframework.web.bind.ServletRequestUtils
 
BOOLEAN_PARSER - Static variable in class org.springframework.web.portlet.bind.PortletRequestUtils
 
BooleanComparator - Class in org.springframework.util.comparator
A Comparator for Boolean objects that can sort either true or false first.
BooleanComparator(boolean) - Constructor for class org.springframework.util.comparator.BooleanComparator
Create a BooleanComparator that sorts boolean values based on the provided flag.
BooleanLiteral - Class in org.springframework.expression.spel.ast
Represents the literal values TRUE and FALSE.
BooleanLiteral(String, int, boolean) - Constructor for class org.springframework.expression.spel.ast.BooleanLiteral
 
BooleanTypedValue - Class in org.springframework.expression.spel.support
 
BooleanTypedValue(boolean) - Constructor for class org.springframework.expression.spel.support.BooleanTypedValue
 
bootstrapCacheLoader - Variable in class org.springframework.cache.ehcache.EhCacheFactoryBean
 
bootstrapContext - Variable in class org.springframework.jca.context.BootstrapContextAwareProcessor
 
bootstrapContext - Variable in class org.springframework.jca.context.ResourceAdapterApplicationContext
 
bootstrapContext - Variable in class org.springframework.jca.support.ResourceAdapterFactoryBean
 
BootstrapContextAware - Interface in org.springframework.jca.context
Interface to be implemented by any object that wishes to be notified of the BootstrapContext (typically determined by the ResourceAdapterApplicationContext) that it runs in.
BootstrapContextAwareProcessor - Class in org.springframework.jca.context
BeanPostProcessor implementation that passes the BootstrapContext to beans that implement the BootstrapContextAware interface.
BootstrapContextAwareProcessor(BootstrapContext) - Constructor for class org.springframework.jca.context.BootstrapContextAwareProcessor
Create a new BootstrapContextAwareProcessor for the given context.
BootstrapException - Exception in org.springframework.beans.factory.access
Exception thrown if a bean factory could not be loaded by a bootstrap class.
BootstrapException(String) - Constructor for exception org.springframework.beans.factory.access.BootstrapException
Create a new BootstrapException with the specified message.
BootstrapException(String, Throwable) - Constructor for exception org.springframework.beans.factory.access.BootstrapException
Create a new BootstrapException with the specified message and root cause.
bos - Variable in class org.springframework.web.filter.AbstractRequestLoggingFilter.RequestCachingRequestWrapper
 
BOUNDARY_CHARS - Static variable in class org.springframework.http.converter.FormHttpMessageConverter
 
boundObjects - Variable in class org.springframework.mock.jndi.SimpleNamingContext
 
boundObjects - Variable in class org.springframework.mock.jndi.SimpleNamingContextBuilder
 
bracket - Variable in class org.springframework.expression.common.TemplateAwareExpressionParser.Bracket
 
BridgeMethodResolver - Class in org.springframework.core
Helper for resolving synthetic bridge Methods to the Method being bridged.
BridgeMethodResolver() - Constructor for class org.springframework.core.BridgeMethodResolver
 
browse(BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse messages in the default JMS queue.
browse(Queue, BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse messages in a JMS queue.
browse(String, BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse messages in a JMS queue.
browse(BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
browse(Queue, BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
browse(String, BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
BrowserCallback<T> - Interface in org.springframework.jms.core
Callback for browsing the messages in a JMS queue.
browseSelected(String, BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse selected messages in a JMS queue.
browseSelected(Queue, String, BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse selected messages in a JMS queue.
browseSelected(String, String, BrowserCallback<T>) - Method in interface org.springframework.jms.core.JmsOperations
Browse selected messages in a JMS queue.
browseSelected(String, BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
browseSelected(Queue, String, BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
browseSelected(String, String, BrowserCallback<T>) - Method in class org.springframework.jms.core.JmsTemplate
 
BshScriptFactory - Class in org.springframework.scripting.bsh
ScriptFactory implementation for a BeanShell script.
BshScriptFactory(String) - Constructor for class org.springframework.scripting.bsh.BshScriptFactory
Create a new BshScriptFactory for the given script source.
BshScriptFactory(String, Class[]) - Constructor for class org.springframework.scripting.bsh.BshScriptFactory
Create a new BshScriptFactory for the given script source.
BshScriptUtils - Class in org.springframework.scripting.bsh
Utility methods for handling BeanShell-scripted objects.
BshScriptUtils() - Constructor for class org.springframework.scripting.bsh.BshScriptUtils
 
BshScriptUtils.BshExecutionException - Exception in org.springframework.scripting.bsh
Exception to be thrown on script execution failure.
BshScriptUtils.BshExecutionException(EvalError) - Constructor for exception org.springframework.scripting.bsh.BshScriptUtils.BshExecutionException
 
BshScriptUtils.BshObjectInvocationHandler - Class in org.springframework.scripting.bsh
InvocationHandler that invokes a BeanShell script method.
BshScriptUtils.BshObjectInvocationHandler(XThis) - Constructor for class org.springframework.scripting.bsh.BshScriptUtils.BshObjectInvocationHandler
 
buffer - Variable in class org.springframework.core.style.ToStringCreator
 
buffer - Variable in class org.springframework.util.CommonsLogWriter
 
BUFFER_SIZE - Static variable in class org.springframework.jms.support.converter.SimpleMessageConverter102
Deprecated.  
BUFFER_SIZE - Static variable in class org.springframework.util.FileCopyUtils
 
BufferedImageHttpMessageConverter - Class in org.springframework.http.converter
Implementation of HttpMessageConverter that can read and write BufferedImages.
BufferedImageHttpMessageConverter() - Constructor for class org.springframework.http.converter.BufferedImageHttpMessageConverter
 
bufferedOutput - Variable in class org.springframework.http.client.AbstractClientHttpRequest
 
bufferSize - Variable in class org.springframework.mock.web.MockHttpServletResponse
 
bufferSize - Variable in class org.springframework.mock.web.portlet.MockMimeResponse
 
build() - Method in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseBuilder
Build the embedded database.
buildAdvice(Executor) - Method in class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
 
buildAdvisors(String, Object[]) - Method in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
Determine the advisors for the given bean, including the specific interceptors as well as the common interceptor, all adapted to the Advisor interface.
buildAspectJAdvisors() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
Look for AspectJ-annotated aspect beans in the current bean factory, and return to a list of Spring AOP Advisors representing them.
buildAutowiringMetadata(Class<?>) - Method in class org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor
 
buildCache(String, Properties) - Method in class org.springframework.orm.hibernate3.LocalCacheProviderProxy
 
buildCollectionRegion(String, Properties, CacheDataDescription) - Method in class org.springframework.orm.hibernate3.LocalRegionFactoryProxy
 
buildDefaultBeanName(BeanDefinition) - Method in class org.springframework.context.annotation.AnnotationBeanNameGenerator
Derive a default bean name from the given bean definition.
buildDescription(BeanReference, BeanDefinition) - Method in class org.springframework.aop.config.AdvisorComponentDefinition
 
buildDescription(BeanReference, BeanReference) - Method in class org.springframework.aop.config.AdvisorComponentDefinition
 
buildDocument(ErrorHandler, InputStream) - Method in class org.springframework.orm.jpa.persistenceunit.PersistenceUnitReader
Validate the given stream and return a valid DOM document for parsing.
buildEntityRegion(String, Properties, CacheDataDescription) - Method in class org.springframework.orm.hibernate3.LocalRegionFactoryProxy
 
buildErrorMessage() - Method in class org.springframework.beans.PropertyMatches
Build an error message for the given invalid property name, indicating the possible property matches.
buildExcelDocument(Map<String, Object>, HSSFWorkbook, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.document.AbstractExcelView
Subclasses must implement this method to create an Excel HSSFWorkbook document, given the model.
buildExcelDocument(Map<String, Object>, WritableWorkbook, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.document.AbstractJExcelView
Subclasses must implement this method to create an Excel Workbook document, given the model.
buildExceptionMessage(List<String>, String) - Method in class org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor
Build an exception message for the given list of invalid properties.
buildExceptionMessage(JMSException) - Static method in class org.springframework.jms.support.JmsUtils
Build a descriptive exception message for the given JMSException, incorporating a linked exception's message if appropriate.
buildFeedEntries(Map<String, Object>, Feed, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
Invokes AbstractAtomFeedView.buildFeedEntries(Map, HttpServletRequest, HttpServletResponse) to get a list of feed entries.
buildFeedEntries(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
Subclasses must implement this method to build feed entries, given the model.
buildFeedEntries(Map<String, Object>, T, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.feed.AbstractFeedView
Subclasses must implement this method to build feed entries, given the model.
buildFeedEntries(Map<String, Object>, Channel, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.feed.AbstractRssFeedView
Invokes AbstractRssFeedView.buildFeedItems(Map, HttpServletRequest, HttpServletResponse) to get a list of feed items.
buildFeedItems(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.feed.AbstractRssFeedView
Subclasses must implement this method to build feed items, given the model.
buildFeedMetadata(Map<String, Object>, T, HttpServletRequest) - Method in class org.springframework.web.servlet.view.feed.AbstractFeedView
Populate the feed metadata (title, link, description, etc.).
buildFieldList(String, List<String>) - Method in class org.springframework.validation.DefaultMessageCodesResolver
Add both keyed and non-keyed entries for the supplied field to the supplied field list.
buildGenericTypeAwarePropertyDescriptor(Class, PropertyDescriptor) - Method in class org.springframework.beans.CachedIntrospectionResults
 
buildHttpContext(Endpoint, String) - Method in class org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
Build the HttpContext for the given endpoint.
buildIndexedPropertyName(String, int) - Method in class org.springframework.beans.TypeConverterDelegate
 
buildInternalBeanFactory(ConfigurableBeanFactory) - Method in class org.springframework.aop.framework.autoproxy.target.AbstractBeanFactoryBasedTargetSourceCreator
Build an internal BeanFactory for resolving target beans.
buildKeyedPropertyName(String, Object) - Method in class org.springframework.beans.TypeConverterDelegate
 
buildLifecycleMetadata(Class) - Method in class org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor
 
buildListenerArguments(Object) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
Build an array of arguments to be passed into the target listener method.
buildLocaleContext(PortletRequest) - Method in class org.springframework.web.portlet.FrameworkPortlet
Build a LocaleContext for the given request, exposing the request's primary locale as current locale.
buildLocaleContext(HttpServletRequest) - Method in class org.springframework.web.servlet.DispatcherServlet
Build a LocaleContext for the given request, exposing the request's primary locale as current locale.
buildLocaleContext(HttpServletRequest) - Method in class org.springframework.web.servlet.FrameworkServlet
Build a LocaleContext for the given request, exposing the request's primary locale as current locale.
buildLogMessage(Exception, PortletRequest) - Method in class org.springframework.web.portlet.handler.AbstractHandlerExceptionResolver
Build a log message for the given exception, occured during processing the given request.
buildLogMessage(Exception, HttpServletRequest) - Method in class org.springframework.web.servlet.handler.AbstractHandlerExceptionResolver
Build a log message for the given exception, occured during processing the given request.
buildMessage(String, Throwable) - Static method in class org.springframework.core.NestedExceptionUtils
Build a message for the given base message and root cause.
buildMessage(String, String, SQLException) - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
Build a message String for the given SQLException.
buildMessage(Session, Object) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
Build a JMS message to be sent as response based on the given result object.
buildMessage(RaiseException) - Static method in exception org.springframework.scripting.jruby.JRubyScriptUtils.JRubyExecutionException
 
buildMessageInterpolator(MessageSource) - Static method in class org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.HibernateValidatorDelegate
 
buildPathExposingHandler(Object, String, String, Map<String, String>) - Method in class org.springframework.web.servlet.handler.AbstractUrlHandlerMapping
Build a handler object for the given raw handler, exposing the actual handler, the HandlerMapping.PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE, as well as the HandlerMapping.URI_TEMPLATE_VARIABLES_ATTRIBUTE before executing the handler.
buildPathPrefix(Class) - Method in class org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
Build a path prefix for the given controller bean class.
buildPdfDocument(Map<String, Object>, Document, PdfWriter, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.document.AbstractPdfView
Subclasses must implement this method to build an iText PDF document, given the model.
buildPdfMetadata(Map<String, Object>, Document, HttpServletRequest) - Method in class org.springframework.web.servlet.view.document.AbstractPdfView
Populate the iText Document's meta fields (author, title, etc.).
buildPointcut(Set<Class<? extends Annotation>>) - Method in class org.springframework.scheduling.annotation.AsyncAnnotationAdvisor
Calculate a pointcut for the given target class, if any.
buildPointcutExpression() - Method in class org.springframework.aop.aspectj.AspectJExpressionPointcut
Build the underlying AspectJ pointcut expression.
buildQueryResultsRegion(String, Properties) - Method in class org.springframework.orm.hibernate3.LocalRegionFactoryProxy
 
buildSafePointcut() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
Build a 'safe' pointcut that excludes the AspectJ advice method itself.
buildSessionFactory() - Method in class org.springframework.orm.hibernate3.AbstractSessionFactoryBean
Build the underlying Hibernate SessionFactory.
buildSessionFactory() - Method in class org.springframework.orm.hibernate3.LocalSessionFactoryBean
 
buildSessionModel(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
Build a FreeMarker HttpSessionHashModel for the given request, detecting whether a session already exists and reacting accordingly.
buildSqlMapClient(Resource[], Resource[], Properties) - Method in class org.springframework.orm.ibatis.SqlMapClientFactoryBean
Build a SqlMapClient instance based on the given standard configuration.
buildSqlParameterList(ParsedSql, SqlParameterSource) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Convert parameter declarations from an SqlParameterSource to a corresponding List of SqlParameters.
buildSqlTypeArray(ParsedSql, SqlParameterSource) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Convert parameter types from an SqlParameterSource into a corresponding int array.
buildTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.springframework.web.servlet.view.freemarker.FreeMarkerView
Build a FreeMarker template model for the given model Map.
buildTimestampsRegion(String, Properties) - Method in class org.springframework.orm.hibernate3.LocalRegionFactoryProxy
 
buildTransformer(Map<String, Object>) - Method in class org.springframework.web.servlet.view.xslt.AbstractXsltView
Deprecated. Build a Transformer object for immediate use, based on the given parameters.
buildTypedStringValue(String, String) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Build a typed String value Object for the given raw value.
buildTypedStringValueForMap(String, String, Element) - Method in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Build a typed String value Object for the given raw value.
buildUrlsForHandler(String, Class) - Method in class org.springframework.web.servlet.mvc.support.AbstractControllerUrlHandlerMapping
Abstract template method to be implemented by subclasses.
buildUrlsForHandler(String, Class) - Method in class org.springframework.web.servlet.mvc.support.ControllerBeanNameHandlerMapping
 
buildUrlsForHandler(String, Class) - Method in class org.springframework.web.servlet.mvc.support.ControllerClassNameHandlerMapping
 
buildUserTransaction(TransactionManager) - Method in class org.springframework.transaction.jta.JtaTransactionManager
Build a UserTransaction handle based on the given TransactionManager.
buildValueArray(ParsedSql, SqlParameterSource, List<SqlParameter>) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Convert a Map of named parameter values to a corresponding array.
buildValueArray(String, Map<String, ?>) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
Convert a Map of named parameter values to a corresponding array.
buildView(String) - Method in class org.springframework.web.servlet.view.AbstractTemplateViewResolver
 
buildView(String) - Method in class org.springframework.web.servlet.view.InternalResourceViewResolver
 
buildView(String) - Method in class org.springframework.web.servlet.view.jasperreports.JasperReportsViewResolver
 
buildView(String) - Method in class org.springframework.web.servlet.view.UrlBasedViewResolver
Creates a new View instance of the specified view class and configures it.
buildView(String) - Method in class org.springframework.web.servlet.view.velocity.VelocityLayoutViewResolver
 
buildView(String) - Method in class org.springframework.web.servlet.view.velocity.VelocityViewResolver
 
buildView(String) - Method in class org.springframework.web.servlet.view.xslt.XsltViewResolver
 
buildWiringInfo(Object, Configurable) - Method in class org.springframework.beans.factory.annotation.AnnotationBeanWiringInfoResolver
Build the BeanWiringInfo for the given Configurable annotation.
bulkUpdate(String) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Update/delete all objects according to the given query.
bulkUpdate(String, Object) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Update/delete all objects according to the given query, binding one value to a "?" parameter in the query string.
bulkUpdate(String, Object...) - Method in interface org.springframework.orm.hibernate3.HibernateOperations
Update/delete all objects according to the given query, binding a number of values to "?" parameters in the query string.
bulkUpdate(String) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
bulkUpdate(String, Object) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
bulkUpdate(String, Object...) - Method in class org.springframework.orm.hibernate3.HibernateTemplate
 
bundleCache - Variable in class org.springframework.web.servlet.view.ResourceBundleViewResolver
 
bundleClassLoader - Variable in class org.springframework.context.support.ResourceBundleMessageSource
 
bundleClassLoader - Variable in class org.springframework.web.servlet.view.ResourceBundleViewResolver
 
BurlapClientInterceptor - Class in org.springframework.remoting.caucho
MethodInterceptor for accessing a Burlap service.
BurlapClientInterceptor() - Constructor for class org.springframework.remoting.caucho.BurlapClientInterceptor
 
BurlapExporter - Class in org.springframework.remoting.caucho
General stream-based protocol exporter for a Burlap endpoint.
BurlapExporter() - Constructor for class org.springframework.remoting.caucho.BurlapExporter
 
burlapProxy - Variable in class org.springframework.remoting.caucho.BurlapClientInterceptor
 
BurlapProxyFactoryBean - Class in org.springframework.remoting.caucho
FactoryBean for Burlap proxies.
BurlapProxyFactoryBean() - Constructor for class org.springframework.remoting.caucho.BurlapProxyFactoryBean
 
BurlapServiceExporter - Class in org.springframework.remoting.caucho
Servlet-API-based HTTP request handler that exports the specified service bean as Burlap service endpoint, accessible via a Burlap proxy.
BurlapServiceExporter() - Constructor for class org.springframework.remoting.caucho.BurlapServiceExporter
 
businessInterface - Variable in class org.springframework.ejb.access.LocalStatelessSessionProxyFactoryBean
The business interface of the EJB we're proxying
businessInterface - Variable in class org.springframework.ejb.access.SimpleRemoteStatelessSessionProxyFactoryBean
The business interface of the EJB we're proxying
byPassReturnParameter(String) - Method in interface org.springframework.jdbc.core.metadata.CallMetaDataProvider
Should we bypass the return parameter with the specified name.
byPassReturnParameter(String) - Method in class org.springframework.jdbc.core.metadata.GenericCallMetaDataProvider
 
byPassReturnParameter(String) - Method in class org.springframework.jdbc.core.metadata.PostgresCallMetaDataProvider
 
byPassReturnParameter(String) - Method in class org.springframework.jdbc.core.metadata.SqlServerCallMetaDataProvider
 
byPassReturnParameter(String) - Method in class org.springframework.jdbc.core.metadata.SybaseCallMetaDataProvider
 
byteArray - Variable in class org.springframework.core.io.ByteArrayResource
 
ByteArrayHttpMessageConverter - Class in org.springframework.http.converter
Implementation of HttpMessageConverter that can read and write byte arrays.
ByteArrayHttpMessageConverter() - Constructor for class org.springframework.http.converter.ByteArrayHttpMessageConverter
Creates a new instance of the ByteArrayHttpMessageConverter.
ByteArrayMultipartFileEditor - Class in org.springframework.web.multipart.support
Custom PropertyEditor for converting MultipartFiles to byte arrays.
ByteArrayMultipartFileEditor() - Constructor for class org.springframework.web.multipart.support.ByteArrayMultipartFileEditor
 
ByteArrayPropertyEditor - Class in org.springframework.beans.propertyeditors
Editor for byte arrays.
ByteArrayPropertyEditor() - Constructor for class org.springframework.beans.propertyeditors.ByteArrayPropertyEditor
 
ByteArrayResource - Class in org.springframework.core.io
Resource implementation for a given byte array.
ByteArrayResource(byte[]) - Constructor for class org.springframework.core.io.ByteArrayResource
Create a new ByteArrayResource.
ByteArrayResource(byte[], String) - Constructor for class org.springframework.core.io.ByteArrayResource
Create a new ByteArrayResource.
bytes - Variable in class org.springframework.jca.cci.core.support.CommAreaRecord
 
bytesCache - Variable in class org.springframework.context.support.ContextTypeMatchClassLoader
Cache for byte array per class name
bytesToObject(byte[]) - Method in class org.springframework.jca.cci.object.MappingCommAreaOperation
Method used to convert the COMMAREA's bytes to an object.

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