|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
TableMetaDataProvider
implementation based on the type of databse being used.Strings
to web scopes.Writer
instance.TagWriter
class that writes to
the supplied PageContext
.
TagWriter
class that writes to
the supplied Writer
.
TargetSource
is used to obtain the current "target" of
an AOP invocation, which will be invoked via reflection if no around
advice chooses to end the interceptor chain itself.Runnable
.TaskExecutor
rejects to accept
a given task for execution.TaskRejectedException
with the specified detail message and no root cause.
TaskRejectedException
with the specified detail message and the given root cause.
AsyncTaskExecutor
rejects to accept
a given task for execution because of the specified timeout.TaskTimeoutException
with the specified detail message and no root cause.
TaskTimeoutException
with the specified detail message and the given root cause.
java.io.File
.
abstract
method and
provide the test logic.
TestContextManager
is the main entry point into the
Spring TestContext Framework, which provides support for loading
and accessing application contexts
, dependency
injection of test instances,
transactional
execution of test methods, etc.TestContextManager
for the specified
test class
and automatically
registers
the TestExecutionListeners
configured for
the test class via the
@TestExecutionListeners
annotation.
TestExecutionListener
defines a listener API for
reacting to test execution events published by the TestContextManager
with which the listener is registered.TestExecutionListeners
should be registered
with a TestContextManager
.textarea
'.Themes
.ThreadPoolExecutor
in bean
style (through its "corePoolSize", "maxPoolSize", "keepAliveSeconds", "queueCapacity"
properties), exposing it as a Spring TaskExecutor
.ThreadPoolExecutor
in bean style (through its "corePoolSize", "maxPoolSize", "keepAliveSeconds", "queueCapacity"
properties), exposing it as a Spring TaskExecutor
.TilesView
for JSTL pages,
i.e.View
implementation that retrieves a
Tiles definition.specified time period
.Timer
and exposes it for bean references.FactoryBean
that retrieves a
CommonJ TimerManager
and exposes it for bean references.TaskExecutor
implementation that uses a
single Timer
for executing all tasks, effectively resulting in
serialized asynchronous execution on a single thread.Timer
.
TomcatInstrumentableClassLoader
using the
current context class loader.
TomcatInstrumentableClassLoader
with the
supplied class loader as parent.
JpaDialect
implementation for
Oracle TopLink Essentials.JpaVendorAdapter
implementation for
Oracle TopLink Essentials.TopLinkTemplate
.org.springframework.dao
exceptions.org.springframework.dao
exception hierarchy.PlatformTransactionManager
implementation
for a single TopLink SessionFactory
.toString()
will normally be delegated to the target,
this returns the equivalent for the AOP proxy.
AbstractComponentDefinition.getDescription()
.
ParseState
.
getTaskInfo()
and use the task info directly.
toString()
.
toString()
methods
with pluggable styling conventions.toString()
methods.TestExecutionListener
which provides support for executing
tests within transactions by using
@Transactional
and @NotTransactional
annotations.TransactionInterceptor
or an AspectJ aspect.rollbackOn
specification to TransactionDefinition.TransactionAttribute
objects.TransactionAttributeSource
, used to include
a TransactionInterceptor
only for methods that are transactional.TransactionAttributeSource
.ConnectionFactory
, adding
awareness of Spring-managed transactions.ConnectionFactory
, adding awareness of
Spring-managed transactions.DataSource
, adding awareness of
Spring-managed transactions.PersistenceManagerFactory
,
returning the current thread-bound PersistenceManager (the Spring-managed
transactional PersistenceManager or a the single OpenPersistenceManagerInView
PersistenceManager) on getPersistenceManager()
, if any.Transaction
objects based on specified transactional characteristics.PlatformTransactionManager
).TransactionSynchronization
adapter containing empty
method implementations, for easier overriding of single methods.TransactionSynchronization
callback methods on all currently registered synchronizations.Transformers
.spring:bind
tag (or a data-bound
form element tag from Spring's form tag library).AbstractFallbackSQLExceptionTranslator.doTranslate(java.lang.String, java.lang.String, java.sql.SQLException)
, and invokes the
fallback translator
if necessary.
SQLException
into a generic DataAccessException
.
org.springframework.dao
hierarchy if necessary, or
return the exception itself if it is not persistence related
Default implementation delegates to the JpaDialect.
afterCommit
callbacks on all currently registered synchronizations.
afterCompletion
callbacks on all currently registered synchronizations.
beforeCommit
callbacks.
beforeCommit
callbacks on all currently registered synchronizations.
beforeCompletion
callbacks.
beforeCompletion
callbacks on all currently registered synchronizations.
String.trim()
on each of them.
NamespaceHandler
allowing for the configuration of
declarative transaction management using either XML or using annotations.TypedStringValue
for the given String value.
TypedStringValue
for the given String value
and target type.
TypedStringValue
for the given String value
and target type.
MetadataReader
.ClassFilter
implementation using AspectJ type matching.TypePatternClassFilter
class.
TypePatternClassFilter
using the
given type pattern.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |