Uses of Interface
org.omg.PortableServer.ServantLocatorOperations
-
Packages that use ServantLocatorOperations 软件包 描述 org.omg.PortableServer 提供类和接口,使您的应用程序的服务器端可跨多厂商ORBs移植。 -
-
Uses of ServantLocatorOperations in org.omg.PortableServer
Subinterfaces of ServantLocatorOperations in org.omg.PortableServer Modifier and Type 接口 描述 interface
ServantLocator
当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。Classes in org.omg.PortableServer that implement ServantLocatorOperations Modifier and Type Class 描述 class
_ServantLocatorStub
当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。class
ServantLocatorPOA
当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。
-