Ether Framework
Unified API docs for Ether modules
Loading...
Searching...
No Matches
dev.rafex.ether.config.sources.PropertiesFileConfigSource Class Reference
Inheritance diagram for dev.rafex.ether.config.sources.PropertiesFileConfigSource:
Collaboration diagram for dev.rafex.ether.config.sources.PropertiesFileConfigSource:

Public Member Functions

 PropertiesFileConfigSource (final Path path) throws IOException
Public Member Functions inherited from dev.rafex.ether.config.sources.MapConfigSource
Map< String, String > entries ()
Optional< String > get (final String key)
 MapConfigSource (final String name, final Map< String, String > values)
String name ()

Detailed Description

Definition at line 36 of file PropertiesFileConfigSource.java.

Constructor & Destructor Documentation

◆ PropertiesFileConfigSource()

dev.rafex.ether.config.sources.PropertiesFileConfigSource.PropertiesFileConfigSource ( final Path path) throws IOException

Definition at line 38 of file PropertiesFileConfigSource.java.


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