[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-510) ResourceAdapterArchive does not extend ClassContainer<>

Ken Finnigan (JIRA) issues at jboss.org
Tue Aug 23 13:21:00 EDT 2016


Ken Finnigan created SHRINKWRAP-510:
---------------------------------------

             Summary: ResourceAdapterArchive does not extend ClassContainer<>
                 Key: SHRINKWRAP-510
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-510
             Project: ShrinkWrap
          Issue Type: Bug
          Components: api
    Affects Versions: 1.2.6
            Reporter: Ken Finnigan


Currently ResourceAdapterArchive doesn't extend ClassContainer<>, whereas the other archive types do.

ResourceAdapterArchiveImpl extends ResourceAdapterContainerBase which in turn extends ContainerBase which does implement ClassContainer.

It seems like an oversight, but not sure.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the shrinkwrap-issues mailing list