public class JarVersionService extends NoSessionIDOPService
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
TEST_VERSION |
| 构造器和说明 |
|---|
JarVersionService() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
actionOP()
返回该服务所附带的OP参数
|
static JarVersionService |
getInstance() |
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
processpublic static final java.lang.String TEST_VERSION
public static JarVersionService getInstance()
public java.lang.String actionOP()
Servicepublic void process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
process 在类中 NoSessionIDOPServicejava.lang.Exception