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

Method Summary
 JetspeedPowerTool getJetspeedPowerTool(RequestContext requestContext)
           
 

Method Detail

getJetspeedPowerTool

JetspeedPowerTool getJetspeedPowerTool(RequestContext requestContext)
                                       throws javax.portlet.PortletException
Throws:
javax.portlet.PortletException


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.