All Classes and Interfaces

Class
Description
Generic support superclass for Spring beans.
Support superclass for BeanDefinitionParser implementations.
Support superclass for SchemaUpdates declared in Spring BeanFactorys that infer their names and required predecessors from their Spring bean attributes.
A Comparator that orders Spring bean names in the same order as the corresponding beans appear in a ListableBeanFactory.
Manages a delayed action without race conditions.
Spring NamespaceHandler for the dellroad-stuff XML namespace.
Spring factory bean that reads in a Spring Resource and converts it to a String.
An annotation for @Transactional methods that want to have transactions automatically retried when they fail due to a transient exception.
Interface implemented by the RetryTransactionAspect, which implements the RetryTransaction functionality.
Holds the configuration information that is required when applying retry logic.
Global singleton that provides access to the application context in which it is defined from anywhere.
Spring-enabled SQL SchemaUpdate.
SQLSchemaUpdater optimized for use with Spring.