Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.config.sources.ReloadableConfigSource.Format Enum Reference
Collaboration diagram for dev.rafex.ether.config.sources.ReloadableConfigSource.Format:

Public Attributes

 JSON
 PROPERTIES
 TOML
 YAML

Detailed Description

Definition at line 42 of file ReloadableConfigSource.java.

Member Data Documentation

◆ JSON

dev.rafex.ether.config.sources.ReloadableConfigSource.Format.JSON

Definition at line 43 of file ReloadableConfigSource.java.

◆ PROPERTIES

dev.rafex.ether.config.sources.ReloadableConfigSource.Format.PROPERTIES

Definition at line 43 of file ReloadableConfigSource.java.

◆ TOML

dev.rafex.ether.config.sources.ReloadableConfigSource.Format.TOML

Definition at line 43 of file ReloadableConfigSource.java.

◆ YAML

dev.rafex.ether.config.sources.ReloadableConfigSource.Format.YAML

Definition at line 43 of file ReloadableConfigSource.java.


The documentation for this enum was generated from the following file: