JavaTM Platform
Standard Ed. 6

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

既知のサブインタフェースの一覧:
ServantActivator, ServantActivatorOperations, ServantLocator, ServantLocatorOperations, ServantManager
既知の実装クラスの一覧:
_ServantActivatorStub, _ServantLocatorStub, ServantActivatorPOA, ServantLocatorPOA

public interface ServantManagerOperations

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



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 も参照してください。