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.
|
Modifier and Type | Field and Description |
---|---|
protected org.jboss.msc.value.InjectedValue<ResourceAdapterDeploymentRegistry> |
AbstractResourceAdapterDeploymentService.registry |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.inject.Injector<ResourceAdapterDeploymentRegistry> |
AbstractResourceAdapterDeploymentService.getRegistryInjector() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceAdapterDeploymentRegistryImpl
The interface for the resource adapter deployment registry
|
Modifier and Type | Method and Description |
---|---|
ResourceAdapterDeploymentRegistry |
ResourceAdapterDeploymentRegistryService.getValue() |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.