Uses of Interface
jakarta.resource.spi.BootstrapContext
Packages that use 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
Methods in jakarta.resource.spi with parameters of type BootstrapContextModifier and TypeMethodDescriptionvoidResourceAdapter.start(BootstrapContext ctx) This is called when a resource adapter instance is bootstrapped. -
Uses of BootstrapContext in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra with parameters of type BootstrapContextModifier and TypeMethodDescriptionvoidActiveMQResourceAdapter.start(BootstrapContext ctx) This is called when a resource adapter instance is bootstrapped.