All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractComponentAwareFactoryBean<T> A Factory bean which is aware ofDestructableComponent.AbstractServiceableComponent<T> Implementation ofServiceableComponentthat does most of the work required.AbstractSpringExpressionEvaluator<T,U> A component that evaluates a Spring EL expression against a set of inputs and returns the result.AnnotationParameterNameDiscoverer An implementation ofParameterNameDiscovererthat is driven by theParameterNameAnnotation.ApplicationContextBuilder Fluent builder for aFilesystemGenericApplicationContextequipped with various standard features, behavior, converters, etc.ApplicationContextServiceableComponent Wraps a SpringApplicationContextso it can itself be exposed as a serviceable component.ApplicationContextServiceStrategy Strategy for summoning up anApplicationContextServiceableComponentwrapper around a populatedApplicationContext.BaseSpringNamespaceHandler A base class forNamespaceHandlerimplementations.BooleanToPredicateConverter Allows setting of fixedPredicateproperties using a boolean value.ClassBasedServiceStrategy<T> Strategy to createServiceableComponents from theApplicationContext.CombiningListFactoryBean A factory which extendsListFactoryBeanby requiring two lists as input.ConditionalResource A wrapper that guards aResourcethat may be absent by returning an empty bean file instead.ConditionalResourceResolver Supports a "conditional:resourcepath" URL syntax for wrapping a Spring resource with aConditionalResource.DeferPlaceholderFileSystemXmlWebApplicationContext An extension ofFileSystemXmlWebApplicationContextthat defers property placeholder resolution of config locations until after property sources have been initialized.DelimiterAwareApplicationContext Version ofDeferPlaceholderFileSystemXmlWebApplicationContextwhich does not necessarily assume that file list are space separated.DOMDocumentFactoryBean Spring bean factory for producing aDocumentfrom a resource.DurationPropertyEditor Allows setting of Duration-valued properties using lexical string form.EmbeddedAndSchemaAwareReader An extension to ourSchemaTypeAwareBeanDefinitionDocumentReaderwhich, in addition allows parsing of embedded <beans> statements (by the native spring parsers).ErrorRaisingController MVC controller for responding to errors by dispatching them to the MVC error handling umbrella.EvaluableScriptFactoryBean A factory bean to summon up anEvaluableScriptfrom 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 Factory bean version ofFileCachingHttpClientBuilder.FilesystemGenericApplicationContext An extension ofGenericApplicationContextthat 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 ofXmlWebApplicationContextthat (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 Factory bean version ofHttpClientBuilder.HTTPResource Resource for looking up HTTP URLs.HTTPResource.ConnectionClosingInputStream A wrapper around the entity contentInputStreamrepresented by anHttpResponsethat closes the stream and the HttpResponse whenHTTPResource.ConnectionClosingInputStream.close()is invoked.IdentifiableBeanPostProcessor Pre-processesIdentifiableComponentbeans by setting the bean ID to the bean name.InMemoryCachingHttpClientFactoryBean Factory bean version ofInMemoryCachingHttpClientBuilder.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 Factory bean forPattern.PKCS11PrivateKeyFactoryBean Spring bean factory for extracting aPrivateKeyfrom a PKCS#11 keystore.PredicateToPredicateConverter<T> Auto-converts standard Java predicates to Guava's version for legacy compatibility.PreferFileSystemResourceLoader An extension ofDefaultResourceLoaderthat (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 Spring bean factory for producing aPrivateKeyfrom aResource.ProxiedFactoryBean<T> Factory bean that proxies the creation of a bean through a managed/reloadableApplicationContext.PublicKeyFactoryBean ReloadableScope Custom Spring beanScopethat directs bean requests into a managedApplicationContext.ReloadableSpringService<T> This class provides a reloading interface to aServiceableComponentvia Spring.ResourceHelper RunnableFileSystemResource A file backed resource which calls out to a providedRunnableas appropriate such that the resource becomes reloadable.SchemaTypeAwareBeanDefinitionDocumentReader An extension to the standardDefaultBeanDefinitionDocumentReaderthat uses aSchemaTypeAwareBeanDefinitionParserDelegatedelegate for processing bean definitions.SchemaTypeAwareBeanDefinitionParserDelegate An extension to the standardBeanDefinitionParserDelegatethat adds support for retrievingNamespaceHandlerby schema type, as well as element QName, when resolving custom elements.SchemaTypeAwareXMLBeanDefinitionReader An extension to the standardXmlBeanDefinitionReaderthat defaults some settings.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 fixedPredicateproperties using a boolean string.StringToDurationConverter Allows setting of Duration-valued properties using lexical string form.StringToIPRangeConverter Allows setting ofIPRangeproperties using a CIDR string.StringToResourceConverter Allows settingResourceproperties 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 Convenience subclass ofUrlBasedViewResolverthat supportsVelocityView(i.e.X509CertificateChainFactoryBean Spring bean factory for producing aX509Certificatechain from aResource.X509CertificateFactoryBean Spring bean factory for producing aX509Certificatefrom aResource.