The properties of the PrototypeTargetSource class are listed below. For a complete list of PrototypeTargetSource class members, see the PrototypeTargetSource Members topic.
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. |
PrototypeTargetSource Class | Spring.Aop.Target Namespace