|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.cas.util.AopUtils
public final class AopUtils
Utility class to assist with AOP operations.
| Constructor Summary | |
|---|---|
AopUtils()
|
|
| Method Summary | |
|---|---|
static org.aspectj.lang.JoinPoint |
unWrapJoinPoint(org.aspectj.lang.JoinPoint point)
Unwraps a join point that may be nested due to layered proxies. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AopUtils()
| Method Detail |
|---|
public static org.aspectj.lang.JoinPoint unWrapJoinPoint(org.aspectj.lang.JoinPoint point)
point - Join point to unwrap.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||