Class ORBVersionFactory


  • public class ORBVersionFactory
    extends java.lang.Object
    • Constructor Detail

      • ORBVersionFactory

        private ORBVersionFactory()
    • Method Detail

      • getFOREIGN

        public static ORBVersion getFOREIGN()
      • getJDK1_3_1_01

        public static ORBVersion getJDK1_3_1_01()
      • getORBVersion

        public static ORBVersion getORBVersion()
        Return the current version of this ORB
        Returns:
        ORB version
      • byteToVersion

        private static ORBVersion byteToVersion​(byte value)