Spring.NET 1.3.0 RC1 for .NET 2.0 API Reference

PrototypeTargetSource Properties

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

Public Instance Properties

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

See Also

PrototypeTargetSource Class | Spring.Aop.Target Namespace