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 接口 描述 interfaceServantLocator当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。Classes in org.omg.PortableServer that implement ServantLocatorOperations Modifier and Type Class 描述 class_ServantLocatorStub当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。classServantLocatorPOA当POA具有NON_RETAIN策略时,它使用ServantLocator的servant管理器。 
 -