Java EE Connector Architecture 1.7

Packages 
Package Description
javax.resource
The javax.resource package is the top-level package for the Java EE Connector API specification.
javax.resource.cci
The javax.resource.cci package contains API specification for the Common Client Interface (CCI).
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.endpoint
This package contains system contracts for service endpoint interactions.
javax.resource.spi.security
The javax.resource.spi.security package contains APIs for the security management contract.
javax.resource.spi.work
This package contains APIs for the Work Management, Generic Work and Security Work contracts.

Copyright © 2013 IronJacamar (http://www.ironjacamar.org)