Class _IDLTypeStub

java.lang.Object
org.omg.CORBA.portable.ObjectImpl
com.sun.org.omg.CORBA._IDLTypeStub
All Implemented Interfaces:
Serializable, IDLType, IDLTypeOperations, IRObject, IRObjectOperations, Object, IDLEntity

public class _IDLTypeStub extends ObjectImpl implements IDLType
com/sun/org/omg/CORBA/_IDLTypeStub.java Generated by the IDL-to-Java compiler (portable), version "3.0" from ir.idl Thursday, May 6, 1999 1:51:45 AM PDT
See Also:
  • Constructor Details

    • _IDLTypeStub

      public _IDLTypeStub()
    • _IDLTypeStub

      public _IDLTypeStub(Delegate delegate)
  • Method Details

    • type

      public TypeCode type()
      Specified by:
      type in interface IDLTypeOperations
    • 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