Uses of Enum Class
io.helidon.common.configurable.Resource.Source
-
Uses of Resource.Source in io.helidon.common.configurable
Modifier and TypeMethodDescriptionResource.sourceType()
Type of this resource, depends on the original source.static Resource.Source
Returns the enum constant of this class with the specified name.static Resource.Source[]
Resource.Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.