Uses of Class
org.omg.PortableServer.POAPackage.InvalidPolicy
Packages that use InvalidPolicy
Package
Description
-
Uses of InvalidPolicy in com.sun.corba.ee.impl.oa.poa
Methods in com.sun.corba.ee.impl.oa.poa that throw InvalidPolicyModifier and TypeMethodDescriptionprivate void
Policies.checkForPolicyError
(BitSet errorSet) If any errors were found, throw INVALID_POLICY with the smallest index of any offending policy.POAImpl.create_POA
(String name, POAManager theManager, Policy[] policies) create_POA
Section 3.3.8.2Constructors in com.sun.corba.ee.impl.oa.poa that throw InvalidPolicy -
Uses of InvalidPolicy in org.omg.PortableServer
Methods in org.omg.PortableServer that throw InvalidPolicyModifier 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 InvalidPolicy in org.omg.PortableServer.POAPackage
Fields in org.omg.PortableServer.POAPackage declared as InvalidPolicyMethods in org.omg.PortableServer.POAPackage that return InvalidPolicyModifier and TypeMethodDescriptionstatic InvalidPolicy
static InvalidPolicy
InvalidPolicyHelper.read
(InputStream istream) Methods in org.omg.PortableServer.POAPackage with parameters of type InvalidPolicyModifier and TypeMethodDescriptionstatic void
InvalidPolicyHelper.insert
(Any a, InvalidPolicy that) static void
InvalidPolicyHelper.write
(OutputStream ostream, InvalidPolicy value) Constructors in org.omg.PortableServer.POAPackage with parameters of type InvalidPolicy