org.apache.tapestry.portlet
Class TestApplicationPortlet.ApplicationPortletFixture

java.lang.Object
  extended by org.apache.tapestry.portlet.ApplicationPortlet
      extended by org.apache.tapestry.portlet.TestApplicationPortlet.ApplicationPortletFixture
All Implemented Interfaces:
javax.portlet.Portlet
Enclosing class:
TestApplicationPortlet

public static class TestApplicationPortlet.ApplicationPortletFixture
extends ApplicationPortlet


Constructor Summary
TestApplicationPortlet.ApplicationPortletFixture(org.apache.hivemind.Registry registry)
           
 
Method Summary
protected  org.apache.hivemind.Registry constructRegistry(javax.portlet.PortletConfig config)
           
 
Methods inherited from class org.apache.tapestry.portlet.ApplicationPortlet
addModuleIfExists, destroy, init, processAction, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestApplicationPortlet.ApplicationPortletFixture

public TestApplicationPortlet.ApplicationPortletFixture(org.apache.hivemind.Registry registry)
Method Detail

constructRegistry

protected org.apache.hivemind.Registry constructRegistry(javax.portlet.PortletConfig config)
Overrides:
constructRegistry in class ApplicationPortlet


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.