JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
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 the
osgi.cdi
beans
list.
Author:
$ID$