Class CORBAObjectImpl

  • All Implemented Interfaces:
    Object

    public class CORBAObjectImpl
    extends ObjectImpl
    • Constructor Detail

      • CORBAObjectImpl

        public CORBAObjectImpl()
    • Method Detail

      • _ids

        public java.lang.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