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

Uses in package org.omg.PortableServer.POAPackage

Methods with parameter type org.omg.PortableServer.POAPackage.AdapterAlreadyExists

void
Insert the AdapterAlreadyExists into the given Any.
void
Write the exception to the CDR output stream.

Methods with return type org.omg.PortableServer.POAPackage.AdapterAlreadyExists

AdapterAlreadyExists
Extract the AdapterAlreadyExists from given Any.
AdapterAlreadyExists
Read the exception from the CDR intput stream.

Uses in package org.omg.PortableServer

Methods which throw type org.omg.PortableServer.POAPackage.AdapterAlreadyExists

POA
POAOperations.create_POA(String child_name, POAManager manager, Policy[] policies)
Creates a new POA as a child of the target POA.