The properties of the DefaultObjectFactoryPointcutAdvisor class are listed below. For a complete list of DefaultObjectFactoryPointcutAdvisor class members, see the DefaultObjectFactoryPointcutAdvisor Members topic.
Advice (inherited from AbstractObjectFactoryPointcutAdvisor) | Return the advice part of this aspect. |
AdviceObjectName (inherited from AbstractObjectFactoryPointcutAdvisor) | 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 (inherited from AbstractObjectFactoryPointcutAdvisor) | Callback that supplies the owning factory to an object instance. |
Order (inherited from AbstractPointcutAdvisor) | Returns this IAdvisors order in the interception chain. |
Pointcut | The IPointcut that drives this advisor. |
DefaultObjectFactoryPointcutAdvisor Class | Spring.Aop.Support Namespace