Frames | No Frames |
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.
|
Methods which throw type org.omg.PortableServer.POAPackage.InvalidPolicy | |
POA | Creates a new POA as a child of the target 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 | Creates a new POA as a child of the target POA.
|
boolean | Check if the policy set is valid.
|