Package | Description |
---|---|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
javax.resource.spi.work |
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
|
Modifier and Type | Class and Description |
---|---|
class |
RetryableUnavailableException
A subclass of the
UnavailableException that
indicates that the rejection of the work submission is transient. |
Modifier and Type | Class and Description |
---|---|
class |
RetryableWorkRejectedException
A subclass of the
WorkRejectedException that
indicates that the the service unavailability is transient. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.