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

Public Member Functions

 SystemPropertyConfigSource ()
 SystemPropertyConfigSource (final Properties properties)
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 33 of file SystemPropertyConfigSource.java.

Constructor & Destructor Documentation

◆ SystemPropertyConfigSource() [1/2]

dev.rafex.ether.config.sources.SystemPropertyConfigSource.SystemPropertyConfigSource ( )

Definition at line 35 of file SystemPropertyConfigSource.java.

◆ SystemPropertyConfigSource() [2/2]

dev.rafex.ether.config.sources.SystemPropertyConfigSource.SystemPropertyConfigSource ( final Properties properties)

Definition at line 39 of file SystemPropertyConfigSource.java.


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