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