|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 ServantLocator 的軟體套件 | |
---|---|
org.omg.PortableServer | 提供一些類別和介面,用來產生跨多個供應商 ORB 的可移植應用程序的伺服器端。 |
org.omg.PortableServer 中 ServantLocator 的使用 |
---|
實作 ServantLocator 的 org.omg.PortableServer 中的類別 | |
---|---|
class |
_ServantLocatorStub
POA 具有 NON_RETAIN 策略時將使用 ServantLocator 這種 servant 管理器。 |
返回 ServantLocator 的 org.omg.PortableServer 中的方法 | |
---|---|
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)
|
參數型別為 ServantLocator 的 org.omg.PortableServer 中的方法 | |
---|---|
static void |
ServantLocatorHelper.insert(Any a,
ServantLocator that)
|
static void |
ServantLocatorHelper.write(OutputStream ostream,
ServantLocator value)
|
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。