All Classes and Interfaces
Class
Description
A specialization of
SpringWebApplicationFactory
that uses
AnnotationConfigWebApplicationContext
IFieldValueFactory
that uses LazyInitProxyFactory
to create proxies for Spring
dependencies based on the SpringBean
annotation applied to a field.Mock application context object.
Convenience class to extract information about the type and generics of a field to inject.
Interface representing object that can locate a spring context.
Annotation used to tag a field as a placeholder for a spring bean.
Implementation of
IProxyTargetLocator
that can locate beans within a spring application
context.IComponentInstantiationListener
that injects component and behavior properties
annotated with SpringBean
annotations.Mock SpringContextLocator
Implementation of IWebApplicationFactory that pulls the WebApplication object out of spring
application context.