com.liferay.portal.spring.aop
Class LogAspect

java.lang.Object
  extended by com.liferay.portal.spring.aop.LogAdvice
      extended by com.liferay.portal.spring.aop.LogAspect

Deprecated. This class has been renamed to LogAdvice.

public class LogAspect
extends LogAdvice

View Source

Author:
Karthik Sudarshan, Brian Wing Shun Chan, Michael Young

Constructor Summary
LogAspect()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.spring.aop.LogAdvice
getLog, invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogAspect

public LogAspect()
Deprecated.