Uses of Enum Class
io.fluxzero.common.api.RuntimeLifecycleEvent.Phase
Packages that use RuntimeLifecycleEvent.Phase
-
Uses of RuntimeLifecycleEvent.Phase in io.fluxzero.common.api
Subclasses with type arguments of type RuntimeLifecycleEvent.Phase in io.fluxzero.common.apiModifier and TypeClassDescriptionstatic enumRuntime lifecycle phases that are published as metrics.Methods in io.fluxzero.common.api that return RuntimeLifecycleEvent.PhaseModifier and TypeMethodDescriptionstatic RuntimeLifecycleEvent.PhaseReturns the enum constant of this class with the specified name.static RuntimeLifecycleEvent.Phase[]RuntimeLifecycleEvent.Phase.values()Returns an array containing the constants of this enum class, in the order they are declared.