JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.osgi.service.cdi.annotations
Bean
Contents
Description
Hide sidebar
Show sidebar
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$