org.jboss.portal.portlet.tck
Class TCKPortletController

java.lang.Object
  extended by org.jboss.portal.portlet.test.PortletController
      extended by org.jboss.portal.portlet.tck.TCKPortletController
All Implemented Interfaces:
RequestController

public class TCKPortletController
extends PortletController

Version:
$Revision: 5776 $
Author:
Julien Viet

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.portal.portlet.test.PortletController
PortletController.ActionContextImpl, PortletController.InstanceContextImpl, PortletController.PortletInvocationContextImpl, PortletController.RenderContextImpl
 
Field Summary
 
Fields inherited from class org.jboss.portal.portlet.test.PortletController
log, portletInvoker, redirectAfterAction
 
Constructor Summary
TCKPortletController()
           
 
Method Summary
protected  java.util.Collection getRenderList(ServerInvocation invocation)
           
 
Methods inherited from class org.jboss.portal.portlet.test.PortletController
createAction, createRender, endRender, getPortletInvoker, getRedirectAfterAction, handle, setPortletInvoker, setRedirectAfterAction, startRender, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCKPortletController

public TCKPortletController()
Method Detail

getRenderList

protected java.util.Collection getRenderList(ServerInvocation invocation)
                                      throws PortletInvokerException
Overrides:
getRenderList in class PortletController
Throws:
PortletInvokerException