Uses of Class
org.osgi.service.cdi.annotations.ComponentScoped
-
Packages that use ComponentScoped Package Description org.osgi.service.cdi.annotations CDI Integration Package Version 1.0. -
-
Uses of ComponentScoped in org.osgi.service.cdi.annotations
Classes in org.osgi.service.cdi.annotations with annotations of type ComponentScoped Modifier and Type Class Description interface
FactoryComponent
Identifies a factory component.interface
SingleComponent
Identifies a single component.Fields in org.osgi.service.cdi.annotations declared as ComponentScoped Modifier and Type Field Description static ComponentScoped
ComponentScoped.Literal. INSTANCE
Default instance.
-