public class IRequestScope
extends BaseScope
请求作用域 对应的请求处理器, 承诺在请求处理前后调用其 beginScope()/endScope()
IScope.DefaultImpls| 构造器和说明 |
|---|
IRequestScope()
请求作用域
对应的请求处理器, 承诺在请求处理前后调用其 beginScope()/endScope()
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close()
可能没有开始请求作用域, 则需要关机时主动结束作用域(释放资源)
如cli环境中调用Db
|
addChildScope, addChildScope, beginScope, doBeginScope, doEndScope, endScope, getChildScopes, newScopeaddChildScope, addChildScope, beginScope, endScope, newScope