Class BasicSettings

java.lang.Object
kieker.tools.common.BasicSettings

public class BasicSettings
extends java.lang.Object
Some default settings which may be used by legacy applications and maybe new applications.
Since:
2.0.0
Author:
Reiner Jung
  • Constructor Summary

    Constructors 
    Constructor Description
    BasicSettings()  
  • Method Summary

    Modifier and Type Method Description
    boolean isDebug()  
    boolean isHelp()  
    boolean isVerbose()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait