Uses of Enum Class
org.osgi.service.feature.FeatureExtension.Kind
-
Uses of FeatureExtension.Kind in org.osgi.service.feature
Modifier and TypeMethodDescriptionFeatureExtension.getKind()
Get the extension kind.static FeatureExtension.Kind
Returns the enum constant of this class with the specified name.static FeatureExtension.Kind[]
FeatureExtension.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionBuilderFactory.newExtensionBuilder
(String name, FeatureExtension.Type type, FeatureExtension.Kind kind) Obtain a new builder for Feature objects.