Имя |
Описание |
AbstractMethodReplacer |
An Spring.Objects.Factory.Support.IMethodReplacer implementation that provides some convenience support for derived classes. |
AbstractObjectDefinition |
|
AutowireCandidateQualifier |
Qualifier for resolving autowire candidates. A bean definition that includes one or more such qualifiers enables fine-grained matching against annotations on a field or parameter to be autowired. |
AutowireUtilsTests |
|
AutowireUtilsTests.Fable |
|
AutowireUtilsTests.Fool |
|
ChildObjectDefinitionTests |
|
ChildWebObjectDefinition |
Web object definitions extend Spring.Objects.Factory.Support.RootObjectDefinition by adding scope property. |
DefaultObjectDefinitionFactory |
|
DefaultObjectDefinitionFactoryTests |
|
DelegatingMethodReplacer |
An Spring.Objects.Factory.Support.IMethodReplacer implementation that delegates to an Spring.Objects.Factory.Support.IMethodReplacer that is obtained as the result of a lookup in an associated IoC container. |
DelegatingMethodReplacerTests |
|
LookupMethodOverrideTests |
|
LookupMethodOverrideTests.Feeder |
|
LookupMethodReplacer |
An Spring.Objects.Factory.Support.IMethodReplacer implementation that simply returns the result of a lookup in an associated IoC container. |
LookupMethodReplacerTests |
|
ManagedDictionaryTests |
|
ManagedDictionaryTests.InternalType |
|
ManagedListTests |
|
ManagedNameValueCollectionTests |
|
ManagedSetTests |
|
MethodInjectingInstantiationStrategy |
|
MethodInjectingInstantiationStrategy.MethodInjectingTypeBuilder |
A System.Type factory that generates subclasses of those classes that have been configured for the Method-Injection form of Dependency Injection. |
NoPublicCtors |
|
ObjectDefinitionBuilder |
Programmatic means of constructing a IObjectDefinition using the builder pattern. Intended primarily for use when implementing custom namespace parsers. |
ObjectDefinitionBuilderTests |
|
ObjectDefinitionReaderUtilsTests |
|
ObjectDefinitionValueResolver |
Helper class for use in object factory implementations, resolving values contained in object definition objects into the actual values applied to the target object instance. |
ReplacedMethodOverrideTests |
|
ReplacedMethodOverrideTests.Executor |
|
RootObjectDefinitionTests |
|
RootWebObjectDefinition |
Web object definitions extend Spring.Objects.Factory.Support.RootObjectDefinition by adding scope property. |
SimpleInstantiationStrategy |
|
SimpleInstantiationStrategyTests |
|
TestObjectFactory |
|
WebInstantiationStrategy |
|
WebObjectDefinitionFactory |
Custom implementation of IObjectDefinitionFactory for web applications. |
WebObjectDefinitionFactoryTests |
|
WebObjectDefinitionTests |
|
WebObjectFactory |
Concrete implementation of Spring.Objects.Factory.IListableObjectFactory that knows how to handle IWebObjectDefinitions. |
WebObjectUtilsTests |
|