com.liferay.portal.mirage.aop
Class MirageInvoker

java.lang.Object
  extended by com.liferay.portal.mirage.aop.MirageInvoker

public class MirageInvoker
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MirageInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
           
 
Method Summary
 java.lang.Object getReturnValue()
           
 java.lang.Object invoke()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MirageInvoker

public MirageInvoker(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
Method Detail

getReturnValue

public java.lang.Object getReturnValue()

invoke

public java.lang.Object invoke()
                        throws com.sun.portal.cms.mirage.exception.CMSException
Throws:
com.sun.portal.cms.mirage.exception.CMSException