Uses of Enum Class
io.fluxzero.common.application.NoOpPropertySource
Packages that use NoOpPropertySource
-
Uses of NoOpPropertySource in io.fluxzero.common.application
Subclasses with type arguments of type NoOpPropertySource in io.fluxzero.common.applicationModifier and TypeClassDescriptionenumA no-operationPropertySourceimplementation that never returns any property values.Methods in io.fluxzero.common.application that return NoOpPropertySourceModifier and TypeMethodDescriptionstatic NoOpPropertySourceReturns the enum constant of this class with the specified name.static NoOpPropertySource[]NoOpPropertySource.values()Returns an array containing the constants of this enum class, in the order they are declared.