Interface ObjectReferenceFactory

    • Method Summary

      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.
    • Method Detail

      • make_object

        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.