在本系列的下一篇文章中,会将一个模块中的导入绑定到另一个模块中的导出。
In the next article in this series, you will bind imports in one module to exports in other modules.
如果请求者已经存在,则该请求者已经具有一个特定的到某个实现的绑定,您必须更改该实现以指向中介模块的导出。
If the requester already exists, then it already has a specific binding to an implementation that you must change to point to the mediation module's export.
例如,如果模块包含具有企业信息系统(EIS)绑定的导入,并且您目前无权访问EIS,则可以为该导入创建一个模拟器。
For example, if your module has an import with an Enterprise Information System (EIS) binding and you don't presently have access to the EIS, then you can create an emulator for the import.
要使用dojo . dom模块中的基本函数为绑定控件的当前编辑器实例创建和存储一个惟一的ID,需要用到一个属性。
An attribute is needed to create and store a unique ID for the current editor instance of the bound control using base functions available in the dojo.dom module.
我们选择创建仅包含一个带有Web服务SOAPover JMS绑定的导入的模块。
We've chosen to create a module that contains only an import with Web service SOAP over JMS binding. The following steps show you how to create one
它有一个绑定,如连接到Web服务的Web服务绑定或连接到其他模块的SCA绑定。
It has a binding, such as a Web service binding, to connect to Web services or an SCA binding to connect to other modules.
SCA绑定允许一个模块中的 SCA组件使用 SCA编程模型与另一个模块中的 SCA 组件通信。
SCA bindings enable SCA components in one module to communicate with SCA components in another module using the SCA programming model.
使用SCA绑定的导入是SCA组件在另一个模块中的逻辑表示。
An import with an SCA binding is a logical representation of an SCA component in another module.
Programstructure图将程序与服务程序对象当作输入,并显示它们之间的绑定联系以及与每一个程序和服务程序相绑定的模块。
The program Structure Diagram takes program and service program objects as input and displays the binding relationships between them as well as the modules bound into each program and service program.
OSGi规范定义了一个叫做绑定包的模块化单位。
The OSGi specification defines a unit of modularization called a bundle.
第三种使用模式是为一个应用程序的特定Web模块发布定制绑定,因此只有那个 Web 模块受到发布的定制绑定的影响。
The third usage pattern is to deploy the custom binders for a specific Web module within an application so that only that Web module is affected by the deployed custom binders.
此场景演示了由使用SOAPover JMSWeb服务绑定的模块来提供并由使用相同绑定的另一个模块来调用的Web服务。
This scenario demonstrates a Web service provided by a module that USES the SOAP over JMS Web service binding and is invoked by another module that USES the same binding.
EclipseIDE使用围绕模块化和绑定包生命周期的一个OSGi子集。
The Eclipse IDE uses a subset of OSGi centered around modularization and bundle life cycle.
此外,将为模块中的每个sca导出创建一个名称空间绑定,如图6中所示。
In addition, a name space binding is created for every SCA export within a module, as shown in Figure 6. This binding is created at the cell scope and follows the naming pattern of.
在运行时,DLL模块将提取到一个临时目录下,再通过后期绑定技术绑定。
On the runtime stage, the DLL module will be extracted to a temporary file on disk and used via late binding technique.
在运行时,DLL模块将提取到一个临时目录下,再通过后期绑定技术绑定。
On the runtime stage, the DLL module will be extracted to a temporary file on disk and used via late binding technique.
应用推荐