Uses of Interface
org.omg.PortableServer.ServantLocatorOperations
Packages that use ServantLocatorOperations
-
Uses of ServantLocatorOperations in com.sun.corba.ee.impl.folb
Classes in com.sun.corba.ee.impl.folb that implement ServantLocatorOperations -
Uses of ServantLocatorOperations in org.omg.PortableServer
Subinterfaces of ServantLocatorOperations in org.omg.PortableServerModifier and TypeInterfaceDescriptioninterfaceWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Classes in org.omg.PortableServer that implement ServantLocatorOperationsModifier and TypeClassDescriptionclassWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.classWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.classWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Fields in org.omg.PortableServer declared as ServantLocatorOperationsMethods in org.omg.PortableServer that return ServantLocatorOperationsMethods in org.omg.PortableServer with parameters of type ServantLocatorOperationsModifier and TypeMethodDescriptionvoidServantLocatorPOATie._delegate(ServantLocatorOperations delegate) Constructors in org.omg.PortableServer with parameters of type ServantLocatorOperationsModifierConstructorDescriptionServantLocatorPOATie(ServantLocatorOperations delegate) ServantLocatorPOATie(ServantLocatorOperations delegate, POA poa)