Uses of Interface
org.omg.PortableServer.ServantLocatorOperations
-
Packages that use ServantLocatorOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of ServantLocatorOperations in org.omg.PortableServer
Subinterfaces of ServantLocatorOperations in org.omg.PortableServer Modifier and Type Interface Description interfaceServantLocatorWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Classes in org.omg.PortableServer that implement ServantLocatorOperations Modifier and Type Class Description class_ServantLocatorStubWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.classServantLocatorPOAWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.
-