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) |
process
public static FormulaEvaluateService getInstance()
public java.lang.String actionOP()
Service
public void process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String sessionID) throws java.lang.Exception
process
在类中 NoOPService
java.lang.Exception