The properties of the ControlFlowPointcut class are listed below. For a complete list of ControlFlowPointcut class members, see the ControlFlowPointcut Members topic.
EvaluationCount | Gets the number of times this pointcut has been evaluated. |
IsRuntime | Is this a runtime pointcut? |
MethodMatcher | The IMethodMatcher for this pointcut. |
TypeFilter | The ITypeFilter for this pointcut. |
ControlFlowPointcut Class | Spring.Aop.Support Namespace