Uses of Class
jakarta.resource.spi.work.WorkRejectedException
-
Packages that use WorkRejectedException Package Description jakarta.resource.spi.work This package contains APIs for the Work Management, Generic and Security Work Context contracts. -
-
Uses of WorkRejectedException in jakarta.resource.spi.work
Subclasses of WorkRejectedException in jakarta.resource.spi.work Modifier and Type Class Description class
RetryableWorkRejectedException
A subclass of theWorkRejectedException
that indicates that the the service unavailability is transient.
-