Uses of Interface
org.omg.PortableServer.AdapterActivator

Packages that use AdapterActivator
org.apache.yoko.orb.OBPortableServer   
org.omg.PortableServer   
 

Uses of AdapterActivator in org.apache.yoko.orb.OBPortableServer
 

Methods in org.apache.yoko.orb.OBPortableServer that return AdapterActivator
 AdapterActivator POA_impl.the_activator()
           
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type AdapterActivator
 void POA_impl.the_activator(AdapterActivator activator)
           
 

Uses of AdapterActivator in org.omg.PortableServer
 

Classes in org.omg.PortableServer that implement AdapterActivator
 class AdapterActivatorPOA
           
 

Fields in org.omg.PortableServer declared as AdapterActivator
 AdapterActivator AdapterActivatorHolder.value
           
 

Methods in org.omg.PortableServer that return AdapterActivator
 AdapterActivator AdapterActivatorPOA._this()
           
 AdapterActivator AdapterActivatorPOA._this(ORB orb)
           
static AdapterActivator AdapterActivatorHelper.extract(Any any)
           
static AdapterActivator AdapterActivatorHelper.narrow(Object val)
           
static AdapterActivator AdapterActivatorHelper.read(InputStream in)
           
 AdapterActivator POAOperations.the_activator()
           
 

Methods in org.omg.PortableServer with parameters of type AdapterActivator
static void AdapterActivatorHelper.insert(Any any, AdapterActivator val)
           
 void POAOperations.the_activator(AdapterActivator val)
           
static void AdapterActivatorHelper.write(OutputStream out, AdapterActivator val)
           
 

Constructors in org.omg.PortableServer with parameters of type AdapterActivator
AdapterActivatorHolder(AdapterActivator initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.