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

Uses in package org.omg.PortableServer.POAPackage

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

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

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

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

Uses in package org.omg.PortableServer

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

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