In general, methods that take a process template name as a parameter use late binding.
一般来讲,接受流程模板名称作为参数的方法使用后期绑定。
This section describes where you have the option to choose from early binding and late binding.
本部分描述您可以从早期绑定和后期绑定中做出选择的场合。
Late binding does not require wiring between the processes in a process-to-process invocation because the target component is determined dynamically at runtime.
在流程到流程的调用中,后期绑定不需要在流程之间进行连接,因为目标组件是在运行时动态地确定的。
The only supported combination for late binding is if a process component calls another process component.
唯一受支持的后期绑定组合是一个流程组件调用另一个流程组件。
Figure 5 shows the retrieval of candidate service statistics and the dynamic selection and late binding to a service endpoint.
图5展示了对备选服务统计数据的检索以及某个服务端点的动态选择和延迟绑定。
This is enabled by the late binding of declared interfaces to implementations supporting those interfaces.
通过将声明的接口延迟绑定到支持这些接口的实现可以做到这一点。
This article discussed how to decouple the service provider from the service client consumer with late binding and location transparency using a JAX-RPC programming model.
本文讨论了如何使用JAX-RPC 编程模型通过后期绑定和位置透明性将服务提供者从服务客户机使用者分离开。
More importantly, the components are invoked using a late binding approach.
更重要的是,组件是使用晚期绑定方法调用的。
The SCA client is then statically bound to the proxy process; however the proxy process calls the currently valid version of the process dynamically using late binding.
这样,SCA客户端将静态地绑定到代理流程;但是,代理流程将使用后期绑定动态地调用流程的当前有效版本。
Listing 2 illustrates an example of late static binding.
清单2展示了延迟静态绑定的一个例子。
With late binding, the parent process instance calls the currently valid version of a subprocess when it reaches the subprocess invocation in its navigation.
使用后期绑定,父流程实例将在其导航中到达子流程调用点时调用子流程的当前有效版本。
The late binding of the service endpoint address lowers the location coupling.
服务端点地址的后期绑定降低了位置耦合。
Wires can be defined between components with support for late binding to implementations of other components; integration developers focus on wiring together service components.
可以定义组件之间的连接,以便支持对其他组件实现的延迟绑定;集成开发人员的工作重点是将服务组件连接在一起。
It's slightly complicated by the late binding to release vehicles for task branches.
通过后期绑定到任务分支的版本媒介物上稍微有一些复杂。
Microsoft is looking into adding the ability to "light-up" additional features using reflection and late binding, but there are no definite plans as of yet.
微软正在研究通过反射和迟绑定来“开启”额外特性的可行性,但至今没有任何明确的计划。
All values must be known at design time, preventing late binding solutions.
在设计阶段所有的值必须是已知的,防止后期绑定解决方案。
This late binding provides the flexibility to change the binding and desired protocol—a key benefit documented in this article.
这个后期绑定可提供更改绑定和所需协议的灵活性,而这正是本文中所述的一项主要优势。
The result is an extremely productive framework for wrapping database tables — one greatly simplified through the power of late binding.
结果就会产生一个相当有效的框架用于包装数据库表,该框架通过后期绑定而获得了极大的简化。
This pattern USES late binding to invoke the currently valid version of a decorator process representing the actual human task, and thus it enables late binding to that task.
此模式使用后期绑定来调用表示实际人工任务的装饰流程的当前有效版本,从而实现到该任务的后期绑定。
The generated client code USES the EJB API to interact with tasks and processes; the EJB methods that are called by the generated client code use late binding.
生成的客户端代码使用EJBAPI与任务和流程交互;生成的客户端代码所调用的EJB方法使用后期绑定。
By doing so, the client is already assuming that the endpoint must be determined at runtime (late binding) and can include their subscription level in the criteria of the UDDI query.
通过这样做,客户端已经假设端点是在运行时(后绑定)决定的,而且也在UDDI查询标准中包括了他们的订阅级别。
If the calling SCA component is a process, you can use late binding, as described in the earlier section, Support for late binding.
如果调用SCA组件是某个流程,您可以使用后期绑定,如前面的仅支持后期绑定所述。
In reality many SOA practitioners have been introducing service registry as a mechanism for late binding and dynamic routing.
实际上,很多SOA专业人员都已经将服务注册中心作为用于进行后期绑定和动态路由的机制加以引入了。
This solution allows for late binding of new values.
该解决方案允许在以后绑定新值。
Late static binding has been added in PHP V5.3 to alleviate this problem.
PHPV5.3添加了延迟静态绑定来解决这个问题。
Advantage: Infinite extension values can be added, even in late binding.
优点:可以添加任意的扩展值,即使在后期绑定时也可以添加。
Infinite extension values can be added, even in late binding.
可以添加任意的扩展值,即使在后期绑定时也可以添加。
The end result here is that even some form of late binding exists in the cited example; the tight coupling between Web services partners is still present.
这里的最终结果就是甚至一些后期绑定的形式也存在于引例之中;在Web服务伙伴之间的紧耦合依旧存在。
This is seen in mismatched language features such as the ability to consume objects via late binding, A.K.A. duck typing, but no ability to define them.
例如,它能够通过迟绑定(即所谓的ducktyping)来使用对象,但却没有能力确定他们——这样的语言特性被普遍认为是和脚本编程是不相配的。
A partial version of core services written in Visual Basic also exists for runtime compilation and late binding.
为了支持运行时编译和迟绑定,由VisualBasic编写的核心服务的部分版本也是存在的。
应用推荐