JavaTM Platform
Standard Ed. 6

org.omg.PortableServer
インタフェース ServantManager

すべてのスーパーインタフェース:
IDLEntity, Object, Serializable, ServantManagerOperations
既知のサブインタフェースの一覧:
ServantActivator, ServantLocator
既知の実装クラスの一覧:
_ServantActivatorStub, _ServantLocatorStub

public interface ServantManager
extends ServantManagerOperations, Object, IDLEntity

サーバントマネージャーは、POA が停止中のオブジェクトをターゲットとした要求を受信したときに、必要に応じてオブジェクトを起動できるようにします。サーバントマネージャーは、コールバックオブジェクトとして POA に登録され、必要なときに POA によって呼び出されます。ServantManager は、ServantActivator または ServantLocator のどちらであっても構いません。ServantManager オブジェクトは、それが登録されている POA オブジェクトを含むプロセスにローカルである必要があります。


メソッドの概要
 
インタフェース 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 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。