The properties of the StaticMethodMatcherPointcutAdvisor class are listed below. For a complete list of StaticMethodMatcherPointcutAdvisor class members, see the StaticMethodMatcherPointcutAdvisor Members topic.
Advice | Return the advice part of this advisor. |
IsPerInstance | Is this advice associated with a particular instance? |
IsRuntime (inherited from StaticMethodMatcher) | Is this IMethodMatcher dynamic? |
MethodMatcher (inherited from StaticMethodMatcherPointcut) | The IMethodMatcher for this pointcut. |
Order | Returns this IAdvisors order in the interception chain. |
Pointcut | The IPointcut that drives this advisor. |
TypeFilter (inherited from StaticMethodMatcherPointcut) | The ITypeFilter for this pointcut. |
IDeserializationCallback.OnDeserialization (inherited from StaticMethodMatcher) | Missing <summary> documentation for M:Spring.Aop.Support.StaticMethodMatcher.System#Runtime#Serialization#IDeserializationCallback#OnDeserialization(System.Object) |
StaticMethodMatcherPointcutAdvisor Class | Spring.Aop.Support Namespace