All Classes and Interfaces

Class
Description
A simple driver for a Spring-based CLI.
Terminal codes.
Command line arguments base class for the AbstractCommandLine class.
A Factory bean which is aware of DestructableComponent.
This is the base parser for all our custom syntax.
Implementation of ServiceableComponent that does most of the work required.
Deprecated, for removal: This API element is subject to removal in a future version. 
A component that evaluates a Spring EL expression against a set of inputs and returns the result.
An implementation of ParameterNameDiscoverer that is driven by the ParameterName Annotation.
Fluent builder for a FilesystemGenericApplicationContext equipped with various standard features, behavior, converters, etc.
Wraps a Spring ApplicationContext so it can itself be exposed as a serviceable component.
Strategy for summoning up an ApplicationContextServiceableComponent wrapper around a populated ApplicationContext.
A base class for NamespaceHandler implementations.
Allows setting of fixed Predicate properties using a boolean value.
Strategy to create ServiceableComponents from the ApplicationContext.
A factory which extends ListFactoryBean by requiring two lists as input.
Command line arguments interface for command line tools.
A wrapper that guards a Resource that may be absent by returning an empty bean file instead.
Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with a ConditionalResource.
An extension of FileSystemXmlWebApplicationContext that defers property placeholder resolution of config locations until after property sources have been initialized.
Version of DeferPlaceholderFileSystemXmlWebApplicationContext which does not necessarily assume that file list are space separated.
A utility bean to look for and warn about deprecated bean names.
Spring bean factory for producing a Document from a resource.
Allows setting of Duration-valued properties using lexical string form.
An extension to our SchemaTypeAwareBeanDefinitionDocumentReader which, in addition allows parsing of embedded <beans> statements (by the native spring parsers).
MVC controller for responding to errors by dispatching them to the MVC error handling umbrella.
A factory bean to summon up an EvaluableScript from either inline data or from a resource.
Custom Spring exception to view mapper that populates the view model with data obtained via an extension function.
A resource representing a file read from an HTTP(S) location.
Factory bean version of FileCachingHttpClientBuilder.
An extension of GenericApplicationContext that is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources, and supports conditional resources.
An extension of GenericWebApplicationContext that is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources, and supports conditional resources.
An extension of XmlWebApplicationContext that (1) is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:" and "conditional:" resources.
Auto-converts standard Java functions to Guava's version for legacy compatibility.
Factory bean version of HttpClientBuilder.
Resource for looking up HTTP URLs.
A wrapper around the entity content InputStream represented by an HttpResponse that closes the stream and the HttpResponse when HTTPResource.ConnectionClosingInputStream.close() is invoked.
Pre-processes IdentifiableComponent beans by setting the bean ID to the bean name.
Class used for auto-wiring free-standing identified objects along with explicitly declared bean collections.
Factory bean version of InMemoryCachingHttpClientBuilder.
Spring bean factory for producing a KeyStore from a Resource.
Modified copy of Spring's existing ResourceEntityResolver class that elides the fall-through logic allowing for http(s) resolution of entities.
Post-processes bean definitions by marking any reloadable beans as singletons, and any non-reloadable beans as lazy-init to limit/prevent instantiation.
Factory bean for Pattern.
Spring bean factory for extracting a PrivateKey from a PKCS#11 keystore.
Auto-converts standard Java predicates to Guava's version for legacy compatibility.
An extension of DefaultResourceLoader that (1) is biased in favor of the filesystem such that bare resource paths are assumed to be files rather than classpath resources and (2) supports loading "classpath*:" resources.
Spring bean factory for producing a PrivateKey from a Resource.
Factory bean that proxies the creation of a bean through a managed/reloadable ApplicationContext.
Spring bean factory for producing a PublicKey from a Resource.
Custom Spring bean Scope that directs bean requests into a managed ApplicationContext.
This class provides a reloading interface to a ServiceableComponent via Spring.
Bridging class between Resource and Resource.
A file backed resource which calls out to a provided Runnable as appropriate such that the resource becomes reloadable.
An extension to the standard DefaultBeanDefinitionDocumentReader that uses a SchemaTypeAwareBeanDefinitionParserDelegate delegate for processing bean definitions.
An extension to the standard BeanDefinitionParserDelegate that adds support for retrieving NamespaceHandler by schema type, as well as element QName, when resolving custom elements.
An extension to the standard XmlBeanDefinitionReader that defaults some settings.
Predicate whose condition is defined by an Spring EL expression.
Predicate whose condition is defined by an Spring EL expression.
Predicate whose condition is defined by an Spring EL expression.
Predicate whose condition is defined by an Spring EL expression.
Function whose output is defined by an Spring EL expression.
Predicate whose condition is defined by an Spring EL expression.
Velocity ResourceLoader adapter that loads via a Spring ResourceLoader.
Helper class for performing some common Spring-related functions.
Allows setting of fixed Predicate properties using a boolean string.
Allows setting of Duration-valued properties using lexical string form.
Allows setting of IPRange properties using a CIDR string.
Allows setting of Period-valued properties using lexical string form.
Allows setting Resource properties using a string representing a Spring resource.
Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.
JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
Factory that configures a VelocityEngine.
Factory bean that configures a VelocityEngine and provides it as bean reference.
View using the Velocity template engine.
Convenience subclass of UrlBasedViewResolver that supports VelocityView (i.e.
Spring bean factory for producing a X509Certificate chain from a Resource.
Spring bean factory for producing a X509Certificate from a Resource.