A CORBA object is represented to the outside world by an interface with a set of methods.
接口用一系列方法在外部把CORBA对象表现出来。
The reusability of CORBA object service is remarkably improved if it was encapsulated into COM component.
COM组件封装将显著改善CORBA对象服务的可重用性。
This thesis describes a CORBA object system designing for communication between the client and server in JMS.
本文还描述了在JMS系统中为完成客户与服务器通信而设计的一套CORBA对象子系统。
The CORBA object binding is a core technology which affects the performance, scalability, flexibility and fault tolerance of an ORB.
CORBA对象联编是影响ORB软件性能、可伸缩性、灵活性和容错性的关键技术之一。
To realization the detail design to the AAB business in which exist various CORBA object through the system design of the business logic.
通过业务逻辑的系统设计来实现对AAB业务中存在的各种CORBA对象的细节设计。
To access the EJB as a CORBA object, you need to create a simple GUI client application that runs in the Geronimo application client container.
要作为CORBA对象访问e JB,需要创建一个简单的GUI客户机应用程序,运行在Geronimo应用程序客户机容器中。
What I like most about all this is that, for the CORBA object invocation we have just been talking about to complete successfully, I had no code to write!
我最喜欢的是,对于我们刚讨论的关于如何使之成功完成的CORBA对象调用,我不必编写代码!
This paper presents a gateway system model based on virtual CORBA object, and discusses the problems which need to be solved to implement this model.
提出了一个基于虚拟CORBA对象的网关系统模型,并讨论了系统实现关键技术。
The client of a CORBA object acquires its object reference and USES it as a handle to make method calls, as if the object were located in the client's address space.
CORBA对象的一个客户程序获取了其对象引用,并将它用作句柄进行方法调用,就好像对象是位于客户程序的地址空间中一样。
One of the most important CORBA services defined by OMG is the object transaction service (OTS), which augments the CORBA object model with the notion of distributed transactions.
CORBA的一个重要的服务是OM G定义面向对象的事务服务(ots),它是对分布事务进行处理的。
Per the CORBA 2.3 specification, all skeletons provide a _this method, which allows the servant to obtain the object reference for the target CORBA object it is associating for those requests.
按照CORBA 2.3规范,所有skeleton均提供一个_ this方法,该方法使servant能得到目标CORBA对象的对象引用,servant正是用目标CORBA对象来与这些请求相关联的。
The method of a diagram design in a distributed digital monitor system is introduced, the notion of quoting CORBA object and using CORBA services is also proposed in remote diagram system.
在一个分布式数字监控系统基础上讨论了集成服务图表的实现方法,提出了引用CORBA对象与基于分布式服务的设计理念。
When starting the development of KDE 2.0, the KDE team focused on using CORBA, a middleware framework for distributed object communication.
开始开发KDE 2.0 时,KDE团队专注于使用CORBA,它是一种分布式对象通信的中间件框架。
In fact, any existing EJB can be exposed as a CORBA server object.
事实上,任何已有的EJB都能公开为CORBA服务器对象。
Support for multiple interfaces per object: in CORBA, the interface identifier is implicit because only one object interface is supported, whereas DCOM supports multiple interfaces per object.
支持一对象多接口:在CORBA中,接口标识符是固有的,因为它只支持一种对象接口。然而DCOM能支持一对象多接口。
In addition to introducing the benefits of object orientation, such as inheritance, polymorphism, and encapsulation, CORBA introduced a number of new features.
除引入面向对象的优点(如继承、多态性和封装)外,CORBA还引入了大量的新功能。
Using OTS instead of inventing a new object transaction protocol builds upon existing standards and opens the way for compatibility between J2EE and CORBA components.
使用OTS代替创建一个新对象事务协议遵循了现有标准,并使J2EE和CORBA能够互相兼容。
Another question is why we need to govern SOA, and why we have not talked about governance of, for example, CORBA or object-oriented (OO) design?
另一个问题是我们为什么需要治理SOA以及为什么我们以前没有谈过其他技术的治理,如CORBA,和面向对象(OO)设计。
IORs contain addressing information in a portable format which any CORBA product can resolve to an object endpoint.
IOR包含可移植格式的寻址信息,任何基于CORBA的产品都能把这些信息解析到对象端点上去。
CORBA is a powerful solution for complex IPC in object-orientation programming.
CORBA是用于面向对象编程中复杂的IPC的一个强大的解决方案。
The CORBA architecture features the notion of an object bus.
CORBA体系结构提出了对象总线(object bus)的概念。
CORBA IDL — Remote object access based on interfaces.
CORBAIDL——基于接口的远程对象访问。
A CosNaming provider is available within the JDK, allowing the JNDI code to use the CORBA naming service for object lookup.
JDK中提供了CosNaming提供程序,允许JNDI代码使用CORBA命名服务查找对象。
In both DCOM and CORBA, the interactions between a client process and an object server are implemented as object-oriented RPC-style communications.
在DCOM和CORBA中,客户进程与对象服务器之间的互相作用是作为面向对象的rpc式通信来实现的。
With the advent of distributed object protocols, such as CORBA, DCOM, and RMI, a more object-oriented view of transactions became desirable.
随着分布式对象协议,如CORBA、DCOM和RMI的出现,人们希望看到事务更面向对象的前景。
The Object Management Group (OMG) establishes standards for XMI, CORBA, and other enterprise technologies.
“对象管理组(omg)”为XMI、CORBA以及其它企业技术建立一些标准。
Originally, CORBA servers worked with Basic Object Adapters (BOA), but every vendor's BOA was different. With the latest version of the CORBA specification, the BOA is completely replaced by the POA.
本来,CORBA服务器使用基本对象适配器(BOA),但是每个供应商的BOA都不一样,在最新版本的CORBA规范中,POA已完全取代了BOA。
By judging the event sequence when running a program and the event constrains described by E-CSPE, we can test the correctness of a CORBA distributed object program.
通过判断程序执行时所产生的事件序列和E -CSPE描述的事件约束,可以检测被测CORBA分布式对象程序的正确性。
As a common distributed object standard, CORBA makes it possible for constructing data access middleware.
CORBA作为一种常用的分布式对象标准,其对数据存取的方法十分重要。
It takes CORBA as the core technique, adopts multi-layer distribution system structure and the design facing to the object.
它以CORBA为核心技术,采用多层分布式的体系结构、面向对象的设计。
应用推荐