org.jasig.cas.aspect
Class LogAspect

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

public class LogAspect
extends java.lang.Object

Since:
3.3.6
Version:
$Revision$ $Date$

Constructor Summary
LogAspect()
           
 
Method Summary
protected  org.slf4j.Logger getLog(org.aspectj.lang.JoinPoint joinPoint)
           
 java.lang.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 java.lang.Object traceMethod(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
                             throws java.lang.Throwable
Throws:
java.lang.Throwable

getLog

protected org.slf4j.Logger getLog(org.aspectj.lang.JoinPoint joinPoint)


Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.