Package com.sun.corba.ee.spi.ior.iiop
Interface ORBTypeComponent
-
- All Superinterfaces:
Identifiable
,TaggedComponent
,Writeable
- All Known Implementing Classes:
ORBTypeComponentImpl
@ManagedData @Description("The ORB type") public interface ORBTypeComponent extends TaggedComponent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getORBType()
-
Methods inherited from interface com.sun.corba.ee.spi.ior.Identifiable
getId
-
Methods inherited from interface com.sun.corba.ee.spi.ior.TaggedComponent
getIOPComponent
-
-