Uses of Interface
org.apache.jetspeed.util.FileSystemHelper

Packages that use FileSystemHelper
org.apache.jetspeed.tools.pamanager   
 

Uses of FileSystemHelper in org.apache.jetspeed.tools.pamanager
 

Methods in org.apache.jetspeed.tools.pamanager with parameters of type FileSystemHelper
 void PortletApplicationManagement.startLocalPortletApplication(String contextName, FileSystemHelper warStruct, ClassLoader paClassLoader)
           
 void PortletApplicationManagement.startPortletApplication(String contextName, FileSystemHelper warStruct, ClassLoader paClassLoader)
           
 void PortletApplicationManagement.startPortletApplication(String contextName, String contextPath, FileSystemHelper warStruct, ClassLoader paClassLoader)
          Allows deployment to override the default of using the contextName as the context path.
 



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