org.jasig.cas.aspect
Class LogAspect
java.lang.Object
org.jasig.cas.aspect.LogAspect
public class LogAspect
- extends Object
- Since:
- 3.3.6
- Version:
- $Revision$ $Date$
|
Method Summary |
protected org.slf4j.Logger |
getLog(org.aspectj.lang.JoinPoint joinPoint)
|
Object |
traceMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogAspect
public LogAspect()
traceMethod
public Object traceMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
throws Throwable
- Throws:
Throwable
getLog
protected org.slf4j.Logger getLog(org.aspectj.lang.JoinPoint joinPoint)
Copyright © 2004-2013 Jasig. All Rights Reserved.