org.jboss.portal.portlet.aspects.portlet
Class PortalSessionSynchronizationInterceptor

java.lang.Object
  extended by org.jboss.portal.portlet.invocation.PortletInterceptor
      extended by org.jboss.portal.portlet.aspects.portlet.PortalSessionSynchronizationInterceptor
All Implemented Interfaces:
Interceptor

public class PortalSessionSynchronizationInterceptor
extends PortletInterceptor

Version:
$Revision: 8784 $
Author:
Julien Viet

Constructor Summary
PortalSessionSynchronizationInterceptor()
           
 
Method Summary
protected  java.lang.Object invoke(PortletInvocation invocation)
           
 
Methods inherited from class org.jboss.portal.portlet.invocation.PortletInterceptor
invoke
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalSessionSynchronizationInterceptor

public PortalSessionSynchronizationInterceptor()
Method Detail

invoke

protected java.lang.Object invoke(PortletInvocation invocation)
                           throws java.lang.Exception,
                                  InvocationException
Specified by:
invoke in class PortletInterceptor
Throws:
java.lang.Exception
InvocationException