软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA_2_3.portable |
提供输入和输出值类型的方法,并包含其他更新的
org/omg/CORBA/portable 包。
|
org.omg.CORBA.portable |
提供了一个可移植层,即一套球的API,使得代码由一个供应商生成运行在另一个供应商的宝珠。
|
Constructor and Description |
---|
_IDLTypeStub(Delegate delegate)
构建了一个
_IDLTypeStub 对象与给定的
Delegate 对象初始化。
|
_PolicyStub(Delegate delegate)
构建了一个
_PolicyStub 对象与给定的
Delegate 对象初始化。
|
Modifier and Type | Class and Description |
---|---|
class |
Delegate
委托类提供了CORBA对象ORB供应商特定的实现。
|
Modifier and Type | Method and Description |
---|---|
Delegate |
ObjectImpl._get_delegate()
检索参考供应商特定的
Delegate 对象这
ObjectImpl 对象代表所有的方法调用它。
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectImpl._set_delegate(Delegate delegate)
设置此
ObjectImpl 实例给出的
Delegate 的代理对象。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.