Package | Description |
---|---|
org.jboss.jca.deployers.common |
This package contains interfaces and classes that can be shared different deployer chain implementations.
|
org.jboss.jca.deployers.fungal |
This package contains the resource adapter deployer for the IronJacamar/SJC container.
|
Modifier and Type | Method and Description |
---|---|
Configuration |
AbstractResourceAdapterDeployer.getConfiguration()
Get the configuration
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractResourceAdapterDeployer.setConfiguration(Configuration value)
Set the configuration
|
Modifier and Type | Class and Description |
---|---|
class |
RAConfiguration
A configuration for the resource adapter deployer chain
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)