corba/src/java.corba/share/classes/org/omg/DynamicAny/package.html
changeset 29827 aac4782e69ac
parent 25862 a5e25d68f971
child 30826 725746fe9e37
equal deleted inserted replaced
29659:f40752db7773 29827:aac4782e69ac
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
     2 <html>
     2 <html>
     3 <head>
     3 <head>
     4 <!--
     4 <!--
     5 
     5 
     6  Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
     6  Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
     7  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     7  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     8 
     8 
     9  This code is free software; you can redistribute it and/or modify it
     9  This code is free software; you can redistribute it and/or modify it
    10  under the terms of the GNU General Public License version 2 only, as
    10  under the terms of the GNU General Public License version 2 only, as
    11  published by the Free Software Foundation.  Oracle designates this
    11  published by the Free Software Foundation.  Oracle designates this
   195  <code>org.omg.CORBA.Object</code> interface. However, any attempt to invoke operations 
   195  <code>org.omg.CORBA.Object</code> interface. However, any attempt to invoke operations 
   196 exported through the <code>Object</code>
   196 exported through the <code>Object</code>
   197  interface may raise the standard NO_IMPLEMENT exception.
   197  interface may raise the standard NO_IMPLEMENT exception.
   198  An attempt to use a <code>DynAny</code> object with the DII may raise the NO_IMPLEMENT 
   198  An attempt to use a <code>DynAny</code> object with the DII may raise the NO_IMPLEMENT 
   199 exception.
   199 exception.
   200  
       
   201 
       
   202 
       
   203 
       
   204 
       
   205 
       
   206 <P>
       
   207 
       
   208 
   200 
   209 <H3>Package Specification</H3>
   201 <H3>Package Specification</H3>
   210  
   202 
   211 <P>For a precise list of supported sections of official specifications with which 
   203 <P>For a precise list of supported sections of official specifications with which 
   212 the Java[tm] Platform, Standard Edition 6 ORB complies, see <A 
   204 the Java[tm] Platform, Standard Edition 6 ORB complies, see <A 
   213 HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
   205 HREF="../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
   214 support in Java[tm] SE 6</A>.
   206 support in Java[tm] SE 6</A>.
   215 <p>
   207 
   216 @since 1.4
   208 @since 1.4
   217 <br>
   209 <br>
   218 @serial exclude
   210 @serial exclude
   219 </body>
   211 </body>
   220 </html>
   212 </html>