所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |
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 对象引用。 |
make_object
Object make_object(String repositoryId,
byte[] object_id)
-
make_object 根据此模板中的数据,使用给定的存储库 ID 和对象 ID 创建 CORBA 对象引用。
-
-
所有类
|
摘要: 嵌套 | 字段 | 构造方法 | 方法 |
详细信息: 字段 | 构造方法 | 方法 |