See: 描述
| 类 | 描述 | 
|---|---|
| ORB | 
           一个类扩展为 
           org.omg.CORBA.ORB,使ORB可移植到OMG CORBA 2.3版规范之下。 | 
有关Java [tm] Platform,Standard Edition 6,ORB符合的官方规范支持部分的精确列表,请参阅Official Specifications for CORBA support in Java[tm] SE 6 。
 抽象类org.omg.CORBA_2_3.ORB中的以下方法org.omg.CORBA_2_3.ORB实现: 
- public org.omg.CORBA.portable.ValueFactory register_value_factory(String id, org.omg.CORBA.portable.ValueFactory factory) 
- public void unregister_value_factory(String id) 
- public org.omg.CORBA.portable.ValueFactory lookup_value_factory(String id) 
- public org.omg.CORBA.Object get_value_def(String repid) 
public void set_delegate(java.lang.Object wrapper)  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.