软件包 | 描述 |
---|---|
org.omg.CORBA |
提供了对OMG的CORBA映射的API
TM java编程语言,包括班级
ORB,并使程序员可以使用它作为一个全功能的对象请求代理(ORB)。
|
org.omg.CORBA_2_3 |
的corba_2_3包定义在java [商标]标准版6现有的CORBA接口的补充。 这些变化发生在最近修订的API定义的OMG的CORBA。 新方法添加到 源自于CORBA封装相应的接口。 提供向后兼容性,避免打破JCK试验。
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Any.insert_Object(Object o, TypeCode t)
插入指定的
org.omg.CORBA.Object 对象到对象的
value 领域
Any 。
|
Modifier and Type | Method and Description |
---|---|
Object |
ORB.get_value_def(String repid) |
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.