Package org.osgi.service.cdi.annotations
Annotation Type Beans
Annotation used to indicate that build tooling must be included the specified
classes in the
osgi.cdi
beans
list.- Author:
- $ID$
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
Class<?>[] valueSpecify the list of classes from the current package. Specifying no value (or an empty array) indicates to include all classes in the package.- Default:
{}
-