java.lang.Object | |
↳ | com.microstrategy.web.servant.ServantRuntimeContext |
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public final String | DEFAULT_PATH_TO_DEPLOYMENT_FILE | ||||||||||
public final String | DEFAULT_SERVLET_NAME |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ServantRuntimeContext() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getBasePath() | ||||||||||
String | getPathToDeploymentFile() | ||||||||||
String | getPropertiesFromNamedServlet() | ||||||||||
void | setBasePath(String basePath) | ||||||||||
void | setPathToDeploymentFile(String pathToDeploymentFile) | ||||||||||
void | setServletName(String servletName) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |