The properties of the AbstractObjectFactoryPointcutAdvisor class are listed below. For a complete list of AbstractObjectFactoryPointcutAdvisor class members, see the AbstractObjectFactoryPointcutAdvisor Members topic.
Advice | Return the advice part of this aspect. |
AdviceObjectName | Gets or sets the name of the advice object that this advisor should refer to. |
IsPerInstance (inherited from AbstractPointcutAdvisor) | Is this advice associated with a particular instance? |
ObjectFactory | Callback that supplies the owning factory to an object instance. |
Order (inherited from AbstractPointcutAdvisor) | Returns this IAdvisors order in the interception chain. |
Pointcut (inherited from AbstractPointcutAdvisor) | The IPointcut that drives this advisor. |
AbstractObjectFactoryPointcutAdvisor Class | Spring.Aop.Support Namespace