Module java.corba

Class _BindingIteratorImplBase

    • Constructor Detail

      • _BindingIteratorImplBase

        public _BindingIteratorImplBase​()
    • Method Detail

      • _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.
        Overrides:
        _ids in class DynamicImplementation
        Returns:
        the array of all repository identifiers supported by this ObjectImpl instance