Package | Description |
---|---|
org.apache.jetspeed.tools.pamanager |
Modifier and Type | Method and Description |
---|---|
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. |
void |
PortletApplicationManagement.tryStartPortletApplication(String contextName,
String contextPath,
FileSystemHelper warStruct,
ClassLoader paClassLoader,
int paType,
long checksum,
boolean silent) |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.