Package | Description |
---|---|
org.jboss.as.connector.registry |
This package contains the resource adapter registry which keeps track of
the .rar deployments in the system, and can provide information about each
deployment, as well the JDBC driver registry, which keeps track of JDBC
drivers in the system and can provide information about each driver.
|
org.jboss.as.connector.subsystems.datasources |
Modifier and Type | Class and Description |
---|---|
class |
DriverRegistryImpl
Standard
DriverRegistry implementation. |
Modifier and Type | Method and Description |
---|---|
DriverRegistry |
DriverRegistryService.getValue() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<DriverRegistry> |
DriverService.getDriverRegistryServiceInjector() |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<DriverRegistry> |
AbstractDataSourceService.getDriverRegistryInjector() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.