JavaTM 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 Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策