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.

Uses in package gnu.CORBA.Poa

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

Create the initialised instance.

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

gnuPOA.gnuPOA(gnuPOA a_parent, String a_name, POAManager a_manager, Policy[] a_policies, ORB_1_4 an_orb)
Create a new abstract POA.

Fields of type org.omg.PortableServer.POAPackage.InvalidPolicy

InvalidPolicy
The stored InvalidPolicy value.

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

POA
gnuPOA.createPoaInstance(String child_name, POAManager a_manager, Policy[] policies, ORB_1_4 an_orb)
Create an instance of the POA with the given features.
POA
gnuPOA.create_POA(String child_name, POAManager manager, Policy[] policies)
Creates a new POA as a child of the target POA.
boolean
Check if the policy set is valid.