Annotation Interface Features.InvalidFlavor

Enclosing class:
Features

@Target(MODULE) @Retention(SOURCE) public static @interface Features.InvalidFlavor
Flavor this feature must not be present in.

For example most of Helidon MP features are not valid in Helidon SE.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Invalid flavor(s) of this feature.
  • Element Details

    • value

      HelidonFlavor[] value
      Invalid flavor(s) of this feature.
      Returns:
      flavors to print a warning