de.phleisch.app.itsucks.constants
Class ApplicationConstants

java.lang.Object
  extended by de.phleisch.app.itsucks.constants.ApplicationConstants

public final class ApplicationConstants
extends java.lang.Object

Generic application constants.

Author:
olli

Field Summary
static java.lang.String APPLICATION_TITLE
           
static java.lang.String APPLICATION_VERSION
           
static java.lang.String CORE_SPRING_CONFIG_FILE
           
static java.lang.String FILE_VERSION
           
static java.lang.String HTTP_PARSER_CONFIG_FILE
           
 
Constructor Summary
ApplicationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPLICATION_VERSION

public static final java.lang.String APPLICATION_VERSION
See Also:
Constant Field Values

APPLICATION_TITLE

public static final java.lang.String APPLICATION_TITLE
See Also:
Constant Field Values

CORE_SPRING_CONFIG_FILE

public static final java.lang.String CORE_SPRING_CONFIG_FILE
See Also:
Constant Field Values

HTTP_PARSER_CONFIG_FILE

public static final java.lang.String HTTP_PARSER_CONFIG_FILE
See Also:
Constant Field Values

FILE_VERSION

public static final java.lang.String FILE_VERSION
See Also:
Constant Field Values
Constructor Detail

ApplicationConstants

public ApplicationConstants()


Copyright © 2010. All Rights Reserved.