Uses of Enum Class
aQute.bnd.component.annotations.ServiceScope
Packages that use ServiceScope
Package
Description
Service Component Annotations Package Version 1.4.
-
Uses of ServiceScope in aQute.bnd.component
Fields in aQute.bnd.component declared as ServiceScope -
Uses of ServiceScope in aQute.bnd.component.annotations
Methods in aQute.bnd.component.annotations that return ServiceScopeModifier 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.