Uses of Interface
javax.resource.spi.RetryableException
Packages that use RetryableException
Package
Description
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
-
Uses of RetryableException in javax.resource.spi
Classes in javax.resource.spi that implement RetryableExceptionModifier and TypeClassDescriptionclassA subclass of theUnavailableExceptionthat indicates that the rejection of the work submission is transient. -
Uses of RetryableException in javax.resource.spi.work
Classes in javax.resource.spi.work that implement RetryableExceptionModifier and TypeClassDescriptionclassA subclass of theWorkRejectedExceptionthat indicates that the the service unavailability is transient.