JavaTM 2 Platform
Standard Ed. 6

類別 org.omg.IOP.TaggedProfile
的使用

使用 TaggedProfile 的軟體套件
org.omg.IOP 此套件包含在 OMG 文檔 The Common Object Request Broker: Architecture and Specification http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 的 13.6.小節中指定的 IOP 模組。 
org.omg.PortableInterceptor 提供一個註冊 ORB 鉤子 (hook) 的機制,通過這些鉤子 ORB 服務可以截取執行 ORB 的正常串流。 
 

org.omg.IOPTaggedProfile 的使用
 

宣告為 TaggedProfileorg.omg.IOP 中的欄位
 TaggedProfile[] IOR.profiles
          與此物件參考關聯的一組有標記的配置檔案。
 TaggedProfile TaggedProfileHolder.value
           
 

返回 TaggedProfileorg.omg.IOP 中的方法
static TaggedProfile TaggedProfileHelper.extract(Any a)
           
static TaggedProfile TaggedProfileHelper.read(InputStream istream)
           
 

參數型別為 TaggedProfileorg.omg.IOP 中的方法
static void TaggedProfileHelper.insert(Any a, TaggedProfile that)
           
static void TaggedProfileHelper.write(OutputStream ostream, TaggedProfile value)
           
 

參數型別為 TaggedProfileorg.omg.IOP 中的建構子
IOR(String _type_id, TaggedProfile[] _profiles)
           
TaggedProfileHolder(TaggedProfile initialValue)
           
 

org.omg.PortableInterceptorTaggedProfile 的使用
 

返回 TaggedProfileorg.omg.PortableInterceptor 中的方法
 TaggedProfile ClientRequestInfoOperations.effective_profile()
          返回將用來發送請求的配置檔案。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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