|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ORB | |
|---|---|
| com.arjuna.ats.jts | |
| com.arjuna.orbportability | |
| Uses of ORB in com.arjuna.ats.jts |
|---|
| Methods in com.arjuna.ats.jts with parameters of type ORB | |
|---|---|
static void |
TransactionServer.registerTransactionManager(int resolver,
ORB myORB,
org.omg.CosTransactions.TransactionFactory theOTS)
|
static void |
OTSManager.setORB(ORB theOrb)
|
| Uses of ORB in com.arjuna.orbportability |
|---|
| Methods in com.arjuna.orbportability that return ORB | |
|---|---|
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. |
| Methods in com.arjuna.orbportability with parameters of type ORB | |
|---|---|
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. |
| Constructors in com.arjuna.orbportability with parameters of type ORB | |
|---|---|
Services(ORB orb)
Create a Services class which provides standard services for the given ORB instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||