spring-framework / org.springframework.jca.support / ResourceAdapterFactoryBean / setBootstrapContext

setBootstrapContext

open fun setBootstrapContext(bootstrapContext: BootstrapContext): Unit

Specify the JCA BootstrapContext to use for starting the ResourceAdapter.

Alternatively, you can specify the individual parts (such as the JCA WorkManager) as individual references.

See Also
#setWorkManager#setXaTerminator