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
Subclasses with type arguments of type ServiceMetadata.Scope in org.apache.felix.scr.impl.metadataFields in org.apache.felix.scr.impl.metadata declared as ServiceMetadata.ScopeMethods in org.apache.felix.scr.impl.metadata that return ServiceMetadata.ScopeModifier and TypeMethodDescriptionServiceMetadata.getScope()ComponentMetadata.getServiceScope()static ServiceMetadata.ScopeReturns 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.