| Modifier and Type | Method and Description |
|---|---|
protected ConnectorRuntime |
ConnectorDescriptorProxy.getConnectorRuntime() |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorRuntime
This class is the entry point to connector backend module.
|
| Constructor and Description |
|---|
CommonWorkManager(String threadPoolId,
ConnectorRuntime runtime,
String raName,
ClassLoader cl)
Private constructor.
|
WorkCoordinator(javax.resource.spi.work.Work work,
long timeout,
javax.resource.spi.work.ExecutionContext ec,
com.sun.corba.ee.spi.threadpool.WorkQueue queue,
javax.resource.spi.work.WorkListener listener,
WorkManagementProbeProvider probeProvider,
ConnectorRuntime runtime,
String raName,
WorkContextHandlerImpl handler)
Constructs a coordinator
|
| Constructor and Description |
|---|
WorkContextHandlerImpl(ConnectorRuntime runtime,
ClassLoader cl) |
| Constructor and Description |
|---|
ProviderContainerContractInfoImpl(ACCClassLoader classLoader,
Instrumentation inst,
String applicationLocation,
ConnectorRuntime connectorRuntime)
Creates a new instance of the ACC's implementation of the contract.
|
| Modifier and Type | Method and Description |
|---|---|
protected ActiveJmsResourceAdapter |
JMSDestination.getMQAdapter(ConnectorRuntime connectorRuntime) |
protected MQJMXConnectorInfo |
JMSDestination.getMQJMXConnectorInfo(String target,
Config config,
ServerContext serverContext,
Domain domain,
ConnectorRuntime connectorRuntime) |
protected MQJMXConnectorInfo[] |
JMSDestination.getMQJMXConnectorInfos(String target,
Config config,
ServerContext serverContext,
Domain domain,
ConnectorRuntime connectorRuntime) |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
PersistenceHelper.lookupNonTxResource(ConnectorRuntime connectorRuntime,
DeploymentContext ctx,
String dataSourceName) |
static DataSource |
PersistenceHelper.lookupPMResource(ConnectorRuntime connectorRuntime,
DeploymentContext ctx,
String dataSourceName) |
| Constructor and Description |
|---|
EmbeddedProviderContainerContractInfo(DeploymentContext deploymentContext,
ConnectorRuntime connectorRuntime,
boolean isDas) |
ProviderContainerContractInfoBase(ConnectorRuntime connectorRuntime) |
ProviderContainerContractInfoBase(ConnectorRuntime connectorRuntime,
DeploymentContext context) |
ServerProviderContainerContractInfo(DeploymentContext deploymentContext,
ConnectorRuntime connectorRuntime,
boolean isDas) |
Copyright © 2017. All rights reserved.