Uses of Interface
org.omg.CORBA.Current

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

Uses of Current in org.omg.CORBA
 

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

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

Methods in org.omg.CORBA that return Current
 Current CurrentPOA._this()
           
 Current CurrentPOATie._this()
           
 Current CurrentPOA._this(org.omg.CORBA.ORB orb)
           
 Current CurrentPOATie._this(org.omg.CORBA.ORB orb)
           
static Current CurrentHelper.extract(org.omg.CORBA.Any any)
           
static Current CurrentHelper.narrow(java.lang.Object obj)
           
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"
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.