Uses of Enum Class
org.osgi.service.feature.FeatureExtension.Type
-
Uses of FeatureExtension.Type in org.osgi.service.feature
Modifier and TypeMethodDescriptionFeatureExtension.getType()
Get the extension type.static FeatureExtension.Type
Returns the enum constant of this class with the specified name.static FeatureExtension.Type[]
FeatureExtension.Type.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.