Interface ORBTypeComponent

All Superinterfaces:
Identifiable, TaggedComponent, Writeable
All Known Implementing Classes:
ORBTypeComponentImpl

public interface ORBTypeComponent extends TaggedComponent
Author:
Ken Cavanaugh
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface com.sun.corba.se.spi.ior.Identifiable

    getId

    Methods inherited from interface com.sun.corba.se.spi.ior.TaggedComponent

    getIOPComponent

    Methods inherited from interface com.sun.corba.se.spi.ior.Writeable

    write
  • Method Details

    • getORBType

      int getORBType()