public class WebApplicationContext
extends org.pentaho.platform.engine.core.system.StandaloneApplicationContext
| Constructor and Description |
|---|
WebApplicationContext(String solutionRootPath,
String fullyQualifiedServerUrl,
String applicationPath) |
WebApplicationContext(String solutionRootPath,
String fullyQualifiedServerUrl,
String applicationPath,
Object context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFullyQualifiedServerURL() |
String |
getPentahoServerName() |
void |
setFullyQualifiedServerURL(String fullyQualifiedServerUrl) |
addEntryPointHandler, addExitPointHandler, createTempFile, createTempFile, getApplicationPath, getBaseUrl, getContext, getFileOutputPath, getProperty, getProperty, getServerPort, getSolutionPath, getSolutionRootPath, invokeEntryPoints, invokeExitPoints, removeEntryPointHandler, removeExitPointHandler, setBaseUrl, setContext, setProperties, setSolutionRootPathpublic WebApplicationContext(String solutionRootPath, String fullyQualifiedServerUrl, String applicationPath, Object context)
public String getFullyQualifiedServerURL()
getFullyQualifiedServerURL in interface org.pentaho.platform.api.engine.IApplicationContextgetFullyQualifiedServerURL in class org.pentaho.platform.engine.core.system.StandaloneApplicationContextpublic String getPentahoServerName()
getPentahoServerName in interface org.pentaho.platform.api.engine.IApplicationContextgetPentahoServerName in class org.pentaho.platform.engine.core.system.StandaloneApplicationContextpublic void setFullyQualifiedServerURL(String fullyQualifiedServerUrl)
setFullyQualifiedServerURL in interface org.pentaho.platform.api.engine.IApplicationContextsetFullyQualifiedServerURL in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext