Uses of Enum
org.apache.felix.scr.impl.metadata.ServiceMetadata.Scope
Packages that use ServiceMetadata.Scope
-
Uses of ServiceMetadata.Scope in org.apache.felix.scr.impl.metadata
Methods in org.apache.felix.scr.impl.metadata that return ServiceMetadata.ScopeModifier and TypeMethodDescriptionServiceMetadata.getScope()
ComponentMetadata.getServiceScope()
static ServiceMetadata.Scope
Returns the enum constant of this type with the specified name.static ServiceMetadata.Scope[]
ServiceMetadata.Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared.