Uses of Enum Class
com.github.fungal.impl.ServiceLifecycle
Packages that use ServiceLifecycle
-
Uses of ServiceLifecycle in com.github.fungal.impl
Methods in com.github.fungal.impl that return ServiceLifecycleModifier and TypeMethodDescriptionstatic ServiceLifecycleReturns the enum constant of this class with the specified name.static ServiceLifecycle[]ServiceLifecycle.values()Returns an array containing the constants of this enum class, in the order they are declared.