Details
Description
Support for injection will be necessary in the Application subclass. See JAX-RS C013 http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311changelog.1.1.html
In the interest of preparing for that required support, I think the Application subclass should be processed through the same metadata collector the Providers and Resources are processed through.
See patch.