public final class Config
extends Object
-
Constructor Summary
Constructors
Constructor with mandatory values.
-
Method Summary
-
Constructor Details
-
Config
Constructor with mandatory values.
- Parameters:
key
- name
value
- configuration value
-
Method Details
-
key
Key.
- Returns:
- configuration key name
- See Also:
-
-
value
Value.
- Returns:
- configuration value
- See Also:
-
-