Uses of Class
com.arjuna.orbportability.ORB
Packages that use ORB
Package
Description
-
Uses of ORB in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators
Fields in com.arjuna.ats.internal.jts.orbspecific.javaidl.recoverycoordinators declared as ORB -
Uses of ORB in com.arjuna.ats.jts
Methods in com.arjuna.ats.jts with parameters of type ORBModifier and TypeMethodDescriptionstatic final void
TransactionServer.registerTransactionManager
(int resolver, ORB myORB, TransactionFactory theOTS) static final void
-
Uses of ORB in com.arjuna.orbportability
Methods in com.arjuna.orbportability that return ORBModifier and TypeMethodDescriptionOA.getAssociatedORB()
static ORB
ORB.getInstance
(String uniqueId) Retrieve an ORB instance given a unique name, if an ORB instance with this name doesn't exist then create it.Methods in com.arjuna.orbportability with parameters of type ORBModifier and TypeMethodDescriptionstatic RootOA
Retrieve an OA instance given a unique name, if an OA instance with this name doesn't exist then create it.Constructors in com.arjuna.orbportability with parameters of type ORB