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 interfaceFactoryComponentIdentifies a factory component.interfaceSingleComponentIdentifies a single component.Fields in org.osgi.service.cdi.annotations declared as ComponentScoped Modifier and Type Field Description static ComponentScopedComponentScoped.Literal. INSTANCEDefault instance.
-