Package | Description |
---|---|
org.omg.XA |
Modifier and Type | Class and Description |
---|---|
class |
_ResourceManagerStub
Generated from IDL interface "ResourceManager".
|
Modifier and Type | Field and Description |
---|---|
ResourceManager |
ResourceManagerHolder.value |
Modifier and Type | Method and Description |
---|---|
ResourceManager |
ResourceManagerPOA._this() |
ResourceManager |
ResourceManagerPOATie._this() |
ResourceManager |
ResourceManagerPOA._this(ORB orb) |
ResourceManager |
ResourceManagerPOATie._this(ORB orb) |
ResourceManager |
ConnectorPOATie.create_resource_manager(String resource_manager_name,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization,
CurrentConnectionHolder current_connection) |
ResourceManager |
ConnectorOperations.create_resource_manager(String resource_manager_name,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization,
CurrentConnectionHolder current_connection) |
ResourceManager |
_ConnectorStub.create_resource_manager(String resource_manager_name,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization,
CurrentConnectionHolder current_connection) |
static ResourceManager |
ResourceManagerHelper.extract(Any any) |
static ResourceManager |
ResourceManagerHelper.narrow(Object obj) |
static ResourceManager |
ResourceManagerHelper.read(InputStream in) |
static ResourceManager |
ResourceManagerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
CurrentConnection |
ConnectorPOATie.connect_to_resource_manager(ResourceManager rm,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization) |
CurrentConnection |
ConnectorOperations.connect_to_resource_manager(ResourceManager rm,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization) |
CurrentConnection |
_ConnectorStub.connect_to_resource_manager(ResourceManager rm,
XASwitch xa_switch,
String open_string,
String close_string,
short thread_model,
boolean automatic_association,
boolean dynamic_registration_optimization) |
static void |
ResourceManagerHelper.insert(Any any,
ResourceManager s) |
static void |
ResourceManagerHelper.write(OutputStream _out,
ResourceManager s) |
Constructor and Description |
---|
ResourceManagerHolder(ResourceManager initial) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.