软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
Modifier and Type | Interface and Description |
---|---|
interface |
DynArray
过时的。
使用新的DynArray相反
|
interface |
DynEnum
过时的。
使用新的DynEnum相反
|
interface |
DynFixed
过时的。
使用新的DynFixed相反
|
interface |
DynSequence
过时的。
使用新的DynSequence相反
|
interface |
DynStruct
过时的。
使用新的DynStruct相反
|
interface |
DynUnion
过时的。
使用新的DynUnion相反
|
interface |
DynValue
过时的。
使用新的DynValue相反
|
Modifier and Type | Method and Description |
---|---|
DynAny |
DynAny.copy()
过时的。
这
DynAny 克隆对象。
|
DynAny |
ORB.create_basic_dyn_any(TypeCode type)
过时的。
使用新的API,而不是DynAnyFactory
|
DynAny |
ORB.create_dyn_any(Any value)
过时的。
使用新的API,而不是DynAnyFactory
|
DynAny |
DynAny.current_component()
过时的。
返回一个
DynAny 对象引用,可以用来获取/设置组件当前访问的价值。
|
DynAny |
DynUnion.discriminator()
过时的。
返回一个对象的引用,dynany必须缩小到插入/得到鉴相器的值为鉴相器的类型。
|
DynAny |
DynUnion.member()
过时的。
返回一个对象的引用,dynany以插入/获得本联盟成员。
|
Modifier and Type | Method and Description |
---|---|
void |
DynAny.assign(DynAny dyn_any)
过时的。
将内容从一个动态的任何一个复制到另一个。
|
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.