Uses of Interface
org.omg.PortableServer.ServantManagerOperations
Packages that use ServantManagerOperations
-
Uses of ServantManagerOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement ServantManagerOperations -
Uses of ServantManagerOperations in org.omg.PortableServer
Subinterfaces of ServantManagerOperations in org.omg.PortableServerModifier and TypeInterfaceDescriptioninterface
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.interface
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.interface
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.interface
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.interface
A servant manager supplies a POA with the ability to activate objects on demand when the POA receives a request targeted at an inactive object.Classes in org.omg.PortableServer that implement ServantManagerOperationsModifier and TypeClassDescriptionclass
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.class
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.class
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.class
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.class
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.class
When the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.