Uses of Interface
org.omg.PortableServer.ServantActivatorOperations
Packages that use ServantActivatorOperations
-
Uses of ServantActivatorOperations in org.omg.PortableServer
Subinterfaces of ServantActivatorOperations in org.omg.PortableServerModifier and TypeInterfaceDescriptioninterfaceWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.Classes in org.omg.PortableServer that implement ServantActivatorOperationsModifier and TypeClassDescriptionclassWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.Methods in org.omg.PortableServer that return ServantActivatorOperationsMethods in org.omg.PortableServer with parameters of type ServantActivatorOperationsModifier and TypeMethodDescriptionvoidServantActivatorPOATie._delegate(ServantActivatorOperations delegate) Constructors in org.omg.PortableServer with parameters of type ServantActivatorOperationsModifierConstructorDescriptionServantActivatorPOATie(ServantActivatorOperations delegate, POA poa)