Uses of Class
org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Packages that use AdapterAlreadyExists
Package
Description
-
Uses of AdapterAlreadyExists in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw AdapterAlreadyExistsModifier and TypeMethodDescriptionPOAImpl.create_POA
(String name, POAManager theManager, Policy[] policies) create_POA
Section 3.3.8.2 -
Uses of AdapterAlreadyExists in org.omg.PortableServer
Methods in org.omg.PortableServer that throw AdapterAlreadyExistsModifier and TypeMethodDescriptionPOAOperations.create_POA
(String adapter_name, POAManager a_POAManager, Policy[] policies) This operation creates a new POA as a child of the target POA. -
Uses of AdapterAlreadyExists in org.omg.PortableServer.POAPackage
Fields in org.omg.PortableServer.POAPackage declared as AdapterAlreadyExistsMethods in org.omg.PortableServer.POAPackage that return AdapterAlreadyExistsModifier and TypeMethodDescriptionstatic AdapterAlreadyExists
static AdapterAlreadyExists
AdapterAlreadyExistsHelper.read
(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExistsModifier and TypeMethodDescriptionstatic void
AdapterAlreadyExistsHelper.insert
(Any a, AdapterAlreadyExists that) static void
AdapterAlreadyExistsHelper.write
(OutputStream ostream, AdapterAlreadyExists value) Constructors in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists