@NonNullApi @NonNullFields
See: Description
| Class | Description | 
|---|---|
| LocalConnectionFactoryBean | FactoryBeanthat creates
 a local JCA connection factory in "non-managed" mode (as defined by the
 Java Connector Architecture specification). | 
| ResourceAdapterFactoryBean | FactoryBeanthat bootstraps
 the specified JCA 1.7ResourceAdapter,
 starting it with a localBootstrapContextand exposing it for bean references. | 
| SimpleBootstrapContext | Simple implementation of the JCA 1.7  BootstrapContextinterface, used for bootstrapping a JCA ResourceAdapter in a local environment. |