Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

AbstractPrototypeTargetSource Properties

The properties of the AbstractPrototypeTargetSource class are listed below. For a complete list of AbstractPrototypeTargetSource class members, see the AbstractPrototypeTargetSource Members topic.

Public Instance Properties

IsStatic Is the target source static?
ObjectFactory The target factory that will be used to perform the lookup of the object referred to by the TargetObjectName property.
TargetObjectName The name of the target object to be created on each invocation.
TargetType The Type of the target object.

See Also

AbstractPrototypeTargetSource Class | Spring.Aop.Target Namespace