Uses of Class
org.aspectj.lang.reflect.NoSuchPointcutException
Packages that use NoSuchPointcutException
Package
Description
Contains interfaces that extend
Signature
to provide
additional information about each possible join point signature.-
Uses of NoSuchPointcutException in org.aspectj.internal.lang.reflect
Methods in org.aspectj.internal.lang.reflect that throw NoSuchPointcutExceptionModifier and TypeMethodDescriptionAjTypeImpl.getDeclaredPointcut(String name)
AjTypeImpl.getPointcut(String name)
-
Uses of NoSuchPointcutException in org.aspectj.lang.reflect
Methods in org.aspectj.lang.reflect that throw NoSuchPointcutExceptionModifier and TypeMethodDescriptionAjType.getDeclaredPointcut(String name)
AjType.getPointcut(String name)