Class javaidl_1_4
java.lang.Object
com.arjuna.orbportability.internal.orbspecific.versions.javaidl_1_4
- All Implemented Interfaces:
ORBData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the XML fragment which contains runtime information about the orb.
-
Constructor Details
-
javaidl_1_4
public javaidl_1_4()
-
-
Method Details
-
getORBdata
Description copied from interface:ORBData
Retrieve the XML fragment which contains runtime information about the orb.- Specified by:
getORBdata
in interfaceORBData
- Returns:
- A string containing the XML fragment.
-