Package org.sonews.config
Class AbstractConfig
java.lang.Object
org.sonews.config.AbstractConfig
- Direct Known Subclasses:
Config
Base class for Config and BootstrapConfig.
- Since:
- sonews/0.5.0
- Author:
- Christian Lins
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractConfig
public AbstractConfig()
-
-
Method Details
-
get
-
get
-
get
-
get
Returns a long config value specified via the given key.- Parameters:
key
-defVal
-- Returns:
-
set
-