execution context
执行上下文
2025-11-23 21:01 浏览次数 13
执行上下文
global execution context全局执行上下文
Execution Context and Code Signing执行上下文与代码签名
Execution Context Stack执行上下文栈
the task execution context上下文
context of execution执行环境
The execution context上下文
execution context and scope执行环境及作用域
if this parameter is set to true, bpmprocessor stores replyto information of the service invoker in jbpm execution context of the newly created process instance.
当这个参数为true时,bpmprocessor 会将服务调用的replyto信息保存在新创建的流程实例的jbpm执行上下文中。
the execution context for this recipe
该配方的执行上下文。
one interesting aspect is the ability to define the execution context of the callback function (such as in softirq or hardiirq context).
一个有趣的方面是它能够定义回调函数的执行上下文(比如在softirq或hardiirq上下文中)。
impersonation switches the execution context from the caller to the specified user.
模拟将执行上下文从调用方切换到指定用户。
figure 8 shows a prototypical section of the rule flow that would make use of this execution context parameter.
图8显示了会利用该执行上下文参数的规则流的一个原型部分。
the revert statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行revert语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
context provides access to oozie workflow execution context which, among other things contains workflow variables and provides very simple apis (set, get) for manipulating them [4].
context参数提供了对oozie工作流执行上下文的访问,其中主要包含了工作流的变量,并提供了对其进行操作的非常简单的api(set、get) [4]。
the direction of this execution context parameter should be set as in_out, since the information it carries goes back and forth between the calling component and the rule service.
这个执行上下文参数的方向应设置为 in_out,因为它携带的信息在调用方组件和规则服务之间来回传送。
execution context is somewhat analogous to the http session and contains a set of named objects – similar to the esb message body, defined previously.
执行上下文(execution context)和http的session有些类似,它包含一系列的命名对象——它与先前介绍的esb消息体有些类似。
the scripting layer represents a runtime execution context for c# or visual basic snippets of code.
脚本层代表的是c#或者visualbasic代码片段的运行时执行上下文(runtimeexecution context)。
the combination of these patterns provided coherent, decoupled access to execution context details.
这些模式的组合可以提供一致、分离的方法,用来访问执行上下文细节。
one thing that a listener should not do is block for any perceptible amount of time; it has likely been called from an execution context that is expecting to get control back quickly.
侦听器不该做的一件事是:阻塞相当长一段时间(长得可以感觉得到);调用它的执行上下文很可能希望迅速返回控制。
execution context for the primary thread of the process has to be set up.
必须建立进程的主线程的执行上下文。
shared data token defines execution context of a process.
共享的数据token定义了一个流程的执行上下文。
in terms of cpu time and memory, it might seem an expensive operation to create a new execution context given the number of built-in objects that must be built.
从cpu时间和资源上考虑,为若干必须内置的对象而创建一个新的执行环境代价比较昂贵。
encapsulated context object provided a way of encapsulating the execution context of service and framework elements.
封装上下文对象提供了一个将服务执行上下文和框架要素封装起来的方法。
execution context is placed within a main() method, allowing definition of other classes and methods inside linqpad editor to support testing. sql
在main()函数中编写要执行的代码,可在linqpad编辑器中定义其他类型和方法进行测试。
the framework 「wires」 application services to the pojos by intercepting the execution context or injecting service objects to the pojo at runtime.
框架通过两种方式将应用服务与运行中的pojo关联起来:拦截pojo的执行上下文或将服务对象注入pojo中。
you also need to be able to understand concepts like execution context and how the ‘this’ keyword is used.
还需要能够理解例如执行上下文概念和关键字「this」的使用方法。
manages the execution context for the current thread.
指示当前是否取消了执行上下文的流动。