Uses of Interface
org.apache.yoko.orb.OBPortableServer.POAManager

Packages that use POAManager
org.apache.yoko.orb.OBPortableServer   
 

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

Fields in org.apache.yoko.orb.OBPortableServer declared as POAManager
 POAManager POAManagerHolder.value
           
 

Methods in org.apache.yoko.orb.OBPortableServer that return POAManager
static POAManager POAManagerHelper.extract(Any any)
           
static POAManager POAManagerHelper.narrow(Object val)
           
static POAManager POAManagerHelper.read(InputStream in)
           
 

Methods in org.apache.yoko.orb.OBPortableServer with parameters of type POAManager
static void POAManagerHelper.insert(Any any, POAManager val)
           
static void POAManagerHelper.write(OutputStream out, POAManager val)
           
 

Constructors in org.apache.yoko.orb.OBPortableServer with parameters of type POAManager
POA_impl(ORB orb, ORBInstance orbInstance, String name, POAManager manager)
           
POAManagerHolder(POAManager initial)
           
 



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