Modifier and Type | Method and Description |
---|---|
static ORB |
ORBManager.getORB() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ORBManager.setORB(ORB theOrb) |
Modifier and Type | Field and Description |
---|---|
protected static ORB |
JavaIdlRCServiceInit._orb |
Modifier and Type | Field and Description |
---|---|
protected static ORB |
JacOrbRCServiceInit._orb |
Modifier and Type | Field and Description |
---|---|
protected static ORB |
JavaIdlRCServiceInit._orb |
Modifier and Type | Method and Description |
---|---|
static void |
TransactionServer.registerTransactionManager(int resolver,
ORB myORB,
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 © 2021 JBoss by Red Hat. All rights reserved.