com.liferay.portal.mirage.aop
Class ContentFeedInvoker

java.lang.Object
  extended by com.sun.portal.cms.mirage.model.custom.ContentFeed
      extended by com.liferay.portal.mirage.aop.ContentFeedInvoker

public class ContentFeedInvoker
extends com.sun.portal.cms.mirage.model.custom.ContentFeed

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
ContentFeedInvoker(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

ContentFeedInvoker

public ContentFeedInvoker(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