Late-binding interfaces will always select the newest version, while early-binding interfaces can specify the version to use.
后期绑定接口将始终选择最新的版本,而早期绑定接口则可以指定要使用的版本。
The following two patterns explain how arbitrary SCA components can interact with human tasks and business processes using late-binding.
以下两种模式说明了任意sca组件如何使用后期绑定与人工任务和业务流程交互。
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.
本部分描述您可以从早期绑定和后期绑定中做出选择的场合。
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.
通过将声明的接口延迟绑定到支持这些接口的实现可以做到这一点。
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客户端将静态地绑定到代理流程;但是,代理流程将使用后期绑定动态地调用流程的当前有效版本。
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.
通过后期绑定到任务分支的版本媒介物上稍微有一些复杂。
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.
该解决方案允许在以后绑定新值。
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编写的核心服务的部分版本也是存在的。
The concept behind duck typing, also known as late binding, is pretty simple; if an object responds to all the methods a function is expected to call, that object can be passed to the function.
Ducktyping背后的概念非常简单,就是所谓的迟绑定;如果对象具有某个函数希望调用的所有方法,就可以将这个对象传递给该函数。
In other words, Web service invocation ought to be of late binding.
换句话说,Web服务调用应该在后期绑定。
The heavy reliance on message passing and the notion that Self applications are always running should tip you off that late binding is a central theme in Self.
从Self对消息传送的严重依赖以及Self应用程序一直运行这一概念可以看出:延迟绑定是Self的中心课题。
应用推荐