Uses of Class
org.apache.shiro.aspectj.BeforeAdviceMethodInvocationAdapter
-
-
Uses of BeforeAdviceMethodInvocationAdapter in org.apache.shiro.aspectj
Methods in org.apache.shiro.aspectj that return BeforeAdviceMethodInvocationAdapter Modifier and Type Method Description static BeforeAdviceMethodInvocationAdapterBeforeAdviceMethodInvocationAdapter. createFrom(org.aspectj.lang.JoinPoint aJoinPoint)Factory method that creates a newBeforeAdviceMethodInvocationAdapterinstance using the AspectJJoinPointprovided.
-