Class ORBVersionFactory
java.lang.Object
com.sun.corba.ee.spi.orb.ORBVersionFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static ORBVersionbyteToVersion(byte value) static ORBVersioncreate(InputStream is) static ORBVersionstatic ORBVersionstatic ORBVersiongetNEW()static ORBVersiongetNEWER()static ORBVersiongetOLD()static ORBVersionReturn the current version of this ORBstatic ORBVersiongetPEORB()
-
Constructor Details
-
ORBVersionFactory
private ORBVersionFactory()
-
-
Method Details
-
getFOREIGN
-
getOLD
-
getNEW
-
getJDK1_3_1_01
-
getNEWER
-
getPEORB
-
getORBVersion
Return the current version of this ORB- Returns:
- ORB version
-
create
-
byteToVersion
-