Uses of Class
jakarta.resource.spi.UnavailableException
Package
Description
The jakarta.resource.spi package contains APIs for the system
contracts defined in the Jakarta Connectors specification.
This package contains system contracts for service endpoint interactions.
-
Uses of UnavailableException in jakarta.resource.spi
Modifier and TypeClassDescriptionclass
A subclass of theUnavailableException
that indicates that the rejection of the work submission is transient.Modifier and TypeMethodDescriptionBootstrapContext.createTimer()
Creates a newjava.util.Timer
instance. -
Uses of UnavailableException in jakarta.resource.spi.endpoint
Modifier and TypeMethodDescriptionMessageEndpointFactory.createEndpoint
(XAResource xaResource) This is used to create a message endpoint.MessageEndpointFactory.createEndpoint
(XAResource xaResource, long timeout) This is used to create a message endpoint.