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