JavaScript is disabled on your browser.
Skip navigation links
Narayana: narayana-full 7.1.0.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.arjuna.orbportability.RootOA
Packages that use
RootOA
Package
Description
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
com.arjuna.orbportability
Uses of
RootOA
in
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Fields in
com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
declared as
RootOA
Modifier and Type
Field
Description
protected static
RootOA
JavaIdlRCServiceInit.
_oa
Uses of
RootOA
in
com.arjuna.orbportability
Methods in
com.arjuna.orbportability
that return
RootOA
Modifier and Type
Method
Description
static
RootOA
OA.
getRootOA
(
ORB
associatedORB)
Retrieve an OA instance given a unique name, if an OA instance with this name doesn't exist then create it.