Package org.omg.CORBA

Class _IRObjectStub

All Implemented Interfaces:
Serializable, IRObject, IRObjectOperations, Object, IDLEntity

public class _IRObjectStub extends ObjectImpl implements IRObject
org/omg/CORBA/_IRObjectStub.java . Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1 Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2 Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
See Also:
  • Constructor Details

    • _IRObjectStub

      public _IRObjectStub()
  • Method Details

    • def_kind

      public DefinitionKind def_kind()
      Specified by:
      def_kind in interface IRObjectOperations
    • destroy

      public void destroy()
      Specified by:
      destroy in interface IRObjectOperations
    • _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