Uses of Interface
jakarta.resource.spi.BootstrapContext
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
-
Uses of BootstrapContext in jakarta.resource.spi
Modifier and TypeMethodDescriptionvoid
ResourceAdapter.start
(BootstrapContext ctx) This is called when a resource adapter instance is bootstrapped.