Annotation Type Component


  • @Retention(RUNTIME)
    @Target(PARAMETER)
    public @interface Component
    Annotation for injecting jdisc container components into jaxrs resources and providers
    Author:
    Tony Vaagenes