Package | Description |
---|---|
com.arjuna.ats.jts | |
com.arjuna.orbportability |
Modifier and Type | Method and Description |
---|---|
static void |
TransactionServer.registerTransactionManager(int resolver,
ORB myORB,
org.omg.CosTransactions.TransactionFactory theOTS) |
static void |
OTSManager.setORB(ORB theOrb) |
Modifier and Type | Method and Description |
---|---|
ORB |
OA.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.
|
Modifier and Type | Method and 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.
|
Constructor and Description |
---|
Services(ORB orb)
Create a Services class which provides standard services for
the given ORB instance.
|
Copyright © 2013. All Rights Reserved.