java.lang.Object
io.helidon.common.features.api.Features
A container class for annotations and types related to declaration of Helidon features.
A feature must at least have
Features.Name
annotation.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Declaration of support for ahead of time compilation using native image.static @interface
Feature description.static @interface
Flavor this feature is designed for, and for which it will be printed during startup.static @interface
Annotation for incubating feature modules.static @interface
Flavor this feature must not be present in.static @interface
Feature name.static @interface
Feature path.static @interface
Annotation for preview feature modules.static @interface
Since which Helidon version is this feature available. -
Method Summary