Uses of Annotation Interface
org.osgi.service.cdi.annotations.ComponentScoped
Packages that use ComponentScoped
-
Uses of ComponentScoped in org.osgi.service.cdi.annotations
Classes in org.osgi.service.cdi.annotations with annotations of type ComponentScopedModifier and TypeClassDescription@interface
Identifies a factory component.@interface
Identifies a single component.Fields in org.osgi.service.cdi.annotations declared as ComponentScopedModifier and TypeFieldDescriptionstatic final ComponentScoped
ComponentScoped.Literal.INSTANCE
Default instance.