C# (CSharp) Spring.Objects.Factory.Xml Namespace

Classes

Name Description
AbstractObjectDefinitionParser Abstract IObjectDefinitionParser implementation providing a number of convenience methods and a AbstractObjectDefinitionParser.ParseInternal template method that subclasses must override to provide the actual parsing logic.
CollectionMergingTests
ConstructorDependenciesObject Simple object used to check constructor dependency checking.
DependenciesObject Simple object used to check dependency checking.
DerivedConstructorDependenciesObject Simple object used to check derived constructor dependency checking.
DummyBo Summary description for DummyBo.
DummyDao Summary description for DummyDao.
DummyReferencer Summary description for DummyReferencer.
EventWiringTests
FactoryMethods Test class for Spring.NET's ability to create objects using static factory methods, rather than constructors.
GenericExpressionHolder
InstanceFactory Test class for Spring.NET's ability to create objects using static factory methods, rather than constructors.
MixedCollectionObject Summary description for MixedCollectionObject.
NamespaceParserAttribute
NamespaceParserRegistry Provides a resolution mechanism for configuration parsers.
NamespaceParserRegistry.ObjectDefinitionParserNamespaceParser Adapts the IObjectDefinitionParser interface to INamespaceParser. Only for smooth transition between 1.x and 2.0 style namespace handling, will be dropped for 2.0
NamespaceParserRegistry.XmlResourceUrlResolver Resolves xml entities by using the IResourceLoader infrastructure.
NonGenericExpressionHolder
ObjectFactorySectionHandlerTests
ParserContext Context that gets passed along an object definition parsing process, encapsulating all relevant configuraiton as well as state.
ReadOnlyXmlTestResource Centralised resource getter for loading all of those XML object definition files used in the XML based object factory tests.
SingleSimpleTypeConstructorObject Simple object used to test object creation via constuctors with simple types.
TestObjectCreator Test class for Spring's ability to create objects using static factory methods, rather than constructors.
WebObjectDefinitionReader An XmlObjectDefinitionReader capable of handling web object definitions (Pages, Controls)
WebObjectsNamespaceParser A custom implementation of the INamespaceParser interface that properly handles web application specific attributes, such as object scope.
XmlListableObjectFactoryTests
XmlListableObjectFactoryTests.AnonymousClassObjectPostProcessor
XmlObjectCollectionTests
XmlObjectDefinitionReaderTests
XmlObjectDefinitionReaderTests.TestXmlObjectDefinitionReader
XmlObjectDefinitionReaderTests.TestXmlObjectDefinitionReader.ThrowingObjectDefinitionDocumentReader
XmlObjectFactoryTests
XmlObjectFactoryTests.BadInitializer
XmlObjectFactoryTests.DefaultDestroyer
XmlObjectFactoryTests.DependingObject
XmlObjectFactoryTests.DoubleInitializer
XmlObjectFactoryTests.InitAndIB
XmlObjectFactoryTests.LazyWorker
XmlObjectFactoryTests.MyTestObject
XmlObjectFactoryTests.PreparingObject1
XmlObjectFactoryTests.PreparingObject2
XmlParserResolverTests
XmlParserResolverTests.NotImplementedXmlObjectDefinitionParser