Package kieker.tools.common
Class BasicSettings
java.lang.Object
kieker.tools.common.BasicSettings
Some default settings which may be used by legacy applications and maybe new applications.
- Since:
- 2.0.0
- Author:
- Reiner Jung
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BasicSettings
public BasicSettings()
-
-
Method Details
-
isVerbose
public boolean isVerbose() -
isDebug
public boolean isDebug() -
isHelp
public boolean isHelp()
-