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, setSolutionRootPath
public WebApplicationContext(String solutionRootPath, String fullyQualifiedServerUrl, String applicationPath, Object context)
public String getFullyQualifiedServerURL()
getFullyQualifiedServerURL
in interface org.pentaho.platform.api.engine.IApplicationContext
getFullyQualifiedServerURL
in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
public String getPentahoServerName()
getPentahoServerName
in interface org.pentaho.platform.api.engine.IApplicationContext
getPentahoServerName
in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
public void setFullyQualifiedServerURL(String fullyQualifiedServerUrl)
setFullyQualifiedServerURL
in interface org.pentaho.platform.api.engine.IApplicationContext
setFullyQualifiedServerURL
in class org.pentaho.platform.engine.core.system.StandaloneApplicationContext
Copyright © 2021 Hitachi Vantara. All rights reserved.