JavaTM 2 Platform
Standard Ed. 6

介面 org.omg.PortableInterceptor.Current
的使用

使用 Current 的軟體套件
org.omg.PortableInterceptor 提供一個註冊 ORB 鉤子 (hook) 的機制,通過這些鉤子 ORB 服務可以截取執行 ORB 的正常串流。 
 

org.omg.PortableInterceptorCurrent 的使用
 

返回 Currentorg.omg.PortableInterceptor 中的方法
static Current CurrentHelper.extract(Any a)
           
static Current CurrentHelper.narrow(Object obj)
           
static Current CurrentHelper.read(InputStream istream)
           
static Current CurrentHelper.unchecked_narrow(Object obj)
           
 

參數型別為 Currentorg.omg.PortableInterceptor 中的方法
static void CurrentHelper.insert(Any a, Current that)
           
static void CurrentHelper.write(OutputStream ostream, Current value)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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