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