Uses of Class
org.omg.PortableServer.POAPackage.AdapterAlreadyExists
Packages that use AdapterAlreadyExists
Package
Description
-
Uses of AdapterAlreadyExists in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that throw AdapterAlreadyExistsModifier and TypeMethodDescriptionPOAImpl.create_POA(String name, POAManager theManager, Policy[] policies) create_POASection 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 AdapterAlreadyExistsstatic AdapterAlreadyExistsAdapterAlreadyExistsHelper.read(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExistsModifier and TypeMethodDescriptionstatic voidAdapterAlreadyExistsHelper.insert(Any a, AdapterAlreadyExists that) static voidAdapterAlreadyExistsHelper.write(OutputStream ostream, AdapterAlreadyExists value) Constructors in org.omg.PortableServer.POAPackage with parameters of type AdapterAlreadyExists