API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.PortableServer. CurrentHelper View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      CurrentHelper
Implements
Subclasses
Description
publicabstract abstract class CurrentHelper
  The PortableServer::Current interface, derived from CORBA::Current, provides method implementations with access to the identity of the object on which the method was invoked.
See also:   
Constructors
public CurrentHelper ()
Methods
Hide/Show inherited methods
publicstatic Current extract (Any a)
publicstatic String id ()
publicstatic void insert (Any a, Current that)
publicstatic Current narrow (Object obj)
publicstatic Current read (InputStream istream)
publicstaticsynchronized TypeCode type ()
publicstatic void write (OutputStream ostream, Current value)
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar