-
- All Superinterfaces:
-
IDLEntity
,Serializable
,ValueBase
- All Known Subinterfaces:
-
ObjectReferenceTemplate
public interface ObjectReferenceFactory extends ValueBase
对象引用工厂。 这提供了创建对象引用的功能。
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 Object
make_object(String repositoryId, byte[] object_id)
make_object根据此模板中的数据,使用给定的存储库ID和对象ID创建CORBA对象引用。-
Methods inherited from interface org.omg.CORBA.portable.ValueBase
_truncatable_ids
-
-