org.jboss.portal.portlet.impl.invocation
Class EmptyPortletInterceptorStackFactory

java.lang.Object
  extended by org.jboss.portal.portlet.impl.invocation.EmptyPortletInterceptorStackFactory
All Implemented Interfaces:
PortletInterceptorStackFactory

public class EmptyPortletInterceptorStackFactory
extends java.lang.Object
implements PortletInterceptorStackFactory

Version:
$Revision$
Author:
Chris Laprun

Constructor Summary
EmptyPortletInterceptorStackFactory()
           
 
Method Summary
 PortletInterceptorStack getInterceptorStack()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyPortletInterceptorStackFactory

public EmptyPortletInterceptorStackFactory()
Method Detail

getInterceptorStack

public PortletInterceptorStack getInterceptorStack()
Specified by:
getInterceptorStack in interface PortletInterceptorStackFactory