Uses of Enum Class
org.osgi.service.component.annotations.ServiceScope
Packages that use ServiceScope
Package
Description
Service Component Annotations Package Version 1.5.
- 
Uses of ServiceScope in org.osgi.service.component.annotationsMethods in org.osgi.service.component.annotations that return ServiceScopeModifier and TypeMethodDescriptionstatic ServiceScopeReturns 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.