API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.PortableServer. POAHelper View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      POAHelper
Implements
Subclasses
Description
publicabstract abstract class POAHelper
  A POA object manages the implementation of a collection of objects.
See also:   
Constructors
public POAHelper ()
Methods
Hide/Show inherited methods
publicstatic POA extract (Any a)
publicstatic String id ()
publicstatic void insert (Any a, POA that)
publicstatic POA narrow (Object obj)
publicstatic POA read (InputStream istream)
publicstaticsynchronized TypeCode type ()
publicstatic void write (OutputStream ostream, POA value)
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar