All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractCommandLine<T extends CommandLineArguments> |
A simple driver for a Spring-based CLI.
|
| AbstractCommandLine.TerminalCodes |
Terminal codes.
|
| AbstractCommandLineArguments |
|
| AbstractComponentAwareFactoryBean<T> |
|
| AbstractCustomBeanDefinitionParser |
This is the base parser for all our custom syntax.
|
| AbstractServiceableComponent<T> |
|
| AbstractSpringExpressionEvaluator<T,U> |
Deprecated, for removal: This API element is subject to removal in a future version. |
| AbstractSpringExpressionEvaluatorEx |
A component that evaluates a Spring EL expression against a set of inputs
and returns the result.
|
| AnnotationParameterNameDiscoverer |
|
| ApplicationContextBuilder |
|
| ApplicationContextServiceableComponent |
|
| ApplicationContextServiceStrategy |
|
| BaseSpringNamespaceHandler |
|
| BooleanToPredicateConverter |
Allows setting of fixed Predicate properties using a boolean value.
|
| ClassBasedServiceStrategy<T> |
|
| CombiningListFactoryBean |
|
| CommandLineArguments |
Command line arguments interface for command line tools.
|
| ConditionalResource |
A wrapper that guards a Resource that may be absent by returning an empty bean file instead.
|
| ConditionalResourceResolver |
Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with a
ConditionalResource.
|
| DeferPlaceholderFileSystemXmlWebApplicationContext |
|
| DelimiterAwareApplicationContext |
|
| DeprecatedBeanDetector |
A utility bean to look for and warn about deprecated bean names.
|
| DOMDocumentFactoryBean |
Spring bean factory for producing a Document from a resource.
|
| DurationPropertyEditor |
Allows setting of Duration-valued properties using lexical string form.
|
| EmbeddedAndSchemaAwareReader |
|
| ErrorRaisingController |
MVC controller for responding to errors by dispatching them to the MVC error handling umbrella.
|
| EvaluableScriptFactoryBean |
A factory bean to summon up an EvaluableScript from either inline data or from a resource.
|
| ExtendedMappingExceptionResolver |
Custom Spring exception to view mapper that populates the view model with data
obtained via an extension function.
|
| FileBackedHTTPResource |
A resource representing a file read from an HTTP(S) location.
|
| FileCachingHttpClientFactoryBean |
|
| FilesystemGenericApplicationContext |
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.
|
| FilesystemGenericWebApplicationContext |
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.
|
| FileSystemXmlWebApplicationContext |
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.
|
| FunctionToFunctionConverter<T,R> |
Auto-converts standard Java functions to Guava's version for legacy compatibility.
|
| HttpClientFactoryBean |
|
| HTTPResource |
Resource for looking up HTTP URLs.
|
| HTTPResource.ConnectionClosingInputStream |
|
| IdentifiableBeanPostProcessor |
|
| IdentifiedComponentManager<T extends IdentifiedComponent> |
Class used for auto-wiring free-standing identified objects along with explicitly declared
bean collections.
|
| InMemoryCachingHttpClientFactoryBean |
|
| KeyStoreFactoryBean |
|
| NonReloadableExcluder |
Post-processes bean definitions by marking any reloadable beans as singletons,
and any non-reloadable beans as lazy-init to limit/prevent instantiation.
|
| PatternFactoryBean |
|
| PKCS11PrivateKeyFactoryBean |
Spring bean factory for extracting a PrivateKey from a PKCS#11 keystore.
|
| PredicateToPredicateConverter<T> |
Auto-converts standard Java predicates to Guava's version for legacy compatibility.
|
| PreferFileSystemResourceLoader |
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.
|
| PrivateKeyFactoryBean |
|
| ProxiedFactoryBean<T> |
Factory bean that proxies the creation of a bean through a managed/reloadable
ApplicationContext.
|
| PublicKeyFactoryBean |
|
| ReloadableScope |
|
| ReloadableSpringService<T> |
|
| ResourceHelper |
|
| RunnableFileSystemResource |
A file backed resource which calls out to a provided Runnable as appropriate such that the resource becomes
reloadable.
|
| SchemaTypeAwareBeanDefinitionDocumentReader |
|
| SchemaTypeAwareBeanDefinitionParserDelegate |
|
| SchemaTypeAwareXMLBeanDefinitionReader |
|
| SpringExpressionBiConsumer<T,U> |
Predicate whose condition is defined by an Spring EL expression.
|
| SpringExpressionBiFunction<T,U,V> |
Predicate whose condition is defined by an Spring EL expression.
|
| SpringExpressionBiPredicate<T,U> |
Predicate whose condition is defined by an Spring EL expression.
|
| SpringExpressionConsumer<T> |
Predicate whose condition is defined by an Spring EL expression.
|
| SpringExpressionFunction<T,U> |
Function whose output is defined by an Spring EL expression.
|
| SpringExpressionPredicate<T> |
Predicate whose condition is defined by an Spring EL expression.
|
| SpringResourceLoader |
Velocity ResourceLoader adapter that loads via a Spring ResourceLoader.
|
| SpringSupport |
Helper class for performing some common Spring-related functions.
|
| StringBooleanToPredicateConverter |
Allows setting of fixed Predicate properties using a boolean string.
|
| StringToDurationConverter |
Allows setting of Duration-valued properties using lexical string form.
|
| StringToIPRangeConverter |
Allows setting of IPRange properties using a CIDR string.
|
| StringToResourceConverter |
Allows setting Resource properties using a string representing a Spring resource.
|
| VelocityConfig |
Interface to be implemented by objects that configure and manage a
VelocityEngine for automatic lookup in a web environment.
|
| VelocityConfigurer |
JavaBean to configure Velocity for web usage, via the "configLocation"
and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
|
| VelocityEngineFactory |
Factory that configures a VelocityEngine.
|
| VelocityEngineFactoryBean |
Factory bean that configures a VelocityEngine and provides it as bean
reference.
|
| VelocityView |
View using the Velocity template engine.
|
| VelocityViewResolver |
|
| X509CertificateChainFactoryBean |
|
| X509CertificateFactoryBean |
|