Uses of Enum Class
io.helidon.pico.api.ActivationStatus
Packages that use ActivationStatus
Package
Description
The Pico 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.pico.api
Methods in io.helidon.pico.api that return ActivationStatusModifier and TypeMethodDescriptionstatic ActivationStatusReturns 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.Methods in io.helidon.pico.api that return types with arguments of type ActivationStatusModifier and TypeMethodDescriptionActivationResult.finishingStatus()How did the activation finish.