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