Uses of Interface
org.omg.PortableInterceptor.ORBInitInfo

Packages that use ORBInitInfo
org.omg.PortableInterceptor   
 

Uses of ORBInitInfo in org.omg.PortableInterceptor
 

Classes in org.omg.PortableInterceptor that implement ORBInitInfo
 class _ORBInitInfoLocalBase
          Abstract base class for implementations of local interface ORBInitInfo
 class ORBInitInfoLocalTie
          Generated from IDL interface "ORBInitInfo".
 

Fields in org.omg.PortableInterceptor declared as ORBInitInfo
 ORBInitInfo ORBInitInfoHolder.value
           
 

Methods in org.omg.PortableInterceptor that return ORBInitInfo
static ORBInitInfo ORBInitInfoHelper.extract(Any any)
           
static ORBInitInfo ORBInitInfoHelper.narrow(Object obj)
           
static ORBInitInfo ORBInitInfoHelper.read(InputStream in)
           
static ORBInitInfo ORBInitInfoHelper.unchecked_narrow(Object obj)
           
 

Methods in org.omg.PortableInterceptor with parameters of type ORBInitInfo
static void ORBInitInfoHelper.insert(Any any, ORBInitInfo s)
           
 void ORBInitializerLocalTie.post_init(ORBInitInfo info)
           
 void ORBInitializerOperations.post_init(ORBInitInfo info)
           
 void ORBInitializerLocalTie.pre_init(ORBInitInfo info)
           
 void ORBInitializerOperations.pre_init(ORBInitInfo info)
           
static void ORBInitInfoHelper.write(OutputStream _out, ORBInitInfo s)
           
 

Constructors in org.omg.PortableInterceptor with parameters of type ORBInitInfo
ORBInitInfoHolder(ORBInitInfo initial)
           
 



Copyright © 2009. All Rights Reserved.