public class LocalDataSourceService extends AbstractDataSourceService
AbstractDataSourceService.AS7DataSourceDeployer
deploymentMD, SERVICE_NAME_BASE, transactionIntegrationValue
Constructor and Description |
---|
LocalDataSourceService(String jndiName) |
LocalDataSourceService(String 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, getSubjectFactoryInjector, getTransactionIntegration, getTransactionIntegrationInjector, getValue, start, stop, stopService
public LocalDataSourceService(String jndiName, ClassLoader classLoader)
public LocalDataSourceService(String 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 © 2014 JBoss by Red Hat. All rights reserved.