Uses of Interface
jakarta.resource.spi.BootstrapContext
- 
Packages that use BootstrapContext Package Description jakarta.resource.spi The jakarta.resource.spi package contains APIs for the system contracts defined in the Jakarta Connectors specification.
- 
- 
Uses of BootstrapContext in jakarta.resource.spiMethods in jakarta.resource.spi with parameters of type BootstrapContext Modifier and Type Method Description voidResourceAdapter. start(BootstrapContext ctx)This is called when a resource adapter instance is bootstrapped.
 
-