public class FormulaEvaluateService extends NoOPService
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
actionOP()
返回该服务所附带的OP参数
|
static FormulaEvaluateService |
getInstance() |
void |
process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String sessionID) |
processpublic static FormulaEvaluateService getInstance()
public java.lang.String actionOP()
Servicepublic void process(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String sessionID)
throws java.lang.Exception
process 在类中 NoOPServicejava.lang.Exception