org.jasig.cas.aspect
Class LogAspect

java.lang.Object
  extended by org.jasig.cas.aspect.LogAspect

public class LogAspect
extends Object

Since:
3.3.6
Version:
$Revision$ $Date$

Constructor Summary
LogAspect()
           
 
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
 

Constructor Detail

LogAspect

public LogAspect()
Method Detail

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.