Test webapp

adriani.webapp.util
Class Settings

java.lang.Object
  extended by adriani.webapp.util.Settings

public class Settings
extends java.lang.Object

Class containing the static values defining the WEBAPP behaviour .


Field Summary
static java.lang.String[] ARCHIVE
          Name of the possible extensions to be parsed by the SystemLogger.
static boolean DEBUG
          If true debug messagges are printed on Standard Output.
static boolean DETAILS
          If true VERY DETAILED debug messagges are printed.
static java.lang.String LOGGER
          Name of the logger object.
static java.lang.String VERSION
          Webapp version.
 
Constructor Summary
Settings()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static boolean DEBUG
If true debug messagges are printed on Standard Output.


DETAILS

public static boolean DETAILS
If true VERY DETAILED debug messagges are printed.


VERSION

public static java.lang.String VERSION
Webapp version.


LOGGER

public static java.lang.String LOGGER
Name of the logger object.


ARCHIVE

public static java.lang.String[] ARCHIVE
Name of the possible extensions to be parsed by the SystemLogger.

Constructor Detail

Settings

public Settings()

Build 10/01/2013

Morpheus Quality Technologies - making the Zion software
Copyright © 2009-2013 Stefano Adriani. All Rights Reserved