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

Packages that use AdapterAlreadyExists
org.omg.PortableServer   
org.omg.PortableServer.POAPackage   
 

Uses of AdapterAlreadyExists in org.omg.PortableServer
 

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

Uses of AdapterAlreadyExists in org.omg.PortableServer.POAPackage
 

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 s)
           
static void AdapterAlreadyExistsHelper.write(OutputStream out, AdapterAlreadyExists s)
           
 



Copyright © 2008. All Rights Reserved.