JavaTM 2 Platform
Standard Ed. 6

介面 org.omg.PortableServer.ServantManagerOperations
的使用

使用 ServantManagerOperations 的軟體套件
org.omg.PortableServer 提供一些類別和介面,用來產生跨多個供應商 ORB 的可移植應用程序的伺服器端。 
 

org.omg.PortableServerServantManagerOperations 的使用
 

org.omg.PortableServerServantManagerOperations 的子介面
 interface ServantActivator
          POA 具有 RETAIN 策略時使用 ServantActivator 這種 servant 管理器。
 interface ServantActivatorOperations
          POA 具有 RETAIN 策略時使用 ServantActivator 這種 servant 管理器。
 interface ServantLocator
          當 POA 具有 NON_RETAIN 策略時,使用 ServantLocator 這種 servant 管理器。
 interface ServantLocatorOperations
          當 POA 具有 NON_RETAIN 策略時,使用 ServantLocator 這種 servant 管理器。
 interface ServantManager
          servant 管理器提供一個 POA,該 POA 在接受以非啟動的物件為目標的請求時能夠根據需要啟動物件。
 

實作 ServantManagerOperationsorg.omg.PortableServer 中的類別
 class _ServantActivatorStub
          當 POA 具有 RETAIN 策略時,它使用 ServantActivator 這種 servant 管理器。
 class _ServantLocatorStub
          POA 具有 NON_RETAIN 策略時將使用 ServantLocator 這種 servant 管理器。
 class ServantActivatorPOA
          POA 具有 RETAIN 策略時使用 ServantActivator 這種 servant 管理器。
 class ServantLocatorPOA
          POA 具有 NON_RETAIN 策略時使用 ServantLocator 這種 servant 管理器。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only