interceptor stack的意思|示意
拦截器栈
interceptor stack的网络常见释义
拦截器栈 拦截器链(Interceptor Chain)即拦截器栈(Interceptor Stack)就是将拦截器按一定顺序连接成一条链,在访问被拦截的方法或字段时,拦截链中的拦截器就会按照之前定义好的顺序被调用。?
拦截器链 也能叫做拦截器链(Interceptor Stack),拦截器栈一词更明确的表名了连接器链的实现方式。
interceptor stack相关例句
The method call passes the invocation up the stack, either to the final target or possibly to the next interceptor.
方法调用一直沿着栈传递调用,可能传递到最终目标,或到下一个截取程序。
They are defined simply as a stack name XML element containing a series of interceptor class names.
它们被简单地定义为包含一系列截取程序类名的stack name xml元素。