Top Description Methods
org.osgi.service.cdi.annotations

public @Interface Bean

extends Annotation
Annotations
@Documented
@Retention:CLASS
@Target:TYPE
Static Imports
java.lang.annotation.ElementType.TYPE, .RetentionPolicy.CLASS

Annotation used to indicate that build tooling must be included the class in the osgi.cdi beans list.
Author
$ID$

Method Summary

Inherited from java.lang.annotation.Annotation:
annotationTypeequalshashCodetoString