net.sourceforge.geeboss
Class GeebossConstants

java.lang.Object
  extended by net.sourceforge.geeboss.GeebossConstants

public class GeebossConstants
extends java.lang.Object

General purpose constants for the Geeboss application

Author:
Frederic BORRY

Field Summary
static java.lang.String GEEBOSS_SITE_URL
          The url for the Geeboss website
static java.lang.String VERSION
          Application version (set by ant build file)
 
Constructor Summary
GeebossConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GEEBOSS_SITE_URL

public static final java.lang.String GEEBOSS_SITE_URL
The url for the Geeboss website

See Also:
Constant Field Values

VERSION

public static final java.lang.String VERSION
Application version (set by ant build file)

See Also:
Constant Field Values
Constructor Detail

GeebossConstants

public GeebossConstants()


Copyright (c) 2005 The Geeboss team (http://geeboss.sourceforge.net). All Rights Reserved.