Name |
Description |
AbstractMessageSourceTests |
|
CodeConfigApplicationContext |
ApplicationContext that can scan to identify object definitions |
CodeConfigApplicationContextTests |
|
ContextHandlerTests |
|
ContextRegistryTests |
|
ContextRegistryTests.WhenHierarchicalContextsAllHaveDefaultNames |
|
DefaultMessageSourceResolvableTests |
|
DelegatingMessageSourceTests |
|
HttpApplicationConfigurer |
|
HttpApplicationConfigurer.ModuleDefinitionsTable |
|
HttpApplicationConfigurerTests |
|
HttpApplicationConfigurerTests.GrandParentHttpModule |
|
HttpApplicationConfigurerTests.ModuleEntry |
|
HttpApplicationConfigurerTests.ParentHttpModule |
|
HttpApplicationConfigurerTests.TestApplication |
|
HttpApplicationConfigurerTests.TestModule |
|
MessageSourceAccessorTests |
|
MessageSourceResolvableVisitor |
Visitor class to represent Spring.Context.IMessageSourceResolvable instances. |
MvcApplicationContext |
Application Context for ASP.NET MVC Applications |
MvcApplicationContextArgs |
Encapsulates arguments to the Spring.Context.Support.MvcApplicationContext class. |
NamespaceParsersSectionHandler |
Configuration section handler for the (recommended, Spring.NET standard) parsers config section. |
NamespaceParsersSectionHandlerTests |
|
NullMessageSourceTests |
|
ResourceSetMessageSourceTests |
|
SingletonTestingObjectPostProcessor |
|
StaticMessageSourceTests |
|
TypeAliasesSectionHandlerTests |
|
WebApplicationContext |
Web application context, taking the context definition files from the file system or from URLs. Treats resource paths as web resources, when using IApplicationContext.GetResource. Resource paths are considered relative to the virtual directory. Note: In case of multiple config locations, later object definitions will override ones defined in earlier loaded files. This can be leveraged to deliberately override certain object definitions via an extra XML file. |
WebApplicationContextArgs |
Encapsulates arguments to the Spring.Context.Support.WebApplicationContext class. |
WebApplicationContextArgsTests |
|
WebContextHandlerTests |
|
XmlApplicationContext |
An Spring.Context.IApplicationContext implementation that reads context definitions from XML based resources. |
XmlApplicationContextTests |
|
XmlApplicationContextTests.CountingObjectPostProcessor |
Utility class to keep track of object construction. |
XmlApplicationContextTests.CoutingObjectFactoryPostProcessor |
Utility class to keep track of object construction. |
XmlApplicationContextTests.DestroyTester |
|
XmlApplicationContextTests.DisposeTester |
|
XmlApplicationContextTests.SPRNET1231FactoryObject |
|
XmlApplicationContextTests.SPRNET1231ObjectFactoryPostProcessor |
|