|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ApplicationContext
interface.BeanPostProcessor implementation
that wraps each eligible bean with an AOP proxy, delegating to specified interceptors
before invoking the bean itself.BeanFactory
implementations, providing the full capabilities of the
ConfigurableBeanFactory SPI.TargetSource implementations
that are based on a Spring BeanFactory,
delegating to Spring-managed bean instances.FactoryBean implementations that
creates a singleton or a prototype object, depending on a flag.TransactionAttributeSource that caches
attributes for methods and implements a fallback policy: 1. specific target
method; 2. target class; 3. declaring method; 4. declaring class/interface.HandlerMapping implementations.AbstractJasperReportsView to provide basic rendering logic
for views that use a fixed format, e.g. always PDF or always HTML.TargetSource implementation that will
lazily create a user-managed object.null).
null).
MBeanInfoAssembler interface
that encapsulates the creation of a ModelMBeanInfo instance
but delegates the creation of metadata to subclasses.JtaTransactionManager and
DataSourceTransactionManager.PointcutAdvisor
implementations.TargetSource
implementations which maintain a pool of target instances, acquiring and
releasing a target object from the pool for each method invocation.AbstractMBeanInfoAssembler to add a basic
algorithm for building metadata based on the reflective metadata of
the MBean class.Filters that perform logging operations before and after a
request is processed.Resource implementations,
pre-implementing typical behavior.PreparedStatement.setObject method.MethodInterceptor implementation for tracing.TransactionStatus interface.HandlerMapping
implementations.View
implementations.Errors instance to this
Errors instance.
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.InputStreamResource.
org.springframework.core.io.InputStreamResource.
javax.activation.DataSource.
java.io.File.
org.springframework.core.io.InputStreamResource.
org.springframework.core.InputStreamResource, and
specifying the content type explicitly.
addPropertyValue that takes
a property name and a property value.
ClassLoader.getResource
(also suitable for use with Class.getResource by prepending a
slash ('/') to the return value.