Uses of Enum Class
io.helidon.inject.api.ActivationStatus
Packages that use ActivationStatus
Package
Description
The Helidon Injection API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
-
Uses of ActivationStatus in io.helidon.inject.api
Methods in io.helidon.inject.api that return ActivationStatusModifier and TypeMethodDescriptionstatic ActivationStatus
Returns the enum constant of this class with the specified name.static ActivationStatus[]
ActivationStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.