JavaTM 2 Platform
Standard Ed. 6

軟體套件 org.omg.PortableServer.CurrentPackage

提供各種方法實作,這些實作能夠存取調用方法的物件的身份。

請參見:
          描述

類別摘要
NoContextHelper org/omg/PortableServer/CurrentPackage/NoContextHelper.java。
 

異常摘要
NoContext org/omg/PortableServer/CurrentPackage/NoContext.java。
 

軟體套件 org.omg.PortableServer.CurrentPackage 的描述

提供各種方法實作,這些實作能夠存取調用方法的物件的身份。Current 套件支持 servant 實作多個物件,但可以在任意 servant 上 POA 指派的方法調用的上下文中使用。如果要提供位置透明性,則 ORB 必須支持在本地和遠端調用操作的上下文中都使用 Current。通過進行 CORBA::ORB::resolve_initial_references("POACurrent") 操作,應用程序可獲取 Current 的實例。此後,它便可以在 POA 指派的方法的上下文中使用,以獲取標識調用操作的物件的 POAObjectId

套件規範

有關 Java[tm] Platform, Standard Edition 6 ORB 遵守的官方規範的受支持部分的明確列表,請參閱 Official Specifications for CORBA support in Java[tm] SE 6

從以下版本開始:
1.4

JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only