Creates a new instance of the ControlFlowPointcut class.
Creates a new instance of the ControlFlowPointcut class.
public ControlFlowPointcut(Type)
Construct a new pointcut that matches all calls below the given method in the given class.
public ControlFlowPointcut(Type,string)
ControlFlowPointcut Class | Spring.Aop.Support Namespace