If you practice class ownership you get much better consistency of implementation and interface.
假如你拥有类的所有权,那么你会更好地保持接口与实现的一致性。
As a final step, the tool populates the implementation and interface WSDL files with the operation, input and output messages, and types.
最后一步,该工具将操作、输入和输出消息以及类型填入实现和接口WSDL文件。
It separates the interface and implementation for the library services.
它为函数库服务分离了接口和具体实现。
WSDL supports the separation of interface and implementation by providing different elements that contain this information.
WSDL通过提供包含这些信息的不同元素来支持接口和实现的分离。
Publish the service interface and implementation.
发布服务接口和实现。
A DE facto standard description language in this domain is WSDL, which was created to provide an abstraction layer around a service's interface and implementation.
这个领域中的一种事实标准描述语言是WSDL,创建该语言的目的是给服务的接口和实现提供一个抽象层。
You can start by defining a parser pool interface and registering its implementation with your application.
可以事先定义一个解析器池接口,并通过应用程序注册其实现。
The implementation effort focuses on the interface changes and business logic changes, maximizing the reuse of unchanged business logic.
实现工作的重点是接口变更和业务逻辑变更,从而最大化地对未变更逻辑进行重用。
Functional characteristics: Describes the granularity dimensions to be considered when constructing components, such as interface and implementation.
功能特征:描述在构造组件(如接口和实现)时要考虑的粒度的各个方面。
So, a component requires an interface and the implementation must adhere to that interface.
所以,组件需要有一个接口,而且其他的实现必须遵循这个接口。
To be accurate, this is actually an interface, and your parser vendor provides some type of implementation of this interface.
确切地说,它实际上是一个接口,您的解析器提供商提供了这个接口的一些类型的实现。
They can take many forms, but fall into three categories: user interface services, implementation services and business rules services.
它们可以有多种形式,但是主要归为三类:用户界面服务、实现服务和业务规则服务。
UML diagrams seem to mix interface and implementation.
UML类图似乎混淆了接口和实现。
As mentioned earlier, a service component is made up of an interface and an implementation.
如前所述,服务组件是由一个接口和一个实现构成的。
Separating the service interface definition and the service implementation into two WSDL files facilitates reuse.
将服务接口定义和服务实现分开放入到两个WSDL文件方便了重用。
A custom mediation with a fully generated interface and implementation.
具有完整的生成的接口和实现的自定义中介。
In this last article, I showed how to use WSDL4J and UDDI4J to publish both a WSDL service interface and a service implementation.
在这最后一篇文章中,我演示了如何使用WSDL4J和UDDI4 J来发布WSDL服务接口和WSDL服务实现。
It requires careful consideration across all of the layers of the runtime environment's topology, implementation of the services, and user interface.
它要求对运行时环境拓扑、服务实现和用户界面的所有层次加以谨慎考虑。
Decoupled context interface provided a decoupling between context implementation and context user.
分离的上下文接口将上下文实现和上下文用户分离开来。
Keep service interface and service implementation apart from each other and be very explicit about your implementation choices, especially the instancing model.
让服务接口和服务实现彼此分开,明确你的实现选择,尤其是实例化的模式。
The argument to the success method is the return value of the call in the interface and implementation.
成功方法的参数是接口和实现中的调用的返回值。
In this model, there is an emphasis on distinguishing between a service interface provider and a service implementation.
在这种模型中,服务接口提供者和服务实现有很大不同。
You should see an interface and an implementation.
您会看到接口和实现。
This interface can be reused in the session EJB interface and implementation like so.
此接口可以在会话eJB接口和类似于以下的实现中重用。
For example, we store the SCDL for the interface and implementation in a file called CreditApproval.component.
例如,我们将接口和实现的SCDL存储在一个名为 CreditApproval.component 的文件中。
In my example, in order to glean this information, I must first obtain Definition objects for both the WSDL implementation and the WSDL interface.
在我的示例中,为了收集这些信息,我必须首先获取表示WSDL实现和WSDL接口的Definition对象。
Metadata - The org.springframework.roo.metadata module provides a metadata service provider interface and implementation that includes dependency registration and caching.
metadata—org. springframework . roo . metadata模块提供元数据服务提供程序接口和实现,包括依赖项注册和缓存。
This file describes the interface and implementation of the process or web service.
该文件描述了流程或Web服务的接口和实现。
The following listing shows the generated skeleton interface and implementation for the Catalog service
以下清单显示了为Catalog 服务生成的框架接口和实现
This file tells the J2EE 1.4 application container where to find your web service description and what interface and implementation classes are to be used for the web service.
此文件告知j2ee 1.4应用程序容器在何处查找Web服务描述,以及将什么接口和实现类用于Web服务。
应用推荐