JavaTM 2 Platform
Standard Ed. 6

org.omg.PortableInterceptor
介面 ObjectReferenceFactory

所有父級介面:
IDLEntity, Serializable, ValueBase
所有已知子介面:
ObjectReferenceTemplate

public interface ObjectReferenceFactory
extends ValueBase

物件參考處理器。此介面提供創建物件參考的能力。


方法摘要
 Object make_object(String repositoryId, byte[] object_id)
          make_object 根據此模板中的資料,使用給定的存儲資源庫 ID 和物件 ID 創建 CORBA 物件參考。
 
從介面 org.omg.CORBA.portable.ValueBase 繼承的方法
_truncatable_ids
 

方法詳細資訊

make_object

Object make_object(String repositoryId,
                   byte[] object_id)
make_object 根據此模板中的資料,使用給定的存儲資源庫 ID 和物件 ID 創建 CORBA 物件參考。


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

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