public interface ObjectReferenceFactory extends ValueBase
| Modifier and Type | Method and Description |
|---|---|
Object |
make_object(String repositoryId,
byte[] object_id)
make_object creates a CORBA object reference according
to the data in this template, with the given repository ID and
object ID.
|
_truncatable_idsObject make_object(String repositoryId, byte[] object_id)
repositoryId - the repository IDobject_id - the object IDCopyright © 2017–2021 Eclipse Foundation. All rights reserved.