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

afterPropertiesSet

open fun afterPropertiesSet(): Unit

Builds the BootstrapContext and starts the ResourceAdapter with it.

See Also
javax.resource.spi.ResourceAdapter#start(javax.resource.spi.BootstrapContext)