Hey all,
I've a question. The javadocs of DynamicFeature state this:
*Providers implementing this interface MAY be annotated with @Provider
annotation in order to be discovered by JAX-RS runtime when scanning for
resources and providers.*
The javadocs of the Feature interface doesn't mention anything like this.
Is this intended? It looks weird to me that DynamicFeature supports
discovery via @Provider but Feature doesn't.
Thanks
Christian
--
Christian Kaltepoth
Blog: http://blog.kaltepoth.de/
Twitter: http://twitter.com/chkal
GitHub: https://github.com/chkal