Uses of Class
jakarta.resource.spi.ResourceAdapterInternalException
Packages that use ResourceAdapterInternalException
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
-
Uses of ResourceAdapterInternalException in jakarta.resource.spi
Methods in jakarta.resource.spi that throw ResourceAdapterInternalExceptionModifier and TypeMethodDescriptionvoidResourceAdapter.start(BootstrapContext ctx) This is called when a resource adapter instance is bootstrapped. -
Uses of ResourceAdapterInternalException in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that throw ResourceAdapterInternalExceptionModifier and TypeMethodDescriptionvoidActiveMQResourceAdapter.start(BootstrapContext ctx) This is called when a resource adapter instance is bootstrapped.