パッケージ | 説明 |
---|---|
org.omg.PortableServer |
クラスとインタフェースを提供し、アプリケーションのサーバー側を複数ベンダー間ORBで移植できるようにします。
|
修飾子と型 | クラスと説明 |
---|---|
class |
_ServantLocatorStub
POAにNON_RETAINポリシーが指定されているときは、サーバント・マネージャとしてServantLocatorが使用されます。
|
修飾子と型 | メソッドと説明 |
---|---|
ServantLocator |
ServantLocatorPOA._this() |
ServantLocator |
ServantLocatorPOA._this(ORB orb) |
static ServantLocator |
ServantLocatorHelper.extract(Any a) |
static ServantLocator |
ServantLocatorHelper.narrow(Object obj) |
static ServantLocator |
ServantLocatorHelper.read(InputStream istream) |
static ServantLocator |
ServantLocatorHelper.unchecked_narrow(Object obj) |
修飾子と型 | メソッドと説明 |
---|---|
static void |
ServantLocatorHelper.insert(Any a, ServantLocator that) |
static void |
ServantLocatorHelper.write(OutputStream ostream, ServantLocator value) |
バグまたは機能を送信
詳細なAPIリファレンスおよび開発者ドキュメントについては、Java SEのドキュメントを参照してください。そのドキュメントには、概念的な概要、用語の定義、回避方法、有効なコード例などの、開発者を対象にしたより詳細な説明が含まれています。
Copyright© 1993, 2014, Oracle and/or its affiliates. All rights reserved.