org.jboss.portal.wsrp.aspects.portlet
Class DumpInterceptor

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

public class DumpInterceptor
extends PortletInterceptor

Version:
$Revision: 5440 $
Author:
Julien Viet

Constructor Summary
DumpInterceptor()
           
 
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

DumpInterceptor

public DumpInterceptor()
Method Detail

invoke

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