JavaTM 2 Platform
Standard Ed. 6

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

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

org.omg.PortableInterceptorObjectReferenceFactory 的使用
 

org.omg.PortableInterceptorObjectReferenceFactory 的子介面
 interface ObjectReferenceTemplate
          物件參考模板。
 

宣告為 ObjectReferenceFactoryorg.omg.PortableInterceptor 中的欄位
 ObjectReferenceFactory ObjectReferenceFactoryHolder.value
           
 

返回 ObjectReferenceFactoryorg.omg.PortableInterceptor 中的方法
 ObjectReferenceFactory IORInfoOperations.current_factory()
          讀取時返回當前處理器,該處理器將用於創建對應於剛創建並在 IOR interceptor 上運行的物件適配器的物件參考。
static ObjectReferenceFactory ObjectReferenceFactoryHelper.extract(Any a)
           
static ObjectReferenceFactory ObjectReferenceFactoryHelper.read(InputStream istream)
           
 

參數型別為 ObjectReferenceFactoryorg.omg.PortableInterceptor 中的方法
 void IORInfoOperations.current_factory(ObjectReferenceFactory newCurrent_factory)
          讀取時返回當前處理器,該處理器將用於創建對應於剛創建並在 IOR interceptor 上運行的物件適配器的物件參考。
static void ObjectReferenceFactoryHelper.insert(Any a, ObjectReferenceFactory that)
           
static void ObjectReferenceFactoryHelper.write(OutputStream ostream, ObjectReferenceFactory value)
           
 

參數型別為 ObjectReferenceFactoryorg.omg.PortableInterceptor 中的建構子
ObjectReferenceFactoryHolder(ObjectReferenceFactory initialValue)
           
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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