Uses of Class
org.omg.PortableServer.POAPackage.AdapterAlreadyExists

Packages that use AdapterAlreadyExists
org.apache.yoko.orb.OBPortableServer   
org.omg.PortableServer   
org.omg.PortableServer.POAPackage   
 

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

Methods in org.apache.yoko.orb.OBPortableServer that throw AdapterAlreadyExists
 POA POA_impl.create_POA(String adapter, POAManager manager, Policy[] rawPolicies)
           
 

Uses of AdapterAlreadyExists in org.omg.PortableServer
 

Methods in org.omg.PortableServer that throw AdapterAlreadyExists
 POA POAOperations.create_POA(String adapter_name, POAManager a_POAManager, Policy[] policies)
           
 

Uses of AdapterAlreadyExists in org.omg.PortableServer.POAPackage
 

Fields in org.omg.PortableServer.POAPackage declared as AdapterAlreadyExists
 AdapterAlreadyExists AdapterAlreadyExistsHolder.value
           
 

Methods in org.omg.PortableServer.POAPackage that return AdapterAlreadyExists
static AdapterAlreadyExists AdapterAlreadyExistsHelper.extract(Any any)
           
static AdapterAlreadyExists AdapterAlreadyExistsHelper.read(InputStream in)
           
 

Methods in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists
static void AdapterAlreadyExistsHelper.insert(Any any, AdapterAlreadyExists val)
           
static void AdapterAlreadyExistsHelper.write(OutputStream out, AdapterAlreadyExists val)
           
 

Constructors in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists
AdapterAlreadyExistsHolder(AdapterAlreadyExists initial)
           
 



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