Uses of Enum
org.osgi.service.cdi.ServiceScope
Packages that use 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
Subclasses with type arguments of type ServiceScope in org.osgi.service.cdiMethods in org.osgi.service.cdi that return ServiceScopeModifier and TypeMethodDescriptionstatic ServiceScopeReturns the enum constant of this type with the specified name.static ServiceScope[]ServiceScope.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of ServiceScope in org.osgi.service.cdi.annotations
Methods in org.osgi.service.cdi.annotations that return ServiceScopeMethods in org.osgi.service.cdi.annotations with parameters of type ServiceScopeModifier and TypeMethodDescriptionstatic ServiceInstance.LiteralServiceInstance.Literal.of(ServiceScope type) -
Uses of ServiceScope in org.osgi.service.cdi.runtime.dto.template
Fields in org.osgi.service.cdi.runtime.dto.template declared as ServiceScope