Annotation Type Bean


  • @Documented
    @Retention(CLASS)
    @Target(TYPE)
    public @interface Bean
    Annotation used to indicate that build tooling must be included the class in the osgi.cdi beans list.
    Author:
    $ID$