15911592159315941595159615971598159916001601
while (it.hasNext()) { InterfaceIntroduction pointcut = (InterfaceIntroduction) it.next(); if (pointcut.matches(advisor, clazz)) { pointcut.addAdvisor(advisor); } } } }
16081609161016111612161316141615161616171618