Interface ORBTypeComponent

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

@ManagedData @Description("The ORB type") public interface ORBTypeComponent extends TaggedComponent
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

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

    getId

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

    getIOPComponent

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

    write
  • Method Details

    • getORBType

      @ManagedAttribute @Description("The ORB type") int getORBType()