Uses of Enum Class
io.fluxzero.common.application.EnvironmentVariablesSource
Packages that use EnvironmentVariablesSource
-
Uses of EnvironmentVariablesSource in io.fluxzero.common.application
Subclasses with type arguments of type EnvironmentVariablesSource in io.fluxzero.common.applicationModifier and TypeClassDescriptionenumAPropertySourcethat resolves property values from system environment variables.Methods in io.fluxzero.common.application that return EnvironmentVariablesSourceModifier and TypeMethodDescriptionstatic EnvironmentVariablesSourceReturns the enum constant of this class with the specified name.static EnvironmentVariablesSource[]EnvironmentVariablesSource.values()Returns an array containing the constants of this enum class, in the order they are declared.