|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
converting from a String
.
JdbcTemplate
class.BeanDefinitionParserDelegate.MULTI_VALUE_ATTRIBUTE_DELIMITERS
class loader
; that is, the class loader used by the
present bean factory to load bean classes.BeanDefinitions
using the builder pattern.DefaultBeanDefinitionDocumentReader
to handle custom, nested (directly under a <bean>
) tags.BeanDefinition
property defaults.DefaultBeanDefinitionDocumentReader
to handle custom,
top-level (directly under <beans/>
) tags.XmlReaderContext
and Environment
.
BeanDefinitionParserDelegate.BeanDefinitionParserDelegate(XmlReaderContext, Environment)
BeanFactoryPostProcessor
SPI, allowing for
the registration of further bean definitions before regular
BeanFactoryPostProcessor detection kicks in.BeanDefinition
objects, in particular
the property values and constructor argument values contained in them,
resolving bean metadata values.ParseState
entry representing a bean definition.BeanEntry
class.
BeanExpressionContext
.BeanFactory
.@Qualifier
annotation.AspectInstanceFactory
implementation
backed by a Spring BeanFactory
.BeanFactory
.CacheOperationSource
, used to include a
cache advice bean for methods that are cacheable.DataSourceLookup
implementation based on a Spring BeanFactory
.BeanFactoryDataSourceLookup
class.
BeanFactoryDataSourceLookup
class.
DestinationResolver
implementation based on a Spring BeanFactory
.BeanFactoryDestinationResolver
class.
BeanFactoryDestinationResolver
class.
BeanFactory
,
or a BeanFactory
subclass such as an
ApplicationContext
.BeanFactory
obtained through
a BeanFactoryLocator
.BeanFactory
.TransactionAttributeSource
, used to include
a transaction advice bean for methods that are transactional.ListableBeanFactory
interface.AttributeAccessorSupport
,
holding attributes as BeanMetadataAttribute
objects in order
to keep track of the definition source.BeanNameUrlHandlerMapping
ordered at 2 to map URL
paths to controller bean names.
HandlerMapping
interface that map from URLs to beans with names that start with a slash ("/"),
similar to how Struts maps URLs to action names.Errors
and BindingResult
interfaces, for the registration and evaluation of binding errors on
JavaBean objects.BeanPropertyBindingResult
class.
BeanPropertyBindingResult
class.
RowMapper
implementation that converts a row into a new instance
of the specified mapped target class.SqlParameterSource
implementation that obtains parameter values
from bean properties of a given JavaBean object.@myBeanName
still expressions.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).BeanWrapper
implementation that should be sufficient
for all typical use cases.MethodBeforeAdvice
.beforeCompletion
callback: just invoked before commit.
beforeDelivery
implementation starts a transaction,
if necessary, and exposes the endpoint ClassLoader as current
thread context ClassLoader.
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.
test method
, for example for setting up test fixtures,
starting a transaction, etc.
test method
in the supplied
test context
, for example by setting up test
fixtures.
test context
is
configured to run within a transaction, this method will run
@BeforeTransaction methods
and start a new
transaction.
public void
method should be executed before a transaction is started for test
methods configured to run within a transaction via the
@Transactional
annotation.Transaction.begin
method.
Transaction.begin
method.
HttpServletRequest
attribute that contains the
best matching pattern within the handler mapping.
ExtendedModelMap
that
automatically removes a BindingResult
object if the corresponding target attribute gets replaced.DataBinder
's missing field errors,
and for translating a PropertyAccessException
to a
FieldError
.WebDataBinder.bindMultipart(java.util.Map>, org.springframework.beans.MutablePropertyValues)
which binds
all multipart files, even if more than one sent for the same name
null
).
null
).
null
).
ResourceAdapterApplicationContext
) that it runs in.bridge Methods
to the
Method
being bridged.ScriptFactory
implementation
for a BeanShell script.HttpMessageConverter
that can read and write BufferedImages
.ClientHttpRequestFactory
that buffers all outgoing and incoming streams in memory.UriComponents
instance from the various components contained in this builder.
UriComponents
instance from the various components
contained in this builder.
UriComponents
instance and replaces URI template variables
with the values from a map.
UriComponents
instance and replaces URI template variables
with the values from an array.
AbstractAtomFeedView.buildFeedEntries(Map, HttpServletRequest, HttpServletResponse)
to get a list of feed entries.
AbstractRssFeedView.buildFeedItems(Map, HttpServletRequest, HttpServletResponse)
to get a list of feed items.
field
to the supplied field list.
String
for the given SQLException
.
HandlerMapping.PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTE
, as well as
the HandlerMapping.URI_TEMPLATE_VARIABLES_ATTRIBUTE
before executing the handler.
SessionFactory
.
MethodInterceptor
for accessing a Burlap service.FactoryBean
for Burlap proxies.HttpMessageConverter
that can read and write byte arrays.ByteArrayHttpMessageConverter
.
PropertyEditor
for converting
MultipartFiles
to byte arrays.Resource
implementation for a given byte array.
|
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |