org.apache.jetspeed.layout
Interface JetspeedPowerToolFactory
public interface JetspeedPowerToolFactory
Factory interface to retrieve the Jetspeed Power Tool from the current request context.
- Version:
- $Id: $
- Author:
- David Sean Taylor
getJetspeedPowerTool
JetspeedPowerTool getJetspeedPowerTool(RequestContext requestContext,
javax.portlet.PortletConfig portletConfig,
javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws javax.portlet.PortletException
- Throws:
javax.portlet.PortletException
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.