Uses of Class
org.aspectj.lang.NoAspectBoundException
Packages that use NoAspectBoundException
Package
Description
Provides several interfaces for obtaining reflective information about a
join point, as well as several exceptions that can be thrown by AspectJ
code.
-
Uses of NoAspectBoundException in org.aspectj.lang
Methods in org.aspectj.lang that throw NoAspectBoundExceptionModifier and TypeMethodDescriptionstatic <T> Tstatic <T> Tstatic <T> Tstatic ObjectReturns the singleton aspect or the percflow / percflowbelow associated with the current threadstatic ObjectReturns the pertypewithin aspectstatic ObjectReturns the perthis / pertarget aspectstatic booleanstatic booleanstatic booleanstatic booleanReturns true if singleton aspect or percflow / percflowbelow aspect is boundstatic booleanReturns true if the pertypewithin aspect is boundstatic booleanReturns true if the perthis / pertarget aspect is bound