# HG changeset patch # User lana # Date 1494526254 0 # Node ID 8a4ab3b0ab9a86df73d9a1e337134f2dbe006725 # Parent 72bb2cd3f0134318dc913964ccf6823b6f082fbb# Parent a3e210a93f90a3902976f85efe0d4c390b4c28be Merge diff -r 72bb2cd3f013 -r 8a4ab3b0ab9a src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/package.html --- a/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/package.html Thu May 11 16:26:48 2017 +0000 +++ b/src/java.corba/share/classes/com/sun/corba/se/spi/monitoring/package.html Thu May 11 18:10:54 2017 +0000 @@ -1,4 +1,4 @@ - + @@ -6,7 +6,7 @@ package - -Provides the mapping of the OMG CORBA APIs to the JavaTM + +Provides the mapping of the OMG CORBA APIs to the Java™ programming language, including the class ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). @@ -427,7 +427,7 @@ in this case, Account objects. - +

The narrow Method

When an object is the return value for a method, it is returned in the form of a generic object, either an org.omg.CORBA.Object object @@ -465,7 +465,7 @@ helloImpl = HelloHelper.narrow(ncRef.resolve_str(name)); - +

Example of a Basic Helper Class

A basic helper class, for purposes of this explanation, is one with the methods that are provided by every helper class, plus a narrow @@ -671,7 +671,7 @@      WStringSeqHelper      WStringValueHelper - +

Other Classes

The other classes and interfaces in the CORBA package, which are @@ -868,17 +868,17 @@ -

+

CORBA Features Not Implemented in Java IDL

Some of the API included in org.omg subpackages is provided for conformance with the current OMG CORBA specification but is not implemented -in Sun's release of the JDKTM. This enables +in Sun's release of the JDK™. This enables other JDK licensees to provide implementations of this API in standard extensions and products. -

+

Features That Throw NO_IMPLEMENT

Some of the API included in org.omg subpackages throw diff -r 72bb2cd3f013 -r 8a4ab3b0ab9a src/java.corba/share/classes/org/omg/CORBA/portable/package.html --- a/src/java.corba/share/classes/org/omg/CORBA/portable/package.html Thu May 11 16:26:48 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA/portable/package.html Thu May 11 18:10:54 2017 +0000 @@ -1,8 +1,8 @@ - + - + Provides a portability layer, that is, a set of ORB APIs that makes it possible for code generated @@ -38,7 +38,7 @@

- +


CORBA Features Throwing NO_IMPLEMENT() Exceptions


diff -r 72bb2cd3f013 -r 8a4ab3b0ab9a src/java.corba/share/classes/org/omg/CORBA_2_3/package.html --- a/src/java.corba/share/classes/org/omg/CORBA_2_3/package.html Thu May 11 16:26:48 2017 +0000 +++ b/src/java.corba/share/classes/org/omg/CORBA_2_3/package.html Thu May 11 18:10:54 2017 +0000 @@ -1,4 +1,4 @@ - + @@ -6,7 +6,7 @@ package - + The CORBA_2_3 package defines additions to existing CORBA interfaces in the Java[tm] Standard Edition 6.   These changes occurred in recent revisions to the CORBA API defined by the OMG.  The new methods were @@ -46,7 +46,7 @@ HREF="../CORBA/doc-files/compliance.html">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: