Uses of Interface
org.omg.CORBA.IRObjectOperations
-
Packages that use IRObjectOperations 软件包 描述 org.omg.CORBA 提供OMG CORBA API与JavaORB
编程语言的映射,包括ORB
类,该类实现为程序员可以将其用作全功能对象请求代理(ORB)。 -
-
Uses of IRObjectOperations in org.omg.CORBA
Subinterfaces of IRObjectOperations in org.omg.CORBA Modifier and Type 接口 描述 interface
IDLType
由代表OMG IDL类型的所有Interface Repository(IR)对象继承的抽象接口。interface
IDLTypeOperations
该接口必须由所有IDLType对象实现。interface
IRObject
IRObject IDL接口代表所有其他接口存储库接口派生的最通用接口,即使是Repository本身。Classes in org.omg.CORBA that implement IRObjectOperations Modifier and Type Class 描述 class
_IDLTypeStub
存根为IDLType
。
-