所有类


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 对象引用。


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部