Uses of Enum Class
org.osgi.service.cdi.ServiceScope
Package
Description
CDI Integration Package Version 1.0.
CDI Integration Package Version 1.0.
CDI Integration Package Version 1.0.
-
Uses of ServiceScope in org.osgi.service.cdi
Modifier and TypeMethodDescriptionstatic ServiceScope
Returns the enum constant of this class with the specified name.static ServiceScope[]
ServiceScope.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ServiceScope in org.osgi.service.cdi.annotations
Modifier and TypeMethodDescriptionstatic ServiceInstance.Literal
ServiceInstance.Literal.of
(ServiceScope type) -
Uses of ServiceScope in org.osgi.service.cdi.runtime.dto.template