public class PlatformServletContext extends java.lang.Object implements IPlatformContext
| 限定符和类型 | 字段和说明 |
|---|---|
protected static java.util.logging.Logger |
log |
protected PlatformConfig |
platformConfig |
| 构造器和说明 |
|---|
PlatformServletContext(javax.servlet.ServletContext context) |
PlatformServletContext(javax.servlet.ServletContext context,
java.lang.String urlLeadingString)
已过时。
since 2.1
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getPlatform()
return the folder of the platform.
|
protected static java.util.logging.Logger log
protected PlatformConfig platformConfig
public PlatformServletContext(javax.servlet.ServletContext context,
java.lang.String urlLeadingString)
context - urlLeadingString - public PlatformServletContext(javax.servlet.ServletContext context)
public java.lang.String getPlatform()
IPlatformContextgetPlatform 在接口中 IPlatformContextCopyright © 2008 Actuate Corp. All rights reserved.