Uses of Package
javax.resource
Packages that use javax.resource
Package
Description
The javax.resource package is the top-level package for the Java EE
Connector API specification.
The javax.resource.cci package contains API specification for the Common
Client Interface (CCI).
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
This package contains system contracts for service endpoint interactions.
This package contains APIs for the Work Management, Generic Work and Security Work contracts.
-
Classes in javax.resource used by javax.resourceClassDescriptionThis is the root interface of the exception hierarchy defined for the Connector architecture.
-
Classes in javax.resource used by javax.resource.cciClassDescriptionThe Referenceable interface extends the javax.naming.Referenceable interface.This is the root interface of the exception hierarchy defined for the Connector architecture.
-
Classes in javax.resource used by javax.resource.spiClassDescriptionThis is the root interface of the exception hierarchy defined for the Connector architecture.
-
Classes in javax.resource used by javax.resource.spi.endpointClassDescriptionThis is the root interface of the exception hierarchy defined for the Connector architecture.
-
Classes in javax.resource used by javax.resource.spi.workClassDescriptionA
NotSupportedExceptionis thrown to indicate that callee (resource adapter or application server for system contracts) cannot execute an operation because the operation is not a supported feature.This is the root interface of the exception hierarchy defined for the Connector architecture.