JavaTM 2 Platform
Standard Ed. 6

org.omg.PortableServer
介面 ServantManager

所有父級介面:
IDLEntity, Object, Serializable, ServantManagerOperations
所有已知子介面:
ServantActivator, ServantLocator
所有已知實作類別:
_ServantActivatorStub, _ServantLocatorStub

public interface ServantManager
extends ServantManagerOperations, Object, IDLEntity

servant 管理器提供一個 POA,該 POA 在接受以非啟動的物件為目標的請求時能夠根據需要啟動物件。servant 管理器在 POA 中註冊為一個回調物件,以供 POA 在需要時調用。ServantManager 可以是 ServantActivator,也可以是 ServantLocator。對於它所註冊的 POA 物件,ServantManager 物件必須是本地的。


方法摘要
 
從介面 org.omg.CORBA.Object 繼承的方法
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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