Uses of Class
org.aspectj.lang.reflect.NoSuchAdviceException
-
Packages that use NoSuchAdviceException Package Description org.aspectj.internal.lang.reflect org.aspectj.lang.reflect -
-
Uses of NoSuchAdviceException in org.aspectj.internal.lang.reflect
Methods in org.aspectj.internal.lang.reflect that throw NoSuchAdviceException Modifier and Type Method Description AdviceAjTypeImpl. getAdvice(String name)AdviceAjTypeImpl. getDeclaredAdvice(String name) -
Uses of NoSuchAdviceException in org.aspectj.lang.reflect
Methods in org.aspectj.lang.reflect that throw NoSuchAdviceException Modifier and Type Method Description AdviceAjType. getAdvice(String name)AdviceAjType. getDeclaredAdvice(String name)
-