public class XaDataSourceService extends AbstractDataSourceService
AbstractDataSourceService.AS7DataSourceDeployerdeploymentMD, SERVICE_NAME_BASE, transactionIntegrationValue| Constructor and Description |
|---|
XaDataSourceService(String dsName,
ContextNames.BindInfo jndiName) |
XaDataSourceService(String dsName,
ContextNames.BindInfo jndiName,
ClassLoader classLoader) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.msc.inject.Injector<ModifiableXaDataSource> |
getDataSourceConfigInjector() |
AbstractDataSourceService.AS7DataSourceDeployer |
getDeployer() |
protected void |
stopService()
Performs the actual work of stopping the service.
|
buildConfigPropsString, getCcmInjector, getCredentialSourceSupplierInjector, getDeploymentMD, getDriverInjector, getDriverRegistryInjector, getExecutorServiceInjector, getManagementRepositoryInjector, getMdrInjector, getRaRepositoryInjector, getRecoveryCredentialSourceSupplierInjector, getServiceName, getSubjectFactoryInjector, getTransactionIntegration, getTransactionIntegrationInjector, getValue, start, stoppublic XaDataSourceService(String dsName, ContextNames.BindInfo jndiName, ClassLoader classLoader)
public XaDataSourceService(String dsName, ContextNames.BindInfo jndiName)
protected void stopService()
AbstractDataSourceServiceAbstractDataSourceService.stop(org.jboss.msc.service.StopContext)
asynchronously from the MSC thread that invoked stop.stopService in class AbstractDataSourceServicepublic AbstractDataSourceService.AS7DataSourceDeployer getDeployer() throws org.jboss.jca.common.api.validator.ValidateException
getDeployer in class AbstractDataSourceServiceorg.jboss.jca.common.api.validator.ValidateExceptionpublic org.jboss.msc.inject.Injector<ModifiableXaDataSource> getDataSourceConfigInjector()
Copyright © 2022 JBoss by Red Hat. All rights reserved.