See: Description
Class | Description |
---|---|
ORB |
A class extending
org.omg.CORBA.ORB to make the ORB
portable under the OMG CORBA version 2.3 specification. |
For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6, ORB complies, see Official Specifications for CORBA support in Java[tm] SE 6.
The following methods in the abstract class
org.omg.CORBA_2_3.ORB
are unimplemented:
- 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, 2016, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.