Select XA data source for implementation type.
选择XAdatasource作为实现类型。
This couples the implementation type to all of the interfaces of an export.
这就将实现类型同一个导出的所有接口连接起来。
In this part you'll learn how to define an implementation type for a certain element.
在这一部分中,您将学习如何定义特定元素的实现类型。
SCA components enable a common invocation model for the client regardless of implementation type.
SCA组件支持客户机的公共调用模型,而与实现类型无关。
This gives you a sub-menu where you can select the appropriate implementation type, such as a business process.
您可从出现的子菜单中选择适当的实现类型,例如业务流程。
You can use it to coordinate reusable subprocesses or other services, which may have any other implementation type.
可以使用它来协调可重用的子流程或者其他具有不同实现类型的服务。
Getting started with an implementation is simple; you just select a component and pick an implementation type for it.
开始进行实现非常简单;直接选择一个组件,并为其选择一个实现类型即可。
Open the assembly diagram, if it is not already open, and drag a new SCA component with no implementation type onto the canvas.
打开组装关系图(如果尚未打开),将没有实现类型的新s CA组件拖动到画布上。
This coupling of interface design to implementation type could inhibit the very business agility that SOA solutions are intended to support.
这种接口设计到实现类型的耦合性,可能约束soa解决方案所要支持的业务敏捷性。
This couples the implementation type to all of the interfaces of an export. (An export can be wired to and implemented by only one component.)
这就将执行类型与一个导出的所有界面联系了起来(所有导出可以由一个构件执行)。
Because a component has an implementation type, all of the operations provided by all interfaces of that export have to be implemented the same way.
因为一个构件可以有一个执行类型,所以该导出所有界面提供的所有操作,都必须按照相同的方式执行。
In effect, the latter constructor allows the user to copy any collection, producing an equivalent collection of the desired implementation type.
实际上,后者允许用户拷贝任何集合来生成一个和期待实现类型相等的集合。
You can also create an implementation first by selecting File - New, and then selecting an implementation type, such as business process or human task.
您还可通过选择File-New,然后选择如业务对象、人员任务等实现类型来先创建实现。
For example, if you choose the implementation type of a task as a business rule type, you can add concrete business rule requirement descriptions in WBM.
例如,如果您选择任务实现类型为业务规则类型,则可以在WBM中添加具体的业务规则需求描述。
This abstraction of implementation details is key to flexibility: it enables you to swap out the implementation type completely without affecting the GUI.
这种对实现细节的抽象是灵活性的关键:它使您能够更换实现类型,而完全不会影响到GUI。
The actual implementation of the interface is totally hidden from the GUI because it requests the implementation type from a factory, as shown in Listing 5.
对GUI完全隐藏了这个接口的实际实现,因为它是通过一个工厂来请求实现类型的,如清单5所示。
The implementation type can be swapped out in the configuration file, eliminating the need to rewrite the code to accommodate the different implementation methodology.
在配置文件中,可以换出实现类型,从而不再需要为适应不同的实现方法而重写代码。
Assembly of OSGi applications into heterogeneous composites and remote binding to OSGi services is provided through a new SCA component implementation type for OSGi applications.
OSGi应用程序到异构复合的组装和OSGi服务的远程绑定通过OSGi应用程序的一个新s ca组件实现提供。
When defining a process in WebSphere Business Modeler, you can choose an implementation type for a certain task element. It provides five implementation types to map to service component types.
在WebSphereBusiness Modeler中定义一个流程时,您可以为特定的任务元素选择一个实现类型。
Rather than binding from invocation to type to implementation, they bind a message name to an object.
它们将消息名绑定到一个对象上,而不是从调用绑定到类型再到实现。
To be accurate, this is actually an interface, and your parser vendor provides some type of implementation of this interface.
确切地说,它实际上是一个接口,您的解析器提供商提供了这个接口的一些类型的实现。
You use the factory method pattern when an application needs to create objects whose type depend on the implementation of subclasses.
您可以在应用程序需要创建其类型依赖于子类的实现的对象时,使用工厂方法模式。
A rule group is a type of component implementation that logically groups rule sets and decision tables.
规则组是一种对规则集和决策表进行逻辑分组的组件实现类型。
It is usually best to pass a filter during registration, even if the current implementation only emits a certain type of notification.
通常,最好是在注册过程中来传递过滤器,即使当前实现只发出某种特定类型的通知。
If one implementation assumes that type information will exist on messages it receives, it may not interoperate with another implementation that chooses not to send that information.
如果一个实现假定类型信息存在于它所接收到的消息中,它就可能无法和另一个选择不传送该信息的实现进行互操作。
Below is the corresponding component type for the above component implementation.
以下是上述组件实现对应的组件类型。
So we override that method with an implementation which returns the notification's type and the time at which we received the notification.
因此我们用一个返回通知类型和接收到通知的时间的实现来覆盖那个方法。
Listing 7 shows a new client implementation that tests the type of the returned items.
清单7显示了一个新客户端实现,该实现测试返回项的类型。
For simplicity here, we have looked up our component handler and then cast it to the implementation class type that we know.
为了保持简单,我们查找了组件处理程序并将其转换为已知的实现类类型。
JNDI is not an LDAP-specific interface; you can have a JNDI implementation for any type of directory service.
JNDI不是特定于LDAP的接口,因此可以拥有针对任何目录服务类型的JNDI实现。
应用推荐