open fun setResourceAdapterClass(resourceAdapterClass: Class<out ResourceAdapter>): Unit
Specify the target JCA ResourceAdapter as class, to be instantiated with its default configuration.
Alternatively, specify a pre-configured ResourceAdapter instance through the "resourceAdapter" property.
See Also
#setResourceAdapter