Class CORBAObjectImpl

All Implemented Interfaces:
Object

public class CORBAObjectImpl extends ObjectImpl
  • Constructor Details

    • CORBAObjectImpl

      public CORBAObjectImpl()
  • Method Details

    • _ids

      public String[] _ids()
      Description copied from class: ObjectImpl
      Retrieves a string array containing the repository identifiers supported by this ObjectImpl object. For example, for a stub, this method returns information about all the interfaces supported by the stub.
      Specified by:
      _ids in class ObjectImpl
      Returns:
      the array of all repository identifiers supported by this ObjectImpl instance