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