package.html revision 0
2317N/A<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2362N/A<html>
2317N/A<head>
2317N/A <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
2317N/A <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
2317N/A <title>package</title>
2362N/A<!--
2317N/A/*
2362N/A* Copyright 1999-2006 Sun Microsystems, Inc. All Rights Reserved.
2317N/A* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2317N/A*
2317N/A* This code is free software; you can redistribute it and/or modify it
2317N/A* under the terms of the GNU General Public License version 2 only, as
2317N/A* published by the Free Software Foundation. Sun designates this
2317N/A* particular file as subject to the "Classpath" exception as provided
2317N/A* by Sun in the LICENSE file that accompanied this code.
2317N/A*
2317N/A* This code is distributed in the hope that it will be useful, but WITHOUT
2317N/A* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2317N/A* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
2362N/A* version 2 for more details (a copy is included in the LICENSE file that
2362N/A* accompanied this code).
2362N/A*
2317N/A* You should have received a copy of the GNU General Public License version
2317N/A* 2 along with this work; if not, write to the Free Software Foundation,
2317N/A* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2317N/A*
2317N/A* Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
2317N/A* CA 95054 USA or visit www.sun.com if you need additional information or
2317N/A* have any questions.
2317N/A*/
2317N/A-->
2317N/A</head>
2317N/A<body bgcolor="#FFFFFF">
2317N/AThe CORBA_2_3 package defines additions to existing CORBA interfaces
2317N/Ain the Java[tm] Standard Edition 6.&nbsp;&nbsp; These changes occurred in recent
2317N/Arevisions to the CORBA API defined by the OMG.&nbsp; The new methods were
2317N/Aadded to&nbsp; interfaces derived from the corresponding interfaces in
2317N/Athe CORBA package.&nbsp; This provides backward compatibility and avoids
2317N/Abreaking the JCK tests.
2317N/A
2317N/A<H3>Package Specification</H3>
2317N/A
2317N/A<P>For a precise list of supported sections of official specifications with which
2317N/Athe Java[tm] Platform, Standard Edition 6, ORB complies, see <A
2317N/AHREF="/CORBA/doc-files/compliance.html">Official Specifications for CORBA
2317N/Asupport in Java[tm] SE 6</A>.
<P>
<a name="unimpl"></a>
The following methods in the abstract class
<code>org.omg.CORBA_2_3.ORB</code> are unimplemented:
<UL>
<code>
<LI>public org.omg.CORBA.portable.ValueFactory
<b>register_value_factory(String id, org.omg.CORBA.portable.ValueFactory
factory)</b>
<LI>public void <b>unregister_value_factory(String id)</b>
<LI>public org.omg.CORBA.portable.ValueFactory
<b>lookup_value_factory(String id)</b>
<LI>public org.omg.CORBA.Object <b>get_value_def(String repid)</b>
<LI>public void <b>set_delegate(java.lang.Object wrapper)</b>
</code>
</UL>
@since JDK 1.3
<br>
@serial exclude
</body>
</html>