Uses of Interface
jakarta.resource.spi.RetryableException
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
This package contains APIs for the Work Management, Generic and Security Work Context contracts.
-
Uses of RetryableException in jakarta.resource.spi
Modifier and TypeClassDescriptionclass
A subclass of theUnavailableException
that indicates that the rejection of the work submission is transient. -
Uses of RetryableException in jakarta.resource.spi.work
Modifier and TypeClassDescriptionclass
A subclass of theWorkRejectedException
that indicates that the the service unavailability is transient.