public class LocalDataSourceService extends AbstractDataSourceService
AbstractDataSourceService.AS7DataSourceDeployer
deploymentMD, SERVICE_NAME_BASE, transactionIntegrationValue
Constructor and Description |
---|
LocalDataSourceService(String dsName,
ContextNames.BindInfo jndiName) |
LocalDataSourceService(String dsName,
ContextNames.BindInfo jndiName,
ClassLoader classLoader) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<ModifiableDataSource> |
getDataSourceConfigInjector() |
AbstractDataSourceService.AS7DataSourceDeployer |
getDeployer() |
buildConfigPropsString, getCcmInjector, getDeploymentMD, getDriverInjector, getDriverRegistryInjector, getExecutorServiceInjector, getManagementRepositoryInjector, getMdrInjector, getRaRepositoryInjector, getServerSecurityManager, getServiceName, getSubjectFactoryInjector, getTransactionIntegration, getTransactionIntegrationInjector, getValue, start, stop, stopService
public LocalDataSourceService(String dsName, ContextNames.BindInfo jndiName, ClassLoader classLoader)
public LocalDataSourceService(String dsName, ContextNames.BindInfo jndiName)
public AbstractDataSourceService.AS7DataSourceDeployer getDeployer() throws org.jboss.jca.common.api.validator.ValidateException
getDeployer
in class AbstractDataSourceService
org.jboss.jca.common.api.validator.ValidateException
public org.jboss.msc.inject.Injector<ModifiableDataSource> getDataSourceConfigInjector()
Copyright © 2017 JBoss by Red Hat. All rights reserved.