[jboss-jira] [JBoss JIRA] (JBJCA-853) Include public API for a resource adapter
Jeff Zhang (JIRA)
jira-events at lists.jboss.org
Mon Jul 30 19:08:07 EDT 2012
[ https://issues.jboss.org/browse/JBJCA-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Zhang resolved JBJCA-853.
------------------------------
Resolution: Done
> Include public API for a resource adapter
> -----------------------------------------
>
> Key: JBJCA-853
> URL: https://issues.jboss.org/browse/JBJCA-853
> Project: IronJacamar
> Issue Type: Task
> Components: AS
> Reporter: Jesper Pedersen
> Assignee: Jeff Zhang
> Fix For: 1.1.0.Beta2
>
>
> The RAR info tool should include the public API for each ManagedConnectionFactory defined in case the ConnectionFactory/Connection doesn't use CCI.
> {noformat}
> Use CCI: No
> ConnectionFactory (com.acme.ra.ConnectionFactory):
> Connection getConnection() throws ResourceException
> Connection (com.acme.ra.Connection):
> String helloWorld()
> void close()
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list