Package io.helidon.common.features.api
Annotation Interface Features.Path
- Enclosing class:
Features
Feature path. For top level features, this annotation can be omitted,
and
Features.Name.value()
will be used instead.-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valuePath of this feature.- Returns:
- path elements
-