Package | Description |
---|---|
com.arjuna.orbportability.internal.orbspecific.oa.implementations | |
com.arjuna.orbportability.oa.core |
Modifier and Type | Method and Description |
---|---|
void |
POABase.init(ORB orb) |
void |
POABase.run(ORB orb) |
void |
POABase.run(ORB orb,
String name) |
Modifier and Type | Method and Description |
---|---|
void |
POAImple.init(ORB o)
Initialise the root POA.
|
void |
POAImple.run(ORB o)
run is a way of starting a server listening for invocations.
|
void |
POAImple.run(ORB o,
String name)
run is a way of starting a server listening for invocations.
|
Constructor and Description |
---|
OA(ORB theORB) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.