corba/src/java.corba/share/classes/org/omg/PortableServer/POAPackage/package.html
changeset 29827 aac4782e69ac
parent 25862 a5e25d68f971
child 32688 936c391804a5
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) 2001, 2006, Oracle and/or its affiliates. All rights reserved.
     6  Copyright (c) 2001, 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
    34 
    34 
    35 <P>Allows programmers to construct object implementations that are portable
    35 <P>Allows programmers to construct object implementations that are portable
    36 between different ORB products.  
    36 between different ORB products.  
    37 
    37 
    38 <P>The Portable Object Adaptor (POA) is designed to meet the following goals:
    38 <P>The Portable Object Adaptor (POA) is designed to meet the following goals:
    39 <P>
       
    40 <UL>
    39 <UL>
    41 <LI>Allow programmers to construct object implementations that are portable between different ORB products.
    40 <LI>Allow programmers to construct object implementations that are portable between different ORB products.
    42 <LI>Provide support for objects with persistent identities.
    41 <LI>Provide support for objects with persistent identities.
    43 <LI>Provide support for transparent activation of objects.
    42 <LI>Provide support for transparent activation of objects.
    44 <LI>Allow a single servant to support multiple object identities simultaneously.
    43 <LI>Allow a single servant to support multiple object identities simultaneously.
    64  
    63  
    65 <P>For a precise list of supported sections of official specifications with which 
    64 <P>For a precise list of supported sections of official specifications with which 
    66 the Java[tm] Platform, Standard Edition 6, ORB complies, see <A 
    65 the Java[tm] Platform, Standard Edition 6, ORB complies, see <A 
    67 HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
    66 HREF="../../CORBA/doc-files/compliance.html">Official Specifications for CORBA 
    68 support in Java[tm] SE 6</A>.
    67 support in Java[tm] SE 6</A>.
    69 <p>
    68 
    70 @since 1.4
    69 @since 1.4
    71 <br>
    70 <br>
    72 @serial exclude
    71 @serial exclude
    73 </body>
    72 </body>
    74 </html>
    73 </html>