|
|||||||||
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
.java.util.concurrent.Executor
and
exposes a Spring TaskExecutor
for it.NamespaceHandler
for the 'task' namespace.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.
Runnables
based on different kinds of triggers.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
.
ParserContext
implementation for template parsing.abstract
method and
provide the test logic.
TestContext
encapsulates the context in which a test is executed,
agnostic of the actual testing framework in use.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.TestContextManager(Class, String)
with a value of
null
for the default ContextLoader
class name.
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
defines class-level metadata for
configuring which TestExecutionListeners
should
be registered with a TestContextManager
.text/html
.
MediaType.TEXT_HTML
.
text/plain
.
MediaType.TEXT_PLAIN
.
text/xml
.
MediaType.TEXT_XML
.
textarea
'.Themes
.ThreadPoolExecutor
in bean style (through its "corePoolSize", "maxPoolSize", "keepAliveSeconds",
"queueCapacity" properties) and exposing it as a bean reference of its native
ExecutorService
type.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) and exposing it as a Spring TaskExecutor
.TaskScheduler
interface, wrapping
a native ScheduledThreadPoolExecutor
.View
implementation that retrieves a
Tiles definition.UrlBasedViewResolver
that supports TilesView
(i.e.specified time period
.scheduling.concurrent
package which is based on Java 5's java.util.concurrent.ExecutorService
TimerManager
Defines common configuration settings and common lifecycle handling.FactoryBean
that retrieves a
CommonJ TimerManager
and exposes it for bean references.TaskScheduler
interface, wrapping
a CommonJ TimerManager
.scheduling.concurrent
package which is based on Java 5's java.util.concurrent.ExecutorService
Timer
.
java.util.TimeZone
, translating timezone IDs into
TimeZone objects.TomcatInstrumentableClassLoader
using the
current context class loader.
TomcatInstrumentableClassLoader
with the
supplied class loader as parent.
TextMessage
or
BytesMessage
.
Map<K, List<V>>
to an MultiValueMap<K,V>
.
EclipseLinkJpaDialect
EclipseLinkJpaVendorAdapter
toString()
will normally be delegated to the target,
this returns the equivalent for the AOP proxy.
MultiValueMap
.
null
).
AbstractComponentDefinition.getDescription()
.
ParseState
.
MediaType
objects.
test class
,
locations
, configuration classes
,
active profiles
, and the name of the
ContextLoader
.
getTaskInfo()
and use the task info directly.
toString()
.
toString()
.
toString()
methods
with pluggable styling conventions.toString()
methods.URI
from this UriComponents
instance.
UriComponents
instance.
Configuration
class.
TestExecutionListener
that provides support for executing
tests within transactions by using the
@Transactional
and @NotTransactional
annotations.TransactionInterceptor
or an AspectJ aspect.BeanFactoryUtils
rollbackOn
specification to TransactionDefinition
.TransactionAttribute
objects.TransactionInterceptor
for metadata retrieval.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 the single OpenPersistenceManagerInView
PersistenceManager) on getPersistenceManager()
, if any.Transaction
objects based on specified transactional characteristics.PlatformTransactionManager
).AbstractTransactionManagementConfiguration
should be used based on the value of EnableTransactionManagement.mode()
on the
importing @Configuration
class.Configuration
classes annotated with @EnableTransactionManagement
that wish
or need to specify explicitly the PlatformTransactionManager
bean to be used
for annotation-driven transaction management, as opposed to the default approach of a
by-type lookup.TransactionSynchronization
adapter containing empty
method implementations, for easier overriding of single methods.TransactionSynchronization
callback methods on all currently registered synchronizations.Source
to the Result
.
Transformers
, and the
javax.xml.transform
package in general.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
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.
flush
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.Comparable
.MethodParameter
.
Field
.
Property
.
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 |