com.liferay.portal.spring.aop
Class ServiceVelocityAdvice

java.lang.Object
  extended by com.liferay.portal.spring.aop.ServiceVelocityAdvice

Deprecated.

public class ServiceVelocityAdvice
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ServiceVelocityAdvice()
          Deprecated.  
 
Method Summary
 java.lang.Object invoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
          Deprecated.  
 void setClassLoader(java.lang.ClassLoader classLoader)
          Deprecated.  
 void setExceptionSafe(boolean exceptionSafe)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceVelocityAdvice

public ServiceVelocityAdvice()
Deprecated. 
Method Detail

invoke

public java.lang.Object invoke(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
                        throws java.lang.Throwable
Deprecated. 
Throws:
java.lang.Throwable

setClassLoader

public void setClassLoader(java.lang.ClassLoader classLoader)
Deprecated. 

setExceptionSafe

public void setExceptionSafe(boolean exceptionSafe)
Deprecated.