Package | Description |
---|---|
org.jboss.as.connector.metadata.deployment | |
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 |
Class and Description |
---|
ResourceAdapterDeploymentRegistry
The interface for the resource adapter deployment registry
|
Class and Description |
---|
DriverRegistry
A registry for JDBC drivers installed in the system.
|
InstalledDriver
Metadata describing a JDBC driver that has been installed as a service in the
runtime.
|
ResourceAdapterDeploymentRegistry
The interface for the resource adapter deployment registry
|
Class and Description |
---|
DriverRegistry
A registry for JDBC drivers installed in the system.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.