Uses of Interface
org.omg.CORBA.Current

Packages that use Current
org.omg.CORBA   
org.omg.CosTransactions   
 

Uses of Current in org.omg.CORBA
 

Fields in org.omg.CORBA declared as Current
 Current CurrentHolder.value
           
 

Methods in org.omg.CORBA that return Current
 Current CurrentPOATie._this()
           
 Current CurrentPOA._this()
           
 Current CurrentPOATie._this(org.omg.CORBA.ORB orb)
           
 Current CurrentPOA._this(org.omg.CORBA.ORB orb)
           
static Current CurrentHelper.extract(org.omg.CORBA.Any any)
           
static Current CurrentHelper.narrow(org.omg.CORBA.Object obj)
           
static Current CurrentHelper.read(org.omg.CORBA.portable.InputStream in)
           
static Current CurrentHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

Methods in org.omg.CORBA with parameters of type Current
static void CurrentHelper.insert(org.omg.CORBA.Any any, Current s)
           
static void CurrentHelper.write(org.omg.CORBA.portable.OutputStream _out, Current s)
           
 

Constructors in org.omg.CORBA with parameters of type Current
CurrentHolder(Current initial)
           
 

Uses of Current in org.omg.CosTransactions
 

Subinterfaces of Current in org.omg.CosTransactions
 interface Current
          Generated from IDL interface "Current".
 

Classes in org.omg.CosTransactions that implement Current
 class _CurrentStub
          Generated from IDL interface "Current".
 



Copyright © 2008. All Rights Reserved.