to this function, starting with the outermost * advice, i.e. the advice that is to wrapped around all other advice applicable * to a given function. */- public AdvisedFunction getAdvice (String functionName, Function f) {+ public AdvisedFunction getAdvice (QualifiedName functionName, Function f) { // this distinction adds an implicit && ! within <any advice> to every pointcut.