Class FeatureConstants

java.lang.Object
org.osgi.service.feature.FeatureConstants

public final class FeatureConstants extends Object
Defines standard constants for the Feature specification.
  • Field Details

    • FEATURE_IMPLEMENTATION

      public static final String FEATURE_IMPLEMENTATION
      The name of the implementation capability for the Feature specification.
      See Also:
    • FEATURE_SPECIFICATION_VERSION

      public static final String FEATURE_SPECIFICATION_VERSION
      The version of the implementation capability for the Feature specification.
      See Also: