Uses of Interface
org.omg.CORBA.PolicyOperations
Packages that use PolicyOperations
Package
Description
-
Uses of PolicyOperations in com.sun.corba.se.impl.oa.poa
Classes in com.sun.corba.se.impl.oa.poa that implement PolicyOperations -
Uses of PolicyOperations in com.sun.corba.se.spi.extension
Classes in com.sun.corba.se.spi.extension that implement PolicyOperationsModifier and TypeClassDescriptionclassPolicy used to specify the copyObject implementation to use.classPolicy used to support the request partitioning feature and to specify the partition to use.classPolicy used to implement servant caching optimization in the POA.classPolicy used to implement zero IIOP port policy in the POA. -
Uses of PolicyOperations in org.omg.CORBA
Subinterfaces of PolicyOperations in org.omg.CORBAModifier and TypeInterfaceDescriptioninterfaceInterfaces derived from the Policy interface allow an ORB or CORBA service access to certain choices that affect its operation.Classes in org.omg.CORBA that implement PolicyOperations -
Uses of PolicyOperations in org.omg.PortableServer
Subinterfaces of PolicyOperations in org.omg.PortableServerModifier and TypeInterfaceDescriptioninterfaceIdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.interfaceIdAssignmentPolicy specifies whether Object Ids in the created POA are generated by the application or by the ORB.interfaceThe IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.interfaceThe IdUniquenessPolicy specifies whether the servants activated in the created POA must have unique object i identities.interfaceThis policy specifies whether implicit activation of servants is supported in the created POA.interfaceThis policy specifies whether implicit activation of servants is supported in the created POA.interfaceThe LifespanPolicy specifies the lifespan of the objects implemented in the created POA.interfaceThe LifespanPolicy specifies the lifespan of the objects implemented in the created POA.interfaceThis policy specifies how requests are processed by the created POA.interfaceThis policy specifies how requests are processed by the created POA.interfaceThis policy specifies whether the created POA retains active servants in an Active Object Map.interfaceThis policy specifies whether the created POA retains active servants in an Active Object Map.interfaceThe ThreadPolicy specifies the threading model used with the created POA.interfaceThe ThreadPolicy specifies the threading model used with the created POA.