JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.arjuna.orbportability
Interface ORBData
public interface
ORBData
ORB specific data objects implement this interface to provide runtime information about the ORB.
Since:
JTS 2.0.
Version:
$Id: ORBData.java 2342 2006-03-30 13:06:17Z $
Author:
Mark Little (mark@arjuna.com)
Method Summary
Methods
Modifier and Type
Method and Description
java.lang.String
getORBdata
()
Retrieve the XML fragment which contains runtime information about the orb.
Method Detail
getORBdata
java.lang.String getORBdata()
Retrieve the XML fragment which contains runtime information about the orb.
Returns:
A string containing the XML fragment.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method